1999 CEMC Pascal Problems/Problem 20
Problem
The numbers are grouped in pairs so that the sum of each pair is the same. Which number is paired with
?
Solution 1
We can notice that the units digit of raised to any power is
since
, which has a units digit of
.
Thus, the units digit of the expression given is the same as the units digit of:
We can also notice that the units digit of to any power is
using similar logic with
having a units digit of
.
~anabel.disher
Solution 1.1
We can use the same logic to find that the units digit of the expression given is the same as the units digit of .
However, we can solve to get
, which has a units digit of
.
~anabel.disher
Solution 2 (unrecommended)
We can solve for the value of the expression, and then use its ones digit:
We then can see that the units digit is .
However, this method is not recommended, and takes a lot of computation.
~anabel.disher