Difference between revisions of "2024 SSMO Tiebreaker Round Problems/Problem 1"
(Created page with "==Problem== Compute the exact value of <math>2^2+0^2+2^2+4^2+20^2+22^2+24^2+40^2+42^2+202^2.</math> ==Solution==") |
|||
Line 4: | Line 4: | ||
==Solution== | ==Solution== | ||
+ | We have <cmath>2^2+0^2+2^2+4^2+20^2+22^2+24^2+40^2+42^2+202^2 = </cmath><cmath>4+0+4+16+400+484+576+1600+1764+40804 = \boxed{45652}.</cmath> | ||
+ | |||
+ | ~SMO_Team |
Latest revision as of 14:48, 10 September 2025
Problem
Compute the exact value of
Solution
We have
~SMO_Team