Polynomials
Difficulty 4
TMUA practice: Polynomials, problem 2
A TMUA-calibre polynomials problem at difficulty 4 of 5, with the full worked solution.
The question
Let be a (monic) polynomial with real coefficients satisfying . What is the value of ?
A
B
C
D
The correct answer is highlighted. C
Worked solution
Define . The conditions become , so are four roots of .
has degree (since is monic degree- and is degree-). With four roots accounted for, factors as
So .
Evaluate at :
This is option C.
Why the other options fail.
- A, : follows from extrapolating linearly, but the quartic correction kicks in at .
- B, : the value of the correction alone, without the linear part.
- D: the data are sufficient because monic-quartic with four prescribed values is unique.
The lesson: when a degree- polynomial is given at consecutive integers and its leading coefficient is specified (here = ), it is uniquely determined. Use the ‘subtract the obvious interpolant’ trick.