Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Non-Euclidean Geometry and General Relativity

Universite Paris Saclay

Part I: Manifolds and Coordinate Systems

1.1 Curved Spacetime as a Manifold

In General Relativity, spacetime is modeled as a manifold M\mathcal{M}.

Key Properties:

Important Insight: At each point pMp \in \mathcal{M}, we can define a tangent space TpMT_p\mathcal{M} that is a vector space.


1.2 General Coordinate Systems

The manifold M\mathcal{M} is covered by arbitrary coordinates:

xμ=(x0,x1,x2,x3)x^\mu = (x^0, x^1, x^2, x^3)

Crucial Note: These coordinates have no intrinsic physical meaning; only tensorial quantities constructed from them are physically meaningful.


Part II: Tangent and Cotangent Spaces

2.1 Tangent Space TpMT_p\mathcal{M}

At each point pMp \in \mathcal{M}, the tangent space TpMT_p\mathcal{M} is defined as:

Natural Basis:

eμxμμe_\mu \equiv \frac{\partial}{\partial x^\mu} \equiv \partial_\mu

Vector Expansion: Any vector vTpMv \in T_p\mathcal{M} can be expanded as:

v=vμeμ=vμμv = v^\mu e_\mu = v^\mu \partial_\mu

The components vμv^\mu are called contravariant components.


2.2 Coordinate Transformations for Vectors

Consider a coordinate transformation:

xμxμ(x)x^\mu \to x'^\mu(x)

Basis Transformation:

μ=xνxμν\partial_\mu = \frac{\partial x'^\nu}{\partial x^\mu} \partial'_\nu

Component Transformation (to keep vv invariant):

vμ=xμxνvνv'^\mu = \frac{\partial x'^\mu}{\partial x^\nu} v^\nu

2.3 Cotangent Space TpMT_p^*\mathcal{M}

The cotangent space TpMT_p^*\mathcal{M} is the dual space of the tangent space.

Basis One-Forms: dxμdx^\mu

Duality Pairing:

dxμ(ν)=δνμdx^\mu(\partial_\nu) = \delta^\mu_\nu

Covector Expansion: Any covector (1-form) λTpM\lambda \in T_p^*\mathcal{M} can be written as:

λ=λμdxμ\lambda = \lambda_\mu dx^\mu

The components λμ\lambda_\mu are called covariant components.


2.4 Transformation of Covectors

Since the scalar product λ(v)\lambda(v) must be invariant:

λμ=xνxμλν\lambda'_\mu = \frac{\partial x^\nu}{\partial x'^\mu} \lambda_\nu

Note the inverse Jacobian, opposite to vector transformation.


Part III: Tensors and the Metric

3.1 General Tensors

A tensor of type (p,q)(p,q) has components:

Tμ1μpν1νqT^{\mu_1 \dots \mu_p}{}_{\nu_1 \dots \nu_q}

Examples:

Transformation Rule:

Tμ1μpν1νq=xμ1xα1xμpxαpxβ1xν1xβqxνqTα1αpβ1βqT'^{\mu_1 \dots \mu_p}{}_{\nu_1 \dots \nu_q} = \frac{\partial x'^{\mu_1}}{\partial x^{\alpha_1}} \dots \frac{\partial x'^{\mu_p}}{\partial x^{\alpha_p}} \frac{\partial x^{\beta_1}}{\partial x'^{\nu_1}} \dots \frac{\partial x^{\beta_q}}{\partial x'^{\nu_q}} T^{\alpha_1 \dots \alpha_p}{}_{\beta_1 \dots \beta_q}

3.2 Tensor Contraction

Partial Contraction (yields new tensor):

Uμρ=TμνSνρU^\mu{}_\rho = T^{\mu\nu} S_{\nu\rho}

Full Contraction (yields scalar):

ϕ=TμνSμν\phi = T^{\mu\nu} S_{\mu\nu}

3.3 Metric Tensor and Distances

The metric tensor gμνg_{\mu\nu} is a symmetric (0,2)(0,2) tensor:

g=gμνdxμdxνg = g_{\mu\nu} dx^\mu \otimes dx^\nu

Spacetime Interval:

ds2=gμνdxμdxνds^2 = g_{\mu\nu} dx^\mu dx^\nu

3.4 Raising and Lowering Indices

Lowering Indices:

vμ=gμνvνv_\mu = g_{\mu\nu} v^\nu

Raising Indices:

vμ=gμνvνv^\mu = g^{\mu\nu} v_\nu

where gμνg^{\mu\nu} is the inverse metric:

gμαgαν=δνμg^{\mu\alpha} g_{\alpha\nu} = \delta^\mu_\nu

3.5 Determinant of the Metric

Under coordinate transformation:

gμν=xαxμxβxνgαβg'_{\mu\nu} = \frac{\partial x^\alpha}{\partial x'^\mu} \frac{\partial x^\beta}{\partial x'^\nu} g_{\alpha\beta}

Determinant Transformation:

detg=(detJ)2detg\det g' = (\det J)^{-2} \det g

where JJ is the Jacobian matrix xμ/xν\partial x'^\mu/\partial x^\nu.

Important: detg\det g is not a scalar.


Part IV: Covariance and Local Frames

4.1 Covariance of Physical Laws

Physical laws must be expressed as tensor equations to ensure coordinate independence.

If a tensor equation holds in one coordinate system:

ξρμν=0\xi^\rho{}_{\mu\nu} = 0

then in any other coordinates:

ξρμν=0\xi'^\rho{}_{\mu\nu} = 0

4.2 Local Free-Falling Frames (LFFF)

At any point pMp \in \mathcal{M}, we can choose coordinates (Riemann normal coordinates) such that:

gμν(p)=ημν,αgμν(p)=0g_{\mu\nu}(p) = \eta_{\mu\nu}, \quad \partial_\alpha g_{\mu\nu}(p) = 0

Implications:


Part V: Covariant Derivative

5.1 The Problem with Partial Derivatives

For Scalars (works fine):

μfis a tensor\partial_\mu f \quad \text{is a tensor}

For Vectors (problematic):

αvμis NOT a tensor\partial_\alpha v^\mu \quad \text{is NOT a tensor}

Extra terms appear due to derivatives of the Jacobian.


5.2 Defining the Covariant Derivative

For a Vector vμv^\mu:

αvμ=αvμ+Γαβμvβ\nabla_\alpha v^\mu = \partial_\alpha v^\mu + \Gamma^\mu_{\alpha\beta} v^\beta

The Γαβμ\Gamma^\mu_{\alpha\beta} are connection coefficients.

For a Covector λμ\lambda_\mu:

αλμ=αλμΓαμβλβ\nabla_\alpha \lambda_\mu = \partial_\alpha \lambda_\mu - \Gamma^\beta_{\alpha\mu} \lambda_\beta

5.3 Properties of Covariant Derivative

  1. Linearity: For tensors TT, SS and scalars aa, bb:

    μ(aT+bS)=aμT+bμS\nabla_\mu (a\,T + b\,S) = a\,\nabla_\mu T + b\,\nabla_\mu S
  2. Leibniz Rule: For tensors TT and SS:

    μ(TS)=(μT)S+T(μS)\nabla_\mu (T \otimes S) = (\nabla_\mu T) \otimes S + T \otimes (\nabla_\mu S)
  3. Action on Scalars: For scalar field ff:

    μf=μf\nabla_\mu f = \partial_\mu f

These properties uniquely determine \nabla on all tensors.


Part VI: Levi-Civita Connection

6.1 Determining the Connection

The connection is fixed by imposing:

  1. Symmetry (Torsion-Free):

    Γμνα=Γνμα\Gamma^\alpha_{\mu\nu} = \Gamma^\alpha_{\nu\mu}
  2. Metric Compatibility:

    αgμν=0\nabla_\alpha g_{\mu\nu} = 0

6.2 Christoffel Symbols

These conditions yield the unique Levi-Civita connection:

Γμνα=12gαβ(μgνβ+νgμββgμν)\Gamma^\alpha_{\mu\nu} = \frac{1}{2} g^{\alpha\beta} \left( \partial_\mu g_{\nu\beta} + \partial_\nu g_{\mu\beta} - \partial_\beta g_{\mu\nu} \right)

Important: Γμνα\Gamma^\alpha_{\mu\nu} is not a tensor.


6.3 Useful Identities

Divergence of a Vector:

μvμ=1gμ ⁣(gvμ)\nabla_\mu v^\mu = \frac{1}{\sqrt{-g}} \partial_\mu\!\left(\sqrt{-g}\, v^\mu\right)

Scalar Wave Operator (d’Alembertian):

ϕ=μμϕ=1gμ ⁣(ggμννϕ)\square \phi = \nabla_\mu \nabla^\mu \phi = \frac{1}{\sqrt{-g}} \partial_\mu\!\left(\sqrt{-g}\, g^{\mu\nu} \partial_\nu \phi\right)

where g=det(gμν)g = \det(g_{\mu\nu}).


Part VII: Particle Motion in Curved Spacetime

7.1 Basic Setup

We study a free particle as a test body:


7.2 Worldline Parameterization

The particle follows a worldline C(λ)C(\lambda):

xμ=xμ(λ),λRx^\mu = x^\mu(\lambda), \quad \lambda \in \mathbb{R}

7.3 Proper Time

For timelike trajectories, define proper time τ\tau:

dτ2=ds2=gμνdxμdxν>0d\tau^2 = - ds^2 = - g_{\mu\nu} dx^\mu dx^\nu > 0

For massive particles, we often use:

λ=τ\lambda = \tau

7.4 4-Velocity

Definition:

Uμ=dxμdτU^\mu = \frac{dx^\mu}{d\tau}

Normalization:

UμUμ=gμνUμUν=1U^\mu U_\mu = g_{\mu\nu} U^\mu U^\nu = -1

7.5 Tangent Vector

For general parameter λ\lambda:

tμ=dxμdλt^\mu = \frac{dx^\mu}{d\lambda}

Relation to 4-velocity:

tμ=(dτdλ)Uμt^\mu = \left(\frac{d\tau}{d\lambda}\right) U^\mu

Part VIII: Geodesic Equation

8.1 Variation Along Curves

For a Scalar Field ϕ\phi:

dϕdλ=tμμϕ\frac{d\phi}{d\lambda} = t^\mu \nabla_\mu \phi

For General Tensors TT:

dTdλ=tμμT\frac{dT}{d\lambda} = t^\mu \nabla_\mu T

8.2 4-Acceleration

Definition:

aν=dUνdλ=tμμUνa^\nu = \frac{dU^\nu}{d\lambda} = t^\mu \nabla_\mu U^\nu

For λ=τ\lambda = \tau:

aν=UμμUνa^\nu = U^\mu \nabla_\mu U^\nu

8.3 Free Particle Condition

A particle is free if:

aν=0UμμUν=0a^\nu = 0 \quad \Rightarrow \quad U^\mu \nabla_\mu U^\nu = 0

8.4 Deriving the Geodesic Equation

Using the covariant derivative expression:

μUν=μUν+ΓμανUα\nabla_\mu U^\nu = \partial_\mu U^\nu + \Gamma^\nu_{\mu\alpha} U^\alpha

We obtain:

UμμUν+ΓμανUμUα=0U^\mu \partial_\mu U^\nu + \Gamma^\nu_{\mu\alpha} U^\mu U^\alpha = 0

Since Uμμ=ddτU^\mu \partial_\mu = \frac{d}{d\tau}:

dUνdτ+Γμανdxμdτdxαdτ=0\frac{dU^\nu}{d\tau} + \Gamma^\nu_{\mu\alpha} \frac{dx^\mu}{d\tau} \frac{dx^\alpha}{d\tau} = 0

Finally, with Uν=dxνdτU^\nu = \frac{dx^\nu}{d\tau}:

d2xνdτ2+Γμανdxμdτdxαdτ=0\boxed{ \frac{d^2 x^\nu}{d\tau^2} + \Gamma^\nu_{\mu\alpha} \frac{dx^\mu}{d\tau} \frac{dx^\alpha}{d\tau} = 0 }

Part IX: Interpretation and Remarks

9.1 Physical Interpretation

Key Results:

  1. Free particles follow geodesics of spacetime

  2. Gravity is encoded in the connection Γμαν\Gamma^\nu_{\mu\alpha}

  3. In local free-falling frames (Γμαν(p)=0\Gamma^\nu_{\mu\alpha}(p) = 0), motion reduces to Special Relativity


9.2 Important Remarks

For Massless Particles:

General Principle: The geodesic equation (8.9) represents the generalization of Newton’s first law to curved spacetime.