Prove $$\sum_{n=0}^{\infty} a^{n} = \cfrac{1}{1-a}$$ for all a $\in$ $\textbf{R}$ where |a| $<$1 and describe what happens when |a|$\nless$ 1
- This is a calc two topic
- I have a start I just need help finishing it
I started with the partial sums of this series. $s_n=1+a+a^2+a^{3}+...+a^n$
I also looked at the partial sums of $as_n=a+a^2+a^3+...+a^n+a^{n+1}$
Then I subtracted $s_n-as_n$ and this is where I got stuck
I eventually want to get to a point where I take the limit to prove this equality is true but I do not know how to proceed
Any help would be appreciated !! Thank you!
Notice that
$$ \sum_{k=0}^n a^k = \frac{1-a^{n+1}}{1-a} $$
If $|a|<1$, then the sequence $a^{n+1} \to 0$. Therefore, the sequence of partial sums of $\sum a^n $ converges to $\frac{1}{1-a} $. In other words,
$$ \boxed{ \sum_{n=0}^{\infty} a^n = \frac{1}{1-a} } $$