Solving the Constrained Lagrangian Dynamics equation for a simple pendulum

Click For Summary
SUMMARY

The discussion focuses on solving the Constrained Lagrangian Dynamics equation for a simple pendulum, specifically a differential algebraic equation of index 3. Key equations include the kinetic energy (KE) and potential energy (PE) expressions, as well as the Lagrangian equations: m \ddot{x} + 2\lambda x = 0 and m \ddot{y} + mg\ell + 2\lambda y = 0, with constraints x^2 + y^2 = 1, m=1, and \ell=1. The method of solution involves integrating the Lagrangian equations using an appropriate integrating factor, transforming the equations into a solvable form.

PREREQUISITES
  • Understanding of Differential Algebraic Equations (DAEs)
  • Familiarity with Lagrangian Mechanics
  • Knowledge of Kinetic and Potential Energy equations
  • Proficiency in integration techniques for differential equations
NEXT STEPS
  • Study the integration of Differential Algebraic Equations (DAEs)
  • Learn about Lagrangian Mechanics and its applications
  • Explore methods for solving second-order differential equations
  • Investigate the use of integrating factors in differential equations
USEFUL FOR

Students and professionals in physics, mechanical engineering, and applied mathematics who are working on dynamic systems and require a solid understanding of Lagrangian dynamics and differential equations.

Azeemsha
Messages
1
Reaction score
0
Homework Statement
How to solve the equation of simple pendulum in Cartesian coordinates with Lagrangian multipliers for constrained forces.
Relevant Equations
with KE = 0.5*m*(xdot^2 + ydot^2) and PE = m*g*l*cos(theta) = m*g*l*(y/l)

equation comes to the form after substituting in Lagrangian equation
m*xdotdot + 2*lamda*x = 0

m*ydotdot + m*g*l + 2*lamda*y = 0

constrained to: x2 + y2 =1
mass m = 1

length l = 1

Lamda is Lagrangian multiplier

How to solve these equations of motion with this constraint ?
The equations is of the form of Differential algebraic Equation, of index 3.
 
Physics news on Phys.org
Just typesetting your equations for you.
Energy Equations:
KE=\frac{1}{2}m\left(\dot{x}^2 + \dot{y}^2\right),\quad PE=m g \ell \cos(\theta)=m g \ell\left(\frac{y}{\ell}\right)
Lagrangian equation:
m \ddot{x} + 2\lambda x = 0,\quad m \ddot{y}+mg\ell + 2\lambda y = 0
Constraints:
x^2 + y^2 = 1, \quad m=1, \quad \ell = 1

-------
(one) Method of solution: The Lagrangian equations can be integrated by multiplying by an appropriate integrating factor. Example: \ddot{x}+\alpha x = 0 \to \ddot{x}\dot{x}+\alpha x \dot{x} = 0 and \ddot{x}\dot{x} = \frac{d}{dt}\frac{\dot{x}^2}{2}. [edit: added->] Similarly, x \dot{x} = \frac{d}{dt}\frac{x^2}{2}.

Similarly for \ddot{y}+\beta y + \gamma you can make the substitution: u = \beta y +\gamma\to \dot{u}=\beta\dot{y}, \ddot{u}=\beta\ddot{y}. This brings it into the same form as the x equation and you may integrate via the integration factor.

This should help you get started.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
17
Views
1K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
3K