Aharonov Bohm Effect (gauge invariance)

coyote_001
Messages
7
Reaction score
0
I was reading an article about the Aharonov - Bohm effect and gauge invariance ( J. Phys. A: Math. Gen. 16 (1983) 2173-2177 ) and there is something I really don't get it.

The facts are:

The problem is the familiar Aharonov-Bohm one, in which we have a cylinder and inside the cylinder \rho < R there is a magnetic field \vec{B} = B \hat{e}_z.

The writers wanted to use a different gauge (than the usual written in books) which is, in cylindrical coordinates (\rho, \phi, z),
A_{\rho} = - \rho B_z \phi

At this gauge the vector potential \vec{A} vanishes when \vec{B} does, i.e. when \rho > R.
Furthermore the vector potential is a multivalued function.

The writer in order to "fix" this problem cuts the space and considers the space as a union of two regions:
0 < \phi < 2 \pi and -\pi < \phi < \pi

He defines in these regions two different potentials
A_{\rho}^1 = - \rho B_z \phi ,\ \ \ 0 < \phi < 2\pi, and
A_{\rho}^2 = - \rho B_z \phi' ,\ \ \ -\pi < \phi' < \pi.

Ok here is my question...
How can I calculate the correct Flux for a curve C for \rho > R ?

i.e. \Phi = \int \vev{A} \cdot dl which must be \Phi = \pi R^2 B_z.
 
Physics news on Phys.org
Don't tell me that with everything given you cannot calculate an integral. Isn't dl=Rdφ?
 
Well that's the point Bob. dl=Rd\phi, while A only has a radial component in both cases of the vector potential. So if you take C to be a circle, A\cdot dl =0 and the flux would always be zero. That would be my first attempt as well, so I can see where the confusion arises.

But the problem with this approach is that you integrate from 0 to 2pi, assuming that the endpoints correspond to the same point. But they don't. There is a "branch cut" corresponding to the line \phi = 0, and you implicitly cross it if you just integrate over the circle. To account for this, you need to go around the branch cut (which starts at the origin).

So the contour you use is as follows: it starts out at (\phi=0+\epsilon,\rho=R), where \epsilon is a small number that is taken to zero in the end. Then you integrate over almost a full circle with radius R, from 0+\epsilon to \phi = 2\pi - \epsilon -- since A has no radial component this integral is zero.

At \phi =2\pi - \epsilon you integrate over \rho, from R to 0. You make a small circle around the origin, and you integrate over \rho again, from 0 to R (with \phi=\epsilon). The small circle around the origin is zero again, since you integrate over \phi.

A picture of the contour looks like this:
180px-Keyhole_contour.svg.png


The two integrals that remain give:

\int_0^R (-B_z \rho \epsilon)d\rho + \int_R^0(-B_z\rho (2\pi-\epsilon))d\rho<br /> = -B_z \epsilon\int_0^R\rho d\rho + B_z(2\pi-\epsilon) \int_0^R \rho d\rho<br /> = R^2 B_z (\pi-\epsilon)

Taking \epsilon to zero corresponds to integrating over the full circle, and it gives you the answer that you want. I've used A_\rho^1 in this procedure ofcourse, but you can use the other one as well -- it just corresponds to a different path.
 
Thanks, xepma, your explanation is very instructive!
 
But what happens in the gauge A = -1/2 \vec{r} \times \vec{B}, with \vec{B} = B_z \hat{e}_z? Here you still have the problem that the circuitation outside the cylinder vanishes, but the function defining A is no longer multivalued. Of course, there is a discontinuity, but this happens also in the gauge used in the quoted article.
 
In that case the vector potential does have a component in the \phi direction, so integrating over a circle does give a contribution.

You can use the exact same contour is I used earlier (although you don't need to). This time the radial integration is automatically zero, the inner circle tends to zero if you shrink it and the outer circle gives you the answer.
 
Thank you very much xepma !

Your solution solves my problem. I didn't know about these techniques with contour integrals.

But I would also like to make a comment about the answer,
The correct answer is only R^2 B_z (\pi - \epsilon ) when \epsilon \to 0, and is not valid when \epsilon = 0 because I have discontinuity on A_{\rho}.

Can you make a comment about this ?? I know that you can solve this problem, \epsilon = 0, with thinking this line (\epsilon = 0) as a Dirac String.

Thank you again!
 
Back
Top