Maths Olympiad Prep

Library / /14 of 34

Number theory Difficulty 5.4 AIME, harder Prove it Romania

Let E(x,y)=xy+x+1y+1+x+2y+2E(x, y) = \frac{x}{y} + \frac{x+1}{y+1} + \frac{x+2}{y+2}.

a) Solve in positive integers the equation E(x,y)=3E(x, y) = 3.

b) Prove that there exist infinitely many positive integers nn for which the equation E(x,y)=nE(x, y) = n has solutions in positive integers.

Solution

a) Rewrite the equation as
(xy1)+(x+1y+11)+(x+2y+21)=0, \left(\frac{x}{y} - 1\right) + \left(\frac{x+1}{y+1} - 1\right) + \left(\frac{x+2}{y+2} - 1\right) = 0,
which is equivalent to (xy)(1y+1y+1+1y+2)=0(x - y) \left(\frac{1}{y} + \frac{1}{y+1} + \frac{1}{y+2}\right) = 0, and the solutions are all pairs (k,k)(k, k), with kNk \in \mathbb{N}.

b) Observe that E(6k+1,1)=6k+11+6k+22+6k+33=6k+1+3k+1+2k+1=11k+3E(6k + 1, 1) = \frac{6k + 1}{1} + \frac{6k + 2}{2} + \frac{6k + 3}{3} = 6k + 1 + 3k + 1 + 2k + 1 = 11k + 3, kNk \in \mathbb{N}, hence for n=11k+3n = 11k + 3, kNk \in \mathbb{N}, the equation has the solution (6k+1,1)(6k + 1, 1).

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.