Hello. My question is:
How to find the max/min distance from the curve g(x,y) = (x^6)+(y^6)=1 to the origin using Lagrange Multipliers.
I get stuck because I get lambda = 0
here is my solution:
distance from the origin √f(x,y) = √[(x-0)^2 + (y-0)^2] f(x,y) = x^2 + y^2
∂f/∂x = 2x ∂f/∂y = 2y ∂g/∂x = 6x^5 ∂g/∂y = 6y^5 ( µ = lambda )
2x = µ*6x^5 2y = µ*6y^5 simplify and plug into g(x,y) => (µ*3x^5)^6 + (µ*3y^5)^6 = 1 ;
take the factors out => [(3µ)^6] * [(x^30)+(y^30)] = 1
if i plug in the values of the origin (0,0) then I get (3µ)^6 * 0 = 1 so my µ (or lambda) is 0
Please help me out.
Thank you in advance.
How to find the max/min distance from the curve g(x,y) = (x^6)+(y^6)=1 to the origin using Lagrange Multipliers.
I get stuck because I get lambda = 0
here is my solution:
distance from the origin √f(x,y) = √[(x-0)^2 + (y-0)^2] f(x,y) = x^2 + y^2
∂f/∂x = 2x ∂f/∂y = 2y ∂g/∂x = 6x^5 ∂g/∂y = 6y^5 ( µ = lambda )
2x = µ*6x^5 2y = µ*6y^5 simplify and plug into g(x,y) => (µ*3x^5)^6 + (µ*3y^5)^6 = 1 ;
take the factors out => [(3µ)^6] * [(x^30)+(y^30)] = 1
if i plug in the values of the origin (0,0) then I get (3µ)^6 * 0 = 1 so my µ (or lambda) is 0
Please help me out.
Thank you in advance.