Maths Olympiad Prep

Library / /256 of 377

Algebra Difficulty 5.3 AIME, harder Prove it United States

Problem:

Let f(x)=x2+6x+cf(x) = x^{2} + 6x + c for all real numbers xx, where cc is some real number. For what values of cc does f(f(x))f(f(x)) have exactly 3 distinct real roots?

Solution

Solution:

Suppose ff has only one distinct root r1r_{1}. Then, if x1x_{1} is a root of f(f(x))f(f(x)), it must be the case that f(x1)=r1f(x_{1}) = r_{1}. As a result, f(f(x))f(f(x)) would have at most two roots, thus not satisfying the problem condition. Hence ff has two distinct roots. Let them be r1r2r_{1} \neq r_{2}.

Since f(f(x))f(f(x)) has just three distinct roots, either f(x)=r1f(x) = r_{1} or f(x)=r2f(x) = r_{2} has one distinct root. Assume without loss of generality that r1r_{1} has one distinct root. Then f(x)=x2+6x+c=r1f(x) = x^{2} + 6x + c = r_{1} has one root, so that x2+6x+cr1x^{2} + 6x + c - r_{1} is a square polynomial. Therefore, cr1=9c - r_{1} = 9, so that r1=c9r_{1} = c - 9. So c9c - 9 is a root of ff. So (c9)2+6(c9)+c=0(c - 9)^{2} + 6(c - 9) + c = 0, yielding c211c+27=0c^{2} - 11c + 27 = 0, or (c112)2=132\left(c - \frac{11}{2}\right)^{2} = \frac{13}{2}. This results to c=11±132c = \frac{11 \pm \sqrt{13}}{2}.

If c=11132c = \frac{11 - \sqrt{13}}{2}, f(x)=x2+6x+11132=(x+7+132)(x+5132)f(x) = x^{2} + 6x + \frac{11 - \sqrt{13}}{2} = \left(x + \frac{7 + \sqrt{13}}{2}\right)\left(x + \frac{5 - \sqrt{13}}{2}\right). We know f(x)=7132f(x) = \frac{-7 - \sqrt{13}}{2} has a double root, 3-3. Now 5+132>7132\frac{-5 + \sqrt{13}}{2} > \frac{-7 - \sqrt{13}}{2} so the second root is above the vertex of the parabola, and is hit twice.

If c=11+132c = \frac{11 + \sqrt{13}}{2}, f(x)=x2+6x+11+132=(x+7132)(x+5+132)f(x) = x^{2} + 6x + \frac{11 + \sqrt{13}}{2} = \left(x + \frac{7 - \sqrt{13}}{2}\right)\left(x + \frac{5 + \sqrt{13}}{2}\right). We know f(x)=7+132f(x) = \frac{-7 + \sqrt{13}}{2} has a double root, 3-3, and this is the value of ff at the vertex of the parabola, so it is its minimum value. Since 5132<7+132\frac{-5 - \sqrt{13}}{2} < \frac{-7 + \sqrt{13}}{2}, f(x)=5132f(x) = \frac{-5 - \sqrt{13}}{2} has no solutions. So in this case, ff has only one real root.

So the answer is c=11132c = \frac{11 - \sqrt{13}}{2}.

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.