2026-04-17

Problem — 2026-04-17

Easy

Easynumber_theory

What is the last digit of 720257^{2025}?

Enter a single digit

Show solution
The last digits of powers of 77 cycle with period 44: 71=77^1 = 7, 72=497^2 = 49, 73=3437^3 = 343, 74=24017^4 = 2401, 75=168077^5 = 16807, etc. The cycle is 7,9,3,1,7,9,3,1,7, 9, 3, 1, 7, 9, 3, 1, \ldots. Since 2025=4506+12025 = 4 \cdot 506 + 1, we have 20251(mod4)2025 \equiv 1 \pmod{4}, so the last digit of 720257^{2025} is 77.