Maths Olympiad Prep

Library / /20 of 120

, 2012

Number theory Difficulty 4.7 AIME Prove it Saudi Arabia

Let aa, bb, cc be positive integers. Prove that if the numbers a2a+b\frac{a^2}{a+b}, b2b+c\frac{b^2}{b+c}, c2c+a\frac{c^2}{c+a} are integers and primes, then a=b=ca = b = c.

Solution

We will use the following result:

Lemma. If xx and yy are positive integers such that x2x+y\frac{x^2}{x+y} is an integer and prime, then yxy \ge x.

Proof of Lemma. Assume that x2x+y=p\frac{x^2}{x+y} = p, where pp is a prime.
We have py=x(xp)py = x(x - p), so px(xp)p \mid x(x - p), i.e. pxp \mid x. Let x=upx = up, for some positive integer uu. We get
y=x(upp)=x(u1)px, y = x(up - p) = x(u - 1)p \ge x,
and we are done, since u2u \ge 2.

Applying Lemma in our situation, it follows bab \ge a, cbc \ge b, aca \ge c, meaning that a=b=ca = b = c.

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.