Proper Distance Between Surfaces of Constant R in Curved Spacetime

Click For Summary

Discussion Overview

The discussion revolves around the proper distance between two spherical shells in Schwarzschild spacetime, focusing on how to measure this distance and the implications of frequency shifts observed by observers on each shell. The scope includes theoretical considerations of curved spacetime and the implications for measurements in general relativity.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant suggests that the proper distance calculated from the r-values of the shells should equal the rest length of a rod between them, under the assumption that the rod is at rest relative to the shells.
  • Another participant proposes that a family of observers at different r-values could measure the proper length of segments of the rod and sum these lengths to find the total proper distance.
  • It is noted that knowing the mass of the central object and the r-values of the rod's ends is necessary to calculate the proper length, as frequency shifts alone do not provide absolute r-values.
  • A participant suggests that measuring the free-fall velocity of objects could provide an independent way to determine the ratio of the r-coordinates of the shells.
  • Another participant counters that observers cannot directly measure the free-fall velocity in terms of r, as they can only measure local velocities in their inertial frames.
  • One participant acknowledges a misunderstanding regarding the interpretation of a formula for radial velocity and expresses gratitude for clarification.
  • Further mathematical exploration is presented, correcting earlier misinterpretations and confirming the validity of a derived expression related to the velocities as measured by shell observers.

Areas of Agreement / Disagreement

Participants express differing views on the methods for measuring proper distance and the implications of frequency shifts and velocities. There is no consensus on the best approach or the interpretation of certain measurements, indicating ongoing debate and exploration of the topic.

Contextual Notes

Participants highlight limitations in measuring certain quantities directly and the dependence on specific definitions and assumptions in their discussions. The complexities of Schwarzschild coordinates and the behavior of objects near the event horizon are also noted as factors complicating the discussion.

timmdeeg
Gold Member
Messages
1,582
Reaction score
370
How about proper length in curved spacetime?
Let's consider the radial distance between two spherical shells in Schwarzschild spacetime. The proper distance between them follows from the spacelike form of the metric with ##dt=0## for simultaneity. So I think having the r-values of the shells the proper distance calculated by this should equal the rest length of a rod between them, correct? But how would two observers, one on each shell, measure the proper distance between them? Is that possible with the knowledge of the frequency shift they see each other?
 
Physics news on Phys.org
timmdeeg said:
I think having the r-values of the shells the proper distance calculated by this should equal the rest length of a rod between them, correct?

If the rod is at rest relative to the shells, yes.

timmdeeg said:
how would two observers, one on each shell, measure the proper distance between them?

One way would be to have a whole family of observers, each at rest at some slightly different value of ##r## between the shells, and each measuring the proper length of the small piece of the rod centered on them. Then you add up the lengths of all the small pieces.

timmdeeg said:
Is that possible with the knowledge of the frequency shift they see each other?

If you know the mass of the central object and the ##r## values of the two ends of the rod, that's sufficient to calculate the proper length of the rod. The frequency shift alone is not enough; that tells you the ratio of the ##r## coordinates (assuming you know the mass of the central object), but not their absolute values, which is what you need to calculate the proper length. If you know the frequency shift of both ends of the rod relative to infinity, or to some known finite ##r## value, that is enough, since from that you can calculate the ##r## values of the two ends of the rod.
 
PeterDonis said:
The frequency shift alone is not enough; that tells you the ratio of the ##r## coordinates (assuming you know the mass of the central object), but not their absolute values, which is what you need to calculate the proper length.
Understand. Another possibility to know the ratio of the ##r## coordinates independently from the frequency shift would be that the two shell observers measure the free-fall velocity ##dr/dt## (from rest at infinity) of objects, right?
 
timmdeeg said:
Another possibility to know the ratio of the ##r## coordinates independently from the frequency shift would be that the two shell observers measure the free-fall velocity ##dr/dt## (from rest at infinity) of objects, right?

The observers can't measure ##dr/dt##, at least not directly; then can only measure the velocity of a free-falling object in their local inertial frame. The ratio of those velocities, by itself, is not sufficient to even know the ratio of the ##r## coordinates (let alone their absolute values, which is what you really need).

Also, ##dr/dt## for an object falling in from rest at infinity does not actually mean what you appear to think it means; it is a coordinate speed, not an actual relative speed. It does not continue to increase as ##r## gets smaller. (I am assuming that we are using Schwarzschild coordinates.) It starts increasing as we go inward from infinity, but then it stops increasing and starts to decrease, and approaches zero as ##r## approaches ##2M##, the event horizon. This is because of the behavior of Schwarzschild coordinates near the horizon.
 
PeterDonis said:
The observers can't measure ##dr/dt##, at least not directly; then can only measure the velocity of a free-falling object in their local inertial frame. The ratio of those velocities, by itself, is not sufficient to even know the ratio of the ##r## coordinates (let alone their absolute values, which is what you really need).
Hmm, sorry, I meant something different, not coordinate speed, but the speed of the free-fall objects relative to the respective shell as measured locally by the ##s##hell observers ##dr_s/dt_s=-\sqrt(2M/r)##, whereby in this case ##dr_s=d_\sigma##. So, the ratio of the speeds should yield the ratio of the ##r##-coordinates of the two shells, if I see it correctly.
 
timmdeeg said:
##dr_s/dt_s=-\sqrt(2M/r)##

This is not correct as you write it; ##- \sqrt{2M / r}## is the rate of change of ##r## with respect to the proper time of the infalling object, not the shell observer. Also, you don't want the rate of change of ##r##; you want the rate of change of distance in the shell observer's local inertial frame, which is not the same as ##r##.
 
I have seen this formula for radial velocity 'as measured by the shell observer' in "Exploring Black Holes" page 3-15, but obviously misinterpreted it. Thank you for your comment and help.
 
timmdeeg said:
I have seen this formula for radial velocity 'as measured by the shell observer' in "Exploring Black Holes" page 3-15, but obviously misinterpreted it.

Your reference to Exploring Black Holes, which is a reliable source, made me go back and check the math, and it turns out I was mistaken. Let me run briefly through the math. We start with the equation for ##dr / dt## in Schwarzschild coordinates for an object free-falling from rest at infinity (I am using units where ##c = 1##):

$$
\frac{dr}{dt} = - \left( 1 - \frac{2M}{r} \right) \sqrt{\frac{2M}{r}}
$$

Now we rewrite the LHS as follows, using ##r_s## and ##t_s## to denote coordinates in the shell observer's local inertial frame:

$$
\frac{dr_s}{dt_s} \frac{dr}{dr_s} \frac{dt_s}{dt} = - \left( 1 - \frac{2M}{r} \right) \sqrt{\frac{2M}{r}}
$$

From the Schwarzschild metric, we have ##dr / dr_s = dt_s / dt = \sqrt{1 - 2M / r}##. (Note carefully the position of the subscript ##s## in each of the derivatives.) Plugging this into the equation above cancels the factor of ##1 - 2M / r## and leaves us with the expression you wrote down, which is therefore correct. I apologize for the mixup on my part.
 
  • Like
Likes   Reactions: timmdeeg
PeterDonis said:
Plugging this into the equation above cancels the factor of ##1 - 2M / r## and leaves us with the expression you wrote down, which is therefore correct.
Ah, I see, thanks for explaining.
 

Similar threads

  • · Replies 38 ·
2
Replies
38
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 45 ·
2
Replies
45
Views
6K
  • · Replies 41 ·
2
Replies
41
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 76 ·
3
Replies
76
Views
4K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 81 ·
3
Replies
81
Views
5K