Let $ f \colon \mathbb{R} \rightarrow \mathbb{R} $ twice differentiable such that $ f''(x)\geq a $ for all $ x \in \mathbb{R} $ and some $a>0$. Show that $f$ has an absolute minimum.
I'm trying to do this exercise for absurdity, but I have not been able to obtain good results, for this reason I refrain from uploading my failed results. I would like someone to please help me to demonstrate this. I appreciate any suggestions you can give me.
If $f''(x)$ is strictly positive for each $x$, then $f'$ is a strictly increasing function. This means that there is at most one point $a$ such that $f'(a) = 0$. Moreover, if such a point exists, then $f'(x) < 0$ for $x < a$ and $f'(x) > 0$ for $x > a$. In other words, $f$ is decreasing on the interval $(\infty, a]$ and increasing on $[a, \infty)$, meaning that such an $a$ is indeed a global minimum.
Now, does such an $a \in \mathbb{R}$ exist? Pick any $b \in \mathbb{R}$. If you're very lucky and $f'(b) = 0$, you are done. Otherwise, observe that $f'(b+x) \geq f'(b) + ax$ and $f'(b-x) \leq f'(b) - ax$ for $x > 0$, since $f''(x) \geq a$ for each $x \in \mathbb{R}$. Thus, if $f'(b) < 0$, then $f'(b+x) > 0$ for large enough $x$, hence by the Intermediate Value Theorem $f'$ takes the value $0$ somewhere to the right of $b$. On the other hand, if $f'(b) > 0$, then $f'(b-x) < 0$ for large enough $x$, hence by the Intermediate Value Theorem $f'$ takes the value $0$ somewhere to the left of $b$.