Null geodesics of a Kerr black hole

Click For Summary

Homework Help Overview

The discussion revolves around the null geodesics of a Kerr black hole, specifically focusing on the equations of motion derived from the Kerr metric in geometrized units. The original poster seeks to understand the application of the Lagrangian approach to solve for these equations of motion.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to use the Lagrangian derived from the Kerr metric to calculate the equations of motion but expresses uncertainty about the validity of this approach due to the null nature of the metric. They question whether they must resort to a more complex method involving Christoffel symbols.
  • Some participants suggest using the Lagrangian without the square root, indicating it may simplify the calculations.
  • Further inquiries arise regarding the rationale behind removing the square root from the Lagrangian and its implications for the equations of motion.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the Lagrangian approach. Some guidance has been offered regarding the simplification of the Lagrangian, but there remains a lack of consensus on the best method to proceed with the calculations for lightlike orbits.

Contextual Notes

The original poster is working on a project involving the plotting of timelike and lightlike orbits of test particles, indicating a practical application of the theoretical discussion. There is mention of using computational tools like MATLAB and Mathematica for solving the equations, which may influence the approach taken in the discussion.

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...
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
Replies
12
Views
3K
Replies
0
Views
1K
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
1
Views
2K
Replies
5
Views
4K