Alternating Series: Solving Homework Equations

Jbreezy
Messages
582
Reaction score
0

Homework Statement


Ʃ (-1)^n [ n+ln(n) / n-ln(n)] from n = 2 to infinity.


Homework Equations



I looked at the limit first because I thought lnn was very slow function. n would go faster.

The Attempt at a Solution



limit n --> ∞ [ n+ln(n) / n-ln(n)] = 1 so it diverges.
Limit is not 0 so it violates the one of the conditions? OK ? OR wrong?
Thanks,
 
Physics news on Phys.org
Jbreezy said:

Homework Statement


Ʃ (-1)^n [ n+ln(n) / n-ln(n)] from n = 2 to infinity.

Homework Equations



I looked at the limit first because I thought lnn was very slow function. n would go faster.

The Attempt at a Solution



limit n --> ∞ [ n+ln(n) / n-ln(n)] = 1 so it diverges.
Limit is not 0 so it violates the one of the conditions? OK ? OR wrong?
Thanks,

Yes, it doesn't converge. If ##|x_n|## doesn't converge to 0, then ##\Sigma x_n## doesn't converge. That's true whether the series is alternating or not. You still have to prove its limit isn't zero. Just saying 'slow function' doesn't do the job.
 
Jbreezy said:

Homework Statement


Ʃ (-1)^n [ n+ln(n) / n-ln(n)] from n = 2 to infinity.


Homework Equations



I looked at the limit first because I thought lnn was very slow function. n would go faster.

The Attempt at a Solution



limit n --> ∞ [ n+ln(n) / n-ln(n)] = 1 so it diverges.
Limit is not 0 so it violates the one of the conditions? OK ? OR wrong?
Thanks,

USE PARENTHESES! What you have written is
\lim_{n \to \infty} n + \frac{\ln(n)}{n} - \ln(n) = 1 \, \leftarrow \text{ false}
Perhaps you meant
\lim_{n \to \infty} \frac{n + \ln(n)}{n - \ln(n)} = 1,
which is true. What would be so hard about writing (ln(n)+n}/(ln(n)-n), or [ln(n)+n]/[ln(n)-n], if that is what you really meant?
 
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...

Similar threads

Back
Top