Lagrange multipliers elliptic paraboloid

Click For Summary

Discussion Overview

The discussion revolves around using Lagrange multipliers to find the highest and lowest points on the curve of intersection between the elliptic paraboloid z=x^2+4y^2 and the right circular cylinder x^2+y^2=1. Participants explore the mathematical approach, including the formulation of the problem and the equations derived from the method.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Homework-related
  • Debate/contested

Main Points Raised

  • One participant seeks clarification on the problem, specifically about maximizing and minimizing the z coordinate.
  • Another participant outlines the use of Lagrange multipliers, presenting the function F and the resulting equations to solve for the unknowns.
  • There is a suggestion that it may be simpler to rewrite the function z in terms of x or y to find maxima and minima without using Lagrange multipliers.
  • One participant questions the results presented by another, particularly regarding the maxima and the potential typo in the coordinates.
  • Further clarification is provided on the maximum and minimum values of z, with specific coordinates given for both cases.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of using Lagrange multipliers versus alternative methods. There is also some confusion regarding the identification of maxima and minima, indicating that the discussion remains unresolved on certain points.

Contextual Notes

Participants note the complexity of solving the equations derived from the Lagrange multipliers method, and there are indications of potential typos or misunderstandings in the coordinates presented.

iceman
Hi, I'm really stuck on this problem and I need some help??

Here's the question:

The intersection of the elliptic paraboloid z=x^2+4y^2 and the right circular cylinder x^2+y^2=1. Use Lagrange multipliers to find the highest and lowest points on the curve of intersection.

Your help will be very much appreciated.
 
Physics news on Phys.org
By "highest and lowest points", I take it you mean maximize and minimze the z coordinate?

In that case your "object function" is z and you have the conditions that z=x^2+4y^2 (or x^2+ y^2- z= 0) and x^2+y^2=1.

Okay, look at F(x,y,z)= z+ lambda(x^2+ 4y^2- z)+ mu(x^2+y^2-1)
(lambda and mu are the Lagrange multipliers).

The gradient of F is
grad F= (2 lambda x+ 2 mu x)i+ (8 lamda y+ 2 mu y)j+ (1- lambda)k

So we have the 5 equations
2 lambda x+ 2 mu x= 0
8 lambda y+ 2 mu y= 0
1- lambda= 0 (which kinda tells you what lamda is!)
x^2+ 4y^2- z= 0 and
x^2+ y^2= 1
to solve for the 5 unknowns x, y, z, lambda, mu.

I get that the maxima z occur at (-1,0,1), (1,0,1), (0, -1,1)
and (0,l,1).

Are you required to use Lagrange multipliers?

It simpler to rewrite z= x^2+ 4y^2= x^2+y^2+ 3y^2= 3y^2+ 1 and maximize that and to rewrite z= x^2+ 4(1-x^2)= -3x^2+ 4 and minimize that.
 
Hi HallsofIvy, thanks for helping me with my problem. I have a couple of questions I would like to ask you about it.

1) Could you please explain step by step how you solved the 5 equations?
2 lambda x+ 2 mu x= 0
8 lambda y+ 2 mu y= 0
1- lambda= 0 (which kinda tells you what lamda is!)
x^2+ 4y^2- z= 0 and
x^2+ y^2= 1
to solve for the 5 unknowns x, y, z, lambda, mu.

As I found it difficult to decipher what the values of x, y, z, lamda, and mu were?

2) You got that the maxima z occur at (-1,0,1), (1,0,1), (0, -1,1) and (0,l,1).

I'm assuming that (0,l,1) is a typo and is meant to be (0,1,1).

As you have only found the maxima points, the above solution...
How would you use lagrange to find the lowest (minima) points on the curve of intersection?

Your help is much appreciated.
Regards
Iceman
 
Actually, I miswrote when I said "maximum". Obviously, y= 0 is a minimum of the function z= 1+ 3y^2.

By letting y^2= 1- x^2, in x^2+ 4y^2= z, we get
z= x^2+ 4(1- x^2)= 4- 3x^2. Then z'= -6x so x= 0 is a maximum for that function. If x= 0, then, from x^2+ y^2= 1, y= 1 or -1 and
z= 0^2+ 4(1)= 4 is the maximum.


Now, solving the equations from the Lagrange multiplier:

From "lambda- 1= 0" we get lambda= 1.

Then "2 lambda x+ 2 mu x= 0" become 2x+ 2mu x= 2x(1+ mu)= 0 so either x= 0 or mu= -1.

If x= 0 then the equation x^2+ y^2= 1 becomes y^2= 1 so y= 1 or -1.
If x= 0 and y= 1 or -1 then x^2+ 4y^2- z= 0 gives z= 4.

If x is not 0, then mu= -1 so 8 lambda y+ 2 mu y= 0 becomes
8y+ -2y= 0 or y= 0. With y= 0, x^2+ y^2= 1 gives x^2= 1 and x= 1 or x= -1. With x= 1 or -1, y= 0, z= 1.

That is, (-1,0,1) and (1,0,1) give the MINIMUM values of z while

(0,1,4) and (0,-1,4) give the maximum values of z.
 
Hey cheers for your help HallsofIvy, I appreciate it.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
10K