Lagrange Function for a certain problem

  • Thread starter Thread starter headbam
  • Start date Start date
  • Tags Tags
    Function Lagrange
Click For Summary
SUMMARY

The discussion focuses on verifying the Lagrange function for a particle connected to a massless spring, moving in a circular path with radius 'a' and angular velocity 'ω'. The participant identifies a discrepancy between their solution and the book's solution regarding the kinetic energy term, specifically the factor involving 'r'. The participant's calculations, which include the expressions for the coordinates and the Lagrangian, are confirmed to be dimensionally consistent, validating their approach. The discussion concludes with an acknowledgment of the importance of checking dimensions in physical equations.

PREREQUISITES
  • Understanding of Lagrangian mechanics
  • Familiarity with differential calculus
  • Knowledge of circular motion and angular velocity
  • Basic principles of potential and kinetic energy
NEXT STEPS
  • Study Lagrangian mechanics in more depth, focusing on the derivation of Lagrange's equations
  • Explore the implications of dimensional analysis in physics
  • Learn about the applications of Lagrangian mechanics in systems with constraints
  • Investigate the use of computational tools like Maple for solving Lagrangian problems
USEFUL FOR

Students and educators in physics, particularly those studying classical mechanics, as well as researchers interested in Lagrangian formulations and their applications in dynamic systems.

headbam
Messages
2
Reaction score
0

Homework Statement



A particle of mass m is connected by a massless spring of force constant k and unstressed
length r0 to a point P that is moving along a horizontal circular path of radius a at a
uniform angular velocity ω. Verify the Lagrange-Function!

Homework Equations



Could there be a typing error in the book (the book provided the solution which can be seen in the file "function.png". My own solution just differs in the term with r and has 1/2*m*r^2*theta' instead of 1/2*m*r*theta' like shown in the book. However i think my solution is right or can anybody find a mistake?

The Attempt at a Solution



x[1](t):=a*cos(omega*t)#`this is the x-coordinate of P
y[1](t):=a*sin(omega*t)#`this is the y-coordinate of P
x[2](t):=x[1](t)+r(t)*cos(theta(t))#`this is the x-coordinate of m
y[2](t):=y[1](t)+r(t)*sin(theta(t))#`this is the y-coordinate of m
T := (1/2)*m*((diff(x[2](t), t))^2+(diff(y[2](t), t))^2)
V :=(1/2)*k*(r-r[0])^2
L=T-V

I attached a drawing of the exercise and two lagrange functions (from the book and my solution) and a Maple file for convenience.
 

Attachments

Physics news on Phys.org
Your answer is almost certainly correct. That term in the books answer doesn't have consistent dimensions with the terms around it.
 
Ah yeah. I should have checked the dimensions as well! Thanks for the advice!
 

Similar threads

  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
13
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K