I'm trying to prove this by induction but I'm running into some trouble.
The base case is $0$, so, $a^0 = 1$, the inequality holds true
Being new to induction, I don't exactly know what to do for the A and proving it in the inequality.
at this point, do I just prove $a^n \le 1$ implies $a^{n + 1}\le 1$?
I don't understand how the $0 < a < 1$ changes things.
Please help!