Maths Olympiad Prep

Library / /3 of 17

Algebra Difficulty 5.3 AIME, harder Prove it Croatia

Find all real numbers xx such that
x2+1x+2+x12=x(3x+1)2(x+2) \left\lfloor \frac{x^2 + 1}{x + 2} \right\rfloor + \left\lfloor \frac{x - 1}{2} \right\rfloor = \frac{x(3x + 1)}{2(x + 2)}
For a real number tt, t\lfloor t \rfloor denotes the largest integer not greater than tt. For example, if t=3.14t = 3.14, then t=3\lfloor t \rfloor = 3.

Solution

Note that
x2+1x+2+x12=x(3x+1)2(x+2). \frac{x^2 + 1}{x + 2} + \frac{x - 1}{2} = \frac{x(3x + 1)}{2(x + 2)}.
Since tt\lfloor t \rfloor \le t holds for all real numbers tt, and the equality is attained if and only if tt is an integer, it follows that both
x2+1x+2andx12 \frac{x^2 + 1}{x + 2} \quad \text{and} \quad \frac{x - 1}{2}
must be integers.
The latter is an integer if and only if xx is an odd integer, hence considering
x2+1x+2=x2+5x+2 \frac{x^2 + 1}{x + 2} = x - 2 + \frac{5}{x + 2}
we get x+2{1,1,5,5}x + 2 \in \{1, -1, 5, -5\}, i.e. x{1,3,3,7}x \in \{-1, -3, 3, -7\}.

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.