Question 1 · structured
10 marksAn oscillatory system is governed by the acceleration equation \(a = -2\pi^2 x\).
(a) Explain why this equation describes simple harmonic motion, and calculate the frequency of the oscillation. [3]
(b) A student models a physical mass-spring system consisting of a mass of \(0.25\text{ kg}\) suspended from a spring of stiffness \(k = 40\text{ N m}^{-1}\). Show that the angular frequency \(\omega\) of this system is approximately \(13\text{ rad s}^{-1}\). [2]
(c) The student uses an iterative Euler-Cromer numerical model to simulate the motion of this system with a time step of \(\Delta t = 0.020\text{ s}\). The starting conditions at \(t = 0\text{ s}\) are displacement \(x_0 = 0.050\text{ m}\) and velocity \(v_0 = 0\text{ m s}^{-1}\).
The iterative equations used are:
\(a_n = -\frac{k}{m} x_n\)
\(v_{n+1} = v_n + a_n \Delta t\)
\(x_{n+1} = x_n + v_{n+1} \Delta t\)
Calculate the values of:
(i) the initial acceleration \(a_0\) at \(t = 0\text{ s}\); [1]
(ii) the velocity \(v_1\) at \(t = 0.020\text{ s}\); [2]
(iii) the displacement \(x_1\) at \(t = 0.020\text{ s}\). [2]
(a) Explain why this equation describes simple harmonic motion, and calculate the frequency of the oscillation. [3]
(b) A student models a physical mass-spring system consisting of a mass of \(0.25\text{ kg}\) suspended from a spring of stiffness \(k = 40\text{ N m}^{-1}\). Show that the angular frequency \(\omega\) of this system is approximately \(13\text{ rad s}^{-1}\). [2]
(c) The student uses an iterative Euler-Cromer numerical model to simulate the motion of this system with a time step of \(\Delta t = 0.020\text{ s}\). The starting conditions at \(t = 0\text{ s}\) are displacement \(x_0 = 0.050\text{ m}\) and velocity \(v_0 = 0\text{ m s}^{-1}\).
The iterative equations used are:
\(a_n = -\frac{k}{m} x_n\)
\(v_{n+1} = v_n + a_n \Delta t\)
\(x_{n+1} = x_n + v_{n+1} \Delta t\)
Calculate the values of:
(i) the initial acceleration \(a_0\) at \(t = 0\text{ s}\); [1]
(ii) the velocity \(v_1\) at \(t = 0.020\text{ s}\); [2]
(iii) the displacement \(x_1\) at \(t = 0.020\text{ s}\). [2]
Show answer & marking schemeHide answer & marking scheme
Worked solution
(a) The equation is of the form \(a = -\omega^2 x\). Since acceleration \(a\) is directly proportional to displacement \(x\) and is in the opposite direction (as indicated by the negative sign), this represents simple harmonic motion.
By comparison, \(\omega^2 = 2\pi^2\), which gives \(\omega = \sqrt{2}\pi \approx 4.44\text{ rad s}^{-1}\).
Since \(\omega = 2\pi f\), the frequency is \(f = \frac{\omega}{2\pi} = \frac{\sqrt{2}\pi}{2\pi} = \frac{\sqrt{2}}{2} \approx 0.707\text{ Hz}\) (or \(0.71\text{ Hz}\) to 2 s.f.).
(b) Using the formula for the angular frequency of a mass-spring system: \(\omega = \sqrt{\frac{k}{m}}\).
Substituting the given values:
\(\omega = \sqrt{\frac{40\text{ N m}^{-1}}{0.25\text{ kg}}} = \sqrt{160} \approx 12.65\text{ rad s}^{-1}\).
This rounds to \(13\text{ rad s}^{-1}\) (to 2 s.f.), as required.
(c)(i) The initial acceleration is given by:
\(a_0 = -\frac{k}{m} x_0 = -\frac{40}{0.25} \times 0.050 = -160 \times 0.050 = -8.0\text{ m s}^{-2}\).
(c)(ii) The next velocity is:
\(v_1 = v_0 + a_0 \Delta t = 0 + (-8.0\text{ m s}^{-2} \times 0.020\text{ s}) = -0.16\text{ m s}^{-1}\).
(c)(iii) The next displacement is:
\(x_1 = x_0 + v_1 \Delta t = 0.050\text{ m} + (-0.16\text{ m s}^{-1} \times 0.020\text{ s}) = 0.050 - 0.0032 = 0.0468\text{ m}\) (or \(0.047\text{ m}\) to 2 s.f.).
By comparison, \(\omega^2 = 2\pi^2\), which gives \(\omega = \sqrt{2}\pi \approx 4.44\text{ rad s}^{-1}\).
Since \(\omega = 2\pi f\), the frequency is \(f = \frac{\omega}{2\pi} = \frac{\sqrt{2}\pi}{2\pi} = \frac{\sqrt{2}}{2} \approx 0.707\text{ Hz}\) (or \(0.71\text{ Hz}\) to 2 s.f.).
(b) Using the formula for the angular frequency of a mass-spring system: \(\omega = \sqrt{\frac{k}{m}}\).
Substituting the given values:
\(\omega = \sqrt{\frac{40\text{ N m}^{-1}}{0.25\text{ kg}}} = \sqrt{160} \approx 12.65\text{ rad s}^{-1}\).
This rounds to \(13\text{ rad s}^{-1}\) (to 2 s.f.), as required.
(c)(i) The initial acceleration is given by:
\(a_0 = -\frac{k}{m} x_0 = -\frac{40}{0.25} \times 0.050 = -160 \times 0.050 = -8.0\text{ m s}^{-2}\).
(c)(ii) The next velocity is:
\(v_1 = v_0 + a_0 \Delta t = 0 + (-8.0\text{ m s}^{-2} \times 0.020\text{ s}) = -0.16\text{ m s}^{-1}\).
(c)(iii) The next displacement is:
\(x_1 = x_0 + v_1 \Delta t = 0.050\text{ m} + (-0.16\text{ m s}^{-1} \times 0.020\text{ s}) = 0.050 - 0.0032 = 0.0468\text{ m}\) (or \(0.047\text{ m}\) to 2 s.f.).
Marking scheme
Part (a) [3 marks]:
- [1 mark] Explains that acceleration is directly proportional to displacement and directed towards the equilibrium position (or opposite to displacement).
- [1 mark] Identifies \(\omega^2 = 2\pi^2\) to find \(\omega = \sqrt{2}\pi \approx 4.44\text{ rad s}^{-1}\).
- [1 mark] Correctly calculates \(f = 0.71\text{ Hz}\) (accept \(0.707\text{ Hz}\)).
Part (b) [2 marks]:
- [1 mark] Recalls and uses \(\omega = \sqrt{\frac{k}{m}}\).
- [1 mark] Shows calculation leading to \(\approx 12.6\text{ rad s}^{-1}\) or \(12.7\text{ rad s}^{-1}\) and rounds to \(13\text{ rad s}^{-1}\).
Part (c) [5 marks]:
- [1 mark] (i) Calculates \(a_0 = -8.0\text{ m s}^{-2}\).
- [1 mark] (ii) Recognizes formula \(v_1 = v_0 + a_0 \Delta t\).
- [1 mark] Calculates \(v_1 = -0.16\text{ m s}^{-1}\).
- [1 mark] (iii) Recognizes formula \(x_1 = x_0 + v_1 \Delta t\).
- [1 mark] Calculates \(x_1 = 0.0468\text{ m}\) (or \(0.047\text{ m}\)).
- [1 mark] Explains that acceleration is directly proportional to displacement and directed towards the equilibrium position (or opposite to displacement).
- [1 mark] Identifies \(\omega^2 = 2\pi^2\) to find \(\omega = \sqrt{2}\pi \approx 4.44\text{ rad s}^{-1}\).
- [1 mark] Correctly calculates \(f = 0.71\text{ Hz}\) (accept \(0.707\text{ Hz}\)).
Part (b) [2 marks]:
- [1 mark] Recalls and uses \(\omega = \sqrt{\frac{k}{m}}\).
- [1 mark] Shows calculation leading to \(\approx 12.6\text{ rad s}^{-1}\) or \(12.7\text{ rad s}^{-1}\) and rounds to \(13\text{ rad s}^{-1}\).
Part (c) [5 marks]:
- [1 mark] (i) Calculates \(a_0 = -8.0\text{ m s}^{-2}\).
- [1 mark] (ii) Recognizes formula \(v_1 = v_0 + a_0 \Delta t\).
- [1 mark] Calculates \(v_1 = -0.16\text{ m s}^{-1}\).
- [1 mark] (iii) Recognizes formula \(x_1 = x_0 + v_1 \Delta t\).
- [1 mark] Calculates \(x_1 = 0.0468\text{ m}\) (or \(0.047\text{ m}\)).