I have been asked to find the minimum value of the function $F:\Bbb{R}^2\to\Bbb{R}$, $F(x,y)=x^2+y^2$ on the curve $xy = 3$.
I found the minimum value with using Lagrange multipliers theorem. The answer is $(-\sqrt{3},-\sqrt{3})$ and $(\sqrt{3}, \sqrt{3})$; and when you place these into the function, the value is $6$, so the minimum value is $6$.
There are two problems now:
In class the only way we learn to say if its minimum or maximum is to use weirshtrass theorem that saying that the function gets max and min and than choose between the potential max and min points. Here, i can't use weirshtrass theorem so i am not sure how i am supposed to prove this is a minimum point and not maximum point. I thought of taking another random point on the curve and just say that it's smaller than it but it's look not formal and strong.
I need to explain why the function has minimum on the curve but does not have a maximum on the curve. I don't know what they want from me and how I am supposed to approach it.
At the bottom line, I think they miss to teach us all we need in class, so I am asking for explanation or a link to a video with explanation to this problem.
For the maximum, you can prove that F isn't bounded on the curve xy=3.
For any bound $M \geq 6$, we have with $(x,y) := (M,\frac{3}{M})$ that $xy=3$ and $f(x,y) = x^2 + y^2 = M^2 + \frac{9}{M^2} > M$