Homework Statement
Let {a_n} be the sequence 3, 4, 8, 17,..., where a_0 = 3 and a_n+1 = a_n + (n+1)^2, n greater than or equal to 0. Find a polynomial such that a_n = f(n)
Homework Equations
f(n) = summation from r=0 to infinity of C(n,r) delta^r a_0
The Attempt at a Solution
I...