Lagrange Multipler and Max/Min point of intersection

Click For Summary

Homework Help Overview

The problem involves finding the maximum and minimum points of intersection between a plane and a cone using Lagrange multipliers. The specific equations given are the plane 4x − 3y + 8z = 5 and the cone z^2 = x^2 + y^2, which intersect to form an ellipse.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster expresses uncertainty about identifying the function to maximize and the constraints involved in the problem. They consider the cone as a potential function but question its suitability as it represents a surface rather than a function of x, y, and z.
  • Some participants suggest maximizing the function f(x,y,z) = z with constraints defined by the plane and the cone, proposing the use of two Lagrange multipliers.
  • There is confusion about the implications of setting the derivatives of the function to zero and how that relates to the constraints imposed by the problem.
  • Participants discuss the necessity of using Lagrange multipliers when dealing with constraints and the nature of the problem.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the problem and clarifying the roles of the function and constraints. Some guidance has been offered regarding the setup of the Lagrange multiplier method, but no consensus has been reached on the best approach to take.

Contextual Notes

Participants note the complexity of the problem due to the intersection of two surfaces and the need to properly define the function to maximize within the constraints provided by the plane and the cone.

calorimetry
Messages
30
Reaction score
0

Homework Statement


The plane 4x − 3y + 8z = 5 intersects the cone z^2 = x^2 + y^2 in an ellipse.
Use LaGrange Multipliers to find the highest and lowest points on the ellipse.


Homework Equations


Lagrange Multiplier


The Attempt at a Solution


I guess I lack an understanding of Lagrange multiplier to begin solving this problem. Normally, I would be given some kinda of function express in term of x, y, and z and the plane would be the constraint for the function. Then I would just solve using Lagrange multiplier.

Here what is my function and what is my constrain?

I was thinking of using the cone as my function, but then I would have 0 = x^2 + y^2 - z^2
which is a surface and not a function of x, y, and z or is it?
And the plane is the constrain, but then I wouldn't be just looking for the max and min of the ellipse intersection anymore, it would be the max and min of the cone with the plane as the constrain.

I'm guessing both the plane and the cone are constrains in this problem because their intersection is the actual constrain, then what is my function to maximize/minimize?

Thanks in advance for any help/explanation.
 
Physics news on Phys.org
how about trying the following (pretty much taken from what you described)

maximise
f(x,y,z) = z
subject to the constraints
g(x,y,z) = 4x − 3y + 8z - 5 = 0
h(x,y,z) = x^2 + y^2 - z^2 = 0

then use two lagrange multipliers...

F(x,y,z) = f + \lambda.g + \gamma.h
then
\nablaF(x,y,z) = \nabla f + \lambda.\nabla g + \gamma.\nabla h

gives 5 unknowns & 5 equations, though little messy not sure if there's an easier way, maybe using the z in the plane equation...
 
Last edited:
Thanks lanedance, this is what I was thinking, but I don't know why I didn't realize that the function I am trying to maximize is f(x, y, z)=z. It should work.
 
I don't get it... if you use f(x,y,z)=z to maximize, wouldn't you get fx(x,y,z)=0 and fy(x,y,z)=0... Then would you set fx(x,y,z) = fy(x,y,z)?
 
xiseeux said:
I don't get it... if you use f(x,y,z)=z to maximize, wouldn't you get fx(x,y,z)=0 and fy(x,y,z)=0... Then would you set fx(x,y,z) = fy(x,y,z)?

true that fx(x,y,z)=0 and fy(x,y,z)=0, but then you use the lagrange multiplier method to get a set of equations to solve from
\nablaF(x,y,z) = \nabla f + \lambda.\nabla g + \gamma.\nabla h = 0
and the constraints
 
xiseeux said:
I don't get it... if you use f(x,y,z)=z to maximize, wouldn't you get fx(x,y,z)=0 and fy(x,y,z)=0... Then would you set fx(x,y,z) = fy(x,y,z)?
You would if there were no constraints. And then, because the derivatives are always 0, you would get no "max" or "min"- f(z)= z has no maximum or minimum values.

But here the point is constrained to lie on two given figures. And you use "Lagrange multipliers" for problems like that.

If you want to maximize/minimize a function f(x,y,z) subject to the constraint g(x,y,z)= 0 then you must have \nabla f= \lambda \nabla g for some "multiplier" \lambda.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
10
Views
1K