2023 SSMO Relay Round 5 Problems/Problem 2

Revision as of 19:20, 2 May 2025 by Pinkpig (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Let $T=TNYWR$. Let $a_n = \text{lcm} \{1, 2, \dots n\}$ for positive integers $n$.Compute \[\sum_{i=1}^N a_i \pmod {720}.\]

Solution