How do we compute the following infinite series? $\sum_{k=1}^\infty k(\frac{7}{8})^{k-1}$
It arises as part of a more general problem. What is the expectations of the number of draw srequired from a uniform [0,1] distribution before you get a number that is $\epsilon$ close to 1?
Intuitively, it is $1/\epsilon$, but to show this, you would need to calculate the expectation: $E[X] = \sum_X f(X)\cdot X = \sum_{k=1}^\infty k(\frac{7}{8})^{k-1}$