What I'm really wondering is, does Lagrange polynomial interpolation have an answer for every question of "what's the next integer in this sequence"? Does it define an infinite integer sequence to extend every finite integer sequence?
Let $S$ be a finite set of points, at least two of them, all having consecutive integer $x$-coordinates and integer $y$ coordinates.
(Perhaps a restatement is helpful? Let $a, b\in \Re$ with $2 < b - a$. Let $s:\mathbb{Z}\to\mathbb{Z}$. Let $S$ be such that $\langle n, s(n)\rangle\in S$ if, and only if, $n\in [a, b]\cap \mathbb{Z}$.)
Is the Lagrange polynomial through $S$ necessarily an integer-valued polynomial?
I quickly see that it is for two points.
I suppose this is elementary. I didn't get this problem statement from anywhere though. I simply wondered.