I want to show that the multivariablefunction $$f(x,y)=2x^4+5y^4-|x|-\sqrt{|x|+|y|}$$ has no global minimum.
For that do we calculate the critical points to get the desired result?
Or do we suppose that there is a global minimum at a point $(a,b)$ and then we have to show that there is a point $(x,y)$ with $f(x,y)\leq f(a,b)$ ?
You can argue using the properties of continuous functions - as $x,y \to \infty$, $f \to \infty$, hence there is a closed ball $b(r) = \{ |(x,y)| \leq r\}$ such that if $x \in \mathbb R^2 \setminus b(r)$ then $$ f(x,y) \geq f(0,0) $$ Now consider the restriction of $f$ to $b(r)$. Since $f$ is continuous and $b(r)$ is compact, the image $f(b(r))$ is also compact and hence the restriction of $f$ is bounded and attains its bounds. In particular there is a point $(x,y)$ such that $f(x,y) \leq f(x',y')$ for all $(x',y') \in b(r)$. If $(x',y') \in \mathbb R^2 \setminus b(r)$ then $$ f(x,y) \leq f(0,0) \leq f(x',y') $$ Hence $(x,y)$ is a global minimum.