2025 SSMO Team Round Problems/Problem 1
Problem
There are
solutions
to
where
and
are positive integers and
is a nonnegative integer. Find the number of positive factors of
.
Solution
Rearrange the given equation as
and fix
. The possible values of
are
, and the corresponding possible values of
are
. Therefore, there are
solutions
to
. The possible values of
are
, so
\begin{align*}
N &= \sum_{b=1}^{44} (2025 - b^2) \\
&= \sum_{b=1}^{44} 2025 - \sum_{b=1}^{44} b^2 \\
&= 44\cdot 2025 - \tfrac{44\cdot45\cdot89}{6} \\
&= 59730.
\end{align*}
Since
, the number of positive factors of
is
.
~Sedro