Not exactly sure how to approach. Cannot do telescoping, or break up the sum into two parts either, cannot find a way to express division as the sum here. Although, if it was something like $\frac{1}{n(n+1)}$ we could write $\frac{1}{n}-\frac{1}{n+1}$. Would like to solve this with simple/clever arithmetic.
Asked
Active
Viewed 56 times
1 Answers
0
hint
Consider the series of functions
$$\sum \frac{x^k}{2^k}$$
and its derivative.

hamam_Abdallah
- 62,951
-
I know I can use L'Hopitals here, but this is the school programme, so should be solvable without derivatives :) – Naz Oct 05 '18 at 20:59
OK- for $\displaystyle \sum_{k=1}^{\infty} \frac{k}{2^k}$ I needed a bit help from WolframAlpha: $$ \displaystyle \sum_{k=1}^{\infty} \frac{k}{2^k}=2 $$
– Krzysztof Myśliwiec Oct 05 '18 at 21:18