Find the sum of the following geometric series $$\sum_{k=2}^{\infty} \frac{5}{2^k} = \frac{5}{2}$$
Attempt:
First I test with the root criterion if its divergent or convergent... $\frac {1}{2} < 1$ so it's convergent...
Now I try to find the sum and I can't get to the solution $\frac{5}{2}$.
Let's try:
$$\sum_{k=2}^{\infty} \frac{5}{2^k}=5\sum_{k=2}^{\infty} \frac{1}{2^k}=5\sum_{k=2}^{\infty} 2^{-^k}=5\cdot2^{-2}\sum_{k=2}^{\infty}2^{-k}$$
I don't know how to work with the $2^{-k}$ in here, hope for your help^^
$2$$^-$$^k$
, try$2^{-k}$
. Please have a look at the typesetting tutorial and reference. – Théophile Mar 11 '21 at 17:17