Let a and b be real numbers, and let r,s, and t be the roots of f(x)=x3+ax2+bx−1. Also, g(x)=x3+mx2+nx+p has roots r2,s2, and t2. If g(−1)=−5, find the maximum possible value of b.
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
By Vieta's Formulae, m=−(r2+s2+t2)=−a2+2b,n=r2s2+s2t2+t2r2=b2+2a, and p=−1. Therefore, g(−1)=−1−a2+2b−b2−2a−1=−5⇔(a+1)2+(b−1)2=5. This is an equation of a circle, so b reaches its maximum when a+1=0⇒a=−1. When a=−1, b=1±5, so the maximum is 1+5.
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: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.