-
Problem 2. Determine all numbers of the form
20252025 ... 2025
(consisting of one or more consecutive blocks of 2025 ) that are perfect squares of positive integers.
Solution 1Solution 2Solution 3
Solution 3
Since  is a square, we want  to be a square. We claim this works if it is only . The main expression is . So we work with  for some . All three factors are pairwise coprime, so one of them must be a square, since  and  are primes. However,  is not a square for  by mod 4,  is not a square by mod 3 and  is not a square, since no two positive integer squares have difference .
|