Determining Convergence of Series with Logarithmic Terms

  • Thread starter Thread starter ziggie125
  • Start date Start date
  • Tags Tags
    Series
ziggie125
Messages
13
Reaction score
0

Homework Statement



Is the series convergent

1) \sum1/(n^2 * ln n)

and 2) which value of p does the series converge. \sum 1/(n*(ln n)^p)


The Attempt at a Solution



1)

I cannot see how the root method (\sqrt[n]{Cn}) would work, or the ratio test would work (cn+1)/cn

Unless you use the limit test and lim 1/(n^2 * ln n) = 1/infinity = 0 therefore the series converges. I didnt think that question would be that easy though.

2) Similiar to the first wouldn't it just be if P > 1.
 
Physics news on Phys.org
ziggie125 said:

Homework Statement



Is the series convergent

1) \sum1/(n^2 * ln n)

and 2) which value of p does the series converge. \sum 1/(n*(ln n)^p)


The Attempt at a Solution



1)

I cannot see how the root method (\sqrt[n]{Cn}) would work, or the ratio test would work (cn+1)/cn

Unless you use the limit test and lim 1/(n^2 * ln n) = 1/infinity = 0
The test you are thinking of, I believe, is the nth term test for divergence. If lim an != 0, the series diverges. You cannot use this test to conclude a series converges.

A test that might be useful in this problem is the comparison test.
ziggie125 said:
therefore the series converges. I didnt think that question would be that easy though.

2) Similiar to the first wouldn't it just be if P > 1.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top