AlgebraDifficulty 4.3AIMEFind the answerUnited States
Problem:
Let P(x) be a polynomial of degree at most 3 such that P(x)=1+x+x21 for x=1,2,3,4. What is P(5)?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Solution:
Answer: 91−3
The forward difference of a polynomial P is ΔP(x)=P(x+1)−P(x), which is a new polynomial with degree reduced by one. Therefore, if we apply this operation three times we'll get a constant function, and we can work back up to get a value of P(5). Practically, we create the following table of differences: 3121−42733471273−2491−627310131273−8211 Then extend it to be the following table:
So our answer is 273−9=91−3
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.