Maths Olympiad Prep

Library / /4 of 34

, 2014

Number theory Difficulty 4.8 AIME Prove it Austria

Determine all solutions of the Diophantine equation
a2=b(b+7) a^2 = b \cdot (b+7)
in integers a0a \geq 0 and b0b \geq 0.

Solution

We have the trivial estimate a2=b(b+7)b2a^2 = b \cdot (b+7) \ge b^2 resulting in aba \ge b due to the non-negativity of aa and bb. On the other hand, the inequality between the arithmetic and the geometric mean implies that
a=b(b+7)b+(b+7)2=b+72. a = \sqrt{b(b+7)} \le \frac{b+(b+7)}{2} = b + \frac{7}{2}.
Combining these inequalities shows that a{b,b+1,b+2,b+3}a \in \{b, b+1, b+2, b+3\}. Inserting these cases into the original equation only yields solutions for a=ba = b or a=b+3a = b+3. These are (a,b){(0,0),(12,9)}(a, b) \in \{(0, 0), (12, 9)\}.
\square

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 and solution reproduced as published; topic and difficulty added by this site.