More correlation functions (Chapter 4, Peskin and Schroeder)

Click For Summary

Discussion Overview

The discussion revolves around deriving equation 4.29 from equation 4.28 in Peskin and Schroeder's text. Participants are exploring the mathematical steps involved in this derivation, particularly focusing on the implications of taking Hermitian adjoints and the handling of limits involving complex numbers. The scope includes theoretical reasoning and mathematical derivation related to quantum field theory.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant outlines their derivation steps from equation 4.28 to 4.29, questioning the validity of taking the Hermitian adjoint directly.
  • Another participant shares an alternative approach that they believe is incorrect but yields the right answer, seeking clarification on the discrepancies.
  • Concerns are raised about the treatment of the iε terms when taking Hermitian conjugates, with one participant expressing dissatisfaction with Peskin and Schroeder's methodology.
  • A participant references Srednicki's approach, discussing the implications of replacing operators and the behavior of eigenstates in the limit as T approaches infinity.
  • There is a discussion about the effects of complex limits on operator definitions and the potential complications that arise from reparametrizing measures in the complex plane.
  • One participant suggests that the strict derivation of equation 4.29 should start from equation 4.27, emphasizing the need to take the conjugate and manage higher modes appropriately.

Areas of Agreement / Disagreement

Participants express differing views on the correct approach to deriving equation 4.29, with no consensus on the best method. Some participants agree on the need for caution when taking Hermitian adjoints, while others propose alternative methods that lead to different interpretations of the problem.

Contextual Notes

Participants highlight potential limitations in the derivation process, including the handling of complex limits and the treatment of Hermitian adjoints, which may not be straightforward. There are unresolved mathematical steps and assumptions that could affect the validity of the approaches discussed.

maverick280857
Messages
1,774
Reaction score
5
Hi everyone

I am trying to get equation 4.29 of Peskin and Schroeder from equation 4.28. This is what I did

|\Omega\rangle = \lim_{T\rightarrow\infty(1-i\epsilon)}\left(e^{-iE_{0}(t_{0}-(-T))}\langle\Omega|0\rangle\right)U(t_0, -T)|0\rangle

Take the Hermitian Adjoint of both sides.

\langle \Omega| = \lim_{T\rightarrow\infty(1-i\epsilon)}\langle 0|U^{\dagger}(t_0, -T)\left(e^{iE_0(t_0-(-T))}\langle 0|\Omega\rangle\right)^{-1}

Make the transformation t_0 \rightarrow -t_0.

\langle \Omega| = \lim_{T\rightarrow\infty(1-i\epsilon)}\langle 0|U^{\dagger}(-t_0, -T)\left(e^{iE_0(-t_0+T))}\langle 0|\Omega\rangle\right)^{-1}

Equation 4.25 is

U(t, t') = e^{iH_0(t-t_0)}e^{-iH(t-t')}e^{-iH_0(t'-t_0)}

So,

[U(t, t')]^{\dagger} = e^{iH_0(t'-t_0)}e^{-iH(t'-t)}e^{-iH_0(t-t_0)} = U(t', t)

using which, the third equation from top becomes

\langle \Omega| = \lim_{T\rightarrow\infty(1-i\epsilon)}\langle 0|U(-T,-t_0)\left(e^{iE_0(-t_0+T))}\langle 0|\Omega\rangle\right)^{-1}

How to proceed further?

I have to show that

\langle \Omega| = \lim_{T\rightarrow\infty(1-i\epsilon)}\langle 0| U(T, t_0)\left(e^{-iE_0(T-t_0)}\langle 0|\Omega\rangle\right)^{-1}

Also, isn't U(a, b) defined only when a \geq b? Strictly, [U(t, t')]^{\dagger} = U(t', t) shouldn't even be a valid statement.

Thanks in advance.
 
Last edited:
Physics news on Phys.org
I've attached another (wrong) attempt to get the final result, along with a description of why I think its wrong. Curiously it gives the right answer. I'd appreciate some help with this.
 

Attachments

You have to be careful with the i\epsilon's when taking the hermitian conjugate. I don't like the way P&S do this (or the way they do much of anything else, for that matter). See problem 9.5 in Srednicki for a clearer (IMO) explanation.
 
Avodyne said:
You have to be careful with the i\epsilon's when taking the hermitian conjugate. I don't like the way P&S do this (or the way they do much of anything else, for that matter). See problem 9.5 in Srednicki for a clearer (IMO) explanation.

Ok, I had a look at it. Seems like you don't have to expand the ket (or bra) in terms of |n\rangle the way P&S have done. Nice clean way.

But can you please point out the mistake in the P&S-based approach? I have detailed all my steps in the pdf file attached in my last post.

EDIT -- Okay, even in the step in Srednick's book where he asks to prove that

\langle 0|U^{\dagger}(T,0) = \langle 0|\phi\rangle\langle\phi|

there is a similar problem I face when trying to simplify to get the right hand side. First, how do contributions from the excited states vanish, and second, how does the first term \langle 0|\phi\rangle\langle\phi appear without the exponential terms involving H and H_0?
 
Last edited:
In Srednicki's approach,

U^\dagger(T,0)=e^{iHT}e^{-iH_0 T}.

Then, \langle 0|H=0, so \langle 0|e^{iHT}=\langle 0|, and so \langle 0|U^\dagger(T,0)=\langle 0|e^{-iH_0 T}. Now replace H_0 with (1-i\epsilon)H_0, so e^{-iH_0 T} becomes e^{- H_0 \epsilon T}e^{-iH_0 T}. Now insert a complete set of eigenstates of H_0 to the left of this operator; then we can replace H_0 with its eigenvalue, which is positive or zero. If it's positive, the factor of e^{-E_n \epsilon T} goes to zero as T\to +\infty.
 
Avodyne said:
In Srednicki's approach,

U^\dagger(T,0)=e^{iHT}e^{-iH_0 T}.

Yeah, got it..t_0 = 0.
 
In general, if an operator definition consists of limits or integral limits that are themselves complex, then does the Hermitian adjoint affect the limits?

The way I thought about this is that T\rightarrow\infty(1-i\epsilon) is equivalent to the substitution T = \Lambda(1-i\epsilon) and \Lambda\rightarrow\infty, so that now, the limit is over a purely real number. But if one has an integral with complex limits, it may not always be convenient or correct to reparametrize the measure (e.g. volume) in the complex plane, right?
 
maverick280857 said:
I've attached another (wrong) attempt to get the final result, along with a description of why I think its wrong. Curiously it gives the right answer. I'd appreciate some help with this.
I'm reading this too recently.
I think you proposed a good point.
It's dangerous to directly take hermitian conjugate of (4.28) to obtain (4.29).
Because, we will face the expression
\langle 0| e^{iH2T}
which we can't deal with.
However, I can't explain the coincidence that if we take the above expression to be
\langle 0| e^{iE_0 2T}
we get the (4.29).

The strict derivation of (4.29) should start from the equation above (4.27), take its conjugate, and take the appropriate limit to get rid of higher modes:
\langle \Omega | = \lim_{T\rightarrow\infty(1-i\epsilon)} \langle 0|e^{-iHT}\left( e^{-iE_0T}\langle0|\Omega\rangle \right)^{-1} \\<br /> = \lim_{T\rightarrow\infty(1-i\epsilon)}\langle 0 | U(T,t_0) \left( e^{-iE_0(T-t_0)}\langle0|\Omega\rangle \right)^{-1} = (4.29)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K