What is the probability that the last digit of a sum of two perfect fourth powers, out of the first 10,000 fourth powers, is 1?
If this probability can be expressed as , where and are coprime positive integers, submit your answer as .
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.
While the last digits of the first 10,000 numbers are evenly distributed
0 , 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9
Last digits of their squares are less so
0 , 1 , 4 , 9 , 6 , 5 , 6 , 9 , 4 , 1
And the last digits of the fourth powers (squares of those above) even less
0 , 1 , 6 , 1 , 6 , 5 , 6 , 1 , 6 , 1
We are left with only 4 possible digits with lopsided probabilities
0 - 0.1
1 - 0.4
5 - 0.1
6 - 0.4
To get 1 as the last digit of a sum of two of these, we have combinations (with their probabilities again listed)
0, 1 - 0.04
1, 0 - 0.04
5, 6 - 0.04
6, 5 - 0.04
for a total probability of
0 . 1 6 = 1 6 / 1 0 0 = 4 / 2 5