It's a bit non-trivial, but mechanically solvable. Polynomial coefficients are for normal powers. Difference table coefficients have more to do with falling powers (x * (x-1) * (x-2) * ...). Look up "Finite Calculus" or "Difference Equations" if you are interested.