◀ ▲ ▶Branches / Combinatorics / Problem: Interpolating Numbers With a Polynomial
Problem: Interpolating Numbers With a Polynomial
Find a polynomial $f(x)$ of lowest degree with the property that
$$\begin{array}{rr}
x&f(x)\\
\hline
0&0\\
1&15\\
2&80\\
3&255\\
4&624\\
5&1295\\
6&2400\\
7&4095\\
\end{array}$$
Table of Contents
Solutions: 1
Thank you to the contributors under CC BY-SA 4.0!
- Github:
-
References
Bibliography
- Miller, Kenneth S.: "An Introduction to the Calculus of Finite Differences And Difference Equations", Dover Publications, Inc, 1960