Schwarzschild Solution in General Relativity: Marko Vojinovi C March 2010
Schwarzschild Solution in General Relativity: Marko Vojinovi C March 2010
GENERAL RELATIVITY
Marko Vojinović
March 2010
Contents
4 Black holes 14
4.1 Time stops at event horizon . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.2 Finite proper time to fall through the horizon . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.3 Black holes are black . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
4.4 Black holes are holes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
1
Chapter 1
We begin with the definition of distance in Euclidean 2-dimensional space. Given two points A and
B in the plane R2 , we can introduce a Cartesian coordinate system and describe the two points with
coordinates (xA , yA ) and (xB , yB ) respectively. Then we define the distance between these two points as:
p
s = (xA − xB )2 + (yA − yB )2 .
Note:
• One can prove that the distance is invariant with respect of the choice of the coordinate system,
provided that the new coordinate system is also orthogonal and has the same unit scale. (Below
we shall generalize this statement to all coordinate systems.)
• One can naturally generalize this definition to the case of D-dimensional Euclidean space, RD , as:
D
X
s2 = (xµA − xµB )2 ,
µ=1
and even further to so-called pseudo-Euclidean spaces, like the Minkowski1 spacetime M4 :
• If one draws a picture of the two points in a coordinate system, one can immediately see that the
key ingredient in the above definition is the theorem of Pythagora — one can draw a right
triangle, where the hypotenuse is connecting points A and B, while the two catheti are parallel to
the two coordinate axes.
If points A and B lie on a curve C, one may wish to calculate the length of the curve between the
two points. In order to do so, one usually employs the differential definition of distance between the
infinitesimally neighboring points xµ and xµ + dxµ ,
D
X
ds2 = (dxµ )2 (1.1)
µ=1
2
The differential expression for the distance is called a line element, and is fundamental to calculating
lengths of all geometric objects.
Suppose now that we want to introduce new coordinates, via a change of variables. In general, new
coordinates are called curvilinear coordinates, and are defined as
′ ′
xµ = xµ (xν ), µ′ , ν ∈ {1, . . . , D}.
′
The only condition imposed on the functions xµ (xν ) is that they need to be invertible, meaning that we
can go back to the original coordinates via
′
xν = xν (xµ ).
The necessary and sufficient condition for this to be true is that the Jacobian of the transformation must
be nonzero2 : " #
′
∂xµ
I = det 6= 0.
∂xν
A typical and most common example of curvilinear coordinates in three dimensions is the choice of
spherical coordinates, r, θ, ϕ, introduced as:
If one differentiates these expressions and substitutes them into the line element, one obtains the following
nontrivial expression:
ds2 = dr2 + r2 dθ2 + r2 sin2 θdϕ2 .
We see that this is very peculiar, since the definition of distance appears to depend (in a nontrivial way)
on the choice of the point where it is to be calculated. In general curvilinear coordinates one obtains a
completely general expression for the line element:
D X
X D
ds2 = gµν (x)dxµ dxν
µ=1 ν=1
The matrix with elements gµν (x) is called the metric tensor. Note:
• The metric tensor can always be assumed symmetric, because the differentials dxµ and dxν com-
mute.
′
• If one starts from the coordinates xµ with metric gµν (x) and transforms to coordinates xµ with
metric gµ′ ν ′ (x′ ), one can prove that the absolute value of the Jacobian of the transformation is:
" ′
# p
∂xµ |g|
|I| = det = ,
∂xν
p
|g ′ |
3
• As a consequence of the condition I 6= 0 and the above equation, we see that the metric is always
regular,
det gµν (x) 6= 0.
This in turn means that the inverse matrix always exists, and is denoted g µν (x). The statement
that these two tensors are inverse to each other can be conveniently written as
1 when λ = µ,
gµν g νλ = δµλ ≡
0 when λ 6= µ.
At this point we make a huge generalization and drop the final property:
where gµν (x) is a completely arbitrary function of coordinates xµ , satisfying only the
condition det gµν 6= 0.
This definition of distance is the generalization of the theorem of Pythagora to curved spaces.
Intuitively, one can understand this as follows. Dropping the above property means that, starting from
some curvilinear coordinates, it might not be possible to transform to Cartesian coordinates. This means
that all possible coordinates might be curvilinear, which in turn means that there might be no straight
lines in such a space. Thus, such a space is called curved.
4
Chapter 2
1 λσ
Γ λ µν = g (∂µ gνσ + ∂ν gµσ − ∂σ gµν ) . (2.2)
2
It is symmetric with respect to two lower indices.
All in all, we see that on the left-hand side of Einstein equations we have Gµν which is a function of
the metric, its first derivatives and its second derivatives. On the right-hand side we have Tµν which
represents matter. So essentially, Einstein equations represent a set of 10 second-order partial differential
equations for the 10 components of the metric tensor, with stress-energy as a source term. Thus,
1 We work in a natural system of units where speed of light and Newton’s gravitational constant are defined to be equal
to one,
m m3
c = 299 792 458 = 1, γ = 6.67428 · 10−11 = 1.
s kg s2
This means that we have redefined the second and kilogram in terms of a meter, as:
1 s ≡ 299 792 458 m, 1 kg ≡ 7.43 · 10−28 m.
If we wish to return from the natural system of units to the international SI metric system, we need to determine what
are the SI units of a given physical quantity, and then multiply it with 1, suitably expressed in those units using the above
formulas. The correspondence is unique. Also, as well as in the SI system, in the natural system of units and one can
employ the technique of dimensional analysis to check one’s calculations — the dimensions (in meters) of the left-hand side
of any equation must always match the right-hand side.
5
Einstein equations determine the geometry of spacetime (by providing the definition
of distance — theorem of Pythagora), based on the matter content in that spacetime. In
addition, motion of matter is determined by this geometry.
The fact that the motion of matter is determined by properties of geometry is called the equivalence
principle, and is built in the Einstein equations. While this is not obvious, we shall demonstrate it later
in several examples.
Simply put, matter tells geometry how to curve, while geometry tells matter how to move. In this
way, geometry ceases to be just an “arena” where “physics happens”, but rather becomes an active
participant in physical processes. This participation of dynamics of geometry in physical processes is
called gravitational interaction.
Now we will demonstrate all this in the simplest nontrivial case — the static spherically symmetric
solution of Einstein equations, called Schwarzschild geometry. Begin from flat Minkowski spacetime with
the line element
ds2 = −dt2 + dx2 + dy 2 + dz 2 ,
introduce spherical coordinates via the change of variables (1.2), and obtain:
This is still a flat-spacetime line element, just expressed in curvilinear coordinates. Generalize this line-
element in such a way to allow for curvature, while preserving the requirements of geometry being static
and spherically symmetric. Static means that the metric should not depend on time, while spherically
symmetric means that it should not depend on angles θ and ϕ, other than through already present terms.
One can then show that it is enough to consider the following generalization for the line element:
where F (r) and H(r) are two functions to be determined by Einstein equations. Note that we have
chosen to write them in the exponent only because of later computational convenience.
So construct first the left-hand side of Einstein equations. Read the metric and inverse metric tensors
from the line element:
−e2F −e−2F
e2H µν
e−2H
[gµν ] = 2
, [g ] = 1
.
r
r2
r2 sin2 θ 2
1
2
r sin θ
Use this to calculate the Christoffel symbols using (2.2). The nonzero symbols are:
6
Finally, put all this together to form the Einstein tensor:
1 2F −2H 1
1 − 2rH ′ − e2H , Grr = 2 1 + 2rF ′ − e2H ,
Gtt = − e
r2 r
1
Gθθ 2 −2H
=r e ′′
F + F + ′ ′ ′
(F − H ) , Gϕϕ = Gθθ sin2 θ.
r
Note that the Gtt component of the Einstein tensor can be rewritten in the form
1 2F d
r 1 − e−2H ,
Gtt = 2
e
r dr
which will be convenient for integration later on.
Next we concentrate on the right-hand side of the Einstein equation. We are interested in modeling
the simplest possible stress-energy tensor, namely one that represents a static ball of radius R and density
ρ(r) with the center in r = 0. Remembering the general formula for the stress-energy tensor of a fluid
element with density ρ, pressure p, and 4-velocity uµ ,
we wish to describe the static fluid (ur = uθ = uϕ = 0). So the stress-energy obtains the form
Ttt = ρut ut + p (ut ut + gtt ) , Trr = pgrr , Tθθ = pgθθ , Tϕϕ = pgϕϕ ,
while other components vanish. Next, the 4-velocity vector must be normalized, uµ uν g µν = −1, which
means that ut ut = −gtt = e2F , so we have
The density and pressure of the fluid can depend only on r due to the spherical symmetry, and must be
zero for r > R, ie. outside the ball.
Finally, after substituting all these results into Einstein equations, Gµν = 8π Tµν , we obtain three
equations:
• the t-t equation:
1 2F d
r 1 − e−2H = 8πe2F ρ(r),
2
e
r dr
• the r-r equation:
1
1 + 2rF ′ − e2H = 8πe2H p(r),
r2
• the θ-θ and ϕ-ϕ equations (which are identical):
2 −2H 1
r e ′′
F + F + ′
(F − H ) = 8πr2 p(r).
′ ′
r
Choosing the initial condition m(0) = 0, we can interpret m(r) as the total mass inside radius r, since it
is defined as an integral of mass density ρ over the volume of a ball of radius r.
7
Next discuss the r-r equation. Solve it for F to obtain
For r < R, the integral is complicated and we shall not discuss it. However, for r > R we have m(r) = M
(total mass of the ball) and p(r) = 0 (zero pressure in vacuum), so F (r) can be easily integrated. The
result is
1 2M
F (r) = ln 1 − ,
2 r
where the constant of integration has been chosen so that in the limit r → ∞ the line element recovers
its Minkowski form (far away from the ball spacetime should be flat).
Finally, discuss the θ-θ equation. Substitute all previous results and (after a tedious calculation)
obtain the following result:
p′ (r) + F ′ (r) (ρ(r) + p(r)) = 0.
This is a differential equation that determines the radial pressure distribution of matter within the ball.
This distribution is such that the repulsive pressure balances attractive gravity everywhere, thereby
maintaining static configuration of matter inside the ball.
In what follows, we shall not be interested in the geometry within the ball, but rather only the
geometry outside (for r > R). In this case, the line element has the form:
2 2M 1
ds = − 1 − dt2 + dr2 + r2 dθ2 + r2 sin2 θdϕ2 .
r 2M
1−
r
This is the famous Schwarzschild solution of Einstein equations, and defines the so-called
Schwarzschild geometry.
8
Chapter 3
Since the observer is at rest in his own coordinates, we have dx = dy = dz = 0, and the coordinate τE
measures the proper time of that observer, ie. it represents the readout of his clock. Given that the line
element ds is invariant, it must be the same in both local Minkowski coordinates and in Schwarzschild
coordinates, so (since drE = dθE = dϕE = 0) we obtain:
r
2M
dτE = dt 1 − .
R
Next consider another observer, sitting in geosynchronous orbit at height h > 0 above the ground, ie.
at coordinates rO = R + h, θO = const, ϕO = const. He also carries a clock which measures his proper
time,
ds2 = −dτO2 .
Equating this to the Schwarzschild line element, and remembering that drO = dθO = dϕO = 0, we obtain
a similar relation: r
2M
dτO = dt 1 − .
R+h
Now assume that both observers measure the time of some physical process that begins at coordinate
time t and ends at coordinate time t + dt. Since the coordinate time is the same for both observers, using
above formulas we obtain: s
1 − 2MR
dτE = dτO 2M
.
1 − R+h
Note that the expression under the square root is always strictly less than one, so we have
ie. the clocks on Earth tick slower than clocks in orbit! This effect is called gravitational time
dilatation.
9
The gravitational time dilatation effect is not only measurable on Earth, but it is downright important
in precision measurements, for example in the Global Positioning System. The GPS system is the very
first real-world industrial application of general relativity.
λS = c∆τS ≡ ∆τS .
Let the wave go radially upwards into orbit, and consider an observer on Earth, at a distance D from
the surface of the Sun. The observer uses his rest frame to measure the time between two equal phases
of the incoming wave. Since velocity of light is again c = 1, he measures the wavelength as
λE = c∆τE ≡ ∆τE .
But as we have shown in the previous section, the time interval ∆τS on the surface of the Sun and the
time interval ∆τE in the Sun’s orbit where Earth resides are related via
s
1 − 2M
R
∆τS = ∆τE 2M
,
1 − R+D
We see that the wavelength of the light pulse emitted from the surface of the Sun is always strictly less
than the wavelength of the same pulse measured by the observer on Earth:
λS < λE ,
ie. the wavelength of the outgoing pulse is being shifted towards larger values. This effect
is called gravitational redshift. Note that the energy is inversely proportional to the wavelength, which
means that the observed photon has less energy than it had when it was emitted. So the energy of the
photon is not conserved, due to the interaction with the gravitational field. In the terms of Newtonian
mechanics, the photon needs to climb up the gravitational “potential well”, and loses energy in the
process.
10
and linearize in M , in order to implement the weak field requirement:
2M γ 2M γ
ds2 = − 1 − c 2 2
dt + 1 + dr2 + r2 dθ2 + r2 sin2 θdϕ2 .
r c2 r c2
To get a proper feeling of the magnitude of this approximation, note that this is reasonably valid for the
gravitational field of the Earth and other planets, but not for the field near the surface of the Sun, for
example.
Second, implement the nonrelativistic velocity requirement by taking the limit ~v /c → 0. Note that
~v 1 dxµ
→0 ⇔ →0 for µ = r, θ, ϕ.
c c ds
This essentially means that we are to discard the correction term which multiplies dr2 , so we obtain the
following line element:
2 2M γ
ds = − 1 − c2 dt2 + dr2 + r2 dθ2 + r2 sin2 θdϕ2 .
r c2
Now note that the spatial part of the metric is Euclidean, and that we can easily transform from spherical
coordinates back to Cartesian ones:
2M γ
ds2 = − 1 − c2 dt2 + dx2 + dy 2 + dz 2 .
r c2
M γ M γ M γ
Γ t tx = x, Γ t ty = y, Γ t tz = z,
r 3 c2 r 3 c2 r 3 c2
M M M
Γ x tt = γ x, Γ y tt = γ 3 y, Γ z tt = γ 3 z.
r3 r r
Now writing down explicitly the four components λ = t, x, y, z of the geodesic equation, we obtain:
d2 t
M γ dt dx dy dz
t: + 2 x + y + z = 0,
dτ 2 r3 c2 dτ dτ dτ dτ
2
d2 x M dt
x: 2
+γ 3x = 0,
dτ r dτ
2
d2 y M dt
y: +γ 2y = 0,
dτ 2 r dτ
2
d2 z M dt
z: 2
+ γ 2
z = 0.
dτ r dτ
11
Consider first the t equation. Due to the nonrelativistic velocity approximation, we can neglect all the
terms in the parentheses. The remaining first term is easily integrated to:
t=τ
using a suitable initial conditions (the equal scale and equal origin for t and τ ). The remaining x, y and
z equations can be multiplied with orthonormal Cartesian basis vectors ~ex , ~ey and ~ez respectively, and
collected together to obtain
d2~r M
2
+ γ 2 ~er = 0.
dt r
(Note that ~er ≡ ~r/r and ~r ≡ x~ex + y~ey + z~ez .) Finally, if we multiply this with the mass m of the test
particle, we can rewrite the result as
m~a = F~g ,
which is the familiar Newton’s second law of dynamics, while the force term
mM
F~g = −γ 2 ~er
r
is the Newton’s law of gravitation for a body with spherical symmetry and mass M .
Note that we have written m(r) instead of M , in order to include region inside of the ball of matter.
This kind of geometry can be represented in 3-dimensional Euclidean space. It is convenient to use
cylindrical curvilinear coordinates in this space, defined as
x = r cos ϕ, y = r sin ϕ,
ds2 = dx2 + dy 2 + dz 2
r = r, ϕ = ϕ, z = z(r),
where r and ϕ are both coordinates and parameters, while z(r) is the “elevation function”, which actually
determines the shape of the surface. Due to axial symmetry, it does not depend on ϕ. Now construct
the line element for this surface in Euclidean space,
" 2 #
dz
ds2 = 1 + dr2 + r2 dϕ2 ,
dr
12
and require it to be identical to the line element of the equatorial plane in Schwarzschild geometry, (3.1),
in order to represent equivalent internal geometries. Thereby obtain
2
dz 1
1+ = 2m(r)
,
dr 1− r
The function m(r) is equal to M for r > R, while it depends on the detailed description of matter inside
the ball, for r < R. Below are two pictures, one for some reasonable “homogeneous density” model of
m(r) (left picture), and the other for a black hole (right picture). Note that for the case of black hole
the region r < 2M cannot be embedded into Euclidean space, due to its Minkowski signature (we shall
give a physical explanation for this the next chapter).
Also note that this 3-dimensional Euclidean embedding space is not physical, and exists only as an
abstraction for the purposes of visualization of the surface. The only thing that physically exists is the
surface itself, as part of the Schwarzschild geometry. Moreover, in Schwarzschild geometry this same
surface looks like a plane, the equatorial plane, only with distorted definition of radial distances. This
distortion manifests itself in Euclidean embedding as curvature of the surface.
13
Chapter 4
Black holes
The static configuration of the body of mass M and radius R is maintained due to the repulsive pressure
of matter balancing the gravitational attractive force. While the gravitational force gets ever stronger
with increasing M , the pressure within the body has an upper limit, based on the structure of particles
that form the body, and the interactions between them. This means that for a large enough total mass
M , the pressure will become insufficient to balance the gravitational attraction. The boundary value of
M when this happens is called the Chandrasekar limit, and is roughly equal to three to five Solar masses.
If the mass of the body exceeds the Chandrasekar limit, there will be no equilibrium to maintain, and
it starts contracting “all the way” into a ball of Planck radius (R ≃ lp ≃ 10−35 m). At those scales the
effects of quantum gravity kick in, and Einstein’s theory of gravity ceases to be valid. But outside that
small sphere general relativity is an accurate description of spacetime geometry. The minuscule ball of
matter is idealized as a single point with divergent energy density and spacetime curvature, and is called
a singularity.
Thus, the geometry around the singularity has the Schwarzschild form all the way up to Planck scales,
and such a configuration of matter and its surrounding geometry is called a black hole.
The above analysis suggests that we should consider the Schwarzschild line element
2 2M 1
ds = − 1 − dt2 + dr2 + r2 dθ2 + r2 sin2 θdϕ2 .
r 2M
1−
r
for all possible values of the radial coordinate r greater than lp , while keeping M large (the strong field
limit). If we do so, we easily see that some very peculiar effects start happening around and inside
the sphere of radius r = 2M . This sphere is called the event horizon. There are several important
properties of the geometry inside and at the event horizon of a black hole.
Here τ is the proper time of the observer at rest at radius r from the center, while τO is the proper time
of the observer at rest “in orbit” at radius r + h from the center. If the first observer is at rest on the
horizon, r = 2M , its proper time stops. Note, though, that this actually means that no observer can
keep himself at rest there.
14
4.2 Finite proper time to fall through the horizon
Next consider the observer who starts from some radius r0 = 2M + h outside the event horizon, and
starts falling radially towards the center. He carries with himself a clock that measures his proper time
dτ . Dividing the Schwarzschild line element by ds2 and using the relation ds2 = −dτ 2 , we obtain:
2 2 2 2
2M dt 1 dr 2 dθ 2 2 dϕ
−1 = − 1 − + +r + r sin θ .
r dτ 2M dτ dτ dτ
1−
r
Since the observer is falling radially inwards, we have θ = const and ϕ = const, so the above equation
reduces to: 2 2
2M dt 1 dr
−1 = − 1 − + . (4.1)
r dτ 2M dτ
1−
r
Next we need the time component of the geodesic equation for the observer, which in these coordinates
has the form
d2 t 2M 1 dt dr
+ 2 = 0.
dτ 2 r 2M dτ dτ
1−
r
Multiply this equation with (1 − 2M/r) and integrate to find that
dt C
= , (4.2)
dτ 2M
1−
r
where C > 0 is the constant of integration. We want this constant to be positive in order to ensure that
both coordinate time t and proper time τ point “to the future”. Now substitute this result back into the
equation (4.1) to obtain s
dr 2
2M
=− C − 1− .
dτ r
The choice of negative sign in front of the square root is because we consider the observers motion towards
the black hole, so his radial coordinate should decrease with increasing time.
Finally, imagine that the observer is falling from the initial position r0 all the way down to the event
horizon r = 2M . Calculate his proper time of flight,
2M 2M+h
dr
Z Z
∆τ = dτ = q ,
2M
2M+h 2M C2 − 1 − r
It is easy to see, by direct evaluation of the integrals, that the proper time of flight is finite, while
the coordinate time of flight is infinite. Since the coordinate time is proportional to the proper time
of the other observer (the one at rest in orbit at r = 2M + h), we conclude that the orbit observer
will never see the infalling observer reach the event horizon, except asymptotically. However,
the infalling observer reaches the event horizon in finite proper time, and moreover — if the
appropriate integral is evaluated from 2M + h not down to 2M but even down to r = 0 — the infalling
observer will pass through event horizon and reach the center in finite proper time.
15
4.3 Black holes are black
Consider an excited atom going through deexcitation and emitting a photon just before it passes through
the event horizon. Imagine that the photon is emitted radially outwards, and detected by the stationary
observer in orbit at radius R = 2M + h. The gravitational redshift that the photon undergoes is given
by the formula s
1 − 2M
R
λdetected = λemitted ,
1 − 2M
r
where r is the radial coordinate of the atom at the time of deexcitation. If the atom is at the event horizon
r = 2M , the detected wavelength of the photon becomes infinite. If the atom was just above the
event horizon, the wavelength would be finite, but extremely large. But large wavelength means small
frequency, which means small energy, which will escape detection if it is small enough. Therefore, no
light can be emitted or reflected from the event horizon. The effect is the same also for all other
forms of radiation and signals, since they all need to “climb up” an infinite gravitational potential well
if they start from the horizon. Therefore, since no radiation or signals can ever come out of the
event horizon, black hole is indeed black.
16
their roles, and consequently the observer can adjust his orbital velocity and velocity through time, but
cannot have zero radial velocity. So in the same sense that the observer outside the horizon can
choose not to travel through space, but invariably must travel through time, so the observer inside
the horizon can choose not to travel through time and can have zero orbital velocity, but invariably must
fall toward the center. The reason for this lies in the geometry of spacetime, and no amount of energy,
motion or rocket boosters can prevent it from happening. Thus, once inside the horizon, there is no
escape from reaching the singularity, or even maintaining a stable orbit around it. That is why black
holes are indeed holes.
17
For further reading
[1] Lev D. Landau, Evgeny M. Lifshitz, “Course on Theoretical Physics Vol. 2: The Classical Theory
of Fields”, Butterworth-Heinemann (1975), ISBN 978-0-750-62768-9.
[2] Charles W. Misner, Kip S. Thorne, John Archibald Wheeler, “Gravitation”, W. H. Freeman and
Co. (1973), ISBN 978-0-7167-0344-0.
18