Text
A cubic “personalized polynomial” satisfies , , , . Using finite differences (for a third-degree polynomial the third difference is constant), compute .
Solution
Build the difference table from the values :
- first differences:
- second differences:
- third difference: (constant, since has degree ).
Extend keeping the third difference constant: