AlgebraDifficulty 5.3AIME, harderProve itUnited States
Problem:
Let f(x)=x2+6x+c for all real numbers x, where c is some real number. For what values of c does f(f(x)) have exactly 3 distinct real roots?
Solution
Solution:
Suppose f has only one distinct root r1. Then, if x1 is a root of f(f(x)), it must be the case that f(x1)=r1. As a result, f(f(x)) would have at most two roots, thus not satisfying the problem condition. Hence f has two distinct roots. Let them be r1=r2.
Since f(f(x)) has just three distinct roots, either f(x)=r1 or f(x)=r2 has one distinct root. Assume without loss of generality that r1 has one distinct root. Then f(x)=x2+6x+c=r1 has one root, so that x2+6x+c−r1 is a square polynomial. Therefore, c−r1=9, so that r1=c−9. So c−9 is a root of f. So (c−9)2+6(c−9)+c=0, yielding c2−11c+27=0, or (c−211)2=213. This results to c=211±13.
If c=211−13, f(x)=x2+6x+211−13=(x+27+13)(x+25−13). We know f(x)=2−7−13 has a double root, −3. Now 2−5+13>2−7−13 so the second root is above the vertex of the parabola, and is hit twice.
If c=211+13, f(x)=x2+6x+211+13=(x+27−13)(x+25+13). We know f(x)=2−7+13 has a double root, −3, and this is the value of f at the vertex of the parabola, so it is its minimum value. Since 2−5−13<2−7+13, f(x)=2−5−13 has no solutions. So in this case, f has only one real root.
So the answer is c=211−13.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.