Trace as a product of operators

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
intervoxel
Messages
192
Reaction score
1
I'm confused about index calculation in eq. 8.25, Mandl QFT textbook. Can anyone give me a detailed explanation showing the equality below?

[itex]X=\frac{1}{2}A_{\delta \alpha}^+(\bf{p'})\Gamma_{\alpha \beta}(\bf{p'})A_{\beta \gamma}^+(\bf{p})\widetilde{\Gamma}_{\gamma\delta}[/itex]

[itex]=\frac{1}{2}Tr[A^+(\bf{p'})\Gamma A^+(\bf{p})][/itex]

Please be patient, I'm learning index notation from scratch.

Thanks.
 
Physics news on Phys.org
intervoxel said:
I'm confused about index calculation in eq. 8.25, Mandl QFT textbook. Can anyone give me a detailed explanation showing the equality below?

[itex]X=\frac{1}{2}A_{\delta \alpha}^+(\bf{p'})\Gamma_{\alpha \beta}(\bf{p'})A_{\beta \gamma}^+(\bf{p})\widetilde{\Gamma}_{\gamma\delta}[/itex]

[itex]=\frac{1}{2}Tr[A^+(\bf{p'})\Gamma A^+(\bf{p})][/itex]

Please be patient, I'm learning index notation from scratch.

Thanks.

A factor is missing in your second formula. You can get the corrected formula by application of [tex]Tr A = A_{jj}[/tex] and [tex](AB)_{jk}=A_{jl}B_{lk}[/tex].
 
O.k. and

[itex]Tr(XY^T)=\sum_{i,j} X_{i,j}Y_{i,j}[/itex]

Thank you.