is any integer. Denote the sum of all the possible unit digits of as . Find .
Details & Assumptions :
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
If n is an integer, then its possible unit digit values are 0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , and 9 .
Hence, n 2 's possible unit digits are 0 , 1 , 4 , 5 , 6 , and 9 .
Therefore, n 4 has possible unit digits of 0 , 1 , 5 , and 6 .
5 0 4 ∗ 1 + 5 + 6 1 = 4 2 , the Ultimate Answer to the Ultimate Question!