Null geodesics of a Kerr black hole

AI Thread Summary
The discussion focuses on calculating the equations of motion for null geodesics in a Kerr black hole using the Lagrangian approach. The original poster is unsure if they can use the Lagrangian derived from the Kerr metric since it results in a null metric. However, they are reassured that it is possible to use a version of the Lagrangian without the square root to derive the equations of motion. The conversation also touches on the transformation of second-order differential equations into first-order equations for computational purposes. Additionally, the validity of removing the square root from the Lagrangian is discussed, with references to variational principles supporting this approach.
Dick Taid
Messages
6
Reaction score
0

Homework Statement


Hi,

From the Kerr metric, in geometrized units,

\left(1 - \frac{2M}{r}\right) \left(\frac{dt}{d\lambda}\right)^2<br /> + \frac{4Ma}{r} \frac{dt}{d\lambda}\frac{d\phi}{d\lambda}<br /> - \frac{r^2}{\Delta} \left(\frac{dr}{d\lambda}\right)^2<br /> - R_a^2 \left(\frac{d\phi}{d\lambda}\right)^2 = 0

where R_a^2 = r^2 + a^2 + \frac{2Ma^2}{r} is the reduced circumference, a \equiv \frac{J}{M} is the spin parameter and \lambda is some affine parameter. I need to calculate the equations of motion.

Homework Equations


I want to solve the Lagrange equations

-\frac{d}{d\sigma}\left(\frac{\partial L}{\partial\left(dx^\alpha/d\sigma\right)}\right)<br /> + \frac{\partial L}{\partial x^\alpha} = 0

for the Lagrangian

\mathcal{L}\left(\frac{dx^{ \alpha}}{d\sigma},x^{\alpha}\right) <br /> = \left(-g_{\alpha\beta}\frac{dx^{\alpha}}{d\sigma}\frac{dx^{\beta}}{d\sigma}\right)^{1/2}

The Attempt at a Solution


The problem is, that the metric is null so the Lagrangian is as well (?). Is it possible to calculate the equations of motion using this approach, or am I "forced" to do it the hard way, using

\frac{d^2x^{\alpha}}{d\lambda^2} <br /> = -\Gamma_{\beta\gamma}^{\alpha}\frac{dx^{\beta}}{d \lambda}\frac{dx^{\gamma}}{d\lambda}

finding the Christoffel symbols, and so forth?
 
Physics news on Phys.org
Yes - you can use the Lagrangian approach.

Use the version of the Lagrangian without the square root - you already have it in your first equation.

Unless you really like differentiating square roots :smile:
 
Hmm, thanks. :)
I'm not entirely convinced though. But that's probably more due to my inability to state what it is I want with it. Here's everything (well, most of it):

I'm doing a little project right now, where I'm trying to plot the timelike and lightlike orbits of some test particle. I've done the timelike part by using the Lagrangian

\mathcal{L}(r,\dot{r},\phi,\dot{\phi}) = \frac{d\tau}{dt} = \left[\left(1 - \frac{2M}{r}\right)<br /> + \frac{4Ma}{r} \dot{\phi}<br /> - \frac{r^2}{\Delta} \dot{r}^2<br /> - R_a^2 \dot{\phi}^2\right]^{1/2}

Solving Lagrange's equations for this gives the equations of motion (as functions of the observer time t)

\begin{align*}\ddot{r} &amp;= -\frac{1}{r^4\Delta}\left[r^2\dot{r}^2\left(a^2(r - 2M) - 3Mr^2 + 2Ma\left(a^2 + <br /> 3r^2\right)\dot{\phi}\right)\right. \nonumber\\<br /> &amp;\qquad\qquad \left. + \Delta^2\left(M - 2Ma\dot{\phi} + \left(Ma^2 - r^3\right)\dot{\phi}^2\right)\right],<br /> \label{eq:EqMr}\\<br /> \ddot{\phi} &amp;= -\frac{2\dot{r}}{r^2\Delta}\left[\left(Ma + a^2(r - 2M)\right)\dot{\phi}<br /> + Ma\left(a^2 + 3r^2\right)\dot{\phi}^2\right].\end{align*}

Those can easily be transformed into first order differential equations by setting v = \dot{r} and \omega = \dot{\phi} and using

\frac{dt}{d\tau} = \frac{1}{\Delta} \left[R_a^2e - \frac{2Ma}{r}\ell\right],
\frac{d\phi}{d\tau} = \frac{1}{\Delta} \left[\frac{2Ma}{r}e + \left(1 - \frac{2M}{r}\right)\ell\right]
and
\mathcal{E} \equiv \frac{e^2 - 1}{2} = \frac{1}{2}\left(\frac{dr}{d\tau}\right)^2 + V_\text{eff}(r,e,\ell),
where
V_\text{eff}(r,e,\ell) = -\frac{M}{r} + \frac{\ell^2 - a^2(e^2 - 1)}{2r^2} - \frac{M(\ell - ae)^2}{r^3}

to calculate the initial conditions of the first order equations (i.e. v_0 = \frac{dr/d\tau}{dt/d\tau} = \frac{dr}{dt} and so on), and then using MATLAB to compute the orbits. I want to do the same with photon orbits. That is, compute Lagrange's equations for a Lagrangian for the lightlike orbits, as functions of time.

Another thing, I've seen many removing the square root in the Lagrangian. Why is that allowed? Not that it matter to my calculations, as those are done with Mathematica anyways -- I'm just wondering.
 
Dick Taid said:
Another thing, I've seen many removing the square root in the Lagrangian. Why is that allowed? Not that it matter to my calculations, as those are done with Mathematica anyways -- I'm just wondering.

I think the easy answer is to vary the action, turn the crank as usual, and discover that the Lagrangian without the square root does indeed yield the geodesic equation as its equations of motion.

If I remember correctly, you can also use some integral inequality (Cauchy maybe?) to show that if the action integral with the square root is extremized, then so too is the action integral without the square root. Perhaps someone wiser than me can clarify...
 
Thread 'Help with Time-Independent Perturbation Theory "Good" States Proof'
(Disclaimer: this is not a HW question. I am self-studying, and this felt like the type of question I've seen in this forum. If there is somewhere better for me to share this doubt, please let me know and I'll transfer it right away.) I am currently reviewing Chapter 7 of Introduction to QM by Griffiths. I have been stuck for an hour or so trying to understand the last paragraph of this proof (pls check the attached file). It claims that we can express Ψ_{γ}(0) as a linear combination of...
Back
Top