A practice problem from my textbook (not homework/assignment). Show that there is a unique polynomial $P_{3}(x)$ where
$p_{3}(x_{0}) = f(x_{0}),\space p_{3}(x_{2}) = f(x_{2}), p'_{3}(x_{1}) = f'(x_{1}), p^{''}_{3}(x_{1}) = f^{''}(x_{1})$ where $f(x)$ is a given function.
I'm looking towards using Hermite Interpolation but I"m unsure of how to start the problem. If anyone could just provide a hint to push me in the right direction, it would be appreciated.