Sum of Geometric Series by Differentiation

mreaume
Messages
11
Reaction score
0

Homework Statement



Find the sum of the following series: Σ n*(1/2)^n (from n = 1 to n = inf).

Homework Equations



I know that Σ r^n (from n = 0 to n = inf) = 1 / (1 - r) if |r| < 1.

The Attempt at a Solution


[/B]
I began by rescaling the sum, i.e.

Σ (n+1)*(1/2)^(n+1) (from n = 0 to n = inf)
= Σ (n+1)*(1/2)*(1/2)^n (from n = 0 to n = inf)
= (1/2) ∑ (n+1)*(1/2)^n (from n = 0 to n = inf)
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + ∑ (1/2)^n (from n = 0 to n = inf) )
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + 1 / (1 - 1/2) )
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + 2 )

I'm stuck here. I don't know how to evaluate the first summation. Any help would be appreciated!
 
Physics news on Phys.org
mreaume said:

Homework Statement



Find the sum of the following series: Σ n*(1/2)^n (from n = 1 to n = inf).

Homework Equations



I know that Σ r^n (from n = 0 to n = inf) = 1 / (1 - r) if |r| < 1.

The Attempt at a Solution


[/B]
I began by rescaling the sum, i.e.

Σ (n+1)*(1/2)^(n+1) (from n = 0 to n = inf)
= Σ (n+1)*(1/2)*(1/2)^n (from n = 0 to n = inf)
= (1/2) ∑ (n+1)*(1/2)^n (from n = 0 to n = inf)
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + ∑ (1/2)^n (from n = 0 to n = inf) )
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + 1 / (1 - 1/2) )
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + 2 )

I'm stuck here. I don't know how to evaluate the first summation. Any help would be appreciated!

Try taking the derivative with respect to r of both sides of Σ r^n (from n = 0 to n = inf) = 1 / (1 - r). Can you relate that result to your problem?
 
mreaume said:

Homework Statement



Find the sum of the following series: Σ n*(1/2)^n (from n = 1 to n = inf).

Homework Equations



I know that Σ r^n (from n = 0 to n = inf) = 1 / (1 - r) if |r| < 1.

The Attempt at a Solution


[/B]
I began by rescaling the sum, i.e.

Σ (n+1)*(1/2)^(n+1) (from n = 0 to n = inf)
= Σ (n+1)*(1/2)*(1/2)^n (from n = 0 to n = inf)
= (1/2) ∑ (n+1)*(1/2)^n (from n = 0 to n = inf)
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + ∑ (1/2)^n (from n = 0 to n = inf) )
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + 1 / (1 - 1/2) )
= (1/2) ( ∑ n*(1/2)^n (from n = 0 to n = inf) + 2 )

I'm stuck here. I don't know how to evaluate the first summation. Any help would be appreciated!
Hint: You know ##s = \sum r^n##. Think about differentiating that with respect to ##r## and working with that.
 
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

Replies
4
Views
1K
Replies
4
Views
2K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
15
Views
2K
Replies
2
Views
1K
Replies
6
Views
1K
Back
Top