I have a math question. Suppose I want to fit a parabola to a set of 3 points. However, I know the exact location of the left-most and right-most point, and only the vertical coordinate of the middle point, but not the horizontal coordinate.
But instead, I know that the the vertical coordinate is the global minimum, and so the derivative is 0 at that point.
How can I find the equation of that curve? Please provide a proof. Thank you.