How does the Newton Interpolation work? The definition can be found here: http://www.nptel.ac.in/courses/122104018/node109.html
Not how it's defined since that's mathematically clear, but I'm trying to grasp the general intuition about how it was formulated.
There's a fairly good explanation here that describes how it's derived from similar triangles (which forms the "divided difference" term).
https://dafeda.wordpress.com/2010/08/30/newtons-divided-difference-polynomial-linear-interpolation/