2024 SSMO Team Round Problems/Problem 2

Revision as of 15:44, 2 May 2025 by Pinkpig (talk | contribs) (Created page with "==Problem== Find the sum of the three smallest positive integers <math>n</math> where the last two digits of <math>n^4</math> are <math>01</math>. ==Solution==")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Find the sum of the three smallest positive integers $n$ where the last two digits of $n^4$ are $01$.

Solution