Example 1 Let be a perfect square, and does not exceed 2392. Then the number of all positive integer pairs that satisfy the above conditions is pairs.
Problem 562
Official solution
Solution: Since , and 23 is a prime number, there exists a positive integer , such that .
Also, because , we have .
Therefore, , which means .
Thus, .
When , , in this case, , we can get 5 solutions;
When , , in this case, , we can get 22 solutions.
In summary, there are a total of pairs of positive integers that satisfy the conditions.