Derive expression for Klein-Gordon annihilation operator

Click For Summary

Homework Help Overview

The discussion revolves around deriving the expression for the Klein-Gordon annihilation operator, focusing on the decomposition of the field operator into positive and negative frequency parts. The original poster presents the problem involving the field operator \(\phi(x)\) and its time derivative, leading to a proposed expression for the annihilation operator \(a(\mathbf{k})\).

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss differentiating the field operator with respect to time and the implications of manipulating the summation over momenta. There are questions about the treatment of constants like \(\omega_{\mathbf{k}}\) and the normalization of integrals. Some participants suggest examining the relationship between the field and its derivatives to derive the annihilation operator.

Discussion Status

The discussion is ongoing, with participants providing hints and guidance on how to approach the problem. Some have pointed out potential errors in the original poster's reasoning and suggested ways to handle the summation and integral. There is an exploration of the implications of delta functions in the context of the problem.

Contextual Notes

Participants note the constraints of the problem, including the normalization of integrals and the treatment of sums as discrete versus continuous. There is also mention of specific references to textbooks that may not cover all necessary concepts, which could affect understanding.

orentago
Messages
27
Reaction score
0
[/tex]1. Homework Statement [/b]

Given: [tex]\phi(x)=\phi^+(x)+\phi^-(x)[/tex]
Where:
[tex]\phi^+(x)=\sum_{\mathbf{k}} \sqrt{\frac{\hbar c^2}{2 V \omega_{\mathbf{k}}}} a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx}[/tex]
and
[tex]\phi^-(x)=\sum_{\mathbf{k}} \sqrt{\frac{\hbar c^2}{2 V \omega_{\mathbf{k}}}} a^\dagger (\mathbf{k}) \mathrm{e}^{\mathrm{i}kx}[/tex]

Show that:

[tex]a(\mathbf{k})=\frac{1}{\sqrt{2 \hbar c^2 V \omega_{\mathbf{k}}}} \int\mathrm{d}^3 \mathbf{x} \mathrm{e}^{\mathrm{i}kx} (\mathrm{i}\dot{\phi}(x)+\omega_{\mathbf{k}} \phi(x))[/tex]

Homework Equations



See above

The Attempt at a Solution



First differentiate [tex]\phi(x)[/tex] w.r.t. time:

[tex]\dot{\phi}(x) = -\mathrm{i} \omega_{\mathbf{k}} \phi^+(x) + \mathrm{i} \omega_{\mathbf{k}} \phi^-(x) = -\mathrm{i} \omega_{\mathbf{k}} (\phi^+(x)-\phi^-(x))[/tex]

Then add [tex]\mathrm{i}\dot{\phi}(x)[/tex] to [tex]\omega_\mathbf{k}\phi(x)[/tex] to give:

[tex]\omega_{\mathbf{k}} \phi(x)+\mathrm{i} \dot{\phi}(x) = 2 \omega_{\mathbf{k}} \sum_{\mathbf{k}} \sqrt{ \frac{\hbar c^2}{2 V \omega_{\mathbf{k}}}} a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx} = \sum_{\mathbf{k}} \sqrt{\frac{2 \omega_{\mathbf{k}} \hbar c^2}{V}} a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx}[/tex]

So:
[tex]\omega_{\mathbf{k}} \phi(x)+\mathrm{i} \dot{\phi}(x) = \sum_{\mathbf{k}} \sqrt{\frac{2 \omega_{\mathbf{k}} \hbar c^2}{V}} a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx}[/tex]

And then I get stuck, because I have no idea how to get rid of the summation sign. I'm not certain of what happens to the V either, though I suspect it has something to do with the integral in some way.

Does anyone have any hints?
 
Last edited:
Physics news on Phys.org
orentago said:
First differentiate [tex]\phi(x)[/tex] w.r.t. time:

[tex]\dot{\phi}(x) = -\mathrm{i} \omega_{\mathbf{k}} \phi^+(x) + \mathrm{i} \omega_{\mathbf{k}} \phi^-(x) = -\mathrm{i} \omega_{\mathbf{k}} (\phi^+(x)-\phi^-(x))[/tex]

You've pulled the factors of [tex]\omega_{\mathbf{k}}[/tex] out of the summation here, which is incorrect. You can only write that

[tex]\dot{\phi}(x) =\sum_{\mathbf{k}} \sqrt{\frac{\hbar c^2}{2 V \omega_{\mathbf{k}}}} \left( -\mathrm{i} \omega_{\mathbf{k}} a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx}<br /> + \mathrm{i} \omega_{\mathbf{k}} a^\dagger (\mathbf{k}) \mathrm{e}^{\mathrm{i}kx}\right) .[/tex]

And then I get stuck, because I have no idea how to get rid of the summation sign. I'm not certain of what happens to the V either, though I suspect it has something to do with the integral in some way.

The integration is normalized by the volume.
 
I'm a little unsure about the term [tex]\omega_{\mathbf{k}} \phi(x)[/tex]. Can the omega here be treated as a constant and be brought into the summation? Say by denoting it with k' instead of k?

I'm just a little unsure of how to proceed. I'm tempted to try and construct the RHS of the solution, expand the fields in summation form, then evaluate it to give the LHS, but I'm a bit unsure of how to manipulate the summations, especially when it comes to applying that integral.
 
Last edited:
orentago said:
I'm a little unsure about the term [tex]\omega_{\mathbf{k}} \phi(x)[/tex]. Can the omega here be treated as a constant and be brought into the summation? Say by denoting it with k' instead of k?

I'm just a little unsure of how to proceed. I'm tempted to try and construct the RHS of the solution, expand the fields in summation form, then evaluate it to give the LHS, but I'm a bit unsure of how to manipulate the summations, especially when it comes to applying that integral.

You're not going to have to do anything fishy. Just remember that

[tex]\frac{1}{V} \int d^3x e^{ikx} e^{i k' x} f(k) \sim \delta^3(\mathbf{k}+\mathbf{k}') f(k)[/tex]

up to some factor that you will probably want to check in your notes for. Examine the expressions that you have for [tex]\phi[/tex] and [tex]\dot{\phi}[/tex] and determine an appropriate integral to use to compute linear combinations of [tex]a(\mathbf{k})[/tex] and [tex]a^\dagger(\mathbf{k})[/tex].
 
I'm self-teaching from Mandl and Shaw, and haven't seen anything like that yet :-S. I'm basically attempting exercise 3.1, from chapter 3 on the Klein Gordon field.
 
orentago said:
I'm self-teaching from Mandl and Shaw, and haven't seen anything like that yet :-S. I'm basically attempting exercise 3.1, from chapter 3 on the Klein Gordon field.

In their notation

[tex] \int d^3x e^{ikx} e^{-i k' x} = \delta_{\mathbf{k}\mathbf{k}'}.[/tex]

I can't see every page on Google Books, so I don't know if they explicitly introduce this around pages 10-11, but they did use it to derive equation 3.14 from 3.12. This type of integral is standard for Fourier transforms and you would have seen the 1d version in any quantum mechanics course.
 
Except mine apparently. I did Fourier transforms but the course skipped over delta functions. Thanks for the help. I'll read around a bit more, have another stab at it and let you know if I run into any more problems.
 
Right, I've had another go at this. Here's my working so far.

First I'll just outline the Fourier transform I'll be using (in one dimension).

[tex]\int^\infty_{-\infty} \mathrm{e}^{\mathrm{i}a x} \mathrm{e}^{-\mathrm{i}w x}\mathrm{d}x=2\pi \delta(w-a)[/tex]
And the inverse:
[tex]\int^\infty_{-\infty} \mathrm{e}^{\mathrm{i}a w} \mathrm{e}^{\mathrm{i}w x}\mathrm{d}w=2\pi \delta(x+a)[/tex]

From before:

[tex] \dot{\phi}(x) =-\mathrm{i} \sum_{\mathbf{k}} \sqrt{\frac{\hbar c^2 \omega_{\mathbf{k}}}{2 V}} \left( a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx}<br /> - a^\dagger (\mathbf{k}) \mathrm{e}^{\mathrm{i}kx}\right)[/tex]

and

[tex] \dot{\phi}(x) =\sum_{\mathbf{k}} \sqrt{\frac{\hbar c^2}{2 V \omega_{\mathbf{k}}}} \left( a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx}<br /> + a^\dagger (\mathbf{k}) \mathrm{e}^{\mathrm{i}kx}\right)[/tex]

I first integrate [tex]\mathrm{i} \dot{\phi}(x) \mathrm{e}^{\mathrm{i} k' x}[/tex]:

[tex]\sum_{\mathbf{k}} \int \mathrm{d}^3 \mathbf{x} \sqrt{\frac{\hbar c^2 \omega_{\mathbf{k}}}{2 V}} \left( a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx} \mathrm{e}^{\mathrm{i} k' x} - a^\dagger (\mathbf{k}) \mathrm{e}^{\mathrm{i}kx} \mathrm{e}^{\mathrm{i} k' x}\right) = \pi \sum_{\mathbf{k}} \sqrt{\frac{2 \hbar c^2 \omega_{\mathbf{k}}}{V}} \left( a(\mathbf{k}) \delta(k-k') - a^\dagger (\mathbf{k}) \delta(k+k')\right)[/tex]

Then [tex]\omega_{\mathbf{k}} \phi (x)[/tex]:

[tex]\omega_{\mathbf{k}} \sum_{\mathbf{k}} \int \mathrm{d}^3 \mathbf{x} \sqrt{\frac{\hbar c^2}{2 V \omega_{\mathbf{k}}}} \left( a(\mathbf{k}) \mathrm{e}^{-\mathrm{i}kx} \mathrm{e}^{\mathrm{i} k' x} + a^\dagger (\mathbf{k}) \mathrm{e}^{\mathrm{i}kx} \mathrm{e}^{\mathrm{i} k' x}\right) = \pi \omega_{\mathbf{k}} \sum_{\mathbf{k}} \sqrt{\frac{2 \hbar c^2 }{V \omega_{\mathbf{k}}}} \left( a(\mathbf{k}) \delta(k-k') + a^\dagger (\mathbf{k}) \delta(k+k')\right)[/tex]

I'm a little confused about what to do now. Those delta functions could be troublesome, but on the other hand, they could be used to remove the creation operator terms in some way. There's also that omega in front of the latter of the two integrals, which is still confusing me, and I'm not sure how to get around that. I'm tempted to treat the summation as a Riemann sum in some way, with a limiting case, but still I'm not sure how I'd do this, as I'm not multiplying by a [tex]\Delta k[/tex] anywhere, but then again an integral would deal with the delta functions quite nicely.
 
They've chosen to treat the sum over momenta as a discrete sum, so you should use Kronecker deltas instead of Dirac deltas. I probably confused you, but I followed up with the correct formula later. The deltas therefore pick out one term in the sum.

However, you are summing over k in the expressions for [tex]\phi[/tex], so you should really be considering [tex]\omega_{\mathbf{k}'} \phi[/tex] since you're going to get a very confusing result when you evaluate the sums otherwise.

Also the factors of [tex]2\pi[/tex] don't seem to match the conventions of the book. It doesn't change the physical interpretation, but will give you problems matching numerical factors.
 
  • #10
Awesome. That's really helpful! I feel I have enough information to progress now. Thanks a lot!

Actually one last thing. How would you represent the second of the Dirac deltas (with the plus in) in Kronecker delta format? Or would it be eliminated in the integral by default?

EDIT: actually how about [tex]\delta_{k(-k')}[/tex]?
 
  • #11
orentago said:
Awesome. That's really helpful! I feel I have enough information to progress now. Thanks a lot!

Actually one last thing. How would you represent the second of the Dirac deltas (with the plus in) in Kronecker delta format? Or would it be eliminated in the integral by default?

EDIT: actually how about [tex]\delta_{k(-k')}[/tex]?

That's fine. Sometimes you'll see the notation [tex]\delta_{k+k',0}[/tex].
 
  • #12
Okay, I've pretty much arrived at the answer, except I still need to remove a factor of V somehow. After I integrate I get this:

[tex]\omega_{\mathbf{k'}} \sum_{\mathbf{k}} \sqrt{\frac{2 \hbar c^2 }{V \omega_{\mathbf{k}}}} \left( a(\mathbf{k}) \delta_{kk'} + a^\dagger (\mathbf{k}) \delta_{k(-k')}\right)=\sqrt{\frac{2 \hbar c^2 \omega_{\mathbf{k'}}}{V}} a(\mathbf{k'})[/tex]

But I don't know what to do about that V, which according to the answer needs to be on top.
 
  • #13
I thought I checked those factors, but I might have made a mistake. Their convention might be that

[tex] <br /> \frac{1}{V} \int d^3x e^{ikx} e^{-i k' x} = \delta_{\mathbf{k}\mathbf{k}'},<br /> [/tex]

which would be in better agreement with the formulas you were using that had [tex]2\pi[/tex].
 
  • #14
Ah therein would lie part of my confusion: this isn't stated formally in the book. All sorted now.

Thanks for humouring me on this one.
 

Similar threads

Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
19
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 59 ·
2
Replies
59
Views
13K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K