Parity Transformation of Annihilation Operator

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 3K views
orentago
Messages
27
Reaction score
0

Homework Statement



Given that, for operators [tex]A[/tex] and [tex]B[/tex]:

[tex]\mathrm{e}^{\mathrm{i} \alpha A} B \mathrm{e}^{-\mathrm{i} \alpha A} = \sum_{n=0}^{\infinity} {(\mathrm{i}\alpha)^n \over n!} B_n[/tex]

where [tex]B_0 = B[/tex] and [tex]B_n = [A, B_{n-1}][/tex] for n=1,2,...

show that:

[tex]P_1 a(\mathbf{k})P_1^{-1}=\mathrm{i}a(\mathbf{k})[/tex]

and

[tex]P_2 a(\mathbf{k})P_2^{-1}=-\mathrm{i}\eta_P a(-\mathbf{k})[/tex]

Where:

[tex]P_1=\exp\left[-\mathrm{i} {\pi \over 2} \sum_{\mathbf{k}} a^\dagger (\mathbf{k}) a(\mathbf{k})\right][/tex]

and

[tex]P_2=\exp\left[\mathrm{i} {\pi \over 2} \eta_P \sum_{\mathbf{k}} a^\dagger (\mathbf{k}) a(\mathbf{-k})\right][/tex]

Homework Equations



The Attempt at a Solution



First start by calculating [tex]B_1[/tex]. From the question it is apparent that for [tex]P_1[/tex], [tex]B_0 = B = a(\mathrm{k})[/tex] and [tex]\alpha=-{\pi \over 2}[/tex], with [tex]A=\sum_{\mathbf{k}} a^\dagger (\mathbf{k}) a(\mathbf{k})[/tex].

Hence:

[tex]B_1=[A,B_0]=\left[\sum_{\mathbf{k}} a^\dagger (\mathbf{k}) a(\mathbf{k}), a(\mathbf{k'}) \right]=\sum_{\mathbf{k}} [a^\dagger (\mathbf{k}) a(\mathbf{k}), a(\mathbf{k'})][/tex]
[tex]=\sum_{\mathbf{k}} a^\dagger (\mathbf{k}) [a(\mathbf{k}), a(\mathbf{k'})]+\sum_{\mathbf{k}} [a^\dagger (\mathbf{k}), a(\mathbf{k'})] a(\mathbf{k})=\sum_{\mathbf{k}} \delta_{\mathbf{kk'}} a(\mathbf{k})=a(\mathbf{k'})[/tex]

Since [tex]B_0=B_1[/tex], it is evident that all [tex]B_n=B=a(\mathbf{k})[/tex]

Hence substituting this and the value for alpha into the summation over n, above, and using the fact that this summation is now simply the expansion of the exponential function, one obtains:

[tex]\sum_{n=0}^{\infinity} {(-\mathrm{i} \pi / 2)^n \over n!} a(\mathbf{k}) = \mathrm{e}^{-\mathrm{i} \pi / 2} a(\mathbf{k})= -\mathrm{i} a(\mathbf{k})[/tex]

I could add a similar derivation for [tex]P_2[/tex], but it's practically the same so I won't. What I'd like to know is how I've picked up a minus sign in my derivation, and so have not obtained the same answer as the question gives.

Any ideas?
 
on Phys.org
Ah no, problem solved. I evaluated my commutators wrongly (they should be the negative of the Kronecker delta, not the positive).