Understanding Lagrange Multipliers: Solving for Max and Min Values

Dx
Find max and min value…f(x,y,z) =3x+2y+z; x2 + y2+z2 = 1

If g(x,y,z) = x2 + y2+z2 = 1 then what do I do next?

I need help to further solve for this please? I am horrible at math and don't understand lagrange multipiers so can anyone better explain it to me and help me solve for difficult problem.

Dx
 
Mathematics news on Phys.org
Well, my text has the following box for lagrange multipliers (interesting theorems / procedures are placed in boxes in the text):

To find the maximum and minimum values of f(x, y, z) subject to the constraint g(x, y, z) = k (assuming these extreme values exist):

(a) Find all values of x, y, z, and λ such that:

[nab]f(x, y, z) = λ [nab]g(x, y, z)

and g(x, y, z) = k

(b) Evaluate f at all the points (x, y, z) that arise from step (a). The largest of these values is the maximum value of f; the smallest is the minimum value of f.

I imagine your text has something similar. Do you understand how to start step (a)?
 
Originally posted by Hurkyl
Well, my text has the following box for lagrange multipliers (interesting theorems / procedures are placed in boxes in the text):



I imagine your text has something similar. Do you understand how to start step (a)?

No, I don't understand this what-so-ever. I see one example in my book that wants to find the points of a rectangular hyperbola and its using partial Dx but I don't know how to perform step a could you please help me.

Dx
 
∇f(x, y, z) means the gradient of f with respect to its three variables. The gradient is defined as the row vector:

&nabla;f(x, y, z) = < &part;f(x, y, z)/&part;x, &part;f(x, y, z)/&part;y, &part;f(x, y, z)/&part;z >
I.E. the first coordinate is the partial derivative with respect to (WRT) the first variable, the second coordinate is the partial derivative WRT the second variable, and so on for as many variabes as the function has.


The equation in step (a) is, then, a vector equation, which we solve by setting corresponding coordinates equal:

&nabla;f(x, y, z) = &lambda; &nabla;g(x, y, z)

is

< &part;f(x, y, z)/&part;x, &part;f(x, y, z)/&part;y, &part;f(x, y, z)/&part;z > = &lambda; < &part;g(x, y, z)/&part;x, &part;g(x, y, z)/&part;y, &part;g(x, y, z)/&part;z >

is

&part;f(x, y, z)/&part;x = &lambda; &part;g(x, y, z)/&part;x
&part;f(x, y, z)/&part;y = &lambda; &part;g(x, y, z)/&part;y
&part;f(x, y, z)/&part;z = &lambda; &part;g(x, y, z)/&part;z



(BTW, if you also want me to explain the "why" behind this method, ask and I'll do so... but the "why" may be quite difficult to understand)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top