Find the last two digits of $2019^{2019}$

modular arithmetic

Find the last two digits of $2019^{2019}$

I know that you can typically find the last two digits of a number to any power by reducing the number to end with a one and so on (I will show an example of what I am talking about below).

However, $2019$ cannot be reduced such that I will get an even exponent required in this strategy of solving.

So, how do I figure out the last two digits of this equation?

* Example of the method I referred to *

Find the last two digits of $41^{2789}$

  • Multiply the tens digit of the number (4 here) with the last digit of the exponent (9 here) to get the tens digit. The unit digit will always equal to one.

  • $61 (4 × 9 = 36)$. Therefore, 6 will be the tens digit and one will be the unit digit

Keep in mind, I am an algebra 2 student, but my teacher, also a calc teacher, thought I might be able to figure this one out 🙂

Best Answer

Hint:

$$2019^{2019}=-(1-2020)^{2019}$$

$$=-(1-\binom{2019}12020+\text{terms divisible by}10^2)$$

$=2019\cdot2020-1+100u$(say)

$$=(2000+19)(2000+20)-1+100u$$

$=19\cdot20-1+100v$(say)