I am desperate for help, and far away from my institution and I had a tough time finding anything specific to my problem.
I need to prove the following:
$1 + a + a^2 +.. + a^{n-1} = \frac{a^n-1}{a - 1}$
And I am just confused how I go from here:
$\frac{a^n-1}{a-1} + a^{n+1}$ to $\frac{a^{n+1}-1}{a-1}$.
HINT: if you look carefully at the statement, it says the sum with n terms raise the n-th power of $a$. Count the number of terms in the sum carefully and you should have
$$1+a+a^2+...+a^n+a^{n+1}=\frac{a^{n+1}-1}{a-1}+\frac{(a-1)a^{n+1}}{a-1}$$