Waves & Normal Modes: Matt Jarvis
Waves & Normal Modes: Matt Jarvis
Matt Jarvis
February 2, 2016
Contents
1 Oscillations 2
1.0.1 Simple Harmonic Motion - revision . . . . . . . . . . . . . . . . . . . 2
2 Normal Modes 5
2.1 The coupled pendulum . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.1.1 The Decoupling Method . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.1.2 The Matrix Method . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.1.3 Initial conditions and examples . . . . . . . . . . . . . . . . . . . . . 13
2.1.4 Energy of a coupled pendulum . . . . . . . . . . . . . . . . . . . . . 15
2.2 Unequal Coupled Pendula . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
2.3 The Horizontal Spring-Mass system . . . . . . . . . . . . . . . . . . . . . . . 22
2.3.1 Decoupling method . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.3.2 The Matrix Method . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
2.3.3 Energy of the horizontal spring-mass system . . . . . . . . . . . . . . 25
2.3.4 Initial Condition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.4 Vertical spring-mass system . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
2.4.1 The matrix method . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
2.5 Interlude: Solving inhomogeneous 2nd order di↵erential equations . . . . . . 28
2.6 Horizontal spring-mass system with a driving term . . . . . . . . . . . . . . 31
2.7 The Forced Coupled Pendulum with a Damping Factor . . . . . . . . . . . 33
4 Waves I 48
4.1 The wave equation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
4.1.1 The Stretched String . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
4.2 d’Alambert’s solution to the wave equation . . . . . . . . . . . . . . . . . . 50
4.2.1 Interpretation of d’Alambert’s solution . . . . . . . . . . . . . . . . . 51
4.2.2 d’Alambert’s solution with boundary conditions . . . . . . . . . . . . 52
4.3 Solving the wave equation by separation of variables . . . . . . . . . . . . . 54
4.3.1 Negative C . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
i
1
4.3.2 Positive C . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
4.3.3 C=0 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
4.4 Sinusoidal waves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
4.5 Phase Di↵erences . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
4.6 Energy stored in a mechanical wave . . . . . . . . . . . . . . . . . . . . . . 58
4.6.1 Kinetic Energy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
4.6.2 Potential Energy . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
5 Waves II 62
5.1 Reflection & Transmission of waves . . . . . . . . . . . . . . . . . . . . . . . 62
5.1.1 Boundary Conditions . . . . . . . . . . . . . . . . . . . . . . . . . . 63
5.1.2 Particular cases . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
5.2 Power flow at a boundary . . . . . . . . . . . . . . . . . . . . . . . . . . . . 64
5.3 Standing Waves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
Chapter 1
Oscillations
Before we go into the main body of the course on waves and normal modes, it is useful to
have a small recap on what we know about simple systems where we only have a single
mass on a pendulum for example. This would all come under the remit of simple harmonic
motion, which forms the basis of some of the problems that we will encounter in this course.
F = kx, (1.1)
where F is the force, x is the displacement with respect to the equilibrium position, and k
The usual aim is to solve for x as a function of time t in the oscillation of the spring
d2 x
F = kx = m . (1.2)
dt2
This equation tells us that we need to find a solution for which the second derivative
is proportional to the negative of itself. We know that functions that obey this are the
sine, cosine and exponentials. So we can try a fairly general solutions of the form,
2
3
The phase just provides a linear shift on the time axis, the scale factor ! expands
or contracts the curve on the time axis and the constant A gives the amplitude of the curve.
To check that this all works we can substitute Eq. 1.3 into Eq. 1.2, obtaining
⇥ ⇤
k [A cos(!t + )] = m ! 2 A cos(!t + ) (1.4)
=) ( k + m! 2 ) [A cos(!t + )] = 0 (1.5)
Since this equation must hold at all times, t, we must therefore have,
r
2 k
k m! = 0 =) != . (1.6)
m
You can also do this slightly more rigourously by writing the di↵erential equation as
dv
kx = m. (1.7)
dt
but this is awkward as it contains three variables, x, vv and t. So you can’t use the standard
strategy of separation of variables on the two sides of the equation and then integrate. But
we can write
dv dx dv dv
F = ma = m. = m. . = mv. . (1.8)
dt dt dx dx
Which then leads to,
✓ ◆ Z Z
dv
F = ma =) kx = m v =) kx.dx = mv.dv (1.9)
dx
Integrating, we find
1 2 1
kx = mv 2 + E, (1.10)
2 2
where the constant of integration, E happens to be the energy. It follows that
r r
2 1 2
v=± E kx , (1.11)
m 2
A trig substitution turns the LHS into an arcsin or arccos function, and the result is
r
k
x(t) = A cos(!t + ) where ! = (1.13)
m
General solutions to Hooke’s law can obviously also encompass combinations of trig
therefore,
is also a solution.
x(t) = Cei t
(1.17)
d2 x
F = kx = Cei t
=m = m 2
Cei t
(1.18)
dt2
2 k
=) = = !2 (1.19)
m
=) x(t) = A0 ei!t + B 0 e i!t
(1.20)
Normal Modes
Many physical systems require more than one variable to quantify their configuration; for
example a circuit may have two connected current loops, so one needs to know what current
is flowing in each loop at each moment. Another example is a set of N coupled pendula each
of which is a one-dimensional oscillator. A set of di↵erential equations one for each variable
will determine the dynamics of such a system. For a system of N coupled 1-D oscillators
there exist N normal modes in which all oscillators move with the same frequency and thus
have fixed amplitude ratios (if each oscillator is allowed to move in x dimensions, then
xN normal modes exist). The normal mode is for whole system. Even though uncoupled
angular frequencies of the oscillators are not the same, the e↵ect of coupling is that all
bodies can move with the same frequency. If the initial state of the system corresponds to
motion in a normal mode then the oscillations continue in the normal mode. However in
general the motion is described by a linear combination of all the normal modes; since the
di↵erential equations are linear such a linear combination is also a solution to the coupled
linear equations.
A normal mode of an oscillating system is the motion in which all parts of the system
move sinusoidally with the same frequency and with a fixed phase relation.
The best way to illustrate the existence and nature of normal modes is to work
5
6
Rather than a single pendulum, now let us consider two pendula which are coupled together
by a spring which is connected to the masses at the end of two thin strings. The spring has
a spring constant of k and the length, l of each string is the same, as shown in Fig. 2.1
Unlike the simple pendulum with a single string and a single mass, we now have to
define the equation of motion of the whole system together. However, we do this in exactly
We first determine the forces acting on the first mass (left hand side). Like in the
simple pendulum case, we assume that the displacements form the equilibrium positions
are small enough that the restoriing force due to gravity is approximately given by mg tan ✓
and acts along the line of masses. This force related to gravity produces the oscillatory
d2 x x
m = mẍ = mg sin ✓x = mg . (2.1)
dt2 l
d2 y y
m = mÿ = mg sin ✓y = mg . (2.2)
dt2 l
However, in addition to this gravitational force we also have the force due to the
7
spring that is connected to the masses. This spring introduces additional forces on the two
masses, with the force acting in the opposite direction to the direction of the displacement,
if we assume that the spring obeys Hooke’s law. Therefore, the equations of motion become
modified:
x
mẍ = mg kx + ky
l
x (2.3)
= mg + k(y x),
l
and
y
mÿ = mg ky + kx
l
y (2.4)
= mg k(y x).
l
We now have two equations and two unknowns. How can we solve these?
The first method is quick and easy, but can only be used in relatively symmetric systems,
e.g. where l and m are the same, as in this case. The underlying strategy of this method is
to combine the equations of motion given in Eqs. 2.3 and 2.4 in ways so that x and y only
In this problem we can simply try adding the equations of motion, which is one of
x y
m(ẍ + ÿ) = mg + k(y x) mg k(y x)
l l
mg (2.5)
= (x + y)
l
This type of equation should look familiar, where the left-hand side is a second deriva-
tive of the displacement with respect to time, and the right-hand side is a constant multi-
Figure 2.2: The centre of mass motion of the coupled pendulum as described by q1 = x + y.
r
g
!1 = . (2.8)
l
q1 = A1 cos(!1 t + 1 ), (2.9)
where A1 and 1 are arbitrary constants set by the initial or boundary conditions.
The motion described by q1 = x + y tells us about the coupled motion of the two
pendula in terms of how they oscillate together around a centre of mass. There is no
dependence on the spring whatsoever, as !1 does not have a term which involves k. This
Given what we have learnt, the obvious other combination of x and y is to subtract
case
9
r
g 2k
!2 = + . (2.13)
l m
q2 = A2 cos(!2 t + 2 ), (2.14)
with A2 and 2 arbitrary constants defined by the initial and boundary conditions.
In this case the q2 represents the relative motion of the coupled pendulum. As should
be clear from the dependence of !2 on the spring constant, this motion must describe how
the motion of the system depends on the compression and expansion of the spring.
The variables q1 and q2 are the modes or normal coordinates of the system. In
any normal mode, only one of these coordinates is active at any one time.
It is actually more common to define the normal coordinates with a normalising factor
p
of 1/ 2, such that
1 1
q1 = p (x + y) and q2 = p (x y). (2.15)
2 2
p
The factor of 1/ 2 is chosen to give standard form for the kinetic enery in terms of the
We now have the two normal modes that describe the system, and the general solution
of the coupled pendulum is just the sum of these two normal modes.
q1 + q2 = x + y + x y = 2x
10
and
q1 q2 = x + y x + y = 2y
This method is a bit more involved but in principle it can be used to solve any set up. But
first of all we will use the example of the coupled pendulum shown in Fig. 2.1. One strategy
that we can use is to look for simple kinds of motion where the masses all move with the
same frequency, building up to a general solution by combinig these simple kinds of motion.
So in the matrix method we start by having a guess at the solutions to the system.
mg
mẍ + + kx ky = 0
✓ l ◆ (2.18)
g k k
= ẍ + x + y=0
l m m
and similarly,
✓ ◆
g k k
ÿ + y + x = 0. (2.19)
l m m
We can write this as a matrix in the following way,
" 2 #
d g k k
dt 2 + l + m m x 0
k d2 g k = . (2.20)
+ + y 0
m dt2 l m
11
Given this equation, we could multiply both sides of the equation by the inverse of
the matrix, which would lead to (x, y) = (0, 0). This is obviously a solution and would
mean that the pendula just hang there and do not move. However, we want to find a
general solution which would involve describing how the masses move, not just when they
are stationary.
We are expecting oscillatory solutions, so let’s just try one, such that
x X i!t
=< e , (2.21)
y Y
where X and Y are complex constants. Substituting this trial solution into Eq. 2.20 we
find,
g k k
!2 + l + m m X 0
= . (2.22)
k
m ! + gl
2 + k
m
Y 0
Therefore we need to find the non-trivial solutions, and the only way to escape the
trivial solution is to ensure that both X and Y must be zero when the inverse of the matrix
To find the inverse of a matrix involves finding cofactors and determinants, which can
1 1
A = ⇥ CT , (2.23)
|A|
where |A| is the determinant of the matrix A and CT is the transposed matrix of the
cofactors.
of that matrix. Therefore, if the determinant is zero then the inverse does not exist. This
is what we want in order to solve Eqn. 2.22. So setting the determinant to zero,
g k k
!2 + l + m m = 0. (2.24)
k
m !2 + gl + k
m
12
therefore,
✓ ◆2 ◆ ✓
2 g k k 2
! + + =0
l m m (2.26)
g k k
=) !2 + + =±
l m m
So we get two solutions for !,
g g 2k
!12 = and !22 = + (2.27)
l l m
To complete the solution we substitute the values for ! back into the eigenvector
equation.
We can now write the general solution as the sum of the two solutions that we have
found,
x(t) 1 i!1 t 1
= X1 e + X2 ei!2 t (2.30)
y(t) 1 1
Using Euler’s formula (Eq. 1.21) and just considering the real components and re-
which are the same normal modes and frequencies that we found from the decoupling
The advantage of using the complex exponential is only evident if there is a mixture
of single and double derivatives as in the case of a damped pendulum discussed later. In
the undamped case just discussed it would be equally simple to start with a normal mode
In this section we will go through an examples using initial conditions, and the motions
that these produce in the coupled pendulum. Further example will be given in the lectures.
Let’s consider the case where, x(t = 0) = a, y(t = 0) = 0 and the initial velocity
˙ = 0. Before we go into the maths, what does this look like? We
of the masses ẋ = (y)
know from SHM of a single pendulum that the velocity of the pendulum is zero at its
maximum displacement from equilibrium. But in this case the second pendulum that is
displaced in the y direction starts at it’s equilibrium position. This must mean that the
spring connecting the two is either stretched or compressed, depending on the definition of
the direction of x and y. It is useful to sketch these initial conditions so that you know
Using our solutions to the coupled pendulum from Eqs. 2.16 and 2.17, for t = 0 we
get
Adding the Eqs. 2.35 together we find 2A1 cos 1 = a, subtracting we find 2A2 cos 2 =
We also have information about the initial velocity of the two masses. This therefore
leads us to looking at the first di↵erential of Eqs. 2.16 and 2.17 with respect to time.
Again adding and subtracting Eqs. 2.36, we find A1 sin 1 = 0 and A2 sin 2 = 0. As
both A1 and A2 have non-zero values, then 1 = 2 = 0. Therefore, 2A1 cos 1 = a = 2A1
a
x= (cos !1 t + cos !2 t) (2.37)
2
a
y = (cos !1 t cos !2 t) (2.38)
2
In this case both normal modes are excited as q1 = (x + y) 6= 0 and q2 = (x y) 6= 0.
As you will see in lectures, we also have cases where only one normal mode is active.
But let us continue with this system and try and see what it is actually doing. We
can rewrite Eqs. 2.37 and 2.38 using some trig identities as,
✓ ◆ ✓ ◆
!1 + !2 !1 !2
x = a cos t cos t (2.39)
2 2
✓ ◆ ✓ ◆
!1 + !2 !1 !2
y = a sin t sin t (2.40)
2 2
This shows that we have two distinct frequencies that the system is oscillating in. A
high-frequency mode where the frequency is (!1 + !2 )/2 and a low-frequency mode with
15
Figure 2.4: Oscillatory pattern for a system where both normal modes are excited.
(!1 !2 )/2. This means that if we were to visualise the oscillations in x and y as a function
of time then we would see a broad envelope defined by the low-frequency term, but within
We can also calculate the period of the oscillations in the usual way. For example the
beats.
So we have now found the solutions to the coupled pendulum in tersm of how the two
pendula oscillate with time. We can also determine how the energy in the system varies
between di↵erent types of energy, the two main forms of energy being kinetic and potential
energy.
We know that for a perfect system with no friction, then the total energy of the
1 1
T = mẋ2 + mẏ 2 (2.42)
2 2
and the potential energy comes from two sources in the coupled pendulum, namely the
1
Vspring = k(y x)2 (2.43)
2
Vgravity = mgh = mg(l l cos ✓) = lmg(1 cos ✓) (2.44)
Using 2 sin2 ✓ = 1 cos 2✓ and sin ✓ = x/l we find for the x-pendulum
mgl 2
mgh = x (2.45)
2l2
components,
✓ ◆
1 g k
Vtotal = m + (x2 + y 2 ) kxy. (2.48)
2 l m
This is not the only way to find the total energy of the system. We can also use our
knowledge of how the energy is related to the force, and therefore the equations of motion.
We know,
@Vx @Vy
FX = and Fy = , (2.49)
@x @y
therefore
@Vx x
Fx = = mẍ = mg + k(y x)
@x l (2.50)
@Vy y
Fy = = mÿ = mg k(y x).
@y l
Integrating these equations we find,
17
x2 1 2
V (x, y) = mg + kx kxy + f (y) + C
2l 2 (2.51)
y2 1 2
V (x, y) = mg + ky kxy + f (x) + C
2l 2
Neglecting the arbitrary constant C and this just relates to how we define the zero potential,
as before.
So we have expressions for the kinetic energy and the potential energy, so we can now
✓ ◆
1 1 g k
U = T + V = m(ẋ2 + ẏ 2 ) + + (x2 + y 2 ) kxy (2.53)
2 2 l m
but this doesn’t really convey much about what is going on in terms of the energy associated
with each normal mode. So why don’t we go back and rewrite this in terms of the normal
1 1
q1 = p (x + y) and q2 = p (x y). (2.54)
2 2
and found that r
r
g g 2k
!1 = . and !2 = + . (2.55)
l l m
Substituting these into Eq. 2.53, and with a bit of rearranging, we obtain
✓ ◆ ✓ ◆
1 1 1 1
U= mq˙1 2 + m!12 q12 + 2 2 2
mq˙2 + m!2 q2 . (2.56)
2 2 2 2
The first term here is then the energy associated with the first normal mode and the second
term is the energy associted with the second normal mode. Therefore the total energy of
So now we have gone through most of the mathematics that we will use when looking
at coupled systems, although we have started with the simplest example. Let us now have
a look ata slightly more complicated system, where the two pendula that are coupled by a
In Fig. 2.2 we show a system where there are still two pendula coupled by a spring, with
spring constant k, but this time the length of the pendula are di↵erent, with the left-hand
This alters the equations of motion and therefore also the solutions to the system. So
the equations of motions of this system are similar to Eqs. 2.3 and 2.4, and are:
x
mẍ = mg + k(y x), (2.57)
l1
and
y
mÿ = mg k(y x). (2.58)
l2
Unlike in the previous coupled pendulum, this system is not symmetric. Therefore
As before, we equate Eqs. 2.57 and 2.58 to zero and write them in a matrix format.
" #
d2 g k k
dt2
+ l1 + m m x 0
k d2 g k = (2.59)
+ l2 + m
y 0
m dt2
19
x X i!t
=< e , (2.60)
y Y
and substituting to form the Eigenfunction equation,
" #
! 2 + lg1 + m
k k
m X 0
k 2+ g + k = . (2.61)
m ! l2 m
Y 0
Again we have the trivial soluton for x = y = 0, but for the non-trivial solutions we
adopt the same process and set the determinant of the matrix to zero, i.e.
g k k
!2 + l1 + m m = 0. (2.62)
k
m !2 + lg2 + k
m
2 s 3
✓ ◆2
2 14 2 2 2k 2 2 2 2k 5
!1,2 = ( 1 + 2) + ± ( 1 2) + (2.64)
2 m m
2 g
where 1,2 = l1,2 .
We can check whether this agrees with the previous solution for the equal coupled
pendulum from Section 2.1, by setting l1 = l2 = l and checking that we get the same values
So now that we have the equations for !1 and !2 , we can find x(t) and y(t) in the
usual way, i.e. by substituting Eq. 2.64 into the matrix given in 2.61. Doing this, we find
✓ ◆
Y1 !12 + 2
+ (k/m)
1
= (2.65)
X1 1 k/m
✓ ◆
X1 !12 + 2
+ (k/m)
2
= (2.66)
Y1 2 k/m
20
✓ ◆
Y2 !22 + 2
1+ (k/m)
= (2.67)
X2 1 k/m
✓ ◆
X2 !22 + 2
2+ (k/m)
= (2.68)
Y2 2 k/m
Substituting in for !1,2 we find,
✓ ◆ q 1
X1 2k 2 2 2 2 2
= ( 2 1) + ( 1 2) + (2k/m)2 (2.69)
Y1 1 m
✓ ◆ q 1
X1 2k 2 2 2 2 2
= ( 2 1) ( 1 2) + (2k/m)2 (2.70)
Y1 2 m
✓ ◆ q 1
Y2 2k 2 2 2 2 2
= ( 1 2) + ( 1 2) + (2k/m)2 (2.71)
X2 1 m
✓ ◆ q 1
Y2 2k 2 2 2 2 2
= ( 1 2) ( 1 2) + (2k/m)2 (2.72)
X2 2 m
and therefore
✓ ◆ ✓ ◆
X1 X2
= 1 (2.73)
Y1 1 Y2 1
similarly,
✓ ◆ ✓ ◆
X1 X2
= 1 (2.74)
Y1 2 Y2 2
✓ ◆ q 1
Y2 2k 2 2 2 2 2
r= = ( 1 2) + ( 1 2) + (2k/m)2 (2.75)
X2 1 m
therefore rX1 = Y1 and X2 = rY2 .
We can therefore write the general solution as a function of this amplitude ratio,
x 1 r
= A cos(!1 t + 1) + A2 cos(!2 t + 2) (2.76)
y r 1 1
21
Figure 2.6: Oscillatory pattern for the unequal coupled pendulum. Both normal modes are
excited again and a ‘Beats’ solution is apparent but in this case with r < 1 there is an
incomplete transfer of energy between the pendula .
So again we can set up some initial conditions and solve for these. As we did in
Without going through all of the maths (which you should try), we find that A1 =
a/(1 + r2 ); A2 = ra/(1 + r2 ); 1 = 2 = 0.
which can be written in terms of the two active frequencies (!1 !2 )/2 and (!1 +!2 )/2
✓ ◆ ✓ ◆ ✓ ◆ ✓ ◆ ✓ ◆
!1 + !2 !1 !2 1 r2 !1 + !2 !1 !2
x(t) = a cos t cos t a sin t sin t
2 2 1 + r2 2 2
(2.79)
22
✓ ◆ ✓ ◆ ✓ ◆
r !1 + !2 !1 !2
y(t) = 2a sin t sin t (2.80)
1 + r2 2 2
We now more away from pendula and consider other systems which produce normal modes.
Here we look at the horizontal spring-mass system (Fig. 2.3) where three spring are con-
We have what looks like a symmetrical system, so we can probably use the decoupling
method. So let’s use this first and then check that it all looks fine with the matrix method.
In the decoupling method we define new coordinates which describe the coupled motion
of the two masses, with the usual coordinates being u1 + u2 and u1 u2 , along with a
p
normalising factor of 1/ 2 that ensures that the energies all work out as expected. So as
before, we have
1 1
q1 = p (u1 + u2 ) and q2 = p (u1 u2 )
2 2 (2.83)
q̈1 = (ü1 + ü2 ) and q̈2 = (ü1 ü2 ).
23
↵k
=) q̈1 = q1 (2.85)
m
Then subtract Eq. 2.82 from 2.81
(↵ + 2)k
=) q̈2 = q2 (2.87)
m
We can see that by using the decoupling method we have arrived immediately that
we have two equations that have the usual SHM structure, as such we can easily obtain the
↵k ↵+2
!12 = and !22 = k (2.88)
m m
As stated earlier, the matrix method can be used for all systems, not only symmetric
systems so we can check that what we obtain using the decoupling method is in agreement
So we follow exactly the same process as we did for the coupled pendula, and
" #
d2 ↵k k k
dt2
+ m + m m u1 0
k d2 ↵k k = . (2.89)
+ + u2 0
m dt2 m m
u1 X i!t
=< e . (2.90)
u2 Y
24
↵k k k
!2 + m + m m X 0
k ↵k k = (2.91)
m !2 + m + m
Y 0
↵k k k
!2 + m + m m
k ↵k k =0 (2.92)
m !2 + m + m
✓ ◆2 ✓ ◆2
↵k
2 k k
! + + = 0, (2.93)
m m m
5) Equate to find !. In this case we can factorise,
✓ ◆✓ ◆
2 ↵k (↵ + 2)k
! !2 =0 (2.94)
m m
So we have the same solutions as we found using the decoupling method.
↵k ↵+2
!12 = and !22 = k (2.95)
m m
6) To complete the solution we substitute the values for ! back into the eigenvector equation
(Eq. 2.91).
k k
m m X 0
k k = (2.96)
m m
Y 0
k k
m m X 0
k k = (2.97)
m m
Y 0
These are exactly the same as we found for the coupled pendulum, with X = Y and
Unlike in the case of the coupled pendulum, we do not have any gravitational component
to the potential energy, and all energy in this system is contained within the springs. So
let us now just follow through the same method as we used for the coupled pendulum and
Again using
1 1
q1 = p (u1 + u2 ) and q2 = p (u1 u2 ).
2 2
1 1
K = m(u̇21 + u̇22 ) = m(q̇12 + q̇22 ) (2.100)
2 2
For the potential energy, we have the component for the two springs at either end
which are fixed to the wall, and a relative displacement term for the middle spring.
1 1 1
V = ↵ku21 + k(u2 u1 )2 + ↵ku22 (2.101)
2 2 2
1 1
V = kq12 + kq22 (↵ + 2) (2.102)
2 2
2 that we found in the last section ! 2 = ↵k/m and ! 2 =
Using the values for !1,2 1 2
(↵ + 2)k/m:
1 1
V = m!12 q12 + m!22 q22 (2.103)
2 2
26
Finally, combining the Kinetic Energy and the Potential Energy, we find the total
energy
✓ ◆ ✓ ◆
1 2 1 1 2 1
U= mq̇ + m!12 q12 + mq̇ + m!22 q22 (2.104)
2 1 2 2 2 2
Again, the sum of the energies in each normal mode.
As with the coupled pendulum is is possible to use the general solution to find the motion
of the system given a set of initial conditions. If one were to use the same set of initial
conditions as stated in Sec. 2.1.3 then we also find a similar solution here, i.e.
✓ ◆ ✓ ◆
!1 + !2 !1 !2
u1 = a cos t cos t , (2.105)
2 2
✓ ◆ ✓ ◆
!1 + !2 !1 !2
u2 = a sin t sin t , (2.106)
2 2
where both normal modes are excited and we have a ‘Beats’ solution, defined by the low-
The final ideal oscillating system that we are going to look at is the vertical spring-mass
As usual the first thing that we need to do is to write down the equations of motion.
One thing to notice here is that we have unequal masses, this probably means that
the decoupling method is not going to work (try it for yourself). So let us skip straight to
" #
d2 k k
dt2
+ m 2m x 0
k d2 k = . (2.109)
+ y 0
m dt2 m
u1 X i!t
=< e . (2.110)
u2 Y
k k
!2 + m 2m X 0
k k = (2.111)
m !2 + m
Y 0
Demans that the resulting operator matrix is singular, i.e. |A| = 0 and get the
eigenvalue equation:
✓ ◆2 ✓ ◆2
k 1 k
!2 + =0 (2.112)
m 2 m
From this we can easily show, using the equation to solve a quadratic, that the normal
✓ ◆
2 k 1
!1,2 = 1± p (2.113)
m 2
28
We can now obtain the normal modes of the vertical spring-mass system by substi-
✓ ◆ ✓ ◆
2 k k
!1,2 + X Y = 0, (2.114)
m 2m
p
For normal mode 1, (!1 ) yields, X/Y = 1/ 2, and for normal mode 2 (!2 ) yields
p
X/Y = 1/ 2.
We can easily visualise the motion that these two normal modes represent, as they
are again analogous to the couple pendulum, with one representing a centre of mass motion,
where both X and Y are moving in the same direction, or relative motion where they are
In the next section we will tackle a problem which involves dealing with a inhomogeneous
2nd order di↵erential equation, where the simple solution obtained by setting the determi-
nant of the matrix is zero only makes up a part of the general solution. As a precursor to
this, in this section we will go through solving a simple 2nd order di↵erential equation that
is no equal to zero.
dx dy
+ +y =t
dt dt
dy
+ 3x + 7y = e2t 1
dt
We first want to find the complementary function (CF). To get the CF we can write
dx d
dt dt +1 x 0
d = (2.115)
3 7 dt
y 0
We then try a solution to this, as usual let’s try x = Xei!t and y = Y ei!t . We
substitute this into the matrix and find the determinant and set it equal to zero.
! !+1
=0 (2.116)
3 7 !
From this we find the eigenvalues ! = 1 and ! = 3
In the usual way, we then substitute these values of ! back into the eigenvector
Afer a bit of simple maths we find that for ! = 1 X = 2Y and for ! = 3 X = 4Y /3.
and
x 1
= Xb e3t , for ! = 3 (2.118)
y 3/4
But the RHS is not actually equal to zero, and the CF only makes up a part of the
general solution. In this case we need to find the particular integral (PI) as well.
dx d
dt dt +1 x t
d = (2.119)
3 7 dt
y 1
and try the following as solutions,
x X0 + X1 t
= . (2.120)
y Y0 + Y1 t
30
dx dy
With this trial solution dt = X1 and dt = Y1 , therefore substituting these into
X1 + Y1 + Y0 + Y1 t = t
We also have,
3(X0 + X1 t) + 7(Y0 + Y1 t) Y1 = 1
7 (2.122)
it therefore follows that 3X0 + 7Y0 = 0 and 3X1 + 7Y1 = 0 =) X1 =
3
7 4 7 28
Therefore, we have Y0 = 1+ 3 = 3 and X0 = 3 Y0 = 9 . We therefore get,
28 7
x 9 3t
= 4 (2.123)
y 3 + t
Finally, we now have to look at the exponential term. Let’s try,
x X 2t
= e (2.124)
y Y
dx dy
so dt = 2Xe2t and dt = 2Y e2t .
2 2+1 X 0
= (2.125)
3 7 2 Y 1
Therefore,
3
2X + 3Y = 0 ! X= 2Y
9
3X + 5Y = 1 ! ( 2 + 5)Y = 1 .
To find the general solution we just bring all of these together, i.e. CF + PI1 + PI2 .
28 7
x 1 1 3 2t 3t
= Xa e t + Xb e3 t + e + 9
4 (2.126)
y 1/2 3/4 2 3 + t
where the first two terms come from the CF and the second two terms comes from
This brings us on to the penultimate system that we are going to consider in this part of
the course.
Consider two masses moving without friction connected to two springs, of spring
constant 2k and k, with the spring of 2k connected to a wall, which is driven by an external
✓q ◆
k
force to have a time-dependent displacement, given by x(t) = A sin mt .
So as in Sec. 2.5 we first find the complementary function, and consider the homoge-
neous case with x(t) = 0. In this case the equations of motion form the following,
" 2 #
d
dt2
+ 3k
m
k
m u1 0
k d2 k = (2.128)
m 2 + m
u2 0
dt
u1 X i!t
=< e (2.129)
u2 Y
and the equate the determinant of this matrix to zero, and find the eigenvalues.
✓ ◆✓ ◆
2 3k 2 k
! + ! + k2 = 0
m m
32
s ✓ ◆2 ✓ ◆2
2k 1 k k
!2 = ± 16 8
m 2 m m
k p
) !2 = (2 ± 2)
m
Substituting these values for ! back into the eigenvector equation ( ! 2 + 3k/m)X
kY = 0 we find;
p
for ! 2 = (2 + 2)k/m
p p
X(3k (2 + 2)k) = kY therefore Y = (1 + 2)X (2.130)
p
for ! 2 = (2 2)k/m
p p
X(3k (2 2)k) = kY therefore Y = (1 2)X (2.131)
Now we have to go back to the original equations of motion and find a solution for
the particular integral. Writing the equations of motion in matrix form, we have
" # q
d2 3k k Ak 2
dt2
+ m m u1 i kt
k d2 k = < e m (2.132)
+ u2 m 0
m dt2 m
k 3k k
m + m m P kA 2
k = (2.134)
m 0 Q m 0
This equation is of the form MU = V, rearranging to find U = M 1 V. So we need
to calculate the inverse of the matrix M. So to calculate the inverse, we are required to
find the determinant and the transpose of the cofactor matrix (see Eq. 2.23).
k 2
The determinant is simply |M| = (m ) , and the cofactor matrix is
33
k ⇣ m ⌘2 0 k ⇣m⌘ 0
0 m 1 m 1
adj = k 2k and therefore M = k 2k = (2.135)
m m k m m k 1 2
P kA 2 ⇣ m ⌘ 0 1
= (2.136)
Q m 0 k 1 2
Therefore,
P 0
= (2.137)
Q 2A
So finally we get to the general solution which is the sum of the CF and PI:
( 1 )
u1 1p k p 2
= A1 cos (2 + 2) t + 1
u2 1 2 m
( 1 )
1p k p 2
+A2 cos (2 2) t + 2 (2.138)
1+ 2 m
r
0 k
+ cos t
2A m
Figure 2.11: The Forced Coupled Pendulum. The coupled pendulum in this case has both
a driving terms given by F cos ↵t and a retarding force ⇥ v, where v is the velocity of the
masses.
34
The last example that we will work through in this section of the course, is one in
which we not only have a driving force, but also a damping term. This is therefore more
akin to a real-life system where things are not frictionless. In fact such a system forms of
So let us consider the system which is shown in Fig. 2.7. However, in addition to the
gravitational force and the force due to the spring, we also apply a driving force to the x
mass, as denoted by the F cos ↵t term, which provides a cyclic pumping motion. We also
consider a damping force acting on both masses, which is related to the velocity of the
masses by Fret = v.
mg
mẍ = ẋ x + k(y x) + F cos ↵t (2.139)
l
mg
mÿ = ẏ y + k(y x) (2.140)
l
These are exactly the same equations of motion as foind for the coupled pendulum
as you would expect, but with the additional terms due to the damping force (in both
expressions) and the driving force (in the expression for the x motion).
This looks like a non-trivial problem, so let us go straight to using the matrix method.
" #
d2 g k d k F 1
+ + + x
dt2 l m
k
m dt
d2 g
m
k d = <(ei↵t ) (2.141)
+ l + m + y m 0
m dt2 m dt
We use the fact that cos ↵t = <(ei↵t ) here, but you will obtain the same solution if you use
cos ↵t.
could infer directly from the equations of motion. Therefore, we need to find the solution to
the homogeneous equivalent (the complementary function; CF), and the particular integral.
To find the CF, we write down the homogeneous equations and solve as before;
35
" #
d2 g k d k
dt2
+ l + m + m dt m x 0
k d2 g k d = (2.142)
+ l + m + y 0
m dt2 m dt
so that
dx d2 x
= i!Xei!t and = ! 2 Xei!t
dt dt2
dy d2 y
= i!Y ei!t and = ! 2 Y ei!t
dt dt2
and find the eigenvalues from the following determinant,
g k k
!2 + l + m + m i! m
k g k = 0, (2.144)
m !2 + l + m + m i!
✓ ◆ ✓ ◆2
2 g k 2 k
! + i! + + =0
m l m m
✓ ◆ ✓ ◆ (2.145)
g k k
=) ! 2 + i! + + =±
m l m m
Solve using the equations for solving a quadratic for both ±(k/m).
For +(k/m),
r ⇣ ⌘2
i g
!
¯1 = ± (2.146)
2m l 2m
For (k/m), s✓ ◆ ⇣ ⌘2
i g 2k
!
¯1 = ± + (2.147)
2m l m 2m
You should notice that these are similar to the eigenvalues in the simple coupled
pendulum case, where !12 = g/l and !2 = g/l + 2k/m (Eq. 2.27). We have the same terms
for this system, as you might expect, but also the additional terms that include the damping
factor.
So we can rewrite these in terms of these original values for !1,2 as,
r ⇣ ⌘2
i 2
!
¯ 1,2 = ± !1,2 . (2.148)
2m 2m
36
There is no physical di↵erence between the ± variants here, so from now on we will just
We substitute these eigenvalues into the eigenvector equation to find the ratio of the
amplitudes in each normal mode, and thus find the CF. With a bit of simple maths, for !
¯1,
we find that,
( "✓ # "✓ #)
x t 1 ⇣ ⌘2 ◆ 12
1 ⇣ ⌘2 ◆ 12
= e( 2m ) A1 cos !12 t+ 1 + A2 cos !22 t+ 2
y 1 2m 1 2m
(2.149)
decay factor, which describes the damping force acting on the two masses.
As a note, you can solve this part with the decoupling method and then using a trial
solution of the form q = <(ei!t ) and you get the same results.
However, to obtain the general solution, which includes the driving force term, we
we rearrange to find U = M 1 V.
Therefore we have,
P 1F 1
=M (2.151)
Q m 0
and use Eq. 2.23 to find M 1.
✓ ◆ 2
g k k 2
|M| = ↵2 + i↵ + +
m l m m (2.152)
⇣ ⌘⇣ ⌘
= ↵2 + i↵ + !12 ↵2 + i↵ + !22
m m
where !1 = g/l and !2 = g/l + 2k/m.
This is a bit unwieldy, so it is generally easier to write this in terms of polar coordi-
nates, i.e.
i✓1 i✓2
|M| = B1 e .B2 e , (2.153)
where
⇣ ↵ ⌘2 1
2
2 ↵
B1,2 = (!1,2 ↵ 2 )2 + and tan ✓1,2 = 2
m m(!1,2 ↵ 2 )2
So we now have the determinant, and the next thing to find is the adjoint matrix, which is
g k k
↵2 + i↵ m + l + m m
adjM = k g K (2.154)
m ↵2 + i↵ m + l + m
We can write the diagonals of the matrix as,
✓ ◆ ✓ ◆
g k 1⇣ 2 g⌘ 1 g 2k
↵2 + i↵ + + = ↵ + i↵ + + ↵2 + i↵ + +
m l m 2 m l 2 m l m
1 ⇣ ⌘ (2.155)
i✓1 i✓2
= B1 e + B2 e .
2
Similarly, we can also write
✓ ◆
k 1 2 g 2k 1⇣ 2 g⌘
= ↵ + i↵ + + ↵ + i↵ +
m 2 m l m 2 m l
⇣ ⌘ (2.156)
1
= B2 e i✓2 B1 e i✓1 .
2
Substiting these back to find the adjoint,
1 1 ei(✓1 +✓2 ) B1 e i✓1 + B2 e i✓2 B2 e i✓2 B1 e i✓1
M = adjM = i✓2 i✓1 i✓1 i✓2
|M| 2B1 B2 B2 e B1 e B1 e + B2 e
(2.158)
1 B1 ei✓2 + B2 ei✓1 B2 ei✓1 B1 ei✓2
=
2B1 B2 B2 ei✓1 B1 ei✓2 B1 ei✓2 + B2 ei✓1
38
Recall,
✓ ◆
x F 1 1 i↵t
= < M e , (2.159)
y m 0
therefore
x F B1 cos(↵t + ✓2 ) + B2 cos(↵t + ✓1 )
= (2.160)
y 2mB1 B2 B2 cos(↵t + ✓1 ) B1 cos(↵t + ✓2 )
with
⇣ ↵ ⌘2 1
2 2 2
2 ↵
B1,2 = (!1,2 ↵ ) + and tan ✓1,2 = 2
m m(!1,2 ↵ 2 )2
So finally, the general solution is the sum of the CF and the PI;
( "✓ #)
x t 1 ⇣ ⌘2 ◆ 12
= e( 2m ) A1 cos !12 t+ 1
y 1 2m
( "✓
#)
t 1 ⇣ ⌘2 ◆ 12
+e( 2m )
A2 cos !2 2
t+ 2 (2.161)
1 2m
F B1 cos(↵t + ✓2 ) + B2 cos(↵t + ✓1 )
+ .
2mB1 B2 B2 cos(↵t + ✓1 ) B1 cos(↵t + ✓2 )
conditions, whereas the particular integral gives the “steady state” solution determined by
In the last few sections we have built up the foundations for the study of waves in general.
For the remainder of the course we will be focusing on various types of wave, and the general
applicability of the equations which govern waves across many parts of physics.
We will look at two general forms of waves; first we will consider the non-dispersive
system, which means that the speed at which the wav travels is not dependent on the
wavelength and frequency. Later one we will look at dispersive waves, where the speed at
which the wave travels does depend on the frequency, this leads to the introduction of group
velocity.
From our work looking at normal modes, we know that we can describe a system of coupled
oscillators by the linear superposition of N normal modes, where N in the coupled pendulum
In this section we will look what happens when we extend this superposition to the
continuous limit, i.e. for a single piece of wire or string. Rather than individual masses
here, we would have a string that you could consider as being the summation of very small
bits of string of length dl and a mass that relates to these very small parts of the string.
Fig. 3.1.2 shows a diagram of a stretched string, where we split the string up into
small mass elements. In this example, we assume that all of the angles of the stretched
39
40
Figure 3.1: A simple string that has been stretched by a very small amount at its centre.
As before, we write down the equations of motion for each element of the string:
would expect if we only stretch the string in the vertical direction at its centre.
T T
Fp = mÿp = (yp yp 1) + (yp+1 yp ). (3.3)
l l
Before we move on to the general solution to this equation, let us first look at a few specific,
So if we have N = 1 then the stretch string just looks like the system shown in
Fig. 3.1.1.
Eq.3.4 becomes
as yp+1 = yp 1 in this case, and the equation is the usual form for SHM, i.e. acceleration
proportional to the displacement. Therefore, we can immediately show that the angular
p T
!= 2!0 with !02 = for N =1
ml
Now let us look at the N = 2 case. By just drawing what the possibilties are in this
Figure 3.3: Two possibilities for the starting points for a stretched string with N = 2.
Obviously you can have the inverse of these but that is just the same as inverting the
direction of y.
1 1
q1 = p (y1 + y2 ) and q2 = p (y1 y2 )
2 2
42
Therefore, we have two possible normal modes, as you would expect for N = 2. This
is simply analagous to the coupled pendula and N -spring systems that we looked at in
previous lectures.
So now that we have discussed these two special cases, let us move on an try to find
Note that here we have not included a phase o↵set term, which we represented by
in previous lectures. By omitting this term here we are just imposing the fact that all the
are on the string, then the right-hand side cannot depend on p. So if the RHS does not
depend on p, neither can the left hand side. We also know that if the string is fixed at both
Let us try a description of Ap of the form, Ap = C sin p✓, so the left-hand side of
✓ ◆
pn⇡
Ap = C sin (3.9)
N +1
So now we can write the general solution for the displacement in y. Combining Eq. 3.4
with Eq. 3.10 and reintroducing the phase o↵set such that yp Ap cos(!t + p ), we obtain
✓ ◆ ✓ ◆
pn⇡ n⇡
ypn (t) = Cn sin cos(!n t + n) with !n = 2!0 sin (3.11)
N +1 2(N + 1)
r
T
where !0 =
ml
Although the value of n can be greater than N , this would just generate duplicate
solutions, and there are always N normal modes in total. Fig. 3.1.2 shows the 5 normal
modes for the case of N = 5. One thing to note is that all the masses are displaced in such
a way that they fall on an underlying sine curve, as you would expect given the solution
Figure 3.4: Normal modes for the case of N = 5 with snapshots taken at t = 0. As
in the case of the coupled pendula, with N = 5 there are five normal modes and the
subsequent motion of the string can be described by the superposition of these modes, with
teh initial conditions dictating which normal modes are active in a system. Also, note that
the displacement of the masses on each string (filled red circles) all fall on a sine curve.
Obviously the system we considered in the last section does not really represent what
happens to a continuous, uniform piece of string. We generally do not have masses along
the string that represent the number of displacement points. But we can use this as a
starting point for considering a real string, i.e. we can assume that N is very large and
describe the masses in terms of the linear density of the string and assume that the string
So let us consider a string-mass system which has a length L and a total mass M .
We can consider this string as being made up of a series of small elements of length l and
L = (N + 1)l and M = N m, and define the linear density of the string as ⇢ = m/l.
Eq. 3.10 describes how the frequency of the oscillation for each normal mode. If we
just consider the mode numbers n which are small in comparison to N , which would be the
case of N is very large as we are assuming, then we essentially remove the sine dependence
and find,
✓ ◆ r ✓ ◆
n⇡ T n⇡
!n = 2!0 sin =2 sin
2(N + 1) ml 2(N + 1)
s ✓ ◆ (3.12)
T n⇡
=) !n ⇡ 2 .
m/l 2(N + 1)l
As we have defined the linear density above, this then becomes,
s
n⇡ T
!n = . (3.13)
L ⇢
This means that all of the normal frequencies are integer multiples of the lowest
the lowest frequency mode. We now consider the displacement of the string for the same
✓ ◆
pn⇡
ypn (t) = Cn sin cos(!n t + n ),
N +1
but as the elements of the string, each of length l, become smaller and smaller, we approach
a continuous variable along the x axis, which we define as x = pl, such that
⇣ xn⇡ ⌘
yn (x, t) = Cn sin cos(!n t + n ), (3.14)
L
46
resulting in a sinusoidal wave in both x and t, i.e. we have derived the equation for the
complete motion of the string, at least for when n << N . From this we can calculate the
vertical (y) displacement of the string at and time t and at any point along the axis of the
string x.
Let us now look what happens when we move to n = N . From Eq. 3.13 we know
that this must give us the highest frequency mode of the oscillations,
✓ ◆
n⇡
!N = 2!0 sin ⇡ 2!0 (3.15)
2(N + 1)
If we now consider the ratio of the displacements of successive elements of the string
⇣ ⌘
pN ⇡
yp sin N +1 sin(p⇡)
= ⇣ ⌘⇡ ⇡ 1. (3.16)
yp+1 sin (p+1)N ⇡ sin(p⇡ + ⇡)
N +1
direction to the previous element. If we lost the approximations, and calculated a more
rigourous solution then what we would find is that we obtain adjacent positive and negative
displacements (Fig. 3.1.3) where the amplitude of the strin is the maximum at the centre.
Figure 3.5: Illustration of the adjecent displacemet of the string for the n = N mode,
resulting in the highest frquency mode.
therefore
T T T T T
Fp = ÿp = (yp yp 1) + (yp+1 yp ) = (2yp ) (2yp ) = 4yp (3.17)
lm lm lm lm lm
47
We defined !0 = T /ml, therefore ÿ ⇡ 4y!02 , from which we find the result !N ⇡ 2!0 .
In the previous section we considered only transverse motion of a string. Obviously waves
can also exist as longitudinal waves, e.g. sound waves and oscillations on a spring. Here
we will quickly demonstrate that the same equations that we found in the previous section
So rather than the string with N -mass elements, let us consider a horizontal spring
system with N masses between similar springs with spring constant k (Fig. 3.1.4).
oscillations of a string made up of N masses. Therefore, the solutions will be exactly the
same.