Improper integral, divergence/convergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
usn7564
Messages
61
Reaction score
0

Homework Statement


Evaluate if the integral diverges or converges using the comparison theorem.

[tex]\int^ \infty_2 \frac{dx}{\sqrt{x^3+1}}[/tex]

Having trouble with this question, the exercises I have managed I generally guessed if it was convergent/divergent, and then found a smaller of bigger function at the interval and went by that. Here I assumed it was convergent and used [tex]\frac{1}{\sqrt{x^2+1}}[/tex], though that was divergent which says absolutely nothing. Ran into the same issue with other attempts.

Is my reasoning the issue or have I just not found the correct manipulation? Not really approaching with anything more involved than "Find something bigger and hope it converges".
Any help would be appreciated, thanks.
 
Physics news on Phys.org
It seems to me that a simpler comparison is [itex]x^3< x^3+ 1[/itex] so that [itex]\frac{1}{\sqrt{x^3+ 1}}< \frac{1}{\sqrt{x^3}}= x^{-3/2}[/itex].
 
Last edited by a moderator:
I feel slightly moronic now, was too focused on manipulating the x term for whatever reason.

Thanks, glad I didn't get it all backwards at least.