Lagrange Multipliers: Find Max of 8x2 + 4yz - 16z + 600

Click For Summary
SUMMARY

The discussion focuses on applying Lagrange multipliers to maximize the function T(x,y,z) = 8x² + 4yz - 16z + 600, subject to the constraint defined by the ellipsoid 4x² + y² + 4z² = 16. The user correctly sets up the Lagrange equations and derives the necessary partial derivatives, resulting in a system of equations. However, the user encounters difficulties in solving this system, initially obtaining inconsistent values for x, y, and z. Ultimately, the correct solution is confirmed when x = 0 is used, leading to valid values for y and z.

PREREQUISITES
  • Understanding of Lagrange multipliers and their application in optimization problems.
  • Familiarity with partial derivatives and how to compute them.
  • Knowledge of constraint equations, particularly in the context of ellipsoids.
  • Basic algebraic skills for solving systems of equations.
NEXT STEPS
  • Study the method of Lagrange multipliers in greater depth, focusing on examples with multiple constraints.
  • Learn how to derive and solve systems of equations involving partial derivatives.
  • Explore optimization techniques for functions defined on surfaces, particularly in three dimensions.
  • Investigate the geometric interpretation of Lagrange multipliers and their applications in real-world scenarios.
USEFUL FOR

Students and professionals in mathematics, engineering, and physics who are working on optimization problems involving constraints, particularly those interested in advanced calculus and multivariable functions.

nhartung
Messages
56
Reaction score
0

Homework Statement


Assume that the surface temperature distribution of an ellipsoid shaped object given by 4x2 + y2 + 4z2 = 16 is T(x,y,z) = 8x2 + 4yz - 16z + 600.

Homework Equations


The Attempt at a Solution


I'm assuming we just have to find the maximum value of this function using the lagrange method.

I started by writing the equation like this:

8x2 + 4yz -16z + 600 - 4x2\lambda - y2\lambda - 4z2\lambda + 16\lambda.

Then I found the 4 partials and set them to 0:

fx = 16x - 8x\lambda = 0
fy = 4z - 2y\lambda = 0
fz = 4y - 16 - 8z\lambda = 0
f\lambda = -4x2 - y2 - 4z2 + 16 = 0

My problem comes next when I try to solve this system of equations.
When I solve them I get:
x = 1 (or 0?)
y = z = -(4/3)
\lambda = 2

These don't check out.

Does it looks like I'm going about this problem correctly? If so what am I doing wrong when solving the system of equations?
 
Physics news on Phys.org
ah nevermind it checks if I use x = 0.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 15 ·
Replies
15
Views
4K
Replies
5
Views
3K
  • · Replies 7 ·
Replies
7
Views
8K