0

Let's say you have some integer sequence, $a_1, a_2, . . ., a_n$, and you can prove that there exists some $r$ such that the $r$th difference of the sequence is a sequence of just constants. How could we prove that $a_n$ can be defined by some polynomial in $n$?

By $r$th difference I mean you keep on subtracting consecutive terms from each other to form a new sequence. So, the first difference of the sequence $a_n = n^2$ (which is $1$, $4$, $9,$ $16,$ $25,$ $36,...$) would be $3$, $5$, $7,$ $9,$ $11,...$ The second difference of $a_n$ would be $2,$ $2,$ $2,$ $2,...$

0 Answers0