Bret Danfoss said:
Carl, would you know what the wavefunction frequencies are for the Neutrinos?
The short answer is that the wave functions have the form \exp(i(Et - \vec{p}\cdot \vec{x})), where E is the energy, and Planck's constant and the speed of light have been set to one. To get the frequencies, you have to make a guess at the energy. A typical number might be 1 MeV:
http://www.sns.ias.edu/~jnb/SNviewgraphs/snviewgraphs.html
So the frequency is about 10^6 eV. To convert this into Hz, you divide by Planck's constant = h = 4.135 \times 10^{-15} eV-seconds, and you get around 2.4 \times 10^{20} Hz.
However, what is of more importance for neutrino oscillation is how the frequency changes between the different species. And explaining how this is computed is just a little bit complicated. However, it does illustrate how "virtual particles" work in QM, so I think it's worth going through.
The first thing to note is that the relation between E and p for a given particle is:
E^2 = \vec{p}\cdot \vec{p} + m^2 = p^2 + m^2
This means that when you switch from one neutrino species to another, you have to change the relationship between the energy E, and momentum p that are carried by the neutrino.
If we were working in pure theory, we could imagine that our experiment was so accurate that we could use conservation of energy and momentum to figure out which neutrino made the trip. (All we would have to do is to compute \sqrt{ E^2 - p^2} and see which mass it gave.) But we can't do that. Instead, all three neutrinos contribute to where our dials end up.
A convenient way of detecting a neutrino is to see what it does when it collides with an electron. In doing this, it gives momentum to the electron. This suggests that we make the calculation by assuming that momentum is conserved. To make the calculation, we compute E as a function of p and m:
E_m = \sqrt{p^2 + m^2} = p\sqrt{1 + (m/p)^2}
Since m is small compared to p, we can approximate this by taking the first term in the expansion of the square root:
E_m = p(1 + m^2/(2p^2)) = p + p(m/p)^2 /2
This is how the calculation is done in Wikipedia:
http://en.wikipedia.org/wiki/Neutrino_oscillation
Having got E_m, we can use this to model neutrino oscillation as a beat frequency. But I think this is a little backwards, so let's do it the other way.
Instead of assuming that the measurement conserves momentum, let's assume that our experiment is one that measures energy, and so it conserves energy. Then we want to write p_m in terms of E and m:
p_m = \sqrt{E^2 - m^2} = E\sqrt{1 - m^2/E^2}
Since m/E is very small, we use first order approximations again to get
p_m = E(1 - m^2/(2E^2)) = E - E(m/E)^2/2
Since to first order, E = p, so we could write the above in the form p_m = E - p(m/p)^2/2 which is pretty much the same as the calculation in wikipedia E_m = p + p(m/p)^2/2, which assumed that momentum was conserved exactly. But the above calculation is in terms of wave vectors (and therefore wave lengths), so I think it is more suited to an explanation for neutrino interference that talks about how they interfere as a function of distance.
The wikipedia calculation is better if you want to think of neutrino "oscillation" instead of neutrino "interference", because it looks at differences in the Et part of the wave function. To convert between oscillation and interference, just use the fact that the neutrinos are traveling very close to the speed of light.
Now in actual fact, the experiment we are running will not be able to measure energy OR momentum so accurately as to ensure that these are conserved. Instead, what we will be doing will be running a whole set of possible experiments with possible energies (or momenta). To compute the overall effect, we would have to assign a probability to each of those possible energies (momenta) and compute how the neutrinos interfere in that particular case.
But you can see from the formulas that the beat frequency (wavelength inteference) does not depend much on small changes in the energy (momentum). Therefore, our analysis that assumed a particular energy (momentum) will give the correct beat frequency (wave length interference) as the actual experiment, which cannot measure things very precisely.
If this doesn't help with the explanation, then at least it may provide a beginning for another person to give a more complete (or more correct) explanation.