Why don't scalar fields propagate superluminally?

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
2 replies · 2K views
ramparts
Messages
44
Reaction score
0
This is a really basic question, but...

Say I have a massive scalar field obeying the Klein-Gordon equation linearized about flat space,

[itex]\partial_t^2 \phi + (k^2 + m^2)\phi = 0.[/itex]

This has solutions

[itex]\phi \sim e^{\pm \sqrt{k^2 + m^2}t}[/itex]

and the sound speed should be

[itex]\omega_k/k = \sqrt{1 + m^2/k^2} \geq 1.[/itex]

in which case perturbations of the scalar field propagate superluminally at all scales. This is clearly wrong, but why?
 
Physics news on Phys.org
I think it's the group velocity that shouldn't be superluminal. The group velocity is

##\frac{\partial w_k}{\partial k} = \frac{2k}{2 \sqrt{k^2 + m^2}} = \frac{1}{\sqrt{1 + m^2/k^2}} < 1 ##

unless ##m = 0## in which case the group velocity is 1, as it should be.
 
Of course. Thanks a lot!