
Andrew M. answered 01/06/18
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
1 + 5 + 52 + 53 + .... + 52013
This is the sum of powers of 5
Note that 50 = 1
As the hint said, look at the first few terms:
1
1+5 = 6
6 + 52 = 6 + 25 = 31
31 + 53 = 31 + 125 = 156
156 + 54 = 156 + 625 = 781
Your pattern on the ones digit is 1, 6, 1, 6, 1, ....
You actually have 2014 terms in the summation with going from n = 0 to n = 2013
The 2014th term will end in 6
The reason is that each term after the initial 1 will be adding a power of 5.
All powers of 5 will end in 5. This means the units (or ones) digit will alternate
between 1 and 6 because we either have 6 or 11 at the end.
****************************************
If you wanted to find the actual sum of this the formula is:
N-1
∑rn = (1-rN)/(1-r)
n=0
2013
∑5n = (1-52014)/(1-5)
n=0
= (1-52014)/(-4)
which is a really huge number which will be expressed in scientific notation