use Lagrange’s Multiplier method to find the maximum and minimum of f(x,y)= y^2 - x^2 subjected to the constraint of 1/4 x^2 + y^2 = 1
GivenÂ
"f(x,y) =y^2-x^2"Let Â
"g(x,y) =\\dfrac{1}{4} x^{2}+y^{2}-1"Â and letÂ
"F = f(x,y)+\\lambda g(x,y)"where "\\lambda"  is the Lagrangian multiplier.
To find the maximum and minimum values, we have to solve the system
Â
Hence
"\\dfrac{1}{4} x^{2}+y^{2}-1=0"
If "x=0," we get
"\\lambda=-1"
When "\\lambda=-1,"
"x=0, y=-1" or "x=0, y=1."
If "y=0," we get
"y=0"
When "\\lambda=4,"
"x=-2, y=0" or "x=2,y=0."
If "x\\not=0, y\\not=0," we get
"\\dfrac{1}{4} x^{2}+y^{2}-1=0"
The system has no solution.
"f(0, 1)=(1)^2-(0)^2=1"
"f(2, 0)=(0)^2-(2)^2=-4"
The maximum and minimum values of f(x,y) are respectively,
maximum value:
minimum value:
Comments
Leave a comment