Understand Faddeev-Popov Trick: Equation 9.53 Explained

  • Context: Graduate 
  • Thread starter Thread starter dm4b
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers around understanding the Faddeev-Popov Trick as presented in Peskin and Schroeder, specifically focusing on equation 9.53 related to the quantization of the electromagnetic field. Participants are exploring the mathematical aspects of this equation, particularly why it equals 1, and its implications for gauge-fixing in path integrals.

Discussion Character

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

Main Points Raised

  • One participant expresses confusion over the mathematical justification for equation 9.53, particularly regarding the determinant and the delta function.
  • Another participant suggests that the delta function rule is crucial for understanding the equation.
  • Several participants discuss the relationship between the delta function and the transformation of the gauge field, with differing interpretations of how to apply the delta function in this context.
  • There is mention of a functional-integral version of a known integral involving delta functions, with a suggestion to generalize this to infinite dimensions.
  • One participant questions the application of the delta function in relation to local gauge invariance, indicating a potential misunderstanding of its role in the equation.
  • Another participant proposes that the integral is over a function, which influences the form of the delta function used.
  • Some participants suggest learning about BRST quantization as a way to further understand the concepts being discussed.

Areas of Agreement / Disagreement

Participants express varying levels of understanding and agreement on the mathematical steps involved in the derivation of equation 9.53. There is no consensus on the interpretation of the delta function in this context, and multiple competing views remain regarding its application and implications.

Contextual Notes

Participants note potential confusion regarding the application of delta functions in functional integrals and the relationship between gauge invariance and the equations being discussed. Some steps in the mathematical reasoning remain unresolved, contributing to the ongoing debate.

dm4b
Messages
363
Reaction score
4
I'm reading Peskin and Schroeder and when I got to the section on Quantization of the Electromagnetic field in Chapter 9, I encountered the Faddeev-Popov Trick.

Conceptually, I got what's going on - badly divergent integrals from redundantly integrating over physically equivalent field configurations and a gauge-fixing trick to isolate the interesting part of the path integral counting each physical configuration once and only once, yada, yada.

However, I didn't quite get the math. I absorbed enough to move on, but it's coming back to bite me now in Chapter 16 on Quantization of Non-Abelian Gauge Fields.

So, here is the initial equation that threw me off. It's eq. 9.53 and I don't quite get why it is equal to 1.

1 = ∫ D \alpha (x) \delta (G(A^{\alpha})) det(\deltaG(A^{\alpha})/\delta\alpha)

I've been assuming the determinant is the Jacobian of the transformation. The delta is the gauge-fixing condition G(A) = 0, but can somebody fill in any extra steps that shows why this is equal to 1? Any extra insight on the what's going on even conceptually would be nice too.

Also, I suck at using Latex, but an equation two down from this one is a slightly simpler form if that helps elucidate things.

Anyhow, if I can clear that up, I'm sure the rest will fall into place.

Thanks!
 
Physics news on Phys.org
try this
δ(f(x))=δ(x)/|f'(x)|
 
∫ D α (x) δ (G(Aα)) |(δG(Aα)/δα|
=∫ D α (x) (δ (Aα))/|(δG(Aα)/δ(Aα)|) |(δG(Aα)/δα|
=∫ D α (x) {δ (Aα)}(|δ(Aα)/δα|)
=∫ D α (x) {δα/|δ(Aα)/δα|}(|δ(Aα)/δα|)
=∫ D α (x) δα
=1
edit:just made mistakes with subscript and superscript ,but it is understandable.
 
Hi andrien,

Thanks for the reply!

I think the delta function rule you put up in post #2 will be key. I always forget about that one!

I'm still a little uneasy with a couple of the steps in post #3, but don't have time right now to look into it more.

I'll try and think about it more later tonight (or this weekend) and respond back.

dm4b
 
To be more explicit, the formula you are looking at is the functional-integral version of

##\int dx \delta(f(x))|f'(x)| = 1##

As an intermediate step you might prove the following formulas in N dimensions:

##\delta^{(N)}(A\vec{x}) = \delta^{(N)}(\vec{x})/(\det A)##

and thus

##\int d^N x \delta^{(N)}(A\vec{x}) \det A = 1##

(here A is an N by N matrix).

Then generalize to infinite dimensions (i.e., functional integrals) by waving your hands in the right way.
 
Last edited:
Alright, thanks guys, this has cleared up a lot.

There is only one step I am a little uneasy with still.

A^{\alpha}_{\mu}(x) = A_{\mu}(x) + (1/e)\partial_{\mu}\alpha(x)

So, why wouldn't this be the case since A is a function of x, as well.

\delta(A^{\alpha}) = \delta(x) / | \frac{\partial A^{\alpha}}{\partial x} |

Instead of

\delta(A^{\alpha}) = {δα/|δ(Aα)/δα|}

from line 4 of andrien's post (post #3)

Once I make myself feel okay about that, everything else is falling into place!
 
Aαμ(x) = Aμ(x) + (1/e)∂μα(x)
this has nothing to do with delta function,it seems like it is related to local gauge invariance.But this is completely off the line.
 
andrien said:
Aαμ(x) = Aμ(x) + (1/e)∂μα(x)
this has nothing to do with delta function,it seems like it is related to local gauge invariance.But this is completely off the line.

well, that A is the very one that is in the delta function in question. See page 295 of Peskin and Schroeder.
 
dm4b said:
well, that A is the very one that is in the delta function in question. See page 295 of Peskin and Schroeder.
it is still off the line.The integral is over α which is already a function of x.No explicit representation necessary.that relation has nothing to do with the delta function formula.It is just showing the local gauge invariance.
 
  • #10
andrien said:
it is still off the line.The integral is over α which is already a function of x.No explicit representation necessary.that relation has nothing to do with the delta function formula.It is just showing the local gauge invariance.

I'm not sure what you mean by "off the line"

Sorry, I am also confused by how that relation can have nothing to do with the delta function. It seems to me that the delta function written out explicitly is:

\delta [ A^{\alpha}_{\mu}(x) ]

= \delta [ Aμ(x) + (1/e)∂μα(x) ]

This is what they have on page 295 and it's why I am still confused between the 2nd and 3rd equation in post #6.

The best reason I can come up with going with the 3rd one as you did is because the integral is a functional integral, therefore the delta should be of a function (i.e. the 3rd equation in post #6, or the one you used) and should not be of a number, x. Although, I am not completely sold on my reasoning there.
 
Last edited:
  • #11
dm4b said:
The best reason I can come up with going with the 3rd one as you did is because the integral is a functional integral, therefore the delta should be of a function (i.e. the 3rd equation in post #6, or the one you used) and should not be of a number, x. Although, I am not completely sold on my reasoning there.

I just realized you were saying the same thing in your last post, I think

Well, maybe I got this wrapped up then.

Anyhow, thanks again for the help!
 
  • #12
My advice would be to learn BRST quantization.
 
  • #13
dextercioby said:
My advice would be to learn BRST quantization.

I'm as far as section 16.2. Looks like that may be section 16.4, so I just might very soon ;-)
 

Similar threads

  • · Replies 36 ·
2
Replies
36
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
5K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 75 ·
3
Replies
75
Views
10K