Does $\int_{0}^{\infty} \frac{2x +3}{\sqrt {x^3 + 2x + 5}} \,dx $ converge?

105 Views Asked by At

Does the following integral converge? I will post my solution, but I am unsure if it is true.

$$\int_{0}^{\infty} \frac{2x +3}{\sqrt {x^3 + 2x + 5}} \,dx $$


My solution

Let $$ g(x) = \frac{2x}{\sqrt {x^3}}$$ $$ f(x) = \frac{2x +3}{\sqrt {x^3 + 2x + 5}} $$ Then $$\lim_{k \to \infty} \frac{f(x)}{g(x)} = 1$$

Therefore whatever one does, so does the other.

$$ \int_{0}^{\infty} g(x) = \int_{0}^{\infty} \frac{2}{\sqrt {x}} = +\infty $$ Therefore g(x) diverges, thus $$\int_{0}^{\infty} f(x) = \int_{0}^{\infty} \frac{2x +3}{\sqrt {x^3 + 2x + 5}} \,dx = + \infty$$ diverges too

4

There are 4 best solutions below

0
On BEST ANSWER

Notice that: $$\frac{2x+3}{\sqrt{x^3+2x+5}}\approx x^{-0.5}$$ for large $x$ and we know that: $$\int_0^\infty\frac{1}{x^n+c}dx$$ only converges for $c>0,n>1$

0
On

Your argument is correct. It's an example of a comparison test (described here, albeit with explicit squeezing, which $\sim$ implies can be done).

0
On

Perhaps redundant:

Let $x \ge 2$.

$\dfrac{x}{\sqrt{3x^3}}\lt \dfrac{2x+3}{\sqrt{x^3+2x+5}}$, or

$0<g(x):=(1/√3)x^{-1/2} <$

$\dfrac{2x+3}{\sqrt{x^3+2x+5}}=:f(x);$

$\int_{2}^{\infty} g(x)dx$ diverges, so does $\int_{2}^{\infty}f(x)dx$ (Monotonicity of integral).

0
On

$$\int_{3}^{\infty} \frac{2x +3}{\sqrt {x^3 + 2x + 5}} \,dx > \int_{3}^{\infty} \frac{x}{\sqrt {2x^3 }} \,dx= \bigg| \sqrt {2x} \bigg|_{3}^{\infty}=\infty$$ You're correct. The integral diverges.