Langrange Multipliers and Minimum Distance

  • Thread starter Thread starter schaefera
  • Start date Start date
  • Tags Tags
    Minimum
Click For Summary

Homework Help Overview

The discussion revolves around using the method of Lagrange multipliers to find points on the ellipse defined by the equation \(x^2 + 2y^2 = 2\) that are closest to and farthest from the line \(x - y = 2\). Participants are exploring the relationship between the ellipse and the line in the context of distance minimization.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the need for a distance formula to relate points on the ellipse to the line. There is uncertainty about how to define the function \(f\) for the Lagrange multipliers method, particularly in relation to the distance from a point on the ellipse to the line.

Discussion Status

Some participants have suggested looking up the distance formula, while others are clarifying how to apply it to the problem. There is ongoing exploration of how to express the distance function correctly and how it interacts with the Lagrange multipliers setup. Multiple interpretations of the distance concept are being examined.

Contextual Notes

Participants note the absence of specific points in the problem statement, leading to confusion about how to apply the distance formula. There is also discussion about the implications of using absolute values in the context of differentiation.

schaefera
Messages
208
Reaction score
0

Homework Statement


Use the method of Lagrange multipliers to find the points on the ellipse (x^2)+(2y^2)=2 that are closest to and farthest from the line x-y=2.


Homework Equations


I know that to do the lagrange I have to take the gradient of a function f and set it equal to some unknown constant times the gradient of my constraint (function g).


The Attempt at a Solution


I believe my constraint, g(x,y) should be the ellipse itself, so g(x,y)=(x^2)+(2y^2)-2 and [gradient of g]= {2x, 4y}.

What I don't know, however, is what is the function f I use? I think it has something to do with the distance formula, but I can't quite get my finger on what. Any help is greatly appreciated-- I feel like I'm very close to finding the answer, but am just missing one important step.

Thanks!
Austin
 
Physics news on Phys.org
You need a formula for the distance of a point (x,y) to the given line, don't you?
 
Yes exactly! And I think that THAT is the equation I would want to then make f and use it as the primary equation whose gradient I compare to grad(g).

Distance= sqrt((x-xo)^2 + (y-yo)^2))... but this isn't from a line to a point, it's from a point (x1, y1) on the ellipse to a point (x2, y2) on the line given. But how do I use this to get a function in the form sqrt ((x2-x1)^2+(y2-y1)^2)-- or something of this sort?
 
But in this case, it still has (xo, yo) which I don't seem to have in the problem statement.
 
(x0,x0) in this case is just your point (x,y) on the ellipse.
 
So for me, distance= (x-y-2)/(sqrt(2))?

I guess I'm still a little confused by how I can let their (x0, y0) be my (x, y). Wouldn't that change the vector I'm dealing with?

Can you maybe explain the though process of that link as related to the problem-- I can't quite picture it in my case.
 
schaefera said:
So for me, distance= (x-y-2)/(sqrt(2))?

I guess I'm still a little confused by how I can let their (x0, y0) be my (x, y). Wouldn't that change the vector I'm dealing with?

Can you maybe explain the though process of that link as related to the problem-- I can't quite picture it in my case.

(x0,y0) is just some point. (x,y) is just some point. All that's different is the labelling. And yes, your answer is basically right. Except it's negative for all the points on the ellipse, since you rightly got rid of the absolute value. Just change the sign.
 
So what would the vectors that I am dotting be? And how can distance be negative, I would think it needs to be positive?
 
  • #10
schaefera said:
So what would the vectors that I am dotting be? And how can distance be negative, I would think it needs to be positive?

The geometry is described in the link. And according to the formula in the link, it should be |x-y-2|/sqrt(2), right? That's always nonnegative. But you don't want absolute values around when you are differentiating. -(x-y-2)/sqrt(2) is always positive for points on the ellipse. I wouldn't obsess about this, the problem is about lagrange multipliers, not distance from a line to point formulas.
 
  • #11
Ok thanks, I get it now! So I end up finding that there are 4 critical points: (+/- 2/sqrt(6), +/- 1/(sqrt6)). Clearly, the point in the 4th quadrant is closest and the point in the 2nd quadrant is farthest away from the line. Thanks so much for the help!
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
4
Views
2K
Replies
5
Views
3K
Replies
2
Views
1K