Free fall from rest at a particular radius to the central singularity

Click For Summary
The discussion focuses on deriving the equation for proper time for an observer in free fall towards a central singularity using Eddington-Finkelstein coordinates in the Schwarzschild metric. The user is attempting to solve for the relationship between coordinate time and proper time, specifically needing to find the value of dt/dτ. It is suggested that the equations of motion for a geodesic can be derived using a variational principle, which can help in obtaining the necessary expression for dt/dτ. The user expresses frustration with being stuck in the calculations but is guided towards utilizing existing resources for further clarification. The conversation highlights the complexities of general relativity and the mathematical challenges involved in such problems.
happyparticle
Messages
490
Reaction score
24
Homework Statement
Proper time from rest at a particular radius to the central singularity
Relevant Equations
Eddington–Finkelstein coordinates
##ds^2 = - (1-\frac{2M}{r}) dt^2 + 2dtdr +r^2 d\Omega^2##
I have this problem:
1743564221242.png

First of all, I would like to have an equation for the proper time.
I was using the Eddington-Finkelstein coordinates in the Schwarzschild metric : $$ds^2 = - (1-\frac{2M}{r}) dt^2 + 2dtdr +r^2 d\Omega^2$$
Knowing that the observer falls radially, thus ##d\phi = d\theta = 0##.

Also, ##ds^2 = -d\tau^2 ## and after a little algebra we get:
$$1 = (1-\frac{2M}{r}) (\frac{dt}{d\tau})^2 - 2 \frac{dt dr}{d\tau^2}$$

I'm pretty stuck here. I found here and there that the equation for the proper time in this situation should be ##\tau = \frac{\pi r_0^{3/2}}{2\sqrt{2M}}##.

I guess I need to find the value for ##\frac{dt}{d\tau}##.
 
Last edited:
Physics news on Phys.org
happyparticle said:
I was using the Eddington-Finkelstein coordinates in the Schwarzschild metric : $$ds^2 = - (1-\frac{2M}{r}) dt^2 + 2dtdr +r^2 d\Omega^2$$
Knowing that the observer falls radially, thus ##d\phi = d\theta = 0##.

Also, ##ds^2 = -d\tau^2 ## and after a little algebra we get:
$$1 = (1-\frac{2M}{r}) (\frac{dt}{d\tau})^2 - 2 \frac{dt dr}{d\tau^2}$$
OK

happyparticle said:
I'm pretty stuck here.

I guess I need to find the value for ##\frac{dt}{d\tau}##.
You can get an expression for ##\frac{dt}{d\tau}## by noting that free fall is motion along a geodesic. The equations of motion for a geodesic can be found using a variational principle. For example, see the first page of these notes. Here, they are working in Schwarzschild coordinates and arrive at the bottom of the page with an expression for ##\dot t \equiv \dfrac {dt}{d \tau}##. You can apply the same method when using Eddington-Finkelstein coordinates.
 
At first, I derived that: $$\nabla \frac 1{\mu}=-\frac 1{{\mu}^3}\left((1-\beta^2)+\frac{\dot{\vec\beta}\cdot\vec R}c\right)\vec R$$ (dot means differentiation with respect to ##t'##). I assume this result is true because it gives valid result for magnetic field. To find electric field one should also derive partial derivative of ##\vec A## with respect to ##t##. I've used chain rule, substituted ##\vec A## and used derivative of product formula. $$\frac {\partial \vec A}{\partial t}=\frac...