Disclaimer: as before, these are (incredibly) rough notes intended for a tutorial. I may clean them up a bit later but for now it will seem like a lot of unmotivated equations (with typos!!).
The Energy Functional
S=∫T0|˙γ|2dt
Letting Vi=˙γi, this is
S=∫T0gij(γ(t))ViVjdt=∫T0Ldt
where the Lagrangian L is
L=gijViVj
Now,
∂L∂xk=(∂kgij)ViVj
and
∂L∂Vk=gijδikVj+gijViδik=2gjkVj
Now,
ddt∂L∂Vk=2(∂igjk)ViVj+2gjk˙Vj
Plugging these expressions into the Euler-Lagrange equations, we have
2gjk˙Vj+(∂igjk+∂jgik−∂kgij)ViVj=0
Multiplying by the inverse metric, we have
˙Vk+gkl2(∂igjl+∂jgil−∂lgij)ViVj=0
Which is the geodesic equation (recall the formula for the Christoffel symbols).
Orthonormal Frames (Lorentzian and Riemannian) (tetrads, vielbeins, vierbeins, ...)
Locally, we can find an orthonormal basis of vector fields eμi. Greek indicates coordinates, whereas Latin indicates label in the basis. These necessarily satisfy
gμνeμieνj=ηij
where ηij is the flat/constant metric (of whatever signature we are working in).
Methods for Computing Curvature (from Wald)
0. Getting the Christoffel symbols from the geodesic equation.
See e.g. sphere or spherical coordinates.
1. Coordinates. By definition,
∇a∇bωc=∇b∇aωc+Rabcdωd
Writing things explicitly, this gives
Rdabc=∂bΓdac−∂aΓdbc
+ΓeacΓdbe−ΓebcΓdae
(todo: fix typesetting.)
Do this for eg unit sphere in R3.
2. Curvature in Frames (equivalent to coordinates but totally different flavor)
(note: Misner-Thorne-Wheeler seems much better than Wald for this stuff).
Using MTW notation. Fix a frame eμ and a dual frame ωμ. The connection 1-forms are defined by
0=dωμ+αμν∧ων
We also have
dgμν=ωμν+ωνμ
So metric compatibility yields
ωμν=−ωνμ
Antisymmetry means fewer independent components. In this language, the curvature 2-form is given by
Rμν=dαμν+αμσ∧ασν
Gaussian Coordinates
Via Wald. Suppose S⊂M is a codimension 1 submanifold. If S is not null, we can find a normal vector field na which is everywhere orthogonal to S and has unit length. (Probably also need orientation to make it unique!) We can pick any coordinates x1,⋯,xn−1 on S, and we pick the last coordinate to be the distance to S, measured along a geodesic with initial tangent vector na (i.e. we use exponential coordinates in the normal direction).
Once we pick these coordinates, we obtain a family of hypersurfaces St given by
xn=t. These have the property that they are orthogonal to the normal geodesics through S. Proof: (X are vector fields which are tangent to St)
nb∇b(naXa)=nanb∇bXa
=naXb∇bna
\[= \frac{1}{2}X^b \nabla_b (n^a n_a) = 0 \]
(first: geodesic, second: they lie-commute since they are coordinate vector fields).
Jacobi Fields, Focusing and Growth, Conjugate Points
Geodesic deviation. Suppose we have a 1-parameter family of geodesics γs with tangent Ta and deviation Xa. (draw pictures!) By the geodesic equation, we have
Ta∇aTb=0
What can we say about Xa? By change of affine parameter if necessary, we can assume that Ta and Xa are coordinate vector fields, and in particular they commute. So
Xa∇aTb=Ta∇aXb
Then it is easy to see that XaTa is constant, and so (again by change of parameter if necessary) we can assume that it is 0. Now set va=Tb∇bXa. We interpret this as the relative velocity of nearby geodesics. Similarly, we have the acceleration
aa=Tc∇cva=Tb∇b(Tc∇cXa)
Some manipulation shows that
aa=−RacbdXbTcTd
This is the geodesic deviation equation. (Positive curvature -> focus, negative curvature ->growth.)
Now we can work this in reverse. Suppose I have a single geodesic with tangent Ta. If I have some vector field Xa on the geodesic, under what conditions will it integrate to give me a family of geodesics? The above shows that we must have
Ta∇a(Tb∇bXc)=−RcabdXbTaTd
Solutions to this equation are called Jacobi vector fields.
Definition Points p, q on a geodesic are said to be conjugate if there exists a Jacobi field on the geodesics which vanishes at p and q. (Picture time!)
Definition (Cut Locus in Riemannian Signature) For p∈M, we define the cut locus in TpM to be those vectors v∈TpM for which exp(tv) is length minimizing on [0,1] but fails to be length-minimizing on [0,1+ϵ] for and ϵ. The cut locus in M is the image of the cut locus in TpM under the exponential map.
eg. Sphere, antipodes.
Thursday, January 26, 2012
Thursday, January 19, 2012
Geometry of Curved Space, Part 1: Prerequisites for General Relativity
I'm TAing a course on general relativity this semester, and I'm covering some of the geometry background in tutorials. Since I need to prepare some material for these, I thought there was no harm in putting it up on this blog. So here we go.
Throughout, we'll let M be a smooth manifold equipped with a metric g. Whenever it makes life easier, I'll assume that g is positive definite (rather than Lorentzian). For a point p∈M, denote its tangent space by TpM.
Theorem 1 For any p∈M, there exist a neighborhood U of 0 in TpM and a neighborhood V of p in M, and a diffeomorphism expp:U→V called exponential map. This map takes lines through the origin in TpM to geodesics in M passing through p.
Theorem 2 In exponential coordinates, the components of the metric are
gij=δij+O(|x|2)
Corollary 3 In exponential coordinates, the Christoffel symbols vanish at p.
Corollary 4 The Christoffel symbols are not the components of a tensor.
Corollary 5 Not all metrics are equivalent: there is a local invariant, called the curvature.
Construction of exponential map. The metric on M induces a (constant) metric gij on TpM. By a linear change of coordinates on TpM, we can assume that this induced metric is just gij=δij. Now the geodesic equation on M is a 2nd order ODE which has a unique solution once we specify an initial condition. An initial condition is just a pair (p,v) consisting of a point p∈M and tangent vector v∈TpM. Since we have fixed p, each v∈TpM gives a unique geodesic through p. Call it γv(t). Then define the exponential map as follows:
expp(v):=γv(1)
The fact that this map is well-defined, smooth, and 1-1 (at least locally) follows from the standard existence and uniqueness theorem for ODEs. So to see that it is a diffeomorphism near 0, we can just compute its differential and apply the inverse function theorem.
The easy way out. By construction, every geodesic through 0 is of the form γv(t)=tv. Plugging this into the geodesic equation,
˙v+Γ(x)ijkvjvk=0
we see that at 0, Γijk vanishes, and in particular, the first partial derivatives of the metric vanish.
The hard way: the differential of exp at 0. First, taylor expand the velocity of a geodesic, and evaluate at time t=1:
v(t)=v+˙v+12¨v+⋯
Now, by the geodesic equation, ˙v is O(v2). Similarly, by differentiating the geodesic equation, we find that all of the higher time derivatives are also O(v2). So we find that the exponential map is just the identity + O(v2), and hence its differential at 0 is just the identity.
Now, we have argued that in exponential coordinates, the Christoffel symbols vanish at 0. Recall that for any tensor T, if the components of T vanish at some point p in one coordinate system, then T is identically 0 at that point (i.e. its components vanish at that point in all coordinate systems). If the Christoffel symbols were a tensor, then, the above shows that they must be identically zero at all points in M, in all coordinate systems. But this is absolutely not the case--even in flat Rn, we can pick coordinates so that the Christoffel symbols do not vanish. Hence they are not a tensor.
Aside Though the Christoffel symbols are not a tensor, they are the components of something which does have a coordinate indepdendent definition: a connection 1-form. A connection 1-form is not a tensor but rather a section of a certain associated bundle. More on this in future posts.
Claim Suppose γ is a curve in M with tangent vector T, and suppose V is a vector field defined on γ. Then ∇TV is well-defined, independent of the smooth extension of V.
Proof Suppose V and W are two smooth vector field that agree on γ. We would like to show that
∇TV=∇TW
i.e., this directional derivative depends only on their restriction to γ. It suffices to prove this pointwise. In coordinates, we have
∇TV=Tk∂Vi∂xk+ΓijkVjTk
and similarly for W. The terms involving Christoffel symbols do not depend on derivatives of V or W, so they agree by assumption. If T is zero at a point, there is nothing to show. So assume that T is nonzero at some point. Then near this point, we can choose coordinates xi such that
γ(t)=(t,0)
so that
T=(1,0)
Then V and W agree when xi=0 for i≥2, and hence their partials agree. We have
Tk∂Vi∂xk=Vi∂x1=Tk∂Wi∂xk
Explicit Formulas for Christoffel Symbols. Using properties of covariant derivatives, we find
0=∇kgij=∂gij∂xk−Γlkiglj−Γlkjgil
So
Γkij+Γkji=gij,k
Γijk+Γikj=gjk,i
Γjki+Γjik=gki,j
Taking (2) + (3) - (1) gives
2Γijk=gjk,i+gki,j−gij,k
Hence
Γkij=gkl2(gjl,i+gli,j−gij,l)
Throughout, we'll let M be a smooth manifold equipped with a metric g. Whenever it makes life easier, I'll assume that g is positive definite (rather than Lorentzian). For a point p∈M, denote its tangent space by TpM.
Theorem 1 For any p∈M, there exist a neighborhood U of 0 in TpM and a neighborhood V of p in M, and a diffeomorphism expp:U→V called exponential map. This map takes lines through the origin in TpM to geodesics in M passing through p.
Theorem 2 In exponential coordinates, the components of the metric are
gij=δij+O(|x|2)
Corollary 3 In exponential coordinates, the Christoffel symbols vanish at p.
Corollary 4 The Christoffel symbols are not the components of a tensor.
Corollary 5 Not all metrics are equivalent: there is a local invariant, called the curvature.
Construction of exponential map. The metric on M induces a (constant) metric gij on TpM. By a linear change of coordinates on TpM, we can assume that this induced metric is just gij=δij. Now the geodesic equation on M is a 2nd order ODE which has a unique solution once we specify an initial condition. An initial condition is just a pair (p,v) consisting of a point p∈M and tangent vector v∈TpM. Since we have fixed p, each v∈TpM gives a unique geodesic through p. Call it γv(t). Then define the exponential map as follows:
expp(v):=γv(1)
The fact that this map is well-defined, smooth, and 1-1 (at least locally) follows from the standard existence and uniqueness theorem for ODEs. So to see that it is a diffeomorphism near 0, we can just compute its differential and apply the inverse function theorem.
The easy way out. By construction, every geodesic through 0 is of the form γv(t)=tv. Plugging this into the geodesic equation,
˙v+Γ(x)ijkvjvk=0
we see that at 0, Γijk vanishes, and in particular, the first partial derivatives of the metric vanish.
The hard way: the differential of exp at 0. First, taylor expand the velocity of a geodesic, and evaluate at time t=1:
v(t)=v+˙v+12¨v+⋯
Now, by the geodesic equation, ˙v is O(v2). Similarly, by differentiating the geodesic equation, we find that all of the higher time derivatives are also O(v2). So we find that the exponential map is just the identity + O(v2), and hence its differential at 0 is just the identity.
Now, we have argued that in exponential coordinates, the Christoffel symbols vanish at 0. Recall that for any tensor T, if the components of T vanish at some point p in one coordinate system, then T is identically 0 at that point (i.e. its components vanish at that point in all coordinate systems). If the Christoffel symbols were a tensor, then, the above shows that they must be identically zero at all points in M, in all coordinate systems. But this is absolutely not the case--even in flat Rn, we can pick coordinates so that the Christoffel symbols do not vanish. Hence they are not a tensor.
Aside Though the Christoffel symbols are not a tensor, they are the components of something which does have a coordinate indepdendent definition: a connection 1-form. A connection 1-form is not a tensor but rather a section of a certain associated bundle. More on this in future posts.
Claim Suppose γ is a curve in M with tangent vector T, and suppose V is a vector field defined on γ. Then ∇TV is well-defined, independent of the smooth extension of V.
Proof Suppose V and W are two smooth vector field that agree on γ. We would like to show that
∇TV=∇TW
i.e., this directional derivative depends only on their restriction to γ. It suffices to prove this pointwise. In coordinates, we have
∇TV=Tk∂Vi∂xk+ΓijkVjTk
and similarly for W. The terms involving Christoffel symbols do not depend on derivatives of V or W, so they agree by assumption. If T is zero at a point, there is nothing to show. So assume that T is nonzero at some point. Then near this point, we can choose coordinates xi such that
γ(t)=(t,0)
so that
T=(1,0)
Then V and W agree when xi=0 for i≥2, and hence their partials agree. We have
Tk∂Vi∂xk=Vi∂x1=Tk∂Wi∂xk
Explicit Formulas for Christoffel Symbols. Using properties of covariant derivatives, we find
0=∇kgij=∂gij∂xk−Γlkiglj−Γlkjgil
So
Γkij+Γkji=gij,k
Γijk+Γikj=gjk,i
Γjki+Γjik=gki,j
Taking (2) + (3) - (1) gives
2Γijk=gjk,i+gki,j−gij,k
Hence
Γkij=gkl2(gjl,i+gli,j−gij,l)
Monday, January 16, 2012
Path Integrals 1: Feynman's Derivation
Consider the Hilbert space H=L2(R) with Lebesgue measure and a Hamiltonian H=T(k)+V(x) (a sum of kinetic and potential energy). Then the quantum hamiltonian ˆH acts as
(ˆHψ)(y)=12π∫eik(y−x)T(k)ψ(x)dxdk+V(y)ψ(y)=12π∫eik(y−x)H(k,x)ψ(x)dxdk
Now consider the Schrodinger equation
∂ψ∂t=iˆHψ.
∂ψ∂t=iˆHψ.
We would like to obtain a formula for the solution operator Ut=e−iˆHt. Let us consider its Schwartz kernel ⟨y|Ut|x⟩. Let N be a large integer so that Δt=t/N is "small". Then we can write
Ut=UNΔt,
Now consider a single term:
⟨y|UΔt|x⟩≃⟨y|1−iΔtˆH|x⟩=δ(y−x)−iΔt⟨x|ˆH|y⟩=12π∫eik(y−x)(1−iΔtH(k,x))dk≃12π∫eik(y−x)−iΔtH(k,x)dk
Now we have (taking x0=x and xN=y)
⟨y|Ut|x⟩=∫dx1⋯dxN−1 ×⟨xN|UΔt|xN−1⟩⋯⟨x1|UΔt|x0⟩=1(2π)N∫dx1⋯dxN−1dk0⋯dkN−1 × eikN(xN−xN−1)−iΔtH(kN−1,xN−1)⋯e−ikN(x1−x0)−iΔtH(k0,x0)=1(2π)N∫dx1⋯dxN−1dk0⋯dkN−1 × expN−1∑j=0ikj(xj+1−xj)−iΔtH(kj,xj)
Note this kind of integral seems like it should have a natural interpretation in symplectic or contact geometry, since the expression dxdk/(2π)N is very nealy the Liouville measure. This is the most general form of the path integral.
Now assume that H(k,x)=k2/2m+V(x). Then the k-dependent terms have the form
∫eik(y−x)−iΔtk2/2m.
Complete the square
ik(y−x)−iΔtk2/2m=−iΔt2m(k2−2mΔtk(y−x))=−iΔt2m(k2−2mΔtk(y−x)+m2Δt2(y−x)2−m2Δt2(y−x)2)=−iΔt2m(k−mΔt(y−x))2+im2Δt(y−x)2
Now, using that
∫e−ak2=√πa
We have
∫e−iΔt2m(k−mΔt(y−x))2=√2πmiΔt
Putting it altogether, we get the more familiar version of the path integral,
⟨y|Ut|x⟩≃CN∫dx1⋯dxN−1 × expiN−1∑j=0m2Δt(xj+1−xj)2−V(xj)Δt
where
C=12π√2πmiΔt=√m2πiΔt
Now we have (taking x0=x and xN=y)
⟨y|Ut|x⟩=∫dx1⋯dxN−1 ×⟨xN|UΔt|xN−1⟩⋯⟨x1|UΔt|x0⟩=1(2π)N∫dx1⋯dxN−1dk0⋯dkN−1 × eikN(xN−xN−1)−iΔtH(kN−1,xN−1)⋯e−ikN(x1−x0)−iΔtH(k0,x0)=1(2π)N∫dx1⋯dxN−1dk0⋯dkN−1 × expN−1∑j=0ikj(xj+1−xj)−iΔtH(kj,xj)
Note this kind of integral seems like it should have a natural interpretation in symplectic or contact geometry, since the expression dxdk/(2π)N is very nealy the Liouville measure. This is the most general form of the path integral.
Now assume that H(k,x)=k2/2m+V(x). Then the k-dependent terms have the form
∫eik(y−x)−iΔtk2/2m.
Complete the square
ik(y−x)−iΔtk2/2m=−iΔt2m(k2−2mΔtk(y−x))=−iΔt2m(k2−2mΔtk(y−x)+m2Δt2(y−x)2−m2Δt2(y−x)2)=−iΔt2m(k−mΔt(y−x))2+im2Δt(y−x)2
Now, using that
∫e−ak2=√πa
We have
∫e−iΔt2m(k−mΔt(y−x))2=√2πmiΔt
Putting it altogether, we get the more familiar version of the path integral,
⟨y|Ut|x⟩≃CN∫dx1⋯dxN−1 × expiN−1∑j=0m2Δt(xj+1−xj)2−V(xj)Δt
where
C=12π√2πmiΔt=√m2πiΔt
Subscribe to:
Posts (Atom)