Maximum and Minimum : Langrange multiplier problem

  • Thread starter Thread starter michonamona
  • Start date Start date
  • Tags Tags
    Maximum Minimum
Click For Summary
SUMMARY

The discussion focuses on finding the maximum and minimum values of the function f(x,y) = (1+x+y)² over the closed and bounded set S defined by the constraint x²/4 + y²/16 ≤ 1 using the Lagrange multiplier method. The participant identifies that the first-order partial derivatives lead to infinitely many critical points in the interior. The Lagrange multiplier equations are set up as 2(1+x+y) = λx/2, 2(1+x+y) = λy/8, and the constraint x²/4 + y²/16 = 1. The solution reveals two cases for λ, leading to the equations y = -x - 1 and y = 4x.

PREREQUISITES
  • Understanding of Lagrange multipliers in optimization
  • Knowledge of partial derivatives and critical points
  • Familiarity with conic sections and their equations
  • Basic proficiency in solving systems of equations
NEXT STEPS
  • Study the application of Lagrange multipliers in constrained optimization problems
  • Learn how to derive critical points from partial derivatives
  • Explore the geometric interpretation of Lagrange multipliers
  • Investigate the properties of ellipses and their equations
USEFUL FOR

Students and educators in calculus, particularly those focusing on optimization techniques, as well as mathematicians interested in the application of Lagrange multipliers in real-world problems.

michonamona
Messages
120
Reaction score
0

Homework Statement



Find the maximum and minimum of the function f over the closed and bounded set S. Use langrange multiplier method to find the values of the boundary points.

Homework Equations



f(x,y) = (1+x+y)2

S = {(x,y) : x2/4 + y2/16 <= 1}


The Attempt at a Solution




First, I set their first order partial derivatives to 0 to get the following

fx(x,y) = 2(1+x+y)=0
fy(x,y) = 2(1+x+y)=0.

It's obvious that I'm not going to be able to find a unique value for my critical points with these two equations, thus, I conclude that there are infinitely many critical points in the interior (I also don't understand the intuition behind this conclusion).

Next, we check the points that satisfy x2/4 + y2/16 = 1, to see if these are potential extremums. I will use the langrange multiplier method.

1. 2(1+x+y) = [tex]\lambda[/tex]x/2
2. 2(1+x+y) = [tex]\lambda[/tex]y/8
3. x2/4 + y2/16 = 1

Then the textbook says that solving for [tex]\lambda[/tex] will yield y=-x-1 or y=4x. I know how to get y=4x, but where did y=-x-1 come from? How were they able to derive it from these three equations?

Thank you very much for your help,

M
 
Physics news on Phys.org
Your first case is for lambda different than zero, so you can identify the first two equations and then divide by lambda.
If lambda equals zero, then you get 1+x+y=0, which is the second solution.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
Replies
3
Views
2K
Replies
2
Views
2K
Replies
6
Views
2K
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K