The number of positive integral solutions of $\frac{1}{x} + \frac{1}{y} = \frac{1}{2025}$ is
Show Hint
Equations of the form $\frac{1}{x} + \frac{1}{y} = \frac{1}{n}$ can be transformed into $(x-n)(y-n) = n^2$. The number of positive integer solutions is equal to the number of divisors of $n^2$.
Step 2: Factor using Simon’s Favorite Factoring Trick.
Add $2025^2$ both sides: $xy - 2025x - 2025y + 2025^2 = 2025^2$
Factor left side: $(x-2025)(y-2025) = 2025^2$
Step 3: Count positive integer solutions.
Let $X = x-2025$, $Y = y-2025$. Then $XY = 2025^2$.
Number of positive integer solutions = number of positive divisors of $2025^2$.