Variation principle - holonomic constraints

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
QuasarBoy543298
Messages
32
Reaction score
2
in order to extend hamilton's principle to include holonomic constraints, out lecturer did the following :
when we are under constraints, we cannot consider the variations of the coordinates as independent of each other.
we know that the constraint equations are fa = 0.
we can multiply each constraint by an arbitrary constant λa.
∑faa = 0, so we can just add it to the Lagrangian, as we treat the λa
as independent coordinates.

from there we just followed the same thing we did in order to find the original EL equations.my question is - why can we treat the λa as independent coordinates.
also, why doing so gives us the option to treat the other coordinates as independent from each other (vary them by δqi without considering the constraints).

besides, if someone can explain a little the background of this process because to me it feels like we just added something that relates to the constraints into the Lagrangian and got new equations plus the original constraints.thanks in advance !
 
Physics news on Phys.org
Did you already study Lagrange multipliers in calculus ?
It basically has to do with the two gradients (of the constraint(s) and of the objective function to be minimized): they have to be collinear.
You remove (number of constraints) degrees of freedom from an n##\times##n problem, so you add n ##\lambda##'s to come back to an n##\times##n optimization problem again.