Test Alternating Series: \sum\limits_{n=1}^{\infty} (-1)^{n-1} \frac{\ln n}{n}

tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143

Homework Statement


Test the series for convergence or divergence
<br /> \sum\limits_{n = 1}^\infty {\left( { - 1} \right)^{n - 1} \frac{{\ln n}}{n}} <br />



Homework Equations


If <br /> b_{n + 1} \le b_n \,\&amp; \,\mathop {\lim }\limits_{n \to \infty } b_n = 0<br />
then the series is convergent.



The Attempt at a Solution



<br /> b_n = \frac{{\ln n}}{n},\,\,\mathop {\lim }\limits_{n \to \infty } b_n = \mathop {\lim }\limits_{n \to \infty } \frac{{\ln n}}{n} = \frac{\infty }{\infty } = \mathop {\lim }\limits_{n \to \infty } \frac{{\left( {\ln n} \right)^\prime }}{{\left( n \right)^\prime }} = \mathop {\lim }\limits_{n \to \infty } \frac{{1/n}}{1} = \mathop {\lim }\limits_{n \to \infty } \frac{1}{n} = 0<br />
so it passes the 2nd test.

<br /> \begin{array}{l}<br /> {\rm{when }}n = 1,\,\frac{{\ln n}}{n} = 0 \\ <br /> {\rm{when }}n = 2,\,\frac{{\ln 2}}{2} = 0.35 \\ <br /> \\ <br /> {\rm{when }}n = 1,\,b_n = 0,\,b_{n + 1} = 0.35\, &gt; 0,\,b_{n + 1} &gt; b_n \\ <br /> \end{array}<br />
so it fails the 1st test, hence is divergent

But the example says:
<br /> \begin{array}{l}<br /> \left( {\frac{{\ln n}}{n}} \right)^\prime = \frac{{\left( {\ln n} \right)^\prime \left( n \right) - \left( {\ln n} \right)\left( n \right)^\prime }}{{\left( n \right)^2 }} = \frac{{\left( {1/n} \right)n - \left( {\ln n} \right)\left( 1 \right)}}{{n^2 }} = \frac{{1 - \ln n}}{{n^2 }} \\ <br /> \\ <br /> \frac{{1 - \ln x}}{{x^2 }} \le 0\,{\rm{whenever }}x \ge 1 \\ <br /> \end{array}<br />
Therefore it passes both tests and is convergent.

But if I graph the derivative:
11_5_14.gif

I get both positive and negative values past x=1, so is the example wrong when it says that when x>=1 that the derivitave is always <=0? Or did I make a mistake?
 
Physics news on Phys.org
I guess the example is erroneous about the x>=1 part, but the series is convergent, and your error is that the first point in the criterion should actually be read "if bn is decreasing past some n".

In books, they usually prove the Leibniz criterion in the form you gave, and also argue somewhere else that a series' nature is independent of the index at which it starts. Combine these two facts to obtain the criterion in the more general form "if bn is decreasing past some n".

And on a side note: the criterion states "so and so" is a sufficient condition for the series to converge. It does NOT say that "so and so" is a necessary condition, so you cannot conclude that the series diverges just because it fails the test. The classical example is the test "If the series converges, then the general term goes to zero"... this does not means that as soon as the general term of a series goes to zero, the series converges.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top