Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

77%
+5 −0
Q&A What does Lagrangian actually represent?

There's not really a fundamental interpretation of the Lagrangian because the Lagrangian that describes the dynamics of a system isn't unique - more than one Lagrangian can yield the correct equati...

posted 2y ago by HDE 226868‭  ·  edited 2y ago by HDE 226868‭

Answer
#2: Post edited by user avatar HDE 226868‭ · 2021-09-03T18:17:20Z (over 2 years ago)
  • There's not really a fundamental interpretation of the Lagrangian because the Lagrangian that describes the dynamics of a system isn't unique - more than one Lagrangian can yield the correct equations of motion. For instance, let's say we have a particle of mass $m$ experiencing a gravitational force $mg$ in the $-z$ direction. The Lagrangian for this system of the form $L=T-V$ is
  • $$L(z,\dot{z})=\frac{1}{2}m\dot{z}^2-mgz$$
  • Plug this into the Euler-Lagrange equations and you should find that the equation of motion is $\ddot{z}=-g$, as expected. However, the following Lagrangian is just as valid:
  • $$L'(z,\dot{z})=\frac{1}{2}m\dot{z}^2-mgz+\alpha z\dot{z}$$
  • for some constant $\alpha$. Go ahead and plug it into the Euler-Lagrange equations, and you'll find that it, too, predicts that $\ddot{z}=-g$. The physical interpretation of this function isn't clear, but it turns out to work just as well.
  • In general, we can add a [total derivative](https://en.wikipedia.org/wiki/Total_derivative) to a system's Lagrangian and get a new Lagrangian that will still yield the same equations of motion. If we take our original Lagrangian $L(z,\dot{z})$ and any function $G(z,\dot{z},t)$, the new Lagrangian
  • $$L''(z,\dot{z},t)=L(z,\dot{z})+\frac{\partial G}{\partial t}+\frac{\partial G}{\partial z}\frac{\mathrm{d}z}{\mathrm{d}t}+\frac{\partial G}{\partial \dot{z}}\frac{\mathrm{d}\dot{z}}{\mathrm{d}t}$$
  • will give us the same equation of motion.
  • In fact, a valid Lagrangian in classical mechanics doesn't even need to have the units of energy. There are some absurd functions you can construct that are still valid Lagrangians, [such as](https://physics.stackexchange.com/a/17407/56299)
  • $$L=\frac{1}{3}T^2+2TV-V^2$$
  • All of this should hopefully convince you that it's not really possible to ascribe a physical meaning to a Lagrangian, even in classical mechanics. The quantity $T-V$ does have a (trivial) meaning - the difference between the kinetic and potential energies - but it is only one of many possible valid Lagrangians.
  • There's not really a fundamental interpretation of the Lagrangian because the Lagrangian that describes the dynamics of a system isn't unique - more than one Lagrangian can yield the correct equations of motion. For instance, let's say we have a particle of mass $m$ experiencing a gravitational force $mg$ in the $-z$ direction. The Lagrangian for this system of the form $L=T-V$ is
  • $$L(z,\dot{z})=\frac{1}{2}m\dot{z}^2-mgz$$
  • Plug this into the Euler-Lagrange equations and you should find that the equation of motion is $\ddot{z}=-g$, as expected. However, the following Lagrangian is just as valid:
  • $$L'(z,\dot{z})=\frac{1}{2}m\dot{z}^2-mgz+\alpha z\dot{z}$$
  • for some constant $\alpha$. Go ahead and plug it into the Euler-Lagrange equations, and you'll find that it, too, predicts that $\ddot{z}=-g$. The physical interpretation of this function isn't clear, but it turns out to work just as well.
  • In general, we can add a [total derivative](https://en.wikipedia.org/wiki/Total_derivative) to a system's Lagrangian and get a new Lagrangian that will still yield the same equations of motion. If we take our original Lagrangian $L(z,\dot{z})$ and any function $G(z,\dot{z},t)$, the new Lagrangian
  • $$L''(z,\dot{z},\ddot{z},t)=L(z,\dot{z})+\frac{\partial G}{\partial t}+\frac{\partial G}{\partial z}\frac{\mathrm{d}z}{\mathrm{d}t}+\frac{\partial G}{\partial \dot{z}}\frac{\mathrm{d}\dot{z}}{\mathrm{d}t}$$
  • will give us the same equation of motion.
  • In fact, a Lagrangian in classical mechanics doesn't even need to have the units of energy. There are some absurd functions you can construct that are still valid Lagrangians, [such as](https://physics.stackexchange.com/a/17407/56299)
  • $$L=\frac{1}{3}T^2+2TV-V^2$$
  • All of this should hopefully convince you that it's not really possible to ascribe a physical meaning to a Lagrangian, even in classical mechanics. The quantity $T-V$ does have a (trivial) meaning - the difference between the kinetic and potential energies - but it is only one of many possible valid Lagrangians.
#1: Initial revision by user avatar HDE 226868‭ · 2021-09-03T18:15:03Z (over 2 years ago)
There's not really a fundamental interpretation of the Lagrangian because the Lagrangian that describes the dynamics of a system isn't unique - more than one Lagrangian can yield the correct equations of motion. For instance, let's say we have a particle of mass $m$ experiencing a gravitational force $mg$ in the $-z$ direction. The Lagrangian for this system of the form $L=T-V$ is
$$L(z,\dot{z})=\frac{1}{2}m\dot{z}^2-mgz$$
Plug this into the Euler-Lagrange equations and you should find that the equation of motion is $\ddot{z}=-g$, as expected. However, the following Lagrangian is just as valid:
$$L'(z,\dot{z})=\frac{1}{2}m\dot{z}^2-mgz+\alpha z\dot{z}$$
for some constant $\alpha$. Go ahead and plug it into the Euler-Lagrange equations, and you'll find that it, too, predicts that $\ddot{z}=-g$. The physical interpretation of this function isn't clear, but it turns out to work just as well.

In general, we can add a [total derivative](https://en.wikipedia.org/wiki/Total_derivative) to a system's Lagrangian and get a new Lagrangian that will still yield the same equations of motion. If we take our original Lagrangian $L(z,\dot{z})$ and any function $G(z,\dot{z},t)$, the new Lagrangian
$$L''(z,\dot{z},t)=L(z,\dot{z})+\frac{\partial G}{\partial t}+\frac{\partial G}{\partial z}\frac{\mathrm{d}z}{\mathrm{d}t}+\frac{\partial G}{\partial \dot{z}}\frac{\mathrm{d}\dot{z}}{\mathrm{d}t}$$
will give us the same equation of motion.

In fact, a valid Lagrangian in classical mechanics doesn't even need to have the units of energy. There are some absurd functions you can construct that are still valid Lagrangians, [such as](https://physics.stackexchange.com/a/17407/56299)
$$L=\frac{1}{3}T^2+2TV-V^2$$
All of this should hopefully convince you that it's not really possible to ascribe a physical meaning to a Lagrangian, even in classical mechanics. The quantity $T-V$ does have a (trivial) meaning - the difference between the kinetic and potential energies - but it is only one of many possible valid Lagrangians.