Understanding Precession in Special and General Relativity

Click For Summary

Discussion Overview

The discussion revolves around the concept of precession in the context of special and general relativity, particularly focusing on the definitions and implications of the covariant derivative and the absolute derivative in relation to particle properties and fields. Participants explore the mathematical definitions and their applications, raising questions about the correctness of certain statements and the implications of different definitions.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants discuss the distinction between fields and particle properties in relativity, emphasizing that fields are defined everywhere while particle properties are defined along a curve.
  • There is a contention regarding the definition of the vector ##v^\mu##, with some arguing it should involve connection coefficients while others assert it does not, suggesting it is simply ##\frac{dx^\mu}{ds}##.
  • A specific example involving a stationary observer in Schwarzschild spacetime is presented to illustrate the definitions of ##v^\mu##, leading to further debate on the correctness of the definitions.
  • Participants reference a text on differential geometry to support their claims regarding the definitions and implications of the covariant derivative.
  • There is a discussion about the notation used for coordinates and whether they can be treated as vector components in general coordinates.

Areas of Agreement / Disagreement

Participants express differing views on the definitions of ##v^\mu## and the role of connection coefficients, indicating that multiple competing views remain. The discussion does not reach a consensus on the correct interpretation or application of these definitions.

Contextual Notes

Participants note that the definitions and implications discussed may depend on specific cases or assumptions, particularly regarding the nature of the manifold and the coordinates used.

Bill_K
Science Advisor
Insights Author
Messages
4,159
Reaction score
207
The Absolute Derivative
In relativity we typically deal with two types of quantities: fields, which are defined everywhere, and particle properties, which are defined only along a curve or world line. The familiar covariant derivative is appropriate when we need to differentiate a field. A field is a function of all four coordinates, and the covariant derivative of ##\varphi(x)## consists of the four partial derivatives ##\partial \varphi /\partial x^\mu## plus correction terms involving the Christoffel symbols, one for each tensor index on ##\varphi##.
A particle property ##\varphi(s)##, on the other hand, is a function only of a single parameter ##s## running along the curve. In this situation, the partial derivatives of ##\varphi## with respect to the four coordinates do not exist. (Unfortunately many references miss this point!) Writing partial derivatives would require that ##\varphi## be defined everywhere in a neighborhood of the curve, which is not the case. The...

Continue reading...
 
Last edited by a moderator:
  • Like
Likes   Reactions: kith, atyy and Greg Bernhardt
Physics news on Phys.org
Is Bill_K back, or was this edited from old posts of his?
 
I'm a little uncertain about one line from the essay. It says:

For a given timelike curve ##x^\mu(s)##, we define the vector ##v^\mu = \frac{Dx^\mu}{Ds}##...

That would seem to imply that ##v^\mu## involves connection coefficients. But it doesn't. The components of ##v^\mu## are just ##\frac{dx^\mu}{ds}##.
 
  • Like
Likes   Reactions: vanhees71
stevendaryl said:
That would seem to imply that ##v^\mu## involves connection coefficients. But it doesn't. The components of ##v^\mu## are just ##\frac{dx^\mu}{ds}##.

From what we can tell, it was a capital ##D## in the original post by Bill_K (from years ago) that this Insight is based on. I think the resolution might be that for the particular case of ##D x^\mu / Ds##, the connection coefficient terms vanish; but I'll have to check the math.
 
PeterDonis said:
From what we can tell, it was a capital ##D## in the original post by Bill_K (from years ago) that this Insight is based on. I think the resolution might be that for the particular case of ##D x^\mu / Ds##, the connection coefficient terms vanish; but I'll have to check the math.
For general coordinates in SR, or in GR, they don’t vanish. It is correct as stated.
 
PAllen said:
For general coordinates in SR, or in GR, they don’t vanish.

"Vanish" was the wrong word; "cancel" would have been better. But let's work a specific example: a stationary observer in Schwarzschild spacetime.

For this observer, if we assume the angular coordinates are zero for simplicity and write ##\tau## for ##s## to parameterize by proper time, we have ##x^\mu (\tau) = (t, r, \theta, \phi) = \left( \frac{\tau}{\sqrt{1 - 2M / R}}, R, 0, 0 \right)##, where ##R## is a constant independent of ##\tau##. So we have ##d x^\mu / d \tau = \left( \frac{1}{\sqrt{1 - 2M / R}}, 0, 0, 0 \right)##.

We then have

$$
\frac{D x^\mu}{D \tau} = \frac{d x^\mu}{d \tau} + x^\nu \Gamma^\mu{}_{\nu \sigma} \frac{d x^\sigma}{d \tau}
$$

We have two nonzero components:

$$
\frac{D x^t}{D \tau} = \frac{d x^t}{d \tau} + x^r \Gamma^t{}_{r t} \frac{d x^t}{d \tau} = \frac{1}{\sqrt{1 - 2M / R}} \left( 1 + \frac{R M}{R - 2M} \right)
$$

$$
\frac{D x^r}{D \tau} = \frac{d x^r}{d \tau} + x^t \Gamma^r{}_{t t} \frac{d x^t}{d \tau} = \frac{M \tau}{R^2}
$$

We know that the correct answer should be ##v^\mu = \left( \frac{1}{\sqrt{1 - 2M / R}}, 0, 0, 0 \right)## (i.e., that the connection coefficient terms should cancel if ##v^\mu = D x^\mu / D s## is correct), so unless I'm missing something, it does appear that @stevendaryl is right and we should define ##v^\mu = d x^\mu / d s##. But it could be that I'm missing something.
 
Bill_k was making a general statement. It can’t be addressed with a specific case.

[edit: wait, it can’t make sense to have plain coordinates as above. So @stevendaryl is right. The tangent vector is defined by simple derivative. It is a unit vector if the parameter is proper time.
 
Last edited:
  • #10
PAllen said:
Bill_k was making a general statement. It can’t be addressed with a specific case.

If any specific case contradicts a general proposition, that general proposition is falsified.

The general proposition under consideration is that the definition of ##v^\mu## should be ##v^\mu = D x^\mu / Ds##, as it is in the Insight as it currently stands, rather than ##v^\mu = d x^\mu / ds##, as @stevendaryl suggests.

When I look at those two possibilities for a specific case, a stationary observer in Schwarzschild spacetime, it seems like the second definition, the one @stevendaryl suggests, is correct and the first one is wrong.

Unfortunately Bill_K is not around to either correct any mistake I made (if I made one) in my reasoning above and in the previous post where I did the math for the specific case and thereby show that the first definition is actually correct, or to confirm that the second definition is correct and something got garbled in the transition from his original post, many years ago, to the Insight article (which could have happened). But if you, or anyone else, can point out an error in my reasoning about which definition is correct, please do so. I want to make sure the Insight is correct, and would be happy to be shown that it is; but if it isn't, then I want to correct it.
 
  • #11
I checked a text on differential geometry to review this. @stevendaryl is right.
 
  • #12
PAllen said:
I checked a text on differential geometry to review this. @stevendaryl is right.

Thanks! Which text (and chapter/section), for reference?
 
  • #13
PeterDonis said:
Thanks! Which text (and chapter/section), for reference?
Well, showing my age, it is section 1.3 (contravariant tensors) of:

Tensor Calculus by Synge and Schild, 1949
 
  • Like
Likes   Reactions: dextercioby
  • #14
PAllen said:
it is section 1.3 (contravariant tensors) of:

Tensor Calculus by Synge and Schild, 1949

Ok, thanks!
 
  • #16
The confusion is that even though the coordinate ##x^\mu## is written with a raised index, it isn't actually a component of a vector (except in the special case of flat spacetime, in which case ##x^\mu## can be identified with the vector from the origin to the point).
 
  • #17
The notation ##D x^{\mu}/D s## doesn't make sense for general coordinates since ##x^{\mu}## are no vector components. The only exception is if you are in a flat (i.e., affine) manifold, i.e., when used as a space-time description, Minkowski time. Then you can choose the ##x^{\mu}## as the components of the then sensible space-time vector with respect to a Galilean basis.

In the general case, I'd thus always write ##q^{\mu}## for arbitrary (local) coordinates of a general manifold (in GR it's a pseudo-Riemannian manifold with the torsion free standard connection). Then the covariant time derivative of a vector field (sic!) with vector components ##V^{\mu}## along a curve ##q^{\mu}(s)## (where ##s## is an arbitrary affine parameter) is given by
$$\mathrm{D}_s V^{\mu}=\mathrm{d}_s V^{\mu} + \Gamma^{\mu}_{\rho \sigma} \mathrm{d}_s q^{\rho} V^{\sigma},$$
where ##\Gamma^{\mu}_{\rho \sigma}## are the usual Christophel symbols. ##\mathrm{d}_s## denotes the usual derivative of the object it acts on with respect to the parameter ##s##.

Note that however the ##\mathrm{d} q^{\mu}## are vector components and thus also
$$u^{\mu}=\mathrm{d}_s q^{\mu}$$
are vector components. Thus it makes sense to use the covariant derivative to define the acceleration as
$$a^{\mu}=\mathrm{D}_{s} u^{\mu}=\mathrm{d}_s u^{\mu} + \Gamma^{\mu}_{\rho \sigma} u^{\rho} u^{\sigma}.$$
Then the geodesic equation reads
$$a^{\mu}=0.$$
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 53 ·
2
Replies
53
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K