2D Wave Equation
2D Wave Equation
∂2f µ ∂2f
= (1)
∂x2 T ∂t2
∂ 2 fx ∂ 2 fy 1 ∂ 2 ft
= −kx2 fx = −ky2 fy = −k 2 ft (3)
∂x2 ∂y 2 v 2 ∂t2
These have solutions, writing ω for vk:
5. Wave vectors
~
We can write (x, y) = ~r. We can also write (kx , ky ) = ~k. Then the wave is ei(k.~r−ωt)
This is more than just notation. The direction of k gives the direction of travel of the wave. Also the
equation kx2 + ky2 = k 2 appears naturally, and we can write k 2 = ω 2 /v 2 . So ~k is a real vector, represented by
pointy arrow, transforming like x and y
6. Three dimensions
2
Waves in 3 dimensions are similar. The wave equation is the same ∇2 f = v12 ∂∂t2f (with an extra ∂ 2 f /∂z 2
~
term.) Separation of variables works again, giving solutions ei(k.~r−ωt) where ~k = kx , ky , kz .
7. Other solutions
Are these all the solutions? Yes and no.
7.1 Standing waves
Combining solutions with different ± signs in Eq 4, we get waves like sin(kx x)sin(ky y)sin(ωt). These
are the standing waves as opposed to the traveling waves. These are not of the form of Eq 6, but can be
made up from them. They describe the modes of vibration of rectangular sheets.
7.2 Solution in polar co-ordinates
This is just for fun, and I probably won’t have time for it in the lecture.
Suppose we work in terms of polar co-ordinates (r, θ) where
∂2f 1 ∂f 1 ∂2f 1 ∂2f
∇2 f = 2
+ + 2 2 = 2 2
∂r r ∂r r ∂θ v ∂t
Separation of variables is a little more tricky. First we separate off the time. f (r, θ, t) = frθ (r, θ)ft (t).
As before, there are eiωt solutions and we are left with
r 2 ∂ 2 fr r ∂fr 1 ∂ 2 fθ
2
+ + k2 r2 + 2 =0
fr ∂r fr ∂r fθ ∂θ2
The θ part is interesting. Call the constant −m2 , then the solutions of f 00 (θ) = −m2 f (θ) are just
sin(mθ), or cos(mθ), or eimθ . m is an arbitrary constant, but it has to be integer as f (θ) = f (θ + 2π)
This leaves us with
r 2 ∂ 2 fr r ∂frθ
2
+ + k 2 r 2 = m2 r2 fr00 (r) + rfr0 (r) + (k 2 r2 − m2 )fr (r) = 0
fr ∂r fr ∂r
Solutions of this are messy (Bessel functions). At large r the small terms are neglected and the radial
solution is like eikr . So there are solutions ei(kr−ωt) sin(mθ) which describe circular (or spiral) waves. They
are not new: they can be made from the xy solutions by Fourier transforms. But they are appropriate for
situations with cylindrical symmetry.
–2–