I Constraint Forces and Lagrange Multipliers

AI Thread Summary
The discussion centers on the relationship between constraint functions and constraint forces in Lagrangian mechanics, using a double pendulum as an example. It explains that the constraint functions define a submanifold in the configuration space, with the gradient of these functions, ##\nabla f##, being perpendicular to this manifold. The constraint forces act on the physical plane of motion, which exists in a different space, raising questions about the alignment of ##\nabla f## and the constraint forces. The Lagrange-multiplier method is introduced to incorporate constraints into the Lagrangian, resulting in Euler-Lagrange equations that include constraint forces. Ultimately, it is concluded that constraint forces are perpendicular to the motion on the surface defined by the constraints, maintaining the relationship across different coordinate systems.
deuteron
Messages
64
Reaction score
14
TL;DR Summary
why are the gradients of the holonomic constraints perpendicular to the constraint forces
My question is about the general relationship between the constraint functions and the constraint forces, but I found it easier to explain my problem over the example of a double pendulum:
Consider a double pendulum with the generalized coordinates ##q=\{l_1,\theta_1,l_2,\theta_2\}##,:

1693837451586.png


The set of constraint functions is:
$$f=\begin{pmatrix} l_1-\text{const.}_1\\ l_2-\text{const.}_2\end{pmatrix}=0$$

Since ##f=0## describes the level curve ##N_0(f)##, it describes a submanifold in the configuration space, the generalized coordinates of phase space
Since this is a level curve, ##\nabla f## is perpendicular to the manifold embedded in the configuration space
However, the constraint *forces* act on the physical plane of motion, which is a submanifold in ##3d## space
Therefore, I don't understand how we can say that ##\nabla f\| F_\text{constraint}## in the Lagrangian mechanics, since they act on manifolds embedded in different spaces
 
Physics news on Phys.org
Let's write it down for a general case of one particle subject to one constraint, i.e., a particle moving on some surface. Then the Lagrangian reads
$$L=\frac{m}{2} \dot{\vec{x}}^2 - V(\vec{x})$$
and the (holonomous) constraint
$$f(\vec{x})=0.$$
The constraint can be implemented using the Lagrange-multiplier method, i.e., you add to the variation of the action ##-\lambda \delta \vec{x} \cdot \vec{\nabla} f##. This leads to the Euler-Lagrange equations,
$$m \ddot{\vec{x}}=-\vec{\nabla} V-\lambda \vec{\nabla} f.$$
The 2nd term on the right-hand side are the "constraint forces". Since also the constraint itself must be fulfilled you have
$$0=\frac{\mathrm{d}}{\mathrm{d} t} f(\vec{x})=\dot{\vec{x}} \cdot \vec{\nabla} f=0,$$
and thus with
$$\vec{F}_{\text{constraint}}=-\lambda \vec{\nabla} f \; \Rightarrow \; \dot{\vec{x}} \cdot \vec{F}_{\text{constraint}}=0,$$
i.e., the contraint forces are prependicular to the tangent vectors ##\dot{\vec{x}}## on the surface, described by the constraint.

The same holds of course in terms of any other coordinates as in your example. Only there of course you have two constraints constraining the mass points from the original 4D space to a 2D submanifold.
 
  • Informative
  • Like
Likes berkeman, topsquark and BvU
Thread 'Gauss' law seems to imply instantaneous electric field propagation'
Imagine a charged sphere at the origin connected through an open switch to a vertical grounded wire. We wish to find an expression for the horizontal component of the electric field at a distance ##\mathbf{r}## from the sphere as it discharges. By using the Lorenz gauge condition: $$\nabla \cdot \mathbf{A} + \frac{1}{c^2}\frac{\partial \phi}{\partial t}=0\tag{1}$$ we find the following retarded solutions to the Maxwell equations If we assume that...
Thread 'Griffith, Electrodynamics, 4th Edition, Example 4.8. (First part)'
I am reading the Griffith, Electrodynamics book, 4th edition, Example 4.8 and stuck at some statements. It's little bit confused. > Example 4.8. Suppose the entire region below the plane ##z=0## in Fig. 4.28 is filled with uniform linear dielectric material of susceptibility ##\chi_e##. Calculate the force on a point charge ##q## situated a distance ##d## above the origin. Solution : The surface bound charge on the ##xy## plane is of opposite sign to ##q##, so the force will be...
Dear all, in an encounter of an infamous claim by Gerlich and Tscheuschner that the Greenhouse effect is inconsistent with the 2nd law of thermodynamics I came to a simple thought experiment which I wanted to share with you to check my understanding and brush up my knowledge. The thought experiment I tried to calculate through is as follows. I have a sphere (1) with radius ##r##, acting like a black body at a temperature of exactly ##T_1 = 500 K##. With Stefan-Boltzmann you can calculate...

Similar threads

Back
Top