Consider a dynamical system governed by the Lagrangian L = m x ˙ y ˙ − b ( x y ˙ − x ˙ y ) − k x y . Find the Euler Lagrange equation of dynamical system.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice. Two equations of motion for two generalised coordinates. That's how I did it.
Differentiate the langrangian with respect to the time derivative of X, then differentiate the resulting expression with respect to time. Subtract from this result, the derivative of the langrangian with respect to X. Repeat this process for Y and it's derivative and the answer follows.
Hi Tristan, You are correct, the problem has been edited. Thanks for catching the mistake!
Problem Loading...
Note Loading...
Set Loading...
Here are the Euler Lagrange equations:
d t d ∂ x ˙ ∂ L = ∂ x ∂ L d t d ∂ y ˙ ∂ L = ∂ y ∂ L
Evaluating the x EL equation step by step:
∂ x ˙ ∂ L = m y ˙ + b y d t d ∂ x ˙ ∂ L = m y ¨ + b y ˙ ∂ x ∂ L = − b y ˙ − k y m y ¨ + 2 b y ˙ + k y = 0
Evaluating the y EL equation step by step:
∂ y ˙ ∂ L = m x ˙ − b x d t d ∂ y ˙ ∂ L = m x ¨ − b x ˙ ∂ y ∂ L = b x ˙ − k x m x ¨ − 2 b x ˙ + k x = 0