Hard Further Maths Modelling with differential equations Questions
Challenging, exam-style Further Maths Modelling with differential equations questions with worked solutions. Stretch yourself on the hardest differential-equation-modelling, forced-oscillations, particular-integral, coupled-systems problems.
A cam follower of mass 9 kg is held against its cam by a spring and a damper. Its displacement x centimetres from the contact position at time t seconds satisfies 9x¨+kx˙+4x=0, where k>0 is a damping constant. Find the value of k for which the system is critically damped.
Show worked solution
Worked solution
Form the auxiliary equation
9m2+km+4=0
Trying x=emt turns the model into a quadratic in m whose coefficients involve k.
State the condition for critical damping
b2−4ac=0
Critical damping is exactly the boundary case of a repeated root.
Write down the discriminant
k2−4×9×4=k2−144
Read a, b and c straight off the auxiliary equation.
Set the discriminant to zero and solve
k2=144⇒k=12
The damping constant is positive, so the negative root is rejected.
Substitute the critical value back into the auxiliary equation
9m2+12m+4=0
With this value of k the quadratic should collapse to a perfect square.
Factorise the auxiliary equation
9(m+32)2=0
A perfect square is exactly what a repeated root means.
Check the repeated root
m=−32(twice)
Both roots coincide, which is the definition of critical damping.
Write down the resulting motion
x=(A+Bt)e−32t
The extra factor of t is what a repeated root contributes.
Confirm the motion has no oscillation
(A+Bt)e−32t=0at most once
A linear factor has only one root, so the model crosses equilibrium at most once.
Test a smaller damping constant
k=6⇒b2−4ac=−108<0
Halving k makes the discriminant negative, so the model would oscillate.
Test a larger damping constant
k=24⇒b2−4ac=432>0
Doubling k makes the discriminant positive, so the model would be heavily damped.
Note what happens on either side of the critical value
k<12light,k>12heavy
Below the critical value the model oscillates; above it, it creeps back.
Interpret the answer physically
k=12gives the fastest return to equilibrium
Critical damping is what a designer wants when overshoot must be avoided.
Recall the auxiliary equation
ax¨+bx˙+cx=0⇒am2+bm+c=0
Trying x=emt turns the differential equation into a quadratic in m.
Recall how the discriminant classifies the damping
b2−4ac>0heavy,b2−4ac=0critical,b2−4ac<0light
The nature of the roots decides whether the model oscillates on its way to rest.
State the critical damping constant
k=12
This is the unique positive value of k that gives critical damping.
Answer
k=12
Question 2
9 markschallenging
A precision balance of mass 5 kg is fitted with a weak damper. Its displacement x millimetres from the balance position at time t seconds satisfies 5x¨+2x˙+7x=0. Which of the following correctly describes the damping in this model?
Show worked solution
Worked solution
Form the auxiliary equation
5m2+2m+7=0
The type of damping is decided entirely by the roots of this quadratic.
Evaluate the discriminant
b2−4ac=(2)2−4×5×7=−136
The sign of the discriminant is the whole of the classification.
Interpret the sign of the discriminant
b2−4ac<0⇒light damping
Two distinct real roots give heavy damping, a repeated root gives critical damping and complex roots give light damping.
Solve the auxiliary equation
m=2×5−(2)±−136=−51+534i,−51−534i
The roots confirm the classification made from the discriminant.
Write down the complementary function
x=e−51t(Acos(534t)+Bsin(534t))
The form of the solution is the real content of the classification.
Compare the damping coefficient with its critical value
bcrit=2ac=25×7=235
This is the value of b at which the discriminant would vanish.
Form the damping ratio
bcritb=2352=3535
A ratio below 1 is light damping, exactly 1 is critical and above 1 is heavy.
Describe the resulting motion
xcrossesx=0repeatedly
Complex roots give a genuine oscillation inside a decaying envelope.
Confirm the motion decays
Re(m)<0⇒x→0
Every root has a negative real part, so the model does return to equilibrium.
Reject the undamped option
the coefficient ofx˙is2=0
A non-zero x˙ coefficient means there is genuine damping, so the roots cannot be purely imaginary.
Reject the negative-damping option
both roots haveRe(m)<0
No root has a positive real part, so nothing in the solution can grow.
Reject the two remaining classifications
b2−4ac=0andb2−4ac<0
The discriminant can only have one sign, so exactly one classification survives.
Recall the auxiliary equation
ax¨+bx˙+cx=0⇒am2+bm+c=0
Trying x=emt turns the differential equation into a quadratic in m.
Recall how the discriminant classifies the damping
b2−4ac>0heavy,b2−4ac=0critical,b2−4ac<0light
The nature of the roots decides whether the model oscillates on its way to rest.
Select the correct description
b2−4ac=−136⇒light damping
The discriminant settles the classification with no further work.
Answer
Light (under) damping: the auxiliary equation has complex roots, so the system oscillates with an exponentially decaying amplitude
Question 3
9 markschallenging
A lightly damped resonator is driven by an alternating field. Its displacement x nanometres from the equilibrium position at time t seconds satisfies x¨+2x˙+5x=10cos(t). Which of the following is the steady-state solution of this model?
Show worked solution
Worked solution
Form the auxiliary equation
m2+2m+5=0
Substituting x=emt into the homogeneous equation turns it into a quadratic in m.
Evaluate the discriminant
b2−4ac=−16
Its sign is what decides the nature of the damping.
Solve the auxiliary equation
m=−1+2i,−1−2i
The discriminant is negative, so there are a complex-conjugate pair of roots.
Write down the complementary function
x=e−t(Acos(2t)+Bsin(2t))
This is the standard form for a complex-conjugate pair of roots.
Note that the complementary function is a transient
e−t(Acos(2t)+Bsin(2t))→0ast→∞
The steady state is therefore the particular integral on its own.
Substitute the trial function and compare coefficients
λ=2,μ=1
Matching the coefficients of cos(t) and sin(t) gives two equations.
Differentiate the trial function twice
x˙=−2sin(t)+cos(t),x¨=−sin(t)−2cos(t)
Both derivatives are needed before the trial function can be substituted.
Substitute the fitted function into the model
x¨+2x˙+5x=10cos(t)
The residual vanishes identically, so this really is a solution of the forced model.
Write the steady state in harmonic form
R=λ2+μ2=5
The amplitude of the long-term oscillation follows immediately from the two constants.
Test a sign-flipped option by substitution
sin(t)−2cos(t)⇒residual=8sin(t)−16cos(t)=0
Flipping the sign of λ leaves a non-zero residual, so that option is wrong.
Note that the transient is not part of the steady state
e−t(Acos(2t)+Bsin(2t))→0
Any option containing an exponential factor could not be the steady state.
Note the period of the steady state
period=2π
In the long run the model is driven at the frequency of the forcing, not its own.
Reject any option with λ and μ interchanged
λ=μ
The two constants play different roles, so swapping them changes the function.
Recall the structure of the full solution
x=complementary function+particular integral
The complementary function carries the arbitrary constants; the particular integral carries the forcing.
Recall the trial particular integral for a sinusoidal forcing term
x=λcos(Ωt)+μsin(Ωt)
Both a cosine and a sine are needed because differentiating swaps them.
Recall the trial particular integral for an exponential forcing term
x=λeαt
An exponential reproduces itself under differentiation, so one constant suffices.
Select the steady-state solution
x=sin(t)+2cos(t)
This is what the model settles down to once the transient has decayed.
Answer
sin(t)+2cos(t)
Question 4
9 markschallenging
An undamped instrument mount is driven at a frequency different from its own, starting from rest at the equilibrium position. Its displacement x micrometres at time t seconds satisfies x¨+9x=6cos(2t). When t=0, x=0 and x˙=0. Which of the following best describes the behaviour of the system as t becomes large?
Show worked solution
Worked solution
Form the auxiliary equation
m2+9=0
Substituting x=emt into the homogeneous equation turns it into a quadratic in m.
Evaluate the discriminant
b2−4ac=−36
Its sign is what decides the nature of the damping.
Solve the auxiliary equation
m=−3i,3i
The discriminant is negative, so there are a complex-conjugate pair of roots.
Write down the complementary function
x=Acos(3t)+Bsin(3t)
This is the standard form for a complex-conjugate pair of roots.
Find the particular integral
xPI=56cos(2t)
This is the part of the solution forced by the right-hand side.
Form the full solution
x=56cos(2t)−56cos(3t)
Applying the initial conditions to CF + PI gives the actual motion.
Examine each part as t→∞
no damping: nothing decays
With no damping term nothing in the complementary function decays.
Note the sign of the real part of each root
Re(m)=0
A negative real part makes that part of the solution decay.
Compare the two frequencies present
natural and forcing frequencies
If they are equal and there is no damping the response grows without bound.
Check the size of the solution at a large time
x(200)≈0.5685
Evaluating the solution far into the future confirms the classification.
Test whether the solution settles to a single sinusoid
x(t+T)=x(t)
The response never repeats with the period of the forcing, so it does not settle.
Compare the natural and the forcing frequencies
ω0=3,Ω=2
Equal frequencies with no damping is exactly the resonance condition.
Note the role of the damping term
coefficient ofx˙=0
With no damping there is no transient to die away, so nothing settles.
Recall the structure of the full solution
x=complementary function+particular integral
The complementary function carries the arbitrary constants; the particular integral carries the forcing.
Recall the trial particular integral for a sinusoidal forcing term
x=λcos(Ωt)+μsin(Ωt)
Both a cosine and a sine are needed because differentiating swaps them.
Select the correct description
t→∞:no damping: nothing decays
This is what the model predicts in the long run.
Answer
x stays bounded but never settles down, because it is the sum of two oscillations with different periods
Question 5
9 markschallenging
A test rig of mass 3 kg is fitted with a damper and a spring so that the mass returns to rest in the shortest possible time. Its displacement x metres from the equilibrium position at time t seconds satisfies 3x¨+12x˙+12x=0. Which of the following correctly describes the damping in this model?
Show worked solution
Worked solution
Form the auxiliary equation
3m2+12m+12=0
The type of damping is decided entirely by the roots of this quadratic.
Evaluate the discriminant
b2−4ac=(12)2−4×3×12=0
The sign of the discriminant is the whole of the classification.
Interpret the sign of the discriminant
b2−4ac=0⇒critical damping
Two distinct real roots give heavy damping, a repeated root gives critical damping and complex roots give light damping.
Solve the auxiliary equation
m=2×3−(12)±0=−2
The roots confirm the classification made from the discriminant.
Write down the complementary function
x=(A+Bt)e−2t
The form of the solution is the real content of the classification.
Compare the damping coefficient with its critical value
bcrit=2ac=23×12=12
This is the value of b at which the discriminant would vanish.
Form the damping ratio
bcritb=1212=1
A ratio below 1 is light damping, exactly 1 is critical and above 1 is heavy.
Describe the resulting motion
xnever crossesx=0more than once
Real roots give a sum of decaying exponentials, which changes sign at most once.
Confirm the motion decays
Re(m)<0⇒x→0
Every root has a negative real part, so the model does return to equilibrium.
Reject the undamped option
the coefficient ofx˙is12=0
A non-zero x˙ coefficient means there is genuine damping, so the roots cannot be purely imaginary.
Reject the negative-damping option
both roots haveRe(m)<0
No root has a positive real part, so nothing in the solution can grow.
Reject the two remaining classifications
b2−4ac=0exactly
The discriminant can only have one sign, so exactly one classification survives.
Recall the auxiliary equation
ax¨+bx˙+cx=0⇒am2+bm+c=0
Trying x=emt turns the differential equation into a quadratic in m.
Recall how the discriminant classifies the damping
b2−4ac>0heavy,b2−4ac=0critical,b2−4ac<0light
The nature of the roots decides whether the model oscillates on its way to rest.
Select the correct description
b2−4ac=0⇒critical damping
The discriminant settles the classification with no further work.
Answer
Critical damping: the auxiliary equation has a repeated negative root, so the system returns to equilibrium as quickly as possible without oscillating
Unlock 29 more Modelling with differential equations questions
Create a free account to work through every Further Maths Modelling with differential equations question with instant step-by-step worked solutions, progress tracking and interactive lessons.