Mastering Improper Integrals: Convergence & Divergence Techniques

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
mpgcbball
Messages
11
Reaction score
0
Hi, I'm having a bit of trouble showing that the integral from 1 to infinity of x/((1+x^6))^1/2 converges or diverges by the comparative property.

I'm not sure if I'm setting it up right, but so far I have that 1/rad(1+x^6) is less than or equal to x/rad(1+x^6) which is less than 1/rad(x^6).

I don't know if this is right, or where to go from here if it is right.

Thanks for your help!
 
Physics news on Phys.org
[tex]\sqrt{x^6+1}>\sqrt{x^6}[/tex]. (Trivial)[tex]\frac{x}{\sqrt{x^6+1}}<\frac{x}{\sqrt{x^6}}[/tex]
For every value of x within our bounds of integration, that is true.
[tex]\int^{\infty}_1 \frac{x}{\sqrt{x^6+1}} dx< \int^{\infty}_1 \frac{1}{x^2} dx[/tex]. Since we know, and can show, the 2nd part converges, the 1st part does as well.