Consider the following integral: $$\int _1 ^\infty \frac{1}{x\sqrt{x}-1} dx$$ So I can see that this integral is improper both at $\infty$ and at $1$. Using $\lim\limits_{x\to\infty} x^{3/2}\frac{1}{x\sqrt{x}-1}=1 \in (0,\infty),3/2>1 $ we get that the integral is convergent at $\infty$ . As for convergence at $1$, I tried to use $\lim\limits_{x\to\infty} (1-x) \frac{1}{x\sqrt{x}-1}$, but this is equal to $-\frac{2}{3}$ so I can't apply the criterion of convergence ( or divergence ) in this case because the limit is not in the interval $[0,\infty)$. I want to know how to solve the convergence or divergence of this integral without calculating the integral is that's possible.
2026-04-06 09:55:27.1775469327
Convergence or divergence for $\int_1^\infty \frac{1}{x\sqrt{x}-1} dx$
192 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Note that as $x\to\infty$, $${1\over x\sqrt{x} - 1} \sim {1\over x\sqrt{x}},$$ so this integrates at $\infty$.
At 1, we have $${1\over x\sqrt{x} - 1} = {x\sqrt{x} + 1\over x^3 - 1} \sim {2\over x^3 -1} = {2\over (x-1)(x^2 + x + 1)}\sim {2\over 3(x-1)}$$ as $x \to 1$.
This does not integrate at 1.