My task is this:
Suppose $f:\mathbb{R}^m \to \mathbb{R}$ is a positive, continous function such that $\lim_{\mid \textbf{x}\mid \to \infty} f(\textbf{x}) = \textbf{0}$.
Show that $f$ has a maximum.
I am not sure exactly how to show this since the domain of $f$ is all of $\mathbb{R}^m$. According to the extreme value theorem, we need $A\subset \mathbb{R}^m$ to be closed, bounded and that $f:A\to\mathbb{R}$ to be continous (which it is over the entire $\mathbb{R}^m$). I am thinking that if we could somehow split up the domain into closed sets and take the union, one could probably show that $f$ had a maximum, but I am not sure if that's the right approach. Any help would be more than welcome!