Lagrangian of a system (First pages of L&L)

  • Thread starter Thread starter fluidistic
  • Start date Start date
  • Tags Tags
    Lagrangian System
Click For Summary

Homework Help Overview

The problem involves finding the Lagrangian of a system described in Landau and Lifshitz's book "Mechanics." The system consists of two masses: one mass (m1) moves freely along the x-axis, while the other mass (m2) behaves like a pendulum under gravitational acceleration. The original poster expresses confusion regarding their derived expression for the Lagrangian and notes discrepancies with the provided solution in the text.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to derive the Lagrangian but encounters issues with the terms involving vectors and their dimensions. They question the presence of a vector term in their expression and seek clarification on the nature of the variables involved.
  • Some participants suggest that there may be typographical errors in the original text and question the dimensional consistency of the expressions presented.
  • Further discussion arises regarding the nature of the variables, particularly whether certain terms should be treated as vectors, leading to confusion about the mathematical representation.
  • One participant shares their experience of plugging the Lagrangian into the Euler-Lagrange equation, resulting in two equations of motion, prompting questions about the necessity and sufficiency of these equations for describing the system's motion.

Discussion Status

The discussion is ongoing, with participants exploring various interpretations of the problem and the mathematical expressions involved. Some guidance has been offered regarding potential errors in the original poster's approach, and there is active engagement in clarifying the nature of the variables and the resulting equations of motion.

Contextual Notes

Participants note potential typographical errors in the reference material and express uncertainty about the definitions and representations of certain terms in the equations. The original poster also reflects on their understanding of the problem and the implications of their findings.

fluidistic
Gold Member
Messages
3,934
Reaction score
286

Homework Statement


The problem can be found in L&L's book "Mechanics" in the end of the first chapter. (See the last picture of page 12 of http://books.google.com.ar/books?id...v+Davidovich+Landau"&cd=2#v=onepage&q&f=false ). The mass m1 is free to move on the x-axis. While the mass m2 moves like a pendulum. There's the gravitational acceleration [tex]\vec g[/tex]. I must find the Lagrangian of such a system.
I keep getting [tex]L=\frac{m_1 \dot x ^2}{2}+\frac{m_2 }{2} \left [ \dot x ^2 +2 \dot{\vec x} \dot \theta l \cos (\theta) + \dot \theta ^2 l^2 +2gl \cos (\theta) \right ][/tex]. I see that I have an error: I have a vector [tex]\dot {\vec x }[/tex] which is impossible.
L&L's answer is [tex]L\frac{1}{2} (m_1+m_2) \dot x^2 +\frac{1}{2}m_2 (l^2 \theta ^2 +2l \dot x \theta \cos \theta)+m_2 g l \cos \theta[/tex].
I don't understand what I'm doing wrong. Also L&L don't have any [tex]\dot \theta[/tex] term... Mine appeared when I calculated T_2, the kinetic energy of m_2 in polar coordinates. When I derivated the position [tex]\vec r_2 =(\dot {\vec x} + l \sin \theta )\hat i + (l \cos \theta) \hat j[/tex] with respect to time I got some [tex]\dot \theta[/tex] terms.
 
Last edited:
Physics news on Phys.org
Looks like a couple of typos in that version of L&L - the [itex]l \theta[/itex] terms in the solution ought to be [tex]l \dot \theta[/tex]. You can tell by inspection that the posted solution is dimensionally off (missing a factor of 1/time).

As for your concern about having an vector [itex]\mathbf{\dot x}[/itex] ... what about the other vector in that term: [tex]\mathbf{\dot \theta}[/tex]?
 
Last edited:
Gokul43201 said:
Looks like a couple of typos in that version of L&L - the [itex]l \theta[/itex] terms in the solution ought to be [itex]l \dot \theta[/itex]. You can tell by inspection that the posted solution is dimensionally off (missing a factor of 1/time).

As for your concern about having an vector [itex]\vec \dot x[/itex] ... what about other vector in that term: [itex]\vec \dot \theta[/itex]?

Ok thanks for the clarification.
If I understand you, [tex]\theta[/tex] is a vector? I'm not really swallowing it. Can you confirm this? It would makes sense anyway, but I don't understand it. Hmm not sure it would make sense since I'd have a [tex]\cos (\text{vector})[/tex] term which doesn't seem OK.
 
No, my LaTeX is messed up. For some reason, I can't get inline tex tags to work properly (with \vec and \dot). Fixing it ... give me a minute.

EDIT: Fixed now.
 
Gokul43201 said:
No, my LaTeX is messed up. For some reason, I can't get inline tex tags to work properly (with \vec and \dot). Fixing it ... give me a minute.

EDIT: Fixed now.

Ok perfect. I just found the same problem "explained in wikipedia" (see http://en.wikipedia.org/wiki/Lagrangian_mechanics#Pendulum_on_a_movable_support) but I still have my problem with [tex]\dot \vec x[/tex].
Here is what I do: [tex]\vec r_2 = (\vec x + l \sin \theta)\hat i +(l \cos \theta) \hat j[/tex].
In order to find the kinetic energy of [tex]m_2[/tex] (or m in wikipedia's article), I need the velocity squared. The velocity is [tex]\dot \vec r_2 =(\dot \vec x + \dot \theta l \cos \theta)\hat i +(- \dot \theta l \sin \theta) \hat j[/tex]. Am I right until now?
So that [tex]|\dot \vec r_2|^2=(\dot \vec x + \dot \theta l \cos \theta)^2+(- \dot \theta l \sin \theta)^2= \dot x ^2 + 2 \underbrace{\dot \vec x}_{\text{this term}} \dot \theta l \cos( \theta ) + \dot \theta ^2 l^2 \cos ^2 (\theta)[/tex].
EDIT: I FIND MY MISTAKE! A beginner one. Of course, there is no vector. I expressed the components of r (a vector) as vectors! Problem solved!
Thanks for your time. Now I go back to play with these Lagrangians. :)
 
Last edited:
Out of curiosity, I've plugged the Lagrangian into Euler-Lagrange equation and since I have 2 generalized coordinates (x and theta), I've found 2 equations. Namely the one that is in wikipedia: [tex]\ddot x \cos (\theta) +l \ddot \theta + g \sin (\theta)=0[/tex] if I take [tex]\theta[/tex] as variable and another one if I take x as variable: [tex]m_2 \ddot x +2l \left [ \ddot \theta \cos (\theta) -\dot \theta ^2 \sin \theta \right ]=0[/tex].
Are they both the equations of motion? Or there's just one of these equations that describe the whole motion of the system?
 
fluidistic said:
Are they both the equations of motion? Or there's just one of these equations that describe the whole motion of the system?
How many equations would you require to describe the motion of say a projectile?
 
Gokul43201 said:
How many equations would you require to describe the motion of say a projectile?

I think I made an error in my last post (I've redone the arithmetics and got a different answer), but my question doesn't change.
In this case I think I'd need 2 equations. One for the horizontal component of the position and one for the vertical component of the position vector; that is if I'm using Cartesian coordinates. If I derivate I get the velocity and if I derivate again I get the acceleration. I'd be done if I'm given the 2 initial conditions [tex](\vec x_0, \vec v_0)[/tex]. I hope I'm right on this.

But still, in the case of this pendulum I get 2 equations involving theta, x and their derivatives. Both equations are worth 0. Hence I can equate them and write the first minus the second =0 and I've all the information within 1 single equation. Is this right?
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
Replies
6
Views
2K
Replies
2
Views
3K
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
6
Views
4K
Replies
26
Views
5K
  • · Replies 21 ·
Replies
21
Views
5K
  • · Replies 2 ·
Replies
2
Views
5K
Replies
7
Views
4K