Proof of 2nd Derivative of a Sum of a Geometric Series

hmph
Messages
6
Reaction score
0

Homework Statement



I am trying to prove how \(g''(r)=\sum\limits_{k=2}^\infty ak(k-1)r^{k-2}=0+0+2a+6ar+\cdots=\dfrac{2a}{(1-r)^3}=2a(1-r)^{-3}\).

I don't know what I am doing wrong and am at my wits end.

The Attempt at a Solution

(The index of the summation is always k=2 to infinity)

Ʃak(k-1)r^(k-1)
=a Ʃ k(k-1)r^(k-2)
=a Ʃ (r^k)''
=a (r^2 / (1-r)''

From this point I get a mess, and the incorrect answer. The thing I have a problem is I think Ʃ (r^k)'' when k is from 2 to infinity is r^2/(1-r), since the first term in this sequence is r^2. I don't think that is correct though
 
Physics news on Phys.org
hmph said:

Homework Statement



I am trying to prove how g''(r)=\sum\limits_{k=2}^\infty ak(k-1)r^{k-2}=0+0+2a+6ar+\cdots=\dfrac{2a}{(1-r)^3}=2a(1-r)^{-3}.

I don't know what I am doing wrong and am at my wits end.

The Attempt at a Solution

(The index of the summation is always k=2 to infinity)

Ʃak(k-1)r^(k-1)
=a Ʃ k(k-1)r^(k-2)
=a Ʃ (r^k)''
=a (r^2 / (1-r)''

From this point I get a mess, and the incorrect answer. The thing I have a problem is I think Ʃ (r^k)'' when k is from 2 to infinity is r^2/(1-r), since the first term in this sequence is r^2. I don't think that is correct though
To fix your LaTeX expression, I inserted the correct tags, itex and /itex in [ ] brackets.

Since the sum starts at k=2, you would not have those first two zero terms. It would be:

g''(r)=\sum\limits_{k=2}^\infty ak(k-1)r^{k-2}=2a+6ar+\cdots=\dfrac{2a}{(1-r)^3}=2a(1-r)^{-3}

So, what is it that you're supposed to be proving ?
 
it turns out that what i was doing was actually correct
 
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