A-Level Further Mathematics – Chapter 12: Further Mechanics Further Mechanics

Edexcel · AQA · OCR A-Level Further Mathematics · Updated March 2026

Contents

  1. 12.1 Momentum and Impulse
  2. 12.2 Oblique Collisions
  3. 12.3 Circular Motion (Horizontal)
  4. 12.4 Circular Motion (Vertical)
  5. 12.5 Simple Harmonic Motion
  6. 12.6 Damped Oscillations
  7. Practice Problems

12.1 Momentum and Impulse

Definitions — Momentum and Impulse

Linear momentum: $\mathbf{p} = m\mathbf{v}$ (kg m s$^{-1}$).

Impulse: $\mathbf{J} = \mathbf{F}\Delta t = m\mathbf{v} - m\mathbf{u}$ (N s = kg m s$^{-1}$). The impulse–momentum theorem states that the impulse of a force equals the change in momentum.

Conservation of momentum: In the absence of external forces, the total momentum of a system is constant: $$m_1 u_1 + m_2 u_2 = m_1 v_1 + m_2 v_2$$

Newton's Law of Restitution

For a direct collision between two bodies, the coefficient of restitution $e$ is defined by:

$$e = \frac{\text{speed of separation}}{\text{speed of approach}} = \frac{v_2 - v_1}{u_1 - u_2}$$

where velocities are measured in the same positive direction. $0 \leq e \leq 1$: $e = 0$ is perfectly inelastic (bodies coalesce); $e = 1$ is perfectly elastic (kinetic energy conserved).

Figure 12.1 — Before-and-after diagram for a 1D collision. Ball A (blue, $m_1 = 2$ kg) travelling at $u_1 = 5$ m s$^{-1}$ collides with Ball B (red, $m_2 = 3$ kg) at rest. With $e = 0.6$, the arrows show the post-collision velocities $v_1$ and $v_2$.

Example 12.1.1 — Direct Collision, Finding Post-Collision Velocities

Ball A (2 kg) moves at 5 m s$^{-1}$ and collides directly with ball B (3 kg) at rest. Given $e = 0.6$, find the velocities after impact.

CLM $2(5) + 3(0) = 2v_1 + 3v_2 \Rightarrow 2v_1 + 3v_2 = 10$.     (1)

NLR $v_2 - v_1 = 0.6(5 - 0) = 3$, so $v_2 = v_1 + 3$.     (2)

Solve Substituting (2) into (1): $2v_1 + 3(v_1 + 3) = 10 \Rightarrow 5v_1 = 1 \Rightarrow v_1 = 0.2$ m s$^{-1}$.
$v_2 = 3.2$ m s$^{-1}$. Both move in the original direction of A.

Example 12.1.2 — Perfectly Inelastic Collision

Two railway trucks, masses 4 kg and 6 kg, moving at 3 m s$^{-1}$ and 1 m s$^{-1}$ in the same direction, coalesce on impact. Find the common velocity and energy lost.

CLM: $4(3) + 6(1) = 10v \Rightarrow v = 1.8$ m s$^{-1}$.

KE before: $\tfrac{1}{2}(4)(9) + \tfrac{1}{2}(6)(1) = 18 + 3 = 21$ J.

KE after: $\tfrac{1}{2}(10)(1.8)^2 = 16.2$ J.

Energy lost: $21 - 16.2 = 4.8$ J.

Example 12.1.3 — Successive Collisions

Three identical balls A, B, C of mass $m$ are at rest in a line. Ball A is given velocity $u$. A hits B ($e = 0.5$), then B hits C ($e = 0.5$). Find all final velocities.

A–B collision: CLM: $mu = mv_A + mv_B \Rightarrow v_A + v_B = u$.
NLR: $v_B - v_A = 0.5u$. Solving: $v_A = 0.25u$, $v_B = 0.75u$.

B–C collision: CLM: $0.75u = v_B' + v_C'$.
NLR: $v_C' - v_B' = 0.5(0.75u) = 0.375u$. Solving: $v_B' = 0.1875u$, $v_C' = 0.5625u$.

Example 12.1.4 — Impulse from a Variable Force

A force $F = 6t$ N acts on a 2 kg particle from $t = 0$ to $t = 3$ s. The particle starts from rest. Find the final velocity.

Impulse $J = \displaystyle\int_0^3 6t\,dt = \left[3t^2\right]_0^3 = 27$ N s.

$J = mv - mu \Rightarrow 27 = 2v - 0 \Rightarrow v = 13.5$ m s$^{-1}$.

Exam Tip

Always define a positive direction at the start. NLR gives speed of separation / speed of approach — check both quantities are measured in the same positive direction (so use the formula $v_2 - v_1 = e(u_1 - u_2)$ consistently). A negative post-collision velocity means the body has reversed direction.

12.2 Oblique Collisions

When a smooth sphere or particle strikes a smooth plane or another sphere at an angle, we resolve velocities parallel and perpendicular to the surface (or line of centres for sphere–sphere).

Oblique Impact with a Smooth Plane

For a particle striking a smooth plane:

Example 12.2.1 — Oblique Bounce off a Wall

A ball hits a smooth vertical wall at 8 m s$^{-1}$ at 30° to the wall. Given $e = 0.75$, find the speed and direction of rebound.

Parallel component (unchanged): $v_\parallel = 8\cos 30° = 4\sqrt{3}$ m s$^{-1}$.

Perpendicular component (towards wall): $u_\perp = 8\sin 30° = 4$ m s$^{-1}$.
$v_\perp = 0.75 \times 4 = 3$ m s$^{-1}$ (away from wall).

Speed: $\sqrt{(4\sqrt{3})^2 + 3^2} = \sqrt{48 + 9} = \sqrt{57} \approx 7.55$ m s$^{-1}$.

Angle to wall: $\tan\theta = v_\perp / v_\parallel = 3/(4\sqrt{3}) \Rightarrow \theta \approx 23.4°$.

Example 12.2.2 — Sphere–Sphere Oblique Collision

Two equal spheres collide. Sphere A moves at velocity $u$ at 60° to the line of centres; sphere B is at rest. With $e = 0.5$, find the velocities after impact.

Line of centres Component of A: $u\cos 60° = u/2$. Apply CLM and NLR along line of centres:
CLM: $m(u/2) = mv_A' + mv_B' \Rightarrow v_A' + v_B' = u/2$.
NLR: $v_B' - v_A' = 0.5(u/2) = u/4$.
Solving: $v_B' = 3u/8$, $v_A' = u/8$ (both along line of centres).

Perp. to line of centres No impulse along this direction, so A retains $u\sin 60° = u\sqrt{3}/2$; B has zero in this direction.

Final speed of A: $\sqrt{(u/8)^2 + (u\sqrt{3}/2)^2} = u\sqrt{1/64 + 3/4} = u\sqrt{49/64} = 7u/8$.

Example 12.2.3 — Range of Possible Deflections

A ball strikes a smooth floor at angle $\alpha$ to the horizontal with speed $V$. Coefficient of restitution $e$. Show the angle of rebound $\beta$ satisfies $\tan\beta = e\tan\alpha$.

Parallel: $V\cos\alpha$ unchanged. Perpendicular (vertical): $eV\sin\alpha$.
$\tan\beta = \dfrac{eV\sin\alpha}{V\cos\alpha} = e\tan\alpha$.   Since $e < 1$, we have $\beta < \alpha$ — the ball rebounds at a shallower angle.

Exam Tip

In oblique sphere–sphere collisions, the impulse acts only along the line of centres (since the spheres are smooth). Always begin by resolving into components along and perpendicular to the line of centres, and apply CLM and NLR only along the line of centres.

12.3 Circular Motion (Horizontal)

Key Quantities in Circular Motion

Figure 12.2 — A particle moving in a horizontal circle of radius $r = 2$ (blue path). The centripetal acceleration vector (red arrow) always points towards the centre $O$, perpendicular to the velocity (green arrow).

Example 12.3.1 — Particle on a String (Horizontal Circle)

A particle of mass 0.5 kg is attached to a string of length 1.2 m and moves in a horizontal circle at 4 rad s$^{-1}$ on a smooth table. Find the tension in the string.

$T = mr\omega^2 = 0.5 \times 1.2 \times 16 = 9.6$ N.

Example 12.3.2 — Conical Pendulum

A particle of mass $m$ is attached to a string of length $l$ and moves in a horizontal circle, the string making angle $\theta$ with the vertical. Find the period of revolution.

Vertically: $T\cos\theta = mg \Rightarrow T = mg/\cos\theta$.

Horizontally (centripetal): $T\sin\theta = mr\omega^2$ where $r = l\sin\theta$.
$\dfrac{mg\sin\theta}{\cos\theta} = ml\sin\theta\,\omega^2 \Rightarrow \omega^2 = \dfrac{g}{l\cos\theta}$.

Period: $T_{\text{period}} = \dfrac{2\pi}{\omega} = 2\pi\sqrt{\dfrac{l\cos\theta}{g}}$.

Example 12.3.3 — Car on a Banked Track

A road is banked at angle $\theta$ to the horizontal. A car of mass $m$ travels at speed $v$ around a horizontal circle of radius $r$. For motion without friction, find $\tan\theta$.

Normal reaction $N$ acts perpendicular to the banked surface.
Vertically: $N\cos\theta = mg$.
Horizontally (centripetal): $N\sin\theta = \dfrac{mv^2}{r}$.
Dividing: $\tan\theta = \dfrac{v^2}{rg}$.

Example 12.3.4 — Maximum Speed on Banked Track with Friction

A banked road ($\theta = 15°$) has coefficient of friction $\mu = 0.3$. The circle has radius 200 m. Find the maximum speed before slipping.

At maximum speed, friction acts down the slope (inward and downward along the bank).
Vertically: $N\cos\theta - F\sin\theta = mg$ where $F = \mu N$.
$N(\cos\theta - \mu\sin\theta) = mg \Rightarrow N = \dfrac{mg}{\cos\theta - \mu\sin\theta}$.

Horizontally: $N\sin\theta + F\cos\theta = \dfrac{mv^2}{r}$.
$N(\sin\theta + \mu\cos\theta) = \dfrac{mv^2}{r} \Rightarrow v^2 = rg\cdot\dfrac{\tan\theta + \mu}{1 - \mu\tan\theta}$.

$v^2 = 200 \times 9.8 \times \dfrac{\tan 15° + 0.3}{1 - 0.3\tan 15°} \approx 200 \times 9.8 \times \dfrac{0.268 + 0.3}{1 - 0.0804} \approx 200 \times 9.8 \times 0.617 \approx 1209$.
$v \approx 34.8$ m s$^{-1}$.

Exam Tip

Centripetal force is not a separate force — it is the net inward force. Do not add it to your force diagram. Instead, apply Newton's second law in the radial direction: $\sum F_{\text{radial}} = \dfrac{mv^2}{r}$.

12.4 Circular Motion (Vertical)

For circular motion in a vertical plane, the speed varies with height. We use energy conservation alongside Newton's second law in the radial direction.

Energy Method for Vertical Circles

Taking the bottom of the circle as the reference level (height $= 0$), a particle at angle $\theta$ from the bottom is at height $r(1 - \cos\theta)$. By conservation of energy:

$$\tfrac{1}{2}mv^2 = \tfrac{1}{2}mv_{\text{bottom}}^2 - mgr(1 - \cos\theta)$$

$$v^2 = v_{\text{bottom}}^2 - 2gr(1-\cos\theta)$$

Example 12.4.1 — Particle on a String (Vertical Circle)

A particle on a string of length 1 m is given speed $v_0$ at the bottom. Find the minimum $v_0$ for the string to remain taut throughout a complete vertical circle.

At the top, the centripetal force condition requires $T + mg = \dfrac{mv_{\text{top}}^2}{r}$. For minimum (taut) condition, $T = 0$:
$mg = \dfrac{mv_{\text{top}}^2}{r} \Rightarrow v_{\text{top}}^2 = gr$.

Energy: $v_0^2 = v_{\text{top}}^2 + 4gr = gr + 4gr = 5gr$.
Minimum $v_0 = \sqrt{5gr} = \sqrt{5 \times 9.8 \times 1} \approx 7.0$ m s$^{-1}$.

Example 12.4.2 — Particle on a Rod (Can Push)

A particle on a rod (rigid, so $T$ can be negative) completes vertical circles. At the top, what is the minimum speed?

For a rod, the reaction can act either inward or outward. The minimum speed at the top is $v_{\text{top}} = 0$ (the particle can be momentarily stationary at the top). Energy: $v_0^2 = 4gr$, so $v_0 = 2\sqrt{gr}$. This is a lower minimum than for a string.

Example 12.4.3 — Particle Inside a Smooth Sphere

A particle slides inside a smooth sphere of radius $r$. It starts with speed $v_0$ at the bottom. Find the angle at which it leaves the surface.

The particle leaves the surface when the normal reaction $N = 0$.
Radially: $mg\cos\theta - N = \dfrac{mv^2}{r}$. At $N = 0$: $g\cos\theta = v^2/r$.
Energy: $v^2 = v_0^2 - 2gr(1 - \cos\theta)$.
Substituting: $g\cos\theta = \dfrac{v_0^2}{r} - 2g + 2g\cos\theta \Rightarrow \cos\theta = \dfrac{v_0^2/r - 2g}{-g} = \dfrac{2g - v_0^2/r}{g} = 2 - \dfrac{v_0^2}{gr}$.
(Valid only when $|\cos\theta| \leq 1$.)

Example 12.4.4 — Finding Speed at Given Height

A ball on a string of length 2 m is released from rest with the string horizontal. Find the speed and tension at the lowest point.

Height drop: $h = r = 2$ m. Energy: $v^2 = 2gr = 2 \times 9.8 \times 2 = 39.2 \Rightarrow v \approx 6.26$ m s$^{-1}$.

At the bottom: $T - mg = \dfrac{mv^2}{r} \Rightarrow T = m\left(g + \dfrac{v^2}{r}\right) = m(9.8 + 19.6) = 29.4m$ N.

Exam Tip

For string problems, the critical condition is $T \geq 0$ (string cannot push). For rod problems, $T$ can be negative (rod can push or pull). State which case you are using, and check the sign of $T$ in your solution.

12.5 Simple Harmonic Motion

Definition — Simple Harmonic Motion (SHM)

A particle undergoes Simple Harmonic Motion if its acceleration is directed towards a fixed centre and proportional to its displacement from that centre:

$$\ddot{x} = -\omega^2 x$$

where $\omega > 0$ is the angular frequency (rad s$^{-1}$). This is equivalent to the ODE $\ddot{x} + \omega^2 x = 0$.

Key Results for SHM

General solution: $x = A\cos(\omega t + \phi)$, where $A$ is the amplitude and $\phi$ is the phase angle.

Velocity formula: $v^2 = \omega^2(A^2 - x^2)$, or equivalently $v = \dot{x} = -A\omega\sin(\omega t + \phi)$.

Period: $T = \dfrac{2\pi}{\omega}$.

Maximum speed: $v_{\max} = A\omega$ (at $x = 0$, the equilibrium position).

Maximum acceleration: $a_{\max} = A\omega^2$ (at $x = \pm A$, the extremes).

Example 12.5.1 — Particle on a Spring

A particle of mass 0.2 kg is attached to a spring of natural length 0.5 m and stiffness $k = 50$ N m$^{-1}$, hanging vertically. Find the period of oscillation and amplitude if released from a point 0.1 m below the equilibrium.

$\omega^2 = k/m = 50/0.2 = 250 \Rightarrow \omega = 5\sqrt{10}$ rad s$^{-1}$.

Period: $T = \dfrac{2\pi}{5\sqrt{10}} = \dfrac{2\pi}{15.81} \approx 0.397$ s.

Amplitude: $A = 0.1$ m (released from rest, so amplitude equals initial displacement from equilibrium).

Example 12.5.2 — Finding Speed at a Given Displacement

A particle executes SHM with amplitude 3 cm and period 2 s. Find the speed when the displacement is 2 cm.

$\omega = 2\pi/T = \pi$ rad s$^{-1}$.

$v^2 = \omega^2(A^2 - x^2) = \pi^2(9 - 4) = 5\pi^2 \Rightarrow v = \pi\sqrt{5} \approx 7.03$ cm s$^{-1}$.

Example 12.5.3 — Simple Pendulum

A simple pendulum of length $l = 1$ m undergoes small oscillations. Find the period and confirm the motion is approximately SHM.

For small angle $\theta$: $\ddot{\theta} \approx -\dfrac{g}{l}\theta$, so $\omega^2 = g/l = 9.8$, $\omega = \sqrt{9.8}$.

$T = 2\pi\sqrt{l/g} = 2\pi\sqrt{1/9.8} \approx 2.007$ s.

The acceleration is proportional to $-\theta$ (and hence $-x$ for small angles), confirming SHM.

Example 12.5.4 — Time to Reach a Given Displacement

A particle starts at the centre of its SHM (equilibrium, $x = 0$) moving in the positive direction. $A = 4$ cm, $\omega = 2$ rad s$^{-1}$. Find the first time $t$ when $x = 3$ cm.

$x = A\sin\omega t = 4\sin 2t$ (since it starts at $x = 0$ moving positively).

$3 = 4\sin 2t \Rightarrow \sin 2t = 0.75 \Rightarrow 2t = \arcsin(0.75) \approx 0.8481 \Rightarrow t \approx 0.424$ s.

Example 12.5.5 — Elastic String and SHM

A particle of mass $m$ hangs from an elastic string with natural length $l_0$ and modulus of elasticity $\lambda$. At equilibrium, the extension is $e_0 = mgl_0/\lambda$. If displaced a further distance $x$ downward and released, show the motion is SHM.

Net force $= \lambda(e_0 + x)/l_0 - mg = \lambda e_0/l_0 + \lambda x/l_0 - mg$. Since $\lambda e_0/l_0 = mg$ (equilibrium condition):
Net force $= \lambda x/l_0$ upward, so $m\ddot{x} = -\dfrac{\lambda}{l_0}x$, giving $\omega^2 = \dfrac{\lambda}{ml_0}$. This is SHM.

Example 12.5.6 — SHM from First Principles: Horizontal Spring

A particle of mass $m$ on a smooth horizontal surface is attached to a spring of natural length $l_0$ and stiffness $k$. Prove the motion is SHM and state the period.

Let $x$ be the displacement from the natural length position. Hooke's law gives restoring force $F = -kx$ (restoring towards $x = 0$).

Newton's second law: $m\ddot{x} = -kx \Rightarrow \ddot{x} = -\dfrac{k}{m}x$.

This has the form $\ddot{x} = -\omega^2 x$ with $\omega^2 = k/m$, confirming SHM.

Period: $T = \dfrac{2\pi}{\omega} = 2\pi\sqrt{\dfrac{m}{k}}$. Amplitude: determined by initial conditions.

General Solution Forms for SHM

The solution $\ddot{x} + \omega^2 x = 0$ may be written in three equivalent forms depending on initial conditions:

All three are equivalent; choose the form that best fits the given initial conditions to minimise algebra.

Exam Tip

The key formula $v^2 = \omega^2(A^2 - x^2)$ is derived from energy methods. At the extremes $x = \pm A$, $v = 0$; at the centre $x = 0$, $v = A\omega$ (maximum). Memorise both results.

12.6 Damped Oscillations

Real oscillating systems experience damping — a resistive force proportional to velocity. The equation of motion becomes:

$$m\ddot{x} + k\dot{x} + cx = 0$$

or, in standard form, $\ddot{x} + 2\gamma\dot{x} + \omega_0^2 x = 0$, where $\gamma = k/(2m)$ is the damping coefficient and $\omega_0^2 = c/m$. This is precisely the homogeneous second-order ODE from Chapter 10.

Three Cases of Damped Oscillation

The discriminant of the auxiliary equation $m^2 + 2\gamma m + \omega_0^2 = 0$ determines the behaviour:

Example 12.6.1 — Identifying the Damping Case

A mass-spring-damper system has $m = 1$ kg, $k = 4$ N s m$^{-1}$ (damping), $c = 13$ N m$^{-1}$ (stiffness). Classify and solve.

Equation: $\ddot{x} + 4\dot{x} + 13x = 0$. Auxiliary: $m^2 + 4m + 13 = 0 \Rightarrow m = -2 \pm 3i$.

$\gamma = 2 < \omega_0 = \sqrt{13} \approx 3.61$ — underdamped.

$x = e^{-2t}(A\cos 3t + B\sin 3t)$. Physical interpretation: the system oscillates with angular frequency 3 rad s$^{-1}$ while amplitude decays as $e^{-2t}$.

Example 12.6.2 — Critical Damping

For $m = 1$ kg and $c = 9$ N m$^{-1}$, find the damping constant $k$ that gives critical damping. Solve with $x(0) = 1$ m, $\dot{x}(0) = 0$.

$\ddot{x} + (k/m)\dot{x} + (c/m)x = 0 \Rightarrow \ddot{x} + k\dot{x} + 9x = 0$.
Critical damping: $\gamma^2 = \omega_0^2 \Rightarrow (k/2)^2 = 9 \Rightarrow k = 6$ N s m$^{-1}$.
Equation: $\ddot{x} + 6\dot{x} + 9x = 0$, repeated root $m = -3$. $x = (A + Bt)e^{-3t}$.
ICs: $A = 1$; $\dot{x}(0) = B - 3A = 0 \Rightarrow B = 3$. $x = (1 + 3t)e^{-3t}$.

Example 12.6.3 — Physical Interpretation

Explain why critical damping is desirable in applications such as car shock absorbers.

Underdamped systems oscillate — uncomfortable and potentially damaging. Overdamped systems return to equilibrium too slowly — the car body would not recover quickly after a bump. Critical damping provides the fastest return to equilibrium without oscillating, giving the smoothest ride.

Example 12.6.4 — Forced Oscillations and Resonance

Adding a periodic driving force $F_0\cos\Omega t$ gives: $\ddot{x} + 2\gamma\dot{x} + \omega_0^2 x = (F_0/m)\cos\Omega t$. The particular integral is found by the trial function method. When $\Omega \approx \omega_0$ (forcing frequency near natural frequency), the amplitude of the PI becomes very large — this is resonance. In the undamped case ($\gamma = 0$) with $\Omega = \omega_0$, resonance causes the amplitude to grow without bound.

Example 12.6.5 — Overdamped System

Solve $\ddot{x} + 5\dot{x} + 4x = 0$ with $x(0) = 3$, $\dot{x}(0) = 0$. Describe the motion.

Auxiliary: $m^2 + 5m + 4 = (m+1)(m+4) = 0$, roots $m = -1, -4$. Overdamped (both roots real and negative).

$x = Ae^{-t} + Be^{-4t}$. $x(0) = A + B = 3$.

$\dot{x}(0) = -A - 4B = 0 \Rightarrow A = -4B$. Substituting: $-4B + B = 3 \Rightarrow B = -1$, $A = 4$.

$$x = 4e^{-t} - e^{-4t}$$

The particle returns from $x = 3$ to equilibrium ($x = 0$) monotonically — no oscillation. The slower-decaying term $4e^{-t}$ dominates for large $t$.

Summary — Connections Between Chapters 10, 12

The equations of mechanical oscillation and second-order ODEs are identical in structure:

Exam Tip

The three damping cases correspond directly to the three cases of the auxiliary equation in Chapter 10. If asked to "sketch the motion", draw the solution curve: (i) underdamped — decaying oscillation; (ii) critically damped — smooth exponential-like return; (iii) overdamped — slower exponential return, no oscillation.

Practice Problems

Problem 1

Ball A (3 kg) moves at 6 m s$^{-1}$ and collides directly with ball B (2 kg) moving at 1 m s$^{-1}$ in the same direction. Given $e = 0.5$, find the velocities after impact and the energy lost.

Show solution

CLM: $3(6) + 2(1) = 3v_1 + 2v_2 \Rightarrow 3v_1 + 2v_2 = 20$.

NLR: $v_2 - v_1 = 0.5(6-1) = 2.5$, so $v_2 = v_1 + 2.5$.

$3v_1 + 2v_1 + 5 = 20 \Rightarrow v_1 = 3$ m s$^{-1}$, $v_2 = 5.5$ m s$^{-1}$.

KE before: $\tfrac{1}{2}(3)(36) + \tfrac{1}{2}(2)(1) = 54 + 1 = 55$ J. After: $\tfrac{1}{2}(3)(9) + \tfrac{1}{2}(2)(30.25) = 13.5 + 30.25 = 43.75$ J. Energy lost: $11.25$ J.

Problem 2

A particle of mass 0.3 kg moves in a horizontal circle of radius 0.8 m on a smooth table, attached to a string. The particle completes 5 revolutions per second. Find the tension.

Show solution

$\omega = 2\pi \times 5 = 10\pi$ rad s$^{-1}$.

$T = mr\omega^2 = 0.3 \times 0.8 \times (10\pi)^2 = 0.24 \times 100\pi^2 = 24\pi^2 \approx 236.9$ N.

Problem 3

A conical pendulum has string length 0.6 m. Find the angle the string makes with the vertical when the period of revolution is 1.2 s.

Show solution

$T = 2\pi\sqrt{l\cos\theta/g} \Rightarrow 1.2 = 2\pi\sqrt{0.6\cos\theta/9.8}$.

$\sqrt{0.6\cos\theta/9.8} = \dfrac{1.2}{2\pi} \approx 0.1909$.

$0.6\cos\theta/9.8 = 0.03644 \Rightarrow \cos\theta = \dfrac{0.03644 \times 9.8}{0.6} \approx 0.595 \Rightarrow \theta \approx 53.5°$.

Problem 4

A particle on a string of length 1.5 m is given speed $u$ at the bottom of a vertical circle. Find the minimum $u$ for the string to remain taut at the top.

Show solution

Minimum condition at top: $T = 0 \Rightarrow v_{\text{top}}^2 = gr = 9.8 \times 1.5 = 14.7$ m$^2$ s$^{-2}$.

Energy: $u^2 = v_{\text{top}}^2 + 4gr = 14.7 + 4(9.8)(1.5) = 14.7 + 58.8 = 73.5$.

$u = \sqrt{73.5} \approx 8.57$ m s$^{-1}$.

Problem 5

A particle executes SHM with equation $\ddot{x} + 16x = 0$. Given $x = 3$ cm and $\dot{x} = 8$ cm s$^{-1}$ at $t = 0$, find the amplitude and period.

Show solution

$\omega = 4$ rad s$^{-1}$. Amplitude: $A^2 = x_0^2 + (\dot{x}_0/\omega)^2 = 9 + (8/4)^2 = 9 + 4 = 13 \Rightarrow A = \sqrt{13}$ cm.

Period: $T = 2\pi/4 = \pi/2 \approx 1.571$ s.

Problem 6

A particle in SHM has amplitude 5 cm and $\omega = 3$ rad s$^{-1}$. Find the speed when $x = 4$ cm, and the maximum acceleration.

Show solution

$v^2 = \omega^2(A^2 - x^2) = 9(25 - 16) = 81 \Rightarrow v = 9$ cm s$^{-1}$.

Max acceleration: $a_{\max} = A\omega^2 = 5 \times 9 = 45$ cm s$^{-2}$.

Problem 7

A ball hits a smooth horizontal floor at 10 m s$^{-1}$ at 40° to the floor. Given $e = 0.8$, find the speed and direction after impact.

Show solution

Parallel: $v_\parallel = 10\cos 40° \approx 7.660$ m s$^{-1}$ (unchanged).

Perpendicular: $v_\perp = 0.8 \times 10\sin 40° = 0.8 \times 6.428 = 5.143$ m s$^{-1}$.

Speed: $\sqrt{7.660^2 + 5.143^2} = \sqrt{58.68 + 26.45} = \sqrt{85.13} \approx 9.23$ m s$^{-1}$.

Angle to floor: $\arctan(5.143/7.660) \approx 33.8°$.

Problem 8

Classify the motion described by $\ddot{x} + 6\dot{x} + 9x = 0$ and solve with $x(0) = 2$, $\dot{x}(0) = -1$.

Show solution

Auxiliary: $(m+3)^2 = 0$, repeated root $m = -3$ — critically damped.

$x = (A + Bt)e^{-3t}$. $x(0) = A = 2$.

$\dot{x} = (B - 3A - 3Bt)e^{-3t}$. $\dot{x}(0) = B - 3(2) = -1 \Rightarrow B = 5$.

$$x = (2 + 5t)e^{-3t}$$

Problem 9

Two particles A (mass 4 kg, velocity 3 m s$^{-1}$) and B (mass 2 kg, velocity $-1$ m s$^{-1}$, i.e.\ moving in the opposite direction) collide directly with $e = 0.4$. Determine whether they move in the same direction after impact.

Show solution

CLM: $4(3) + 2(-1) = 4v_A + 2v_B \Rightarrow 4v_A + 2v_B = 10 \Rightarrow 2v_A + v_B = 5$.

NLR: Speed of approach $= 3 - (-1) = 4$ m s$^{-1}$. $v_B - v_A = 0.4 \times 4 = 1.6$.

From CLM: $v_B = 5 - 2v_A$. Substituting: $5 - 2v_A - v_A = 1.6 \Rightarrow 3v_A = 3.4 \Rightarrow v_A \approx 1.133$ m s$^{-1}$.

$v_B = 5 - 2(1.133) = 2.733$ m s$^{-1}$. Both positive — both move in the original positive direction.

Problem 10

A particle undergoes SHM with $A = 6$ cm and $T = 4$ s. It starts at the positive extreme. Find (a) the displacement at $t = 1$ s, (b) the time when the speed first equals half its maximum value.

Show solution

$\omega = 2\pi/4 = \pi/2$ rad s$^{-1}$. Starting at positive extreme: $x = 6\cos(\pi t/2)$ cm.

(a) $x(1) = 6\cos(\pi/2) = 0$ cm.

(b) Maximum speed: $v_{\max} = A\omega = 6 \times \pi/2 = 3\pi$ cm s$^{-1}$. Half max: $3\pi/2$.

$v^2 = \omega^2(A^2 - x^2) = (9\pi^2/4)$. So $(\pi/2)^2(36 - x^2) = (3\pi/2)^2 \Rightarrow 36 - x^2 = 9 \Rightarrow x = 3\sqrt{3}$ cm.

$6\cos(\pi t/2) = 3\sqrt{3} \Rightarrow \cos(\pi t/2) = \sqrt{3}/2 \Rightarrow \pi t/2 = \pi/6 \Rightarrow t = 1/3$ s.