Physical meaning of lagrangian

  • Context: Graduate 
  • Thread starter Thread starter hasanhabibul
  • Start date Start date
  • Tags Tags
    Lagrangian Physical
Click For Summary
SUMMARY

The discussion focuses on the physical meaning of the Lagrangian, specifically when L=0, and its implications for dynamics in classical mechanics. It clarifies that the Lagrangian, defined as L=T-V, summarizes the dynamics of a system, where T is kinetic energy and V is potential energy. The conversation emphasizes that the dynamics of a system depend on the functional form of the Lagrangian rather than its specific value at a point. The Euler-Lagrange equations derived from the action principle are also discussed, illustrating their equivalence to Newton's second law.

PREREQUISITES
  • Understanding of classical mechanics principles, particularly Lagrangian mechanics.
  • Familiarity with the concepts of kinetic energy (T) and potential energy (V).
  • Knowledge of calculus, specifically integration and differentiation.
  • Basic understanding of the Euler-Lagrange equations and their derivation.
NEXT STEPS
  • Study the derivation and applications of the Euler-Lagrange equations in various physical systems.
  • Explore advanced topics in Lagrangian mechanics, such as constraints and generalized coordinates.
  • Learn about Hamiltonian mechanics and its relationship to Lagrangian mechanics.
  • Investigate the role of symmetries in physics and how they relate to conservation laws through Noether's theorem.
USEFUL FOR

This discussion is beneficial for physics students, educators, and researchers interested in classical mechanics, particularly those focusing on Lagrangian and Hamiltonian formulations of dynamics.

hasanhabibul
Messages
31
Reaction score
0
i have some question about lagrangian ...here are those

1) what is the physical meaning of L=0 .. from wiki ..i have found .."The Lagrangian, L, of a dynamical system is a function that summarizes the dynamics of the system." that means when L=0 ..the system has no dynamics ..as far as i know a free falling body has T=V in the midpoint ..that means it has no dynamics in the midpoint ..is not it ridiculous??

2)in the actual path time integral of lagrangian is minimum ..we know L=T-V ..if V becomes larger then the potential become larger that means if potential increases ..it needs less time to go one point to another..that is so peculiar to me .. it should be V-T ,or anything else.
 
Physics news on Phys.org
The dynamics depends on what function the Lagrangian is, not on what value it has at a specific point in its domain. Let's look at an example. For a single non-relativistic particle in one dimension, the lagrangian L is defined by

L(a,b)=\frac{1}{2}mb^2-V(a)

for all a and b in some subset of the real numbers. V is the potential function, and m is the mass of the particle. You use the lagrangian to construct the action S, which is a function that takes a curve x in spacetime to a number S[x]:

S[x]=\int_{t_1}^{t_2}L(x(t),x'(t))dt

("Spacetime" in this case is the set \mathbb R^2 and a "curve in spacetime" is a continuous function x:[t_1,t_2]\rightarrow\mathbb R^2). In this approach to mechanics, the axiom that replaces Newton's second law says that the particle will move as described by the curve x that minimizes the action. This condition leads to the Euler-Lagrange equations for the physical system represented by the Lagrangian, and in this case there's only one:

mx''(t)=-V'(x(t))

This is of course just Newton's 2nd law.
 
Last edited:
I'll just add a derivation of the Euler-Lagrange equation for this simple Lagrangian, because I think this kind of stuff is fun, and because similar questions have come up before, and I expect them to come up again.

Let x:[t_1,t_2]\rightarrow\mathbb R^2 be the curve that minimizes the action. Let \big\{x_\epsilon:[t_1,t_2]\rightarrow\mathbb R^2\big\}[/tex] be an arbitrary one-parameter family of curves such that x_0=x and x_\epsilon(t_1)=x_\epsilon(t_2)for all \epsilon.<br /> <br /> If it it&#039;s not 100% clear already, I mean that each x_\epsilon is a curve, that the one with \epsilon=0 is the one that minimizes the action, and that all of these curves have the same endpoints as x.<br /> <br /> We have<br /> <br /> 0=\frac{d}{d\epsilon}\bigg|_0 S[x_\epsilon]=\int_{t_1}^{t_2}\frac{d}{d\epsilon}\bigg|_0 L(x_\epsilon,x&amp;#039;_\epsilon(t))dt=\int_{t_1}^{t_2}\bigg(L_{,1}(x(t),x&amp;#039;(t))\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t)+L_{,2}(x(t),x&amp;#039;(t))\frac{d}{d\epsilon}\bigg|_0 x&amp;#039;_\epsilon(t) \bigg)dt<br /> <br /> The notation L_{,i} means the ith partial derivative of L. There&#039;s a trick we can use to rewrite the last term above.<br /> <br /> L_{,2}(x(t),x&amp;#039;(t))\frac{d}{d\epsilon}\bigg|_0 x&amp;#039;_\epsilon(t)=\frac{d}{dt}\bigg(L_{,2}(x(t),x&amp;#039;(t))\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t)\bigg)-\frac{d}{dt}\bigg(L_{,2}(x(t),x&amp;#039;(t))\bigg)\frac{d}{d\epsilon}\bigg|_0<br /> <br /> We have<br /> <br /> L_{,1}(a,b)=\frac{d}{da}\Big(\frac 1 2 mb^2-V(a)\Big)=-V&amp;#039;(a)<br /> <br /> L_{,2}(a,b)=\frac{d}{db}\Big(\frac 1 2 mb^2-V(a)\Big)=mb<br /> <br /> so<br /> <br /> L_{,1}(x(t),x&amp;#039;(t))=V&amp;#039;(x(t))<br /> <br /> L_{,2}(x(t),x&amp;#039;(t))=mx&amp;#039;(t)<br /> <br /> This turns the equation into<br /> <br /> 0=\int_{t_1}^{t_2}\bigg(-V&amp;#039;(x(t))\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t)+mx&amp;#039;(t)\frac{d}{d\epsilon}\bigg|_0 x&amp;#039;_\epsilon(t) \bigg)dt<br /> <br /> =\int_{t_1}^{t_2}\bigg(-V&amp;#039;(x(t))\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t)+\frac{d}{dt}\bigg(mx&amp;#039;(t)\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t)\bigg)-mx&amp;#039;&amp;#039;(t)\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t)\bigg)dt<br /> <br /> The last step might look weird, but the only thing I&#039;m doing there is to use the product rule for derivatives. The integral of the middle term is actually =0, because the assumption that all the curves have the same endpoints implies that<br /> <br /> \frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t_1)=\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t_2)=0<br /> <br /> All we have left after throwing away the zero term is<br /> <br /> 0=\int_{t_1}^{t_2}\bigg(-V&amp;#039;(x(t))-mx&amp;#039;&amp;#039;(t)\bigg)\frac{d}{d\epsilon}\bigg|_0 x_\epsilon(t) dt<br /> <br /> But the fact that this is supposed to hold for <i>arbitrary</i> one-parameter families of curves that satisfy the necessary requirements means that we can choose that derivative to the right of the parentheses to be any continuous function of t that we want, and the integral is still supposed to be =0. This is only possible if the expression in parentheses is =0, so we end up with<br /> <br /> mx&amp;#039;&amp;#039;(t)=-V&amp;#039;(x(t))=F(x(t))<br /> <br /> as promised.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 19 ·
Replies
19
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
9K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
2
Views
2K