Science Fair Projects Ideas - Covariant derivative

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Christoffel symbols

(Redirected from Christoffel symbol)

In mathematics and physics, the Christoffel symbols, named for Elwin Bruno Christoffel (1829-1900), are coordinate-space expressions for the Levi-Civita connection derived from the metric tensor. The Christoffel symbols are used whenever practical calculations involving geometry must be performed, as they allow very complex calculations to be performed without confusion. Unfortunately, they are ugly-looking, and require careful attention to detail. By contrast, the index-less, formal notation for the Levi-Civita connection is quite beautiful, and allows theorems to be stated in an elegant way, but is next to useless for practical calculations.

Contents

Preliminaries

The definitions given below are valid for both Riemannian manifolds and pseudo-Riemannian manifolds, such as those of general relativity, with careful distinction being made between upper and lower indices (contra-variant and co-variant indices). The formulas hold for either sign convention, unless otherwise noted.

Definition

The Christoffel symbols can be derived from the vanishing of the covariant derivative of the metric tensor gik:

D_lg_{ik}=\frac{\partial g_{ik}}{\partial x^l}- g_{mk}\Gamma^m_{il} - g_{im}\Gamma^m_{kl}=0.

By permuting the indices, and resumming, one can solve explicitly for the connection:

\Gamma^i_{kl}=\frac{1}{2}g^{im} \left(\frac{\partial g_{mk}}{\partial x^l} + \frac{\partial g_{ml}}{\partial x^k} - \frac{\partial g_{kl}}{\partial x^m} \right).

Note that although the symbols have three indices on them, they are not tensors. They do not transform like tensors. Rather, they are the components of an object on the second tangent bundle, a spray. See below for the transformation properties of the Christoffel symbols under a change of coordinate basis.

Note that most authors choose to define the Christoffel symbols in a holonomic coordinate basis, which is the convention followed here. In anholonomic coordinates, the Christoffel symbols take the more complex form

\Gamma^i_{kl}=\frac{1}{2}g^{im} \left( \frac{\partial g_{mk}}{\partial x^l} +  \frac{\partial g_{ml}}{\partial x^k} -  \frac{\partial g_{kl}}{\partial x^m} + c_{mkl}+c_{mlk} - c_{klm}  \right)

where c_{klm}=g_{mp} {c_{kl}}^p are the commutation coefficients of the basis; that is,

[e_k,e_l] = {c_{kl}}^m e_m

where ek are the basis vectors and [,] is the Lie bracket. An example of an anholonomic basis with non-vanishing commutation coefficients are spherical and cylindrical coordinates.

The expressions below are valid only in a holonomic basis, unless otherwise noted.

Relationship to index-less notation

Let X and Y be vector fields with components Xi and Yk. Then the kth component of the covariant derivative of Y with respect to X is given by

\left(\nabla_X Y\right)^k = X^i D_i Y^k = X^i \left(\frac{\partial Y^k}{\partial x^i} + \Gamma^k_{im} Y^m\right).

Some older physics books occasionally write dx in place of X, and place it after the equation, rather than before. Here, the Einstein notation is used, so repeated indices indicate summation over indices and contraction with the metric tensor serves to raise and lower indices:

\langle X,Y\rangle = g(X,Y) = X^i Y_i = g_{ik}X^i Y^k.

Keep in mind that g_{ik}\neq g^{ik} and that g^i_k=\delta^i_k, the Kronecker delta. The convention is that the metric tensor is the one with the lower indices; the correct way to obtain gik from gik is to solve the linear equation g^{ij}g_{jk}=\delta^i_k.

The statement that the connection is torsion-free, namely that

\nabla_X Y - \nabla_Y X = [X,Y]

is equivalent to the statement that the Christoffel symbol is symmetric in the lower two indices:

\Gamma^i_{jk}=\Gamma^i_{kj}.

The index-less transformation properties of a tensor are given by pullbacks for covariant indices, and pushforwards for contravariant indices. The article on covariant derivatives provides additional discussion of the correspondence between index-free and indexed notation.

Relations

Contracting indices together, one gets

\Gamma^i_{ki}=\frac{1}{2} g^{im}\frac{\partial g_{im}}{\partial x_k}=\frac{1}{2g} \frac{\partial g}{\partial x_k} = \frac{\partial \log \sqrt{|g|}}{\partial x_k}

where |g| is the absolute value of the determinant of the metric tensor gik.

Similarly,

g^{kl}\Gamma^i_{kl}=\frac{-1}{\sqrt{|g|}} \;\frac{\partial\sqrt{|g|}\,g^{ik}} {\partial x^k}.

The covariant derivative of a vector Vm is

D_l V^m = \frac{\partial V^m}{\partial x^l} + \Gamma^m_{kl} V^k.

The covariant divergence is

D_m V^m = \frac{\partial V^m}{\partial x^m} + V^k \frac{\partial \log \sqrt{|g|}}{\partial x^k} = \frac{1}{\sqrt{|g|}} \frac{\partial (V^m\sqrt{|g|})}{\partial x^m}.

The covariant derivative of a tensor Aik is

D_l A^{ik}=\frac{\partial A^{ik}}{\partial x^l} + \Gamma^i_{ml} A^{mk} + \Gamma^k_{ml} A^{im}.

If the tensor is antisymmetric, then its divergence simplifies to

D_k A^{ik}= \frac{1}{\sqrt{|g|}} \frac{\partial (A^{ik}\sqrt{|g|})}{\partial x^k}.

The contravariant derivative of a scalar field φ is called the gradient of φ. That is, the gradient is the differential with the index raised:

D^i\phi=g^{ik}\frac{\partial\phi}{\partial x^k}.

The Laplacian of a scalar potential is given by

\Delta \phi=\frac{1}{\sqrt{|g|}} \frac{\partial}{\partial x^i}\left(g^{ik}\sqrt{|g|}\frac{\partial\phi}{\partial x^k}\right).

The Laplacian is the covariant divergence of the gradient, that is Δφ = DiDiφ.

Riemann curvature

The Riemann curvature tensor is given by

R_{iklm}=\frac{1}{2}\left( \frac{\partial^2g_{im}}{\partial x^k \partial x^l}  + \frac{\partial^2g_{kl}}{\partial x^i \partial x^m} - \frac{\partial^2g_{il}}{\partial x^k \partial x^m} - \frac{\partial^2g_{km}}{\partial x^i \partial x^l} \right) +g_{np} \left( \Gamma^n_{kl} \Gamma^p_{im} -  \Gamma^n_{km} \Gamma^p_{il} \right).

The symmetries of the tensor are

Riklm = Rlmik and Riklm = - Rkilm = - Rikml.

That is, it is symmetric in the exchange of the first and last pair of indices, and antisymmetric in the flipping of a pair.

The cyclic permutation sum is

Riklm + Rimkl + Rilmk = 0.

The Bianchi identity is

D_m R^n_{ikl} + D_l R^n_{imk} + D_k R^n_{ilm}=0.

Ricci curvature

The Ricci tensor is given by

R_{ik}=\frac{\partial\Gamma^l_{ik}}{\partial x^l} - \frac{\partial\Gamma^l_{il}}{\partial x^k} + \Gamma^l_{ik} \Gamma^m_{lm} - \Gamma^m_{il}\Gamma^l_{km}.

This tensor is symmetric: Rik = Rki. It is obtained from the Riemann curvature by contracting indices:

Rik = glmRlimk.

The scalar curvature is given by

R = gikRik.

The covariant derivative of the scalar curvature follows from the Bianchi identity:

D_l R^l_m = \frac{1}{2} \frac{\partial R}{\partial x^m}.

Weyl tensor

The Weyl tensor is given by

C_{iklm}=R_{iklm} + \frac{1}{2}\left( - R_{il}g_{km}   + R_{im}g_{kl}  + R_{kl}g_{im} - R_{km}g_{il} \right) + \frac{1}{6} R \left( g_{il}g_{km} - g_{im}g_{kl} \right).

Change of Variable

Under a change of variable from (x1,...,xn) to (y1,...,yn), vectors transform as

\frac{\partial}{\partial y^i} = \frac{\partial x^k}{\partial y^i}\frac{\partial}{\partial x^k}

and so

\overline{\Gamma^k_{ij}} = \frac{\partial x^p}{\partial y^i}\, \frac{\partial x^q}{\partial y^j}\, \Gamma^r_{pq}\, \frac{\partial y^k}{\partial x^r} +  \frac{\partial y^k}{\partial x^m}\,  \frac{\partial^2 x^m}{\partial y^i \partial y^j}

where the overline denotes the Christoffel symbols in the y coordinate frame. Note that the Christoffel symbol does not transform as a tensor, but rather as an object in the jet bundle.

References

10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice