Counting Powers of 5
Find the first 6 terms of the sequence \[ \{5^n\}_{n=0}^{n=5}. \] That means $1, 5, 25, \ldots$
Solutions
Solution 1