Travelling Cosine Waves

What happens when two travelling cosine waves
of the form cos(kx - wt) add together?

We will vary k and w by small increments dk and dw,
and then add the cosine functions using the trigonometric identity
cos A + cos B = 2cos((A+B)/2)cos((A-B)/2).

cos((k+dk)x - (w+dw)t) + cos((k-dk)x - (w-dw)t)
= 2cos(kx - wt)cos((dk)x - (dw)t)


Stationary group where the group velocity is zero.

k = 12, w = 2, dk = 1, dw = 0


Moving group where the phase velocity is zero.

k = 12, w = 0, dk = 1, dw = 2


Moving group and phase where both velocities are nonzero.

k = 12, w = 7, dk = 1, dw = 2



If you want to launch Mathematica from here to run this program, you must have set your browser to recognize files with extension .nb as Mathematica code so that it will use Mathematica as its helper application. For instructions on how to do this with Netscape Navigator 3.0 click here.

To open this file as a notebook file in Mathematica click here.

Use this link to go back to the course outline.