Extrema/LaGrange in Vector Calc

  • Thread starter Thread starter DougD720
  • Start date Start date
  • Tags Tags
    Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 2K views
DougD720
Messages
47
Reaction score
0

Homework Statement



Find the extrema of f(x,y)=x-y ; subject to x2-y2=2


Homework Equations



[tex]\nabla[/tex]f=[tex]\lambda[/tex][tex]\nabla[/tex]g


The Attempt at a Solution



[tex]\nabla[/tex]f=(1,-1)
[tex]\nabla[/tex]g=(2x, -2x)

(1,-1)=[tex]\lambda[/tex](2x, -2x)

1 = [tex]\lambda[/tex](2x) -> [tex]\lambda[/tex]=[tex]\frac{1}{2x}[/tex]

-1 = [tex]\lambda[/tex](-2y) -> [tex]\lambda[/tex]=[tex]\frac{1}{2y}[/tex]

Which means x = y , but it has to satisfy x2-y2=2 and if x=y then it cannot satisfy this meaning there are no extrema for this set of equations.

Am i right? I tried working it out with other methods but it just keeps not working, however, i plotted the two equations in 3D on Maple and they do intersect so shouldn't there be extrema? Or is the fact that x-y is a plane parallel to the xy-axis mean that all points are extrema?

We never did a problem like this in class, one with no apparent solution, so I'm confused a bit here.

And i just did another problem where I'm coming up with a solution that doesn't satisfy one of the constraints... ugh... what am i doing wrong?

Thanks for the help!
 
on Phys.org
Yes, you aren't doing anything wrong. Your constraint says (x-y)=2/(x+y). So (x-y) is unbounded from both above and below. There are no extrema.
 
Last edited: