Struggling with the relationship between the Lagrangian L and the interval ds?

Click For Summary

Discussion Overview

The discussion revolves around the relationship between the Lagrangian in general relativity and the spacetime interval, particularly focusing on their definitions and interpretations. Participants explore the mathematical expressions involved, the physical significance of the Lagrangian, and how it relates to the geodesic equations and metrics in curved spacetime.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant expresses confusion about the interpretation of the Lagrangian, questioning whether it has physical meaning or is merely a mathematical tool.
  • Another participant suggests that the Lagrangian is a means to derive equations of motion and relates to the geodesic equation, which describes the motion of free-falling particles.
  • There is a discussion about the relationship between the spacetime interval and the Lagrangian, with participants noting similarities in their mathematical forms but highlighting the presence of derivatives with respect to proper time in the Lagrangian.
  • One participant mentions the Schwarzschild metric and expresses uncertainty about how to derive a Lagrangian from it, questioning the interchangeability of "interval" and "metric."
  • Another participant provides a specific form of the Lagrangian derived from the Schwarzschild metric and discusses the process of obtaining equations of motion using variational mechanics.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the interpretation of the Lagrangian or its physical significance. Multiple viewpoints are presented regarding its role in deriving equations of motion and its relationship to the spacetime interval.

Contextual Notes

Participants express uncertainty about the definitions and relationships between the Lagrangian, the spacetime interval, and the metric, indicating that further clarification on these concepts may be needed.

jeebs
Messages
314
Reaction score
5
Hi,
I am going through my notes trying to get things straight in my head and something is confusing me. I also have the feeling it will turn out not to be very complicated, which is why I am a bit frustrated with this.
I know that there is something used in general relativity called the Lagrangian, which is given by L = g_{\nu\mu}\frac{dx^\nu}{d\tau}\frac{dx^\mu}{d\tau}, where the dx\mu and dx\nu refer to the coordinates of the chosen coordinate system, and g is the metric, where the subscript refer to elements of the matrix it can be written as.

I also know there is something called the spacetime interval ds. As I understand things, in flat space, we use Cartesian coordinates and we have a metric, which (I think) is called the Minkowski metric:
[-1 0 0 0]
[ 0 1 0 0]
[ 0 0 1 0]
[ 0 0 0 1] and the metric elements and the interval are related by:
ds^2 = g_\nu_\mu dx^\nu dx^\mu, where \mu,\nu = 0,1,2,3.
As I understand things, if the spacetime involved was not flat, then these diagonal elements would be different, right?

Then we say that dx^0 = cdt, dx^1 = dx, dx^2 = dy, & dx^3 = dz, and noting that if \nu \neq \mu then the corresponding metric coefficients are zero.

this gives us, using Einstein's summation convention, that:
ds^2 = g_0_0(cdt)(cdt) + g_1_1(dx)(dx) + g_2_2(dy)(dy) + g_3_3(dz)(dz)
= -c^2dt^2 + dx^2 + dy^2 + dz^2.
I understand this as being the separation between 2 events separated by position or time or both.

Then looking back at the Lagrangian equation above, it gives this:
L = -c^2(\frac{dt}{d\tau})^2 + (\frac{dx}{d\tau})^2 + (\frac{dy}{d\tau})^2 + (\frac{dz}{d\tau})^2

My first question is, what is the interpretation of the Lagrangian exactly? All I have seen in my notes is that it gets stuck into the Euler-Lagrange equation, and sometimes conserved quantities or equations of motion pop out. I remember using the Lagrangian L=T-V in classical mechanics, and I do not see the relationship between the two (nor did I ever really understand what the significance of the difference between kinetic and potential energy was).
Does it really have a physical meaning or is it just some weird mathematical trick I have to blindly use to make equations of motion appear?

The other thing that was making me confused was a part in my notes where the interval/Schwarzschild metric for a particle on a radial trajectory towards a spherical mass was given, using spherical polar coordinates, as:

ds^2 = -c^2dt^2(1 - \frac{2GM}{rc^2}) + \frac{dr^2}{1-\frac{2GM}{rc^2}}.

Apparently I am supposed to be able to find a Lagrangian for the particle from this interval, but I don't get what I am supposed to do with it to find this. I am not really even comfortable with the way "interval" and "metric" seem to be interchangeable.

Why then, if the interval is given by ds^2 = g_\nu_\mu dx^\nu dx^\mu, is the Lagrangian given by L = g_{\nu\mu}\frac{dx^\nu}{d\tau}\frac{dx^\mu}{d\tau}? These two things look similar, i mean, there is only a derivative with respect to tau to tell between them, but its clearly not as simple a thing as, say, L = \frac{ds}{d\tau}.

Anyone able to set me straight here?
Thanks.
 
Last edited:
Physics news on Phys.org
A lagrangian is always a weird trick to make the correct equations appear;) After all, the correct equations are themselves a weird trick - the only reason they are correct, is that they match experiment. So you can postulate them directly, or indirectly via the Lagrangian. Often the Lagrangian is easier because if we want the equations to have certain symmetries, it is easier to enforce their presence via the Lagrangian.

Anyway, in this case, this is is the "Lagrangian" (I'm not sure this is the right term) for the geodesic equation which describes the motion of a free falling particle. A geodesic extremizes the proper time between two points (roughly speaking, there can be more than one geodesic connecting two points, in which case, both cannot be the "most extreme").
 
jeebs said:
Hi,
I am going through my notes trying to get things straight in my head and something is confusing me. I also have the feeling it will turn out not to be very complicated, which is why I am a bit frustrated with this.
I know that there is something used in general relativity called the Lagrangian, which is given by L = g_{\nu\mu}\frac{dx^\nu}{d\tau}\frac{dx^\mu}{d\tau}, where the dx\mu and dx\nu refer to the coordinates of the chosen coordinate system, and g is the metric, where the subscript refer to elements of the matrix it can be written as.

I also know there is something called the spacetime interval ds. As I understand things, in flat space, we use Cartesian coordinates and we have a metric, which (I think) is called the Minkowski metric:
[-1 0 0 0]
[ 0 1 0 0]
[ 0 0 1 0]
[ 0 0 0 1] and the metric elements and the interval are related by:
ds^2 = g_\nu_\mu dx^\nu dx^\mu, where \mu,\nu = 0,1,2,3.
As I understand things, if the spacetime involved was not flat, then these diagonal elements would be different, right?

Then we say that dx^0 = cdt, dx^1 = dx, dx^2 = dy, & dx^3 = dz, and noting that if \nu \neq \mu then the corresponding metric coefficients are zero.

this gives us, using Einstein's summation convention, that:
ds^2 = g_0_0(cdt)(cdt) + g_1_1(dx)(dx) + g_2_2(dy)(dy) + g_3_3(dz)(dz)
= -c^2dt^2 + dx^2 + dy^2 + dz^2.
I understand this as being the separation between 2 events separated by position or time or both.

Then looking back at the Lagrangian equation above, it gives this:
L = -c^2(\frac{dt}{d\tau})^2 + (\frac{dx}{d\tau})^2 + (\frac{dy}{d\tau})^2 + (\frac{dz}{d\tau})^2

The rationale why this works is explained very well in Rindler (Relativity, Special, General and Cosmological) in chapter 102 (Geodesics), pages 204-6.
Once you get the Lagrangian, you can use the standard approach of variational mechanics in order to get the equations of motion. Therein lies the power of the Hamilton-Lagrange approach.

The other thing that was making me confused was a part in my notes where the interval/Schwarzschild metric for a particle on a radial trajectory towards a spherical mass was given, using spherical polar coordinates, as:

ds^2 = -c^2dt^2(1 - \frac{2GM}{rc^2}) + \frac{dr^2}{1-\frac{2GM}{rc^2}}.

Apparently I am supposed to be able to find a Lagrangian

The Lagrangian is simply:

L=-c^2 \frac{dt^2}{ds^2}(1 - \frac{2GM}{rc^2}) + \frac{dr^2}{ds^2}\frac{1}{1-\frac{2GM}{rc^2}}

From the above you can get the Euler-Lagrange equations without any difficulty.
 
Last edited:
jeebs said:
The other thing that was making me confused was a part in my notes where the interval/Schwarzschild metric for a particle on a radial trajectory towards a spherical mass was given, using spherical polar coordinates, as:

ds^2 = -c^2dt^2(1 - \frac{2GM}{rc^2}) + \frac{dr^2}{1-\frac{2GM}{rc^2}}.

Apparently I am supposed to be able to find a Lagrangian for the particle from this interval, but I don't get what I am supposed to do with it to find this. I am not really even comfortable with the way "interval" and "metric" seem to be interchangeable.

Why then, if the interval is given by ds^2 = g_\nu_\mu dx^\nu dx^\mu, is the Lagrangian given by L = g_{\nu\mu}\frac{dx^\nu}{d\tau}\frac{dx^\mu}{d\tau}? These two things look similar, i mean, there is only a derivative with respect to tau to tell between them, but its clearly not as simple a thing as, say, L = \frac{ds}{d\tau}.

The idea behind the Lagrangian is that, in this example, it is the function

L(t,r,u,v) = -c^2u^2(1 - \frac{2GM}{rc^2}) + \frac{v^2}{1-\frac{2GM}{rc^2}}​

When you take a specific worldline and set u=dt/d\tau, v=dr/d\tau, you will get

L(t,r,\frac{dt}{d\tau},\frac{dr}{d\tau}) = -c^2​

but the Lagrangian equations involve calculating \partial L/\partial t, \partial L/\partial r, \partial L/\partial u, \partial L/\partial v before you make that substitution.

Books on the subject don't always use separate symbols such as u and v, like I did, but instead just use the "dotted" symbols

\dot{t}, \dot{r}​
 
Last edited:
jeebs said:
Why then, if the interval is given by ds^2 = g_\nu_\mu dx^\nu dx^\mu, is the Lagrangian given by L = g_{\nu\mu}\frac{dx^\nu}{d\tau}\frac{dx^\mu}{d\tau}? These two things look similar, i mean, there is only a derivative with respect to tau to tell between them, but its clearly not as simple a thing as, say, L = \frac{ds}{d\tau}.

They are the same thing essentially. The line element dss represents the metric, which is a tensor that eats two vectors and spits out a number. You can think of each dx in the metric as things that each eat one vector and spit out a number. You can think of the line element as the metric BEFORE it has eaten any vectors.

In the Lagrangian, you are integrating a number along a worldline. At each point on the worldline, there is a vector tangent to that worldline. You can let the metric eat two of these tangent vectors at every point on the worldline, and it will give you a number at every point on the worldline. You have a number at every point in the path, so now you can integrate along the path. So you can think of the Lagrangian as the what the metric spat out AFTER it ate the tangent vectors on the worldline.

More formally: in the line element, dx represents a "one-form" or a "covariant vector"; in the Lagrangian, dx/dT represents a tangent vector or a "contravariant vector". For more details, see http://homepages.physik.uni-muenchen.de/~Winitzki/T7/GR_course.pdf ; the right hand column of p28 just before section 1.5.2 gives the relationship between the metric and the Lagrangian, and section 1.5.3 explains the usual sloppy physics notation, which is good for calculating, but can be confusing mathematically.
 
Last edited by a moderator:

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
938
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 28 ·
Replies
28
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 76 ·
3
Replies
76
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
82
Views
5K
  • · Replies 38 ·
2
Replies
38
Views
2K