I have a two questions concering the vacuum state of the Klein-Gordon field. But let me first briefly introduce the topic.
Suppose we are in special relativity, adopt the signature for the metric \eta_{\mu \nu} = (+,-,-,-), and work in natural units, i.e. c=1 and \hbar=1. Then the Lagrangian for the Klein-Gordon field is given by
\mathcal{L} = \frac{1}{2} \dot{\Phi}^2- (\nabla \Phi)^2 - m^2 \Phi^2 = \frac{1}{2} g^{\mu \nu} \partial_\mu\Phi \;\partial_\nu\Phi- m^2 \Phi^2
and the equation of motion is the Klein-Gordon equation
\left( \square \Phi + m^2 \right)\Phi = 0.
The canonical momentum \pi(x) to \Phi(x) is given by
\pi(x) = \frac{\partial \mathcal{L}}{\partial \dot{\Phi}} = \dot{\Phi}.
Now we apply the canonical quantization to \Phi(x) and \pi(x). This means \Phi \rightarrow \hat{\Phi} and \pi \rightarrow \hat{\pi} become operators and are subject to the following commutation rules:
\left[ \hat{\Phi}(\vec{x},t),\hat{\pi}(\vec{x}',t) \right] = i \delta(\vec{x}-\vec{x}'),
\left[ \hat{\Phi}(\vec{x},t),\hat{\Phi}(\vec{x}',t) \right] = \left[ \hat{\pi}(\vec{x},t),\hat{\pi}(\vec{x}',t) \right] = 0.
This equivalent to
\left[ \hat{a}(\vec{k}),\hat{a}^\dag(\vec{k}') \right] = (2 \pi)^3 \delta(\vec{k}-\vec{k}'),
\left[ \hat{a}(\vec{x}),\hat{a}(\vec{k}') \right] = \left[ \hat{a}^\dag(\vec{k}),\hat{a}^\dag(\vec{k}') \right] = 0,
whereas \hat{a}(\vec{k}) and \hat{a}^\dag(\vec{k}) are related to \hat{\Phi}(\vec{x},t) and \hat{\pi}(\vec{x},t) by
\hat{\Phi}(\vec{x},t) = \frac{1}{(2 \pi)^3} \int \frac{1}{\sqrt{2 \omega_k}} \left( \hat{a}(\vec{k}) e^{i(\vec{k}\vec{x}-\omega_k t)} + \hat{a}^\dag(\vec{k}) e^{-i(\vec{k}\vec{x}-\omega_k t)} \right) dk^3
\hat{\pi}(\vec{x},t) = -\frac{i}{(2 \pi)^3} \int \sqrt{\frac{\omega_k}{2}} \left( \hat{a}(\vec{k}) e^{i(\vec{k}\vec{x}-\omega_k t)} - \hat{a}^\dag(\vec{k}) e^{-i(\vec{k}\vec{x}-\omega_k t)} \right) dk^3
and
\hat{a}(\vec{k}) = \sqrt{\frac{\omega_k}{2}} \int \left( \hat{\Phi}(\vec{x},t) + \frac{i}{\omega_k} \hat{\pi}(\vec{x},t) \right) e^{-i(\vec{k}\vec{x}-\omega_k t)} dx^3
\hat{a}^\dag(\vec{k}) = \sqrt{\frac{\omega_k}{2}} \int \left( \hat{\Phi}(\vec{x},t) - \frac{i}{\omega_k} \hat{\pi}(\vec{x},t) \right) e^{+i(\vec{k}\vec{x}-\omega_k t)} dx^3.
(For a derivation look for instance at http://web.mit.edu/8.323/spring06/notes/ft1qsf-06.pdf.)
According to the commutation rules, \hat{a}(\vec{k}) and \hat{a}^\dag(\vec{k}) can be interpreted as annihilation and creation operators respectively for particles with momentum \vec{k}. We can now define the vacuum state \left|0\right\rangle by
\hat{a}\left|0\right\rangle = 0.
Now, I can ask my questions. From what I have written here, how can I prove that for a given \vec{k} in the ground state \left|0\right\rangle both the real and imaginary part of \Phi(\vec{k},t) = \int \Phi(\vec{x},t) e^{-i\vec{k}\vec{x}} dx^3 are independent Gaussian distributed with zero mean, i.e. by means of repeted measurements I would find the values of the real and imaginary part to be independent Gaussian random variables?
And a second question: How can I prove formally that \left|0\right\rangle is translational and rotational invariant?
Thanks a lot for any suggestion!