I have problem. Prove this using Mathematical Induction. I am a newbie in Mathematics. Please help me.
$$1+a+a^2+\cdots+a^n = \frac{1-a^{n+1}}{1-a}$$
This is my way for get the proof
Basic Induction: $$ p(1)= a^1 = 1-a^1+1+1/1-a$$ $$ = 1-a^3/1-a$$
Really I don't understand this case.