Parallel transport along a 2-sphere.

6.8k Views Asked by At

I'm currently learning about parallel transport and connections and we were considering the parallel transport of a tangent vector along a sphere as given in the picture below.

enter image description here

From my understanding, by defining a connection on your manifold, you provide a way to identify vectors at one point of the manifold with vectors at another point on the manifold via parallel transporting the vector.

So in the given example, when the initial vector is parallely transported along the closed curve it returns to the same spot as a different vector. Is this because there has not been defined a correct connection on the sphere (that takes into account the curvature of the 2-sphere)? In which case, when a connection is defined on the sphere, (i.e. by the covariant derivative) parallel transport of any vector along a closed curve back to its initial position will result in the same vector?

So this is in fact an example of the need for a connection, and not just the standard derivative?

Thanks in advance!

2

There are 2 best solutions below

2
On BEST ANSWER

From my understanding, by defining a connection on your manifold, you provide a way to identify vectors at one point of the manifold with vectors at another point on the manifold via parallel transporting the vector.

Parallel transport depends on 1. a Riemannian manifold $(M, g)$, for example the round unit sphere; 2. a pair of points $p$ and $q$ of $M$, not necessarily distinct; 3. a piecewise-smooth path $\gamma:[0, 1] \to M$ starting at $p$ and ending at $q$, i.e., satisfying $p = \gamma(0)$ and $q = \gamma(1)$. (It's not essential that the parameter interval be the unit interval $[0, 1]$; an arbitrary closed, bounded interval will do.)

A Riemannian metric induces a Levi-Civita connection. In your example, the round sphere has a connection already, for which a tangent vector to a great circle arc remains tangent to the arc under parallel transport along the arc.

The example of the round sphere demonstrates dependence of parallel transport on $\gamma$. If $\gamma$ were a constant path, or a great circle arc traced forward and backward, parallel transport along $\gamma$ would be the identity map. For the spherical triangle $\gamma$ in your diagram, parallel transport along $\gamma$ is not the identity.

To emphasize (what seems to be) the underlying issue: The path $\gamma$ is a crucial piece of data in parallel transport; there's no well-defined notion of "parallel transport from $p$ to $q$" except in very special circumstances, such as parallel transport in a Euclidean plane, or on a flat torus. (Flatness—identically-vanishing Gaussian/sectional curvature—is necessary but not sufficient.)

0
On

I think you're confusing two distinct concepts. Here's an informal but hopefully intuitive explanation.

The connection accounts for the fact that the coordinate basis vectors in a curvilinear coordinate system change with the coordinates - e.g., in spherical coordinates, $\hat{\mathbf{e}}_r$, $\hat{\mathbf{e}}_\theta$, $\hat{\mathbf{e}}_\phi$ depend on $(\theta,\phi)$.

The regular derivatives $\partial/\partial\xi^i$ aren't sufficient to correctly express the change in a field between neighbouring points because the field values and the coordinate basis vectors change from $\xi^i$ to $\xi^i + d\xi^i$. The covariant derivative includes the connection coefficients to account for that extra change. Note that the connection coefficients are coordinate-system dependent.

On the other hand, the fact that parallel-transporting the tangent vector around a closed curve in a given manifold doesn't always give you the tangent vector you started with is an indication of the local curvature of the manifold in question, and is independent of the coordinate system chosen to cover the manifold with because local curvature is an intrinsic property of the manifold. In fact, looking at the parallel-transport of the tangent vector around a closed curve is one way to define the Riemman tensor.