I need to prove that a quadratic spline $S$ and a quadratic function $f$ are equal.
We are given points $([X_1,f(X_1)],.....,[X_n,f(X_n)])$ and the boundary condition that the first derivatives of $S(x_1)$ and $f(x_1)$ are equal.
Obviously that's true but how should one prove it? Thanks in advance!