Hello there little man, I'm sorry for the delay but I've been busy, I don't know if you still need this or if you have already solved, but anyway, I'll leave it here just in case.
mikeyrichster said:
Hey thanks for your help that's brilliant!
So I have the solvable system of EQ's:
-2y = 2y\lambda
and
3x^2=2x\lambda
Yes, this is perfect.
mikeyrichster said:
Am I correct in saying now that x = -2/3 and y = +/-sqrt 13/9 ?
Hum, let's check it together, shall we?
We've seen that
-2y = 2y\lambda ,\ so\ \lambda = -1
Look that y is not defined yet, we just found \lambda, so we'll find y by first finding x.
3x^2 = 2x\lambda,\ where\ \lambda = -1
3x^2 = -2x
3x^2 + 2x = 0
x(3x + 2) = 0
So we'll have two solutions for x
x = 0\ and\ 3x = -2,\ x = \frac{-2}{3}
Now we'll have to plug both values found for x on the constraint equation in order to find y
From the constraint (notice that we won't need anymore the inequality sign by now) we have
x^2 + y^2 = 1
For x = 0,
(0)^2 + y^2 = 1,\ therefore\ y = \pm 1
For,
x = \frac{-2}{3}
(\frac{-2}{3})^2 + y^2 = 1
\frac{4}{9} + y^2 = 1
4 + 9y^2 = 9
9y^2 = 5,\ then\ y = \pm \frac{\sqrt{5}}{3}
Then the critical points are
P_1 = (0,1)\ and\ P_2 = (0, -1)\ and\ P_3 = (\frac{-2}{3},\frac{\sqrt{5}}{3})\ and\ P_4 = (\frac{-2}{3},\frac{-\sqrt{5}}{3})\ and\ P_5 = (0,0)
Remember that P_5 = (0,0) is a critical point inside the disk once it satisfies the definition for a critical point of f(x,y) that is
\frac{\partial f}{\partial x} = 0
\frac{\partial f}{\partial y} = 0
Therefore,
\frac{\partial f}{\partial x} = 3x^2 = 0,\ then\ x = 0
\frac{\partial f}{\partial y} = -2y = 0,\ then\ y = 0
So, P_5 = (0,0) is a critical point by definition.
mikeyrichster said:
sorry about my lack of LaTeX typesetting.
No problem at all, I understood it perfectly.
Just in case you're curious about learning LaTeX, there's this introductory topic on PF:
https://www.physicsforums.com/showthread.php?t=8997
It's pretty easy to learn, you can master the basics in matter of minutes, so check it out.
See you little man, and good luck with those studies.