Find all real numbers x such that 1−x2+5x−x2 is an integer.
Solution
Let us find an estimate for the value of this expression. Evidently, 1−x2≤1 and 5x−x2 is bounded by 5x−x2=425−(x−25)2≤425, so 1−x2+5x−x2≤1+425=1+25=3+21. On the other hand, the expression is non-negative and cannot be equal to 0 because that would imply 1−x2=0 and 5x−x2=0, which is impossible. So, the only integer values the expression can take are 1, 2 or 3. Let 1−x2+5x−x2=a and eliminate the square roots. By squaring both sides of 1−x2=a−5x−x2, we get 1−x2=a2−2a5x−x2+5x−x2 or 2a5x−x2=a2−1+5x. After squaring both sides once again, we get 4a2(5x−x2)=(a2−1)2−10x+10a2x+25x2 or x2(25+4a2)+x(−10a2−10)+(a2−1)2=0. If a=1 we have x(29x−20)=0, so x=0 or x=2920. Inserting these values of x into the initial expression we see that only x=0 works.
When a=2 the equation becomes (x−1)(41x−9)=0, so x=1 or x=419. In both cases a short calculation confirms that the value of the expression is indeed 2.
Finally, let us consider the case a=3. The quadratic equation 61x2−100x+64=0 has a negative discriminant D=1002−4⋅61⋅64=1002−(2⋅64)(2⋅61)=1002−128⋅122, so there are no real solutions.
We conclude that the value of the expression is an integer only when x=0, x=419 or x=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.