I am interested in a method that allows to find global maxima / minima of any elementary function (continuous on their domain) of 2 variables on open sets. If there is no global maxima / minima, then find any of upper or lower bounds of the range of the function. If they don't exist also, prove that.
I am not interested in specific solutions that can be conveniently applicable to a specific example below. I'm interested in formally described method (if the method does exist), applicable to all of them. I'll be glad for any links to scientific literature. Will be also glad if the method can be generalized to functions of more that 2 variables.
Examples just for better understanding. Find global maxima and minima, or any of lower or upper bounds of
f(x;y) = xy on R²,f(x;y) = 1/(xy) on the domain,f(x;y) = x² + 2x + 3y² where x² + y² < 1f(x;y) = log₂(x) + logₓ(y) + log_y(8) where x,y > 1 (global minima here is ∛81)
or prove that they don't exist.
The steps to investigating global extrema of smooth functions on open sets are:
You can interpret the "behavior outside compact sets" to mean the limits along curves leaving the domain at some point, or going off to infinity in some fashion.
In your examples,