Showing posts with label Christoffel symbols. Show all posts
Showing posts with label Christoffel symbols. Show all posts

Monday, July 28, 2014

Numerical Relativity: Black Holes and Gravity - Part 3

Spacetime


The definition of spacetime comes from special relativity. It tells us that different inertial frames have different notions of time. Let's take three Cartesian coordinates (x, y, z). By moving these axes parallel to themselves from some origin, we create new values of x, y, and z. In addition, by moving these coordinates we are creating a notion of time, which is different in each of these inertial frames. This means that inertial frames are spanned by four coordinates (t, x, y, z).

Moving reference frames. Graphic from www.cv.nrao.edu.


Flat Spacetime and the Metric


Just like in geometry where we use the Pythagorean theorem, $  a^{2} + b^{2} =  c^{2} $ relativity uses something somewhat similar called a line element of flat spacetime $$  (\Delta s)^{2} = -(c\Delta t)^{2} + (\Delta x)^{2} + (\Delta y)^{2} + (\Delta z)^{2} $$ A line element, such as the one above, tells us the change in position vectors as time also changes. Combining these changes gives us the distance between points in spacetime - denoted by $ \Delta s $ . In fact, this is the one used in special relativity because it gives us flat spacetime (which is not true in general relativity). Since we have four coordinates that give us a quantity and a direction, they can be written as vectors and the  vectors can be written using index notation as shown below $$ \textbf{a} \cdotp \textbf{b} = (a^{\alpha} \textbf{e}_{\alpha}) \cdotp (b^{\beta} \textbf{e}_{\beta}) = (\textbf{e}_{\alpha} \cdotp \textbf{e}_{\beta}) a^{\alpha} b^{\beta} = \eta_{\alpha \beta} a^{\alpha} b^{\beta} $$ where $ \eta_{\alpha \beta} $ is the metric of flat space time and can be shown as a diagonal matrix

\(\eta_{\alpha \beta} =\begin{pmatrix}-c^2 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1\end{pmatrix} =\begin{pmatrix}-1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1\end{pmatrix} = diag(-1,1,1,1)\)

Here the speed of light is made equal to one in order to make further calculations easier. This metric, called a Minkowsky metric, gives us information of the geometry and structure of spacetime. Although the matrix notation looks messy, it can be very useful for understanding calculations. Instead of writing $  (\Delta s)^{2} = \cdots $ we can just say $$  ds^{2} = \eta_{\alpha\beta} dx^{\alpha} dx^{\beta} $$
The reason why we changed $ \Delta $ into $ d $ is to show that the values are now changing by infinitesimal amounts. Our $ \alpha 's $ and $ \beta 's $ sum over our four coordinates. I recommend learning about Einstein notation so that the formula above becomes clearer. This notation will prove crucial in the posts of gr-qc publications.

Curved Spacetime and the Coordinate Problem


**NOTE: The gravitational constant, G, and the speed of light, c, will be equal to one from now on.** 

Inertial frames are useful because of the special symmetries of flat spacetime. However, in general relativity spacetime is curved and, generally, not symmetric. This means that we cannot take one coordinate system (and I am not talking only about Cartesian or spherical) to simplify the laws; instead, we have to chose a specific system for a specific problem. For example, if we use Schwarzschild coordinates (below)
$$ ds^2 = - \left( 1 - \frac{2M}{r} \right)dt^2 + \left(1 - \frac{2M}{r} \right)^{-1}dr^2 + r^2(d \theta ^2 + sin^2{\theta} d \phi^2) $$
we will find that it breaks down at r = 2M, 0. If instead we decide to use Eddington-Finkelstein coordinates (below)
$$ ds^2 = - \left( 1 - \frac{2M}{r} \right)dv^2 + 2dvdr + r^2(d \theta ^2 + sin^2{\theta} d \phi^2) $$ we will only get infinity at the physical singularity - when at r = 0. This shows us that sometimes, we just need to use a different coordinate system, and there is not one that can be used to solve all problems.

Just as we use Maxwell's equations for electromagnetic fields, we use Einstein's equation for gravitational fields. Einstein's equation is a set of ten second-order partial differential equations; they are also nonlinear. This set of equations tell us how a measure of local spacetime curvature is related to a measure of matter energy density. To find a measure of spacetime curvature, we must come up with a thought experiment on the motion of at least two test particles. Imagine two rings of test particles, one is in space and the other is falling towards the Earth. The particles in space feel no force, so they stay in the shape of a ring. However, the ones experiencing the Earth's gravitational force will start forming an ellipse. This occurs because the particles closer to the Earth feel a stronger pull than the ones further away, and the particles on the sides of the falling ring will begin to come closer together since they are pulled towards the center of the Earth. This change of shape in the rings is a measure of spacetime curvature. This is exactly what Newtonian gravity dictates and the derivation is short.

Unlike the Newtonian view, Einstein saw that the relative accelerations of these particles are not caused by changes in the gravitational force, but instead, they are caused by the fact that particles simply follow geodesics, or straight lines, in spacetime. And because we are seeing these particles accelerate, their geodesics must be curving relative to each other. This shows us that spacetime is actually being curved. To follow the derivation of the equation of geodesic deviation in general relativity and understand the implications in-depth, you must understand the use and meaning of Einstein notation, tensors, and Christoffel symbols. You will be able to follow the math without knowing about Christoffel symbols. In the derivations linked below, I will explain as much as I can without going off topic. While the first link is easier to follow, the second link will be mathematically rigorous.

Links from above:


Derivation of the Equation of Geodesic Deviation

Because this derivation is often given as homework in classes that teach relativity, I will not show step-by-step derivations. Instead, I will only show the steps that books tend to give. If you are confident in your use of tensor notation, you shouldn't have a problem filling in the steps. However, it can get extremely messy when it calls for a change in indices. I will again reference "A General Relativity Workbook" by Thomas A. Moore.


We use tensors in this derivation so that it is valid in arbitrary coordinates. Let's go back to our particles and define their positions by $ x^{\alpha}(\tau) $ and $ \bar{x}^{\alpha}(\tau) \equiv x^{\alpha}(\tau) + n^{\alpha}(\tau) $, where $ \tau $ is our proper time and $ \textbf{n} $ is our infinitesimal separation four-vector. Keep in mind that although this derivation is similar to that in Newtonian mechanics, this derivation uses relativistic concepts. Just as with the Newtonian derivation, we must write expressions that govern the motion of both particles along their geodesics.
$$ 0 = \frac{d^2 x^{\alpha}}{d \tau^2} + \Gamma^{\alpha}_{\mu \nu} \frac{dx^{\mu}}{d \tau} \frac{dx^{\nu}}{d \tau} , \qquad 0 = \frac{d^2 \bar{x}^{\alpha}}{d \tau^2} + \bar{\Gamma}^{\alpha}_{\mu \nu} \frac{d \bar{x}^{\mu}}{d \tau} \frac{d \bar{x}^{\nu}}{d \tau} $$
Here, we express the particles' coordinate accelerations in terms of the Christoffel symbols instead of having them in terms of the gravitational potential. Christoffel symbols are combinations of first derivatives of the metric that describe effects of parallel transport in manifolds. Just like we did in the Newtonian derivation, we can use Taylor series to expand Christoffel symbol of the second particle around the value of the first particle since the separations are infinitesimal (shown below). 
$$ \bar{\Gamma}^{\alpha}_{\mu \nu} (at \: \bar{x}^{\alpha} (\tau)) \approx \Gamma^{\alpha}_{\mu \nu} (at \: x^{\alpha} (\tau)) + n^{\sigma} [ \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu}] (at \: x^{\alpha} (\tau)) $$
Now, we know $ \bar{x}^{\alpha}(\tau) \equiv x^{\alpha}(\tau) + n^{\alpha}(\tau) $ so we will plug this and the expansion above into the equation of motion of the second particle which gives us
$$ 0 = \frac{d^2 (x^{\alpha} + n^{\alpha})}{d \tau^2} + [\Gamma^{\alpha}_{\mu \nu} + n^{\sigma} ( \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu})] \frac{d (x^{\mu} + n^{\mu})}{d \tau} \frac{d (x^{\nu} + n^{\nu})}{d \tau} $$
$$  \qquad \qquad \; \; = \frac{d^2 x^{\alpha}}{d \tau^2} + \frac{d^2 n^{\alpha}}{d \tau^2} + [\Gamma^{\alpha}_{\mu \nu} + n^{\sigma} ( \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu})] \left( \frac{d x^{\mu}}{d \tau} + \frac{d n^{\mu}}{d \tau} \right) \left( \frac{d x^{\nu}}{d \tau} + \frac{d n^{\nu}}{d \tau} \right) $$
We want to simplify this more by multiplying out everything and using our geodesic equations. Doing this will give us
$$ ** \quad 0 = \frac{d^2 n^{\alpha}}{d \tau^2} + 2 \Gamma^{\alpha}_{\mu \nu} u^{\mu} \frac{d n^{\nu}}{d \tau} + n^{\sigma} ( \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu} u^{\mu}) u^{\mu} u^{\nu} $$
where $ u^{\mu} \equiv \frac{d x^{\mu}}{d \tau} $ is the first particle's four-velocity. Because this is  a four-vector we know that its derivative with respect to $ \tau $ is
$$ \left( \frac{d \textbf{n}}{d \tau} \right)^{\alpha} = \frac{d n^{\alpha}}{d \tau} + \Gamma^{\alpha}_{\mu \nu} u^{\mu} n^{\nu} $$
and so we take the second derivative and find it to be
$$ \left( \frac{d^2 \textbf{n}}{d \tau^2} \right)^{\alpha} = \left( \frac{d}{d \tau} \left[ \frac{d \textbf{n}}{d \tau} \right] \right)^{\alpha} = \frac{d}{d \tau} \left( \frac{d n^{\alpha}}{d \tau} + \Gamma^{\alpha}_{\mu \nu} u^{\mu} n^{\nu} \right) + \Gamma^{\alpha}_{\sigma \nu} u^{\sigma} \left( \frac{d n^{\nu}}{d \tau} + \Gamma^{\nu}_{\beta \gamma} u^{\beta} n^{\gamma} \right) $$
$$ = \frac{d^2 n^{\alpha}}{d \tau^2} + \frac{d \Gamma^{\alpha}_{\mu \nu}}{d \tau} u^{\mu} n^{\nu} + \Gamma^{\alpha}_{\mu \nu} \frac{d u^{\mu}}{d \tau} n^{\nu} + \Gamma^{\alpha}_{\mu \nu} u^{\mu} \frac{d n^{\nu}}{d \tau} + \Gamma^{\alpha}_{\sigma \nu} u^{\sigma} \frac{d n^{\nu}}{d \tau} + \Gamma^{\alpha}_{\sigma \nu} \Gamma^{\nu}_{\beta \gamma} u^{\sigma} u^{\beta} n^{\gamma} $$
Now, this is getting really messy so let us simplify by noticing two key things:
$$ 1. \frac{d \Gamma^{\alpha}_{\mu \nu}}{d \tau} = \frac{d x^{\sigma}}{d \tau} \frac{\partial \Gamma^{\alpha}_{\mu \nu}}{\partial x^{\sigma}} = u^{\sigma} \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu} $$
$$ 2. \; Changing \; \sigma \; to  \; \mu \; will \; make \; two \; of \; the \; terms \; the \; same. $$
Using both of these in the messy equation we have so far simplifies it to
$$ \left( \frac{d^2 \textbf{n}}{d \tau^2} \right)^{\alpha} = \frac{d^2 n^{\alpha}}{d \tau^2} + \left( \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu} \right) u^{\sigma} u^{\mu} n^{\nu} + \Gamma^{\alpha}_{\mu \nu} \frac{d u^{\mu}}{d \tau} n^{\nu} + 2 \Gamma^{\alpha}_{\mu \nu} u^{\mu} \frac{d n^{\nu}}{d \tau} + \Gamma^{\alpha}_{\sigma \nu} \Gamma^{\nu}_{\beta \gamma} u^{\sigma} u^{\beta} n^{\gamma} $$
Ok, so now the tricky part comes. We need to do three things: use the geodesic equation of the first particle to eliminate $ \frac{d u^{\mu}}{d \tau} $, use the equation labeled with ** in order to eliminate $ \frac{d^2 n^{\alpha}}{d \tau^2} $, and rename indices to pull out a common factor of $ u^{\sigma} u^{\mu} n^{\nu} $. This will take a while. The trickiest part is definitely changing the indices because there are so many of them. Try to see what you can cancel out and remember the symmetries of the Christoffel symbols. After this, we will get
$$ \left( \frac{d^2 \textbf{n}}{d \tau^2} \right)^{\alpha} = \left( \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu} - \partial_{\nu} \Gamma^{\alpha}_{\mu \sigma} + \Gamma^{\alpha}_{\sigma \gamma} \Gamma^{\gamma}_{\mu \nu} - \Gamma^{\alpha}_{\nu \gamma} \Gamma^{\gamma}_{\mu \sigma} \right) u^{\sigma} u^{\mu} n^{\nu} $$
Since the left side is a tensor and everything outside the parenthesis on the right side is a tensor, then the stuff inside the parenthesis must be a tensor. Not surprisingly, the stuff inside is actually the Riemann tensor, but with the signs flipped. So the Riemann tensor, which is the measure of spacetime curvature, is defined as
$$ R^{\alpha}_{\mu \nu \sigma} \equiv \partial_{\nu} \Gamma^{\alpha}_{\mu \sigma} - \partial_{\sigma} \Gamma^{\alpha}_{\mu \nu} + \Gamma^{\alpha}_{\nu \gamma} \Gamma^{\gamma}_{\mu \sigma} - \Gamma^{\alpha}_{\sigma \gamma} \Gamma^{\gamma}_{\mu \nu} $$
Therefore, we can rewrite the last equation using the Riemann definition and we get
$$ \left( \frac{d^2 \textbf{n}}{d \tau^2} \right)^{\alpha} = - R^{\alpha}_{\mu \nu \sigma} u^{\sigma} u^{\mu} n^{\nu} $$
This is the Geodesic Deviation Equation. This is extremely useful because it allows us to see if spacetime is flat or curved, which we can't do by looking at the metric. So if the any of the components of the Riemann tensor are non-zero, then spacetime is curved.
© Arxiv Blog All rights reserved | Theme stolen from Seo Blogger Templates