Maths Olympiad Prep

Library / /24 of 158

Number theory Difficulty 4.9 AIME Prove it Estonia

A positive integer nn is interesting, if for some positive integer mm and positive integers aa, bb that are smaller than mm, m2ab=n\frac{m^2}{ab} = n. For example, 1010 is interesting because 202410=10\frac{20^2}{4 \cdot 10} = 10. Find the smallest interesting integer.

Solution

For n=2n = 2 we can take m=12m = 12, a=8a = 8 and b=9b = 9, because 12289=14472=2\frac{12^2}{8 \cdot 9} = \frac{144}{72} = 2.

On the other hand, 11 is not interesting, because if m2ab=1\frac{m^2}{ab} = 1, or m2=abm^2 = ab, then aa and bb cannot both be less than mm at the same time.

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.