Maths Olympiad Prep

Library / /17 of 94

Number theory Difficulty 4.3 AIME Find the answer United States

Problem:

For how many integers aa (1a2001 \leq a \leq 200) is the number aaa^{a} a square?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution:

If aa is even, we have aa=(aa/2)2a^{a} = \left(a^{a / 2}\right)^{2}, which is always a square.

If aa is odd, aa=(a(a1)/2)2aa^{a} = \left(a^{(a-1) / 2}\right)^{2} \cdot a, which is a square precisely when aa is a square.

Thus we have 100 even values of aa and 7 odd square values (12,32,,1321^{2}, 3^{2}, \ldots, 13^{2}) for a total of 107.

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.