Extrema/LaGrange in Vector Calc

  • Thread starter Thread starter DougD720
  • Start date Start date
  • Tags Tags
    Vector
DougD720
Messages
47
Reaction score
0

Homework Statement



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


Homework Equations



\nablaf=\lambda\nablag


The Attempt at a Solution



\nablaf=(1,-1)
\nablag=(2x, -2x)

(1,-1)=\lambda(2x, -2x)

1 = \lambda(2x) -> \lambda=\frac{1}{2x}

-1 = \lambda(-2y) -> \lambda=\frac{1}{2y}

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!
 
Physics news 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:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top