The question is:
Let $f(x): \Bbb R \to \Bbb R$ be a continuous function. If $ \lim f(x)_{x \to +\infty} = \lim f(x)_{x \to -\infty} = +\infty$, then there is a point $x_0 \in \Bbb R$ such that $f$ assumes its minimum value.
What I noticed:
As $f$ is continuous, we know that $f(\Bbb R)$ is an unbounded above interval such as $(a,+\infty)$, $[a,+\infty)$ or $f(\Bbb R) = \Bbb R$. But to guarantee that it has a minimum value, we need to show that it is bounded below first and then show inf$f(\Bbb R) \in f(\Bbb R)$. So we can conclude $f(\Bbb R) = [\text{inf} f(\Bbb R), +\infty)$.
Also, I've been thinking on trying to work with the continuous function $1/f(x)$ where its limits go to zero when $x \to \pm\infty$. Is it a good Idea?
Thanks a lot.