Let us suppose that $F(x)=ax^{2}+bx+c$ and $G(x)=Ax^2+Bx+C$ where $a, b, c, A, B, $ and $C$ are real numbers with $a > 0$ and $A > 0$.
Let us suppose that the minimum value of the quadratic function defined by $F(x)$ is greater than or equal to the minimum value of the quadratic function defined by $G(x)$. Does it necessarily hold that $G(x) \leq F(x)$ for every real number $x$?
Thanks in advance for sharing your thoughts on this question with me.
No, it does not. A simple counter-example is when $f(x)=2x^2-1$ and $g(x)=x^2.$ Although the minimum of $f(x)$ is $-1$ and the minimum of $g(x)$ is $0,$ $g(x)>f(x)$ does not hold for $x=2.$