Calculating Vector Parallel Transport & Berry's Phase

Click For Summary

Discussion Overview

The discussion revolves around the calculation of vector parallel transport along a closed path in a given metric, exploring its relationship with Berry's phase. Participants seek to understand the mathematical framework and geometric implications of parallel transport, particularly in the context of curvature and specific examples such as the cosmic string solutions.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant inquires about the integral that describes how a vector parallel transported around a closed path may or may not return to its original state, suggesting a connection to Berry's phase.
  • Another participant references previous discussions on parallel transport in specific metrics, indicating that examples may provide insight into the current question.
  • A participant expresses a desire for a geometric object that describes vector evolution during transport, questioning how to derive such an object from the Christoffel symbols.
  • Some participants mention the Riemann tensor as a source of information regarding vector changes during parallel transport.
  • One participant connects the discussion to the Wilson loop, noting that the change in a transported vector can be represented by a rotation, suggesting a relationship to the holonomy group.
  • There is a discussion about the differential equation governing parallel transport, with some participants suggesting that solving this equation provides the vector's value at any point along the path.
  • A participant raises a question about the implications of parallel transport around a cosmic string, pondering how to identify curvature in a locally flat spacetime scenario.
  • Another participant acknowledges the complexity of integrating over finite distances, noting that different connection coefficients may complicate the analysis.

Areas of Agreement / Disagreement

Participants express various viewpoints on the nature of parallel transport and its implications for curvature, with no consensus reached on the best approach to derive the desired geometric object or to interpret the results in the context of specific examples like the cosmic string.

Contextual Notes

Participants highlight the limitations of existing literature and the need for clarity regarding the definitions and conditions under which parallel transport and curvature are analyzed. There is also mention of the dependence on specific paths and the challenges posed by integrating over finite distances.

JustinLevy
Messages
882
Reaction score
1
If I know the metric everywhere, and I specify a closed path, how can I calculate whether a vector parallel transported around the path will return to being the same vector or not?

I assume there is some simple integral to describe this, but I'm not sure how to write it down. Unfortunately, wikipedia isn't helping much at the moment either. If someone could just explain to me how to do this, it would be quite helpful.

Also if after going around the path the vector is rotated, is the angle this makes with the original vector somehow related to Berry's phase?
 
Physics news on Phys.org
Thanks for the links. gah, everything is in pdf's.

I guess the issue is everything I've read give the condition defining parallel transport. Using the notation from the link you gave:
\frac{dA^\mu}{d\tau} + \Gamma^{\mu}{}_{\nu\lambda}A^\nu \frac{dx^\lambda}{d\tau} = 0

What I'd like instead, is some geometric object that tells how a vector evolves along the transport. Like
A^\mu(\tau\!=\!1) = A^\mu(\tau\!=\!0) + \int_0^1 \mathrm{'object'} \ d\tau

I assume this is related to the Christoffel symbol. Since everything depends on the path, I'm not sure how to invert the first equation to get such an object.

In case there is an easier way to do this, what I ultimately want is a formula for how a vector is changed along a closed path. For example, if the closed path is specified by 0\le\tau\le 1, then look at
g_{\mu\nu}A^\mu(0)A^\nu(1)
 
The Riemann tensor provides this information.
 
This reminds me of the Wilson Loop

http://en.wikipedia.org/wiki/Wilson_loop

An extract :

Actually, if A is viewed as a connection over a principal G-bundle, the equation above really ought to be "read" as the parallel transport of the identity around the loop which would give an element of the Lie group G.

Note that a path-ordered exponential is a convenient shorthand notation common in physics which conceals a fair number of mathematical operations. A mathematician would refer to the path-ordered exponential of the connection as "the holonomy of the connection" and characterize it by the parallel-transport differential equation that it satisfies.
 
bapowell said:
The Riemann tensor provides this information.
Can you please expand upon this?
For example, in the integral equation how do I specify what 'object' is in terms of the Riemann tensor and the vector and the path?
 
Mentz114 said:
This reminds me of the Wilson Loop
Yes, the change in transported vector about a closed loop on an n-dimensional Riemannian manifold can be generated by a rotation. The holonomy group is therefore O(n).
 
  • Like
Likes   Reactions: WWGD
JustinLevy said:
I guess the issue is everything I've read give the condition defining parallel transport. Using the notation from the link you gave:
\frac{dA^\mu}{d\tau} + \Gamma^{\mu}{}_{\nu\lambda}A^\nu \frac{dx^\lambda}{d\tau} = 0

What I'd like instead, is some geometric object that tells how a vector evolves along the transport. Like
A^\mu(\tau\!=\!1) = A^\mu(\tau\!=\!0) + \int_0^1 \mathrm{'object'} \ d\tau
But the condition defining parallel transport gives you a differential equation. Just solve that differential equation to get A at any point.
 
From Nakahara pg. 217:

In your notation, a vector A^\mu(\tau = 0) parallel transported an infinitesimal distance \epsilon^\mu along a curve C to the point \tau = 1 becomes

A^\mu(\tau=1) = A^\mu(\tau = 0) - A^\kappa(\tau = 0)\Gamma^\mu_{\nu \kappa}(\tau = 0)\epsilon^\nu.
 
  • #10
bapowell said:
From Nakahara pg. 217:

In your notation, a vector A^\mu(\tau = 0) parallel transported an infinitesimal distance \epsilon^\mu along a curve C to the point \tau = 1 becomes

A^\mu(\tau=1) = A^\mu(\tau = 0) - A^\kappa(\tau = 0)\Gamma^\mu_{\nu \kappa}(\tau = 0)\epsilon^\nu.

I think the OP meant a substantial finite distnce, not an infitesimal distance. Dalespam expressed what I was thinking: you've got a differential equation. You solve it (in principle), and you have a value of the vector at every point along the path. If the path is closed, and the limit from one direciton is different from the other, you have intrinsic curvature, otherwise you don't.
 
  • #11
PAllen said:
I think the OP meant a substantial finite distnce, not an infitesimal distance. Dalespam expressed what I was thinking: you've got a differential equation. You solve it (in principle), and you have a value of the vector at every point along the path. If the path is closed, and the limit from one direciton is different from the other, you have intrinsic curvature, otherwise you don't.
My post should apply to finite distances as well. The invariance of a vector parallel transported around a closed path implies zero intrinsic curvature for infinitesimally small loops as well (in fact, this is typically the way the Riemann tensor is motivated -- it 'measures' the intrinsic geometry of a surface by sampling the local (differential) neighborhood of a point):

\delta A^\mu = A^\kappa(0)R^\mu_{\kappa \lambda \nu} \epsilon^\lambda \delta^\nu

where \epsilon and \delta are displacements along the two sides of the parallelogram making up the closed loop.

EDIT: OK, I understand your point PAllen now that I reread your post. Indeed, my expressions necessarily only apply to infinitesimals. I'm unsure of exactly how the integration would be done for a finite displacement, however, since I think you will have a different connection coefficient between each differentially separated coordinate patch along the finite curve.
 
Last edited:
  • #12
bapowell said:
From Nakahara pg. 217:

In your notation, a vector A^\mu(\tau = 0) parallel transported an infinitesimal distance \epsilon^\mu along a curve C to the point \tau = 1 becomes

A^\mu(\tau=1) = A^\mu(\tau = 0) - A^\kappa(\tau = 0)\Gamma^\mu_{\nu \kappa}(\tau = 0)\epsilon^\nu.
Consider the cosmic string solutions which are locally flat spacetime everywhere outside of the cosmic string, but there is an angular deficit if you travel all the way around. So by comparing lengths of different paths, it is clearly possible to tell that there is some kind of curvature. Yet since the spacetime is locally flat everywhere, shouldn't the Riemann tensor and Christoffel symbols be zero?

I somehow thought I'd be able to see this "topological" curvature, using the parallel transport around the cosmic string. Is the answer no? Your answer seems to say that is the case. I kind of hoped this would be like a Berry's Phase in the Aharonov-Bohm case with a solenoid.

So what geometric object talks about the curvature in this case? Do we need something else?
 
  • #13
bapowell said:
My post should apply to finite distances as well. The invariance of a vector parallel transported around a closed path implies zero intrinsic curvature for infinitesimally small loops as well (in fact, this is typically the way the Riemann tensor is motivated -- it 'measures' the intrinsic geometry of a surface by sampling the local (differential) neighborhood of a point):

\delta A^\mu = A^\kappa(0)R^\mu_{\kappa \lambda \nu} \epsilon^\lambda \delta^\nu

where \epsilon and \delta are displacements along the two sides of the parallelogram making up the closed loop.

EDIT: OK, I understand your point PAllen now that I reread your post. Indeed, my expressions necessarily only apply to infinitesimals. I'm unsure of exactly how the integration would be done for a finite displacement, however, since I think you will have a different connection coefficient between each differentially separated coordinate patch along the finite curve.
<br /> \frac{dA^\mu}{d\tau} + \Gamma^{\mu}{}_{\nu\lambda}A^\nu \frac{dx^\lambda}{d\tau} = 0<br />

Now I'm confused. We have a differential equation along some specified path (with tau as the path parameter), see post #8. Solve it, in principle, and you have the vector uniquely determined at each point on the path. This is what I understood Dalespam was saying.
 
Last edited:
  • #14
Hi Justin,

The differential equation you're talking about is hard to solve, but comes up often enough that people have given its solutions a name, the "parallel propagator". More specifically they'll define a bitensor (tensor depending on two spacetime points x,x') that tells you the new vector at x given the old at x'. Synge's book is the classic reference, but I'd recommend the clear treatment in Eric Poisson's review on the motion of point paticles in curved spacetime. You won't find explicit expressions except in very simple spacetimes. However, there is a series expansion near a point in a general spacetime.

-Sam

[EDIT] Two seconds later I realized/remembered you're asking about closed loops. The parallel propagator is usually only defined for geodesics and definitely wouldn't be for closed loops. It'd be hard to get a single-valued bitensor out that way :). Anyway maybe the information helps you in some way. Most of the time people will define some kind of "propagator" for differential equations they can't solve explicitly.
 
Last edited:
  • #15
Justin,

As someone else mentioned, what you are trying to do is in fact a Wilson line, where the "gauge group" is the structure group of the manifold; i.e., SO(n) for an n-dimensional manifold (or SO(p,q) if the manifold has indefinite signature). I say 'SO' rather than 'O' because parallel transport is continuous (however, we could potentially have O(n) as the structure group if the manifold is not orientable).

The thing you need to integrate is the connection form \omega^a{}_b, or "spin connection", which is a 1-form defined as

\omega_\mu{}^a{}_b \; dx^\mu = e_\lambda{}^a \; e^\nu{}_b \; \Gamma_\mu{}^\lambda{}_\nu \; dx^\mu

where e_\lambda{}^a are the frames. \omega is then an \mathfrac{so}(n)-valued 1-form. It has a direct geometric interpretation: when you contract it with a vector X, it spits back an infinitesimal rotation matrix that tells you how the tangent space is rotated when parallel transporting in the direction of X.

So, to get some finite parallel transport, you need to integrate this object along the path. The catch is, SO(n) is non-abelian for n > 2, so you need to be careful in what order you multiply all the matrices. This can be represented schematically as a path-ordered integral:

R(\gamma) = \mathcal{P} \exp \int_\gamma \omega

And then R will be the total rotation matrix that tells you the result of parallel transport along the path \gamma. However, this expression is not very useful for calculating anything; it's usually more efficient to just solve the differential equation you wrote down earlier.
JustinLevy said:
Consider the cosmic string solutions which are locally flat spacetime everywhere outside of the cosmic string, but there is an angular deficit if you travel all the way around. So by comparing lengths of different paths, it is clearly possible to tell that there is some kind of curvature. Yet since the spacetime is locally flat everywhere, shouldn't the Riemann tensor and Christoffel symbols be zero?

I somehow thought I'd be able to see this "topological" curvature, using the parallel transport around the cosmic string. Is the answer no? Your answer seems to say that is the case. I kind of hoped this would be like a Berry's Phase in the Aharonov-Bohm case with a solenoid.

So what geometric object talks about the curvature in this case? Do we need something else?

The catch here is that the connection coefficients do not vanish everywhere!

It is simpler to think of a 2-dimensional cone, which exhibits exactly the same effect: it has a deficit angle concentrated at a single point. You can unroll the cone into a plane with a wedge cut out. What you will notice in this case is that the cone cannot be covered by a single Cartesian coordinate chart: there is a discontinuity when jumping across the wedge. Therefore, even though the connection coefficients vanish throughout the chart, they must have a delta function when jumping between two such charts. Since your path of integration crosses from one chart to the next, you must include this delta function. You can compute this explicitly using the change-of-basis formula for the Christoffel symbols if you are careful.

Note, of course, that you CAN cover the whole cone using polar coordinates. But in these coordinates, the connection coefficients do not vanish!

Furthermore, in either coordinate system, if you are careful you should be able to compute the curvature, and find that it is a delta function concentrated at the apex of the cone.
 
  • Like
Likes   Reactions: WWGD

Similar threads

  • · Replies 21 ·
Replies
21
Views
1K
  • · Replies 19 ·
Replies
19
Views
1K
  • · Replies 63 ·
3
Replies
63
Views
6K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
9K
  • · Replies 2 ·
Replies
2
Views
2K