UMich1344
- 26
- 0
Homework Statement
For what values of p does the following integral converge or diverge?
[tex]\int^{\infty}_{2}\frac{dx}{x[ln(x)]^{p}}[/tex]
The Attempt at a Solution
I have graphed y=[tex]\frac{1}{x[ln(x)]^{p}}[/tex] for different values of p (negative, zero, positive), and it looks as though in all three cases the integral converges.
However, when I found the antiderivatives of [tex]\frac{1}{x[ln(x)]^{p}}[/tex] for
p=-p
[tex]\int^{\infty}_{2}\frac{dx}{x[ln(x)]^{p}}=\frac{[ln(x)]^{p+1}}{p+1}\right|^{\infty}_{2}[/tex]
p=+p
[tex]\int^{\infty}_{2}\frac{dx}{x[ln(x)]^{p}}=\frac{[ln(x)]^{1-p}}{1-p}\right|^{\infty}_{2}[/tex]
p=0
[tex]\int^{\infty}_{2}\frac{dx}{x[ln(x)]^{p}}=ln(|x|)\right|^{\infty}_{2}[/tex]
When taking the limits of the antiderivatives as x approaches infinity, it appears that for any value of p the integral will diverge.
I'm doing something wrong here, so any feedback will be greatly appreciated.