Evaluate the following sums:
- $\sum\limits_{i=0}^\infty\frac1{4^i}$.
- $\sum\limits_{i=0}^\infty\frac i{4^i}$.
- $\sum\limits_{i=0}^\infty\frac {i^2}{4^i}$.
- $\sum\limits_{i=0}^\infty\frac {i^N}{4^i}$.
I have to do the problems above without using derivatives. I have done the first one and second one. I am stuck on the third one. I don't have to do the last one. Any help as to how to tackle this problem without differentiating (everyone who has helped me has used calc but we aren't allowed to do that!)
I did the first one using 1/(1-A) and got 7/6.
For the second one, I wrote out the series, S. Then i multiple all of the series by 7 and got 7S. I then subtracted S from 7S and was left with a series I could use 1/(1-A) on and found that the answer was 7/36.
How would I use a similar method to obtain #3?
Thanks!
The first one is a geometric series: $~\displaystyle\sum_{k=0}^\infty x^k=\frac1{1-x},~$ where $x=\dfrac14.~$ Now, what would happen
if you were to differentiate-and-then-multiply both sides with regard to x once, twice, thrice, etc. ?