I want to find the least value of a function whose domain is made up of all points that satisfy the following:
$g_1(x, y, z)= x^2 + 2y^2=1$
$g_2(x, y, z)= xy + xz=2$
In my book it is written that "a minimum exists since the domain is a closed set". However, previously there is a theorem that one can only be certain that function obtains a max and min value if the domain is compact, i.e. both closed and bounded. From what I see, the domain is not bounded, how can we then be certain that "a minimum exists"?
Any help would be appreciated.
$\textbf{Edit:}$: I want to find the least distance form the origin, so my function is $f(x, y,z)=^2+^2+^2$
Given the additional information, set forth in your comment, that the function you're trying to minimize is $f(x, y, z)=x^2+y^2+z^2$, the solution is easy. Just note that because $(1, 0, 2)$ is in your solution set, the minimum must fall within the (compact) sphere of radius, say, $953.8$ (or pick your favorite number that's at least as large as $\sqrt 5$). Since the solution sets of $g_1$ and $g_2$ are closed, their intersection with this compact sphere must be compact and the minimum must occur somewhere in that intersection.