Determine the sum of the following geometric series.
I got confused here because I'm used to starting with $k=1$ and now suddenly it's $k=5$. Is there any difference?
$$\sum_{k=5}^ \infty \left(\frac{e}{\pi}\right)^{k-1} $$
Determine the sum of the following geometric series.
I got confused here because I'm used to starting with $k=1$ and now suddenly it's $k=5$. Is there any difference?
$$\sum_{k=5}^ \infty \left(\frac{e}{\pi}\right)^{k-1} $$
you can use the geometric series $$\sum_{k=0}^{\infty }x^k=\frac{1}{1-x} \quad{|x|<1}$$ so $$\sum_{k=5}^ \infty (\frac{e}{\pi})^{k-1}=\sum_{k=0}^ \infty (\frac{e}{\pi})^{k+4}=(\frac{e}{\pi})^4\sum_{k=0}^ \infty (\frac{e}{\pi})^{k}=(\frac{e}{\pi})^4\frac{1}{1-\frac{e}{\pi}}$$