SOLUTION: Prove that for all integers n, that the last digit of n^5 is the same as the last digit of n.

Algebra.Com
Question 594344: Prove that for all integers n, that the last digit of n^5 is the same as the last digit of n.
Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
Just check ten cases, where each case covers a residue class (mod 10). In other words, we can simply check n = 0, 1, ..., 9 and we are done.

0^5 = 0
1^5 = 1
2^5 = 32 ≡ 2
3^5 = 243 ≡ 3
.
.
.
9^5 = 59049 ≡ 9

You can fill in the remaining exponents if you wish. Point is, n^5 is congruent to n (mod 10), so they must have the same last digit.


RELATED QUESTIONS

Find 3 digit natural number n where the last digit is not zero and such that when one of... (answered by CubeyThePenguin)
prove that for all positive integers n, sigma(2n) is greater than 2*sigma (n) (where... (answered by richard1234)
Find all two digit numbers N such that N+2 is also a two-digit number and the digit sum... (answered by Edwin McCravy)
1149 people are in an auditorium. Based on that fact alone, we know at least n of them... (answered by richard1234)
What is the largest four-digit number such that the second digit is one-fourth of the... (answered by RAY100)
Suppose that p, q and r are distinct prime integers such that the product N = pq × qr ×... (answered by Edwin McCravy)
Please help me solve this? My Question, Find all two digit numbers n such that N+2 (answered by josmiceli)
Let n=355​,813​,6de be a​ base-ten numeral with d and e its last two digits. Give... (answered by Edwin McCravy,MathLover1)
a) For any prime p>=5, prove that p2+2 ( P square +2) is composite or not. b) Find the... (answered by venugopalramana)