Converging Sums: Strategies for Solving Challenging Series

  • Thread starter Thread starter twoflower
  • Start date Start date
  • Tags Tags
    Convergence Sum
AI Thread Summary
The discussion centers on solving the infinite series sum of n^2 divided by (2 + 1/n)^n. Initial attempts using the d'Alembert ratio test and comparisons to 1/2^n were unsuccessful. A key insight involves recognizing the limit of (2 + 1/n)^n and applying a change of variables to simplify the expression. Participants suggest comparing the series to n^2/2^n as a more effective approach. The conversation highlights the importance of careful algebraic manipulation and recognizing limits in series convergence.
twoflower
Messages
363
Reaction score
0
Hi,

I have this sum:

<br /> \sum_{n = 1}^{\infty} \frac{n^2}{ \left( 2 + \frac{1}{n} \right)^{n}}<br />

I tried d'Alembert, I tried comparing it with \frac{1}{2^{n}}, but without success.

Could somebody point me to the right direction please?

Thank you.
 
Physics news on Phys.org
\lim (2+1/n)^n = \lim (2(1+1/2(1/n))^n =\lim 2^n (1+1/n)^{n/2}
can you get from here?
 
vincentchan said:
\lim (2+1/n)^n = \lim (2(1+1/2(1/n))^n =\lim 2^n (1+1/n)^{n/2}
can you get from here?

Thank you vincentchan, but I don't understand the second step - how can I get

<br /> \left(1+\frac{1}{n}\right)^{n/2}<br />

from

<br /> \left(1+\frac{1}{2}\left(\frac{1}{n}\right)\right)^{n}<br />

I know it must be some simple algebraic adjustment but I can't see that...
 
use change of variable, let u=n/2 the limit will become u->infinity/2, but infinity divided by 2 is also infinity... so u->infinity
 
OH... i made a mistake in post 2, the big idea is the same... see if you can catch it...
 
You can also compare it with:

\sum_n \frac{n^2}{2^n}
 
vincentchan said:
use change of variable, let u=n/2 the limit will become u->infinity/2, but infinity divided by 2 is also infinity... so u->infinity

I see it now (with being aware of the mistake you did :) ) I wouldn't see the possibility of the change at the first look, however.
 
Galileo said:
You can also compare it with:

\sum_n \frac{n^2}{2^n}

You're right, this is probably the easiest way. Thank you.
 

Similar threads

Replies
3
Views
3K
Replies
3
Views
1K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
17
Views
3K
Back
Top