Maths Olympiad Prep

Library / /68 of 196

Number theory Difficulty 4.8 AIME Prove it Soviet Union

Problem:

Find unequal integers mm, nn such that mn+nmn + n and mn+mmn + m are both squares. Can you find such integers between 988988 and 19911991?

Solution

Solution:

Answer no

For example, 49=7249 = 7^2, 50=25250 = 2 \cdot 5^2, 8=2228 = 2 \cdot 2^2, 9=329 = 3^2, so 498+8=20249 \cdot 8 + 8 = 20^2, 498+49=21249 \cdot 8 + 49 = 21^2.

WLOG m<nm < n. Then mn+m=(m+h)2mn + m = (m + h)^2, mn+n=(m+k)2mn + n = (m + k)^2, with k>hk > h. So nm=(m+k)2(m+h)2=(kh)(2m+k+h)>2mn - m = (m + k)^2 - (m + h)^2 = (k - h)(2m + k + h) > 2m, so n>3mn > 3m. Hence we cannot have mm and nn between 988988 and 19911991.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.