AlgebraDifficulty 5.2AIME, harderProve itUnited States
Problem: Find all real numbers k such that r4+kr3+r2+4kr+16=0 is true for exactly one real number r.
Solution
Solution: Answer: ±49 (OR 49,−49 OR −49,49) OR ±241 OR ±2.25
Any real quartic has an even number of real roots with multiplicity, so there exists real r such that x4+kx3+x2+4kx+16 either takes the form (x+r)4 (clearly impossible) or (x+r)2(x2+ax+b) for some real a,b with a2<4b. Clearly r=0, so b=r216 and 4k=4(k) yields r32+ar2=4(2r+a)⟹a(r2−4)=8rr2−4. Yet a=r8 (or else a2=4b ), so r2=4, and 1=r2+2ra+r216⟹a=2r−7. Thus k=2r−2r7=±49 (since r=±2 ).
It is easy to check that k=49 works, since x4+(9/4)x3+x2+4(9/4)x+16=41(x+2)2(4x2−7x+16). The polynomial given by k=−49 is just 41(−x+2)2(4x2+7x+16).
Alternate solution: x4+kx3+x2+4kx+16=(x2+2kx+4)2+(1−8−4k2)x2, so for some ϵ∈{−1,1}, 2x2+(k−ϵk2+28)x+8 has a single real root and thus takes the form 2(x+r)2 (using the same notation as above). But then (k−ϵk2+28)2=4(2)(8)=82, so we conclude that (k±8)2=(ϵk2+28)2 and k=±(4−47)=±49.
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.