Bonus (Unexpected) solution to lagrange equation?

unscientific
Messages
1,728
Reaction score
13

Homework Statement



The lagrange equations are obtained as in the picture. I am only showing the final part of the solution, where they consider the final case of x≠y≠z.

Homework Equations



The equation at the second paragraph is obtained by subtracting: (5.34 - 5.35).

The final equations are obtained by dividing 5.37 by (x-y) throughout, same for the other 2. (Which is ok, since x - y ≠ 0)

The Attempt at a Solution



I understand their method, but why can't I just do this:

(5.34) + (5.35) + (5.36)

3(x2 + y2 + z2) + 2λ(x + y + z) + 3μ = 0

Using the constraints,

3(1) + 0 + 3λ = 0

λ = -1

Not sure if this is a appropriate solution..
 

Attachments

  • lagrange3.jpg
    lagrange3.jpg
    48.6 KB · Views: 502
Physics news on Phys.org
unscientific said:

Homework Statement



The lagrange equations are obtained as in the picture. I am only showing the final part of the solution, where they consider the final case of x≠y≠z.

Homework Equations



The equation at the second paragraph is obtained by subtracting: (5.34 - 5.35).

The final equations are obtained by dividing 5.37 by (x-y) throughout, same for the other 2. (Which is ok, since x - y ≠ 0)

The Attempt at a Solution



I understand their method, but why can't I just do this:

(5.34) + (5.35) + (5.36)

3(x2 + y2 + z2) + 2λ(x + y + z) + 3μ = 0

Using the constraints,

3(1) + 0 + 3λ = 0

[STRIKE]λ = -1[/STRIKE]

Not sure if this is a appropriate solution..

You mixed lambda with mu. μ=-1.

ehild
 
ehild said:
You mixed lambda with mu. μ=-1.

ehild

I see..is it possible to prove that μ=-1 leads to the equations being inconsistent?
 
unscientific said:
I see..is it possible to prove that μ=-1 leads to the equations being inconsistent?

No, μ=-1 does not matter in the argument which proves that x,y,z can not be all different.

Two of them can be equal and in this case, you would use μ=-1 to get λ and the possible values of x,y,z.

ehild
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top