Problems

Filters
Clear Filters
2013 Paper 3 Q1
D: 1700.0 B: 1484.0

Given that \(t= \tan \frac12 x\), show that \(\dfrac {\d t}{\d x} = \frac12(1+t^2)\) and \( \sin x = \dfrac {2t}{1+t^2}\,\). Hence show that \[ \int_0^{\frac12\pi} \frac 1{1+a \sin x}\, \d x = \frac2 {\sqrt{1-a^2}} \arctan \frac{\sqrt{1-a}}{\sqrt{1+a}}\, \qquad \quad (0 < a < 1). \] Let \[ I_n = \int_0^{\frac12\pi} \frac{ \sin ^nx}{2+\sin x} \, \d x \qquad \quad (n\ge0). \] By considering \(I_{n+1}+2I_{n}\,\), or otherwise, evaluate \(I_3\).


Solution: Let \(t = \tan \frac12 x\), then \begin{align*} \frac{\d t}{\d x} &= \tfrac12 \sec^2 \tfrac12 t \\ &= \tfrac12 (1 + \tan^2 \tfrac12 ) \\ &= \tfrac12 (1 + t^2) \\ \\ \sin x &= 2 \sin \tfrac12 x \cos \tfrac12 \\ &= \frac{2 \frac{\sin \tfrac12 x}{ \cos \tfrac12x}}{\frac{1}{\cos^2 \tfrac12 x}} \\ &= \frac{2 \tan \tfrac12 x}{\sec^2 \tfrac12 } \\ &= \frac{2t }{1+t^2} \end{align*} Now consider \begin{align*} t = \tan \tfrac12 x: && \int_0^{\frac12\pi} \frac 1{1+a \sin x}\, \d x &= \int_{t=0}^{t = 1} \frac{1}{1 + a \frac{2t}{1+t^2}} \frac{2}{1+t^2} \d t \\ &&&= \int_0^1 \frac{2}{1+2at+t^2} \d t \\ &&&= \int_0^1 \frac{2}{(t+a)^2 + 1-a^2} \d t \\ (1-a^2) > 0: &&&= \left [ \frac{2}{\sqrt{1-a^2}} \arctan \frac{t+a}{\sqrt{1-a^2}} \right]_0^1 \\ &&&= \frac{2}{\sqrt{1-a^2}} \left ( \arctan \frac{1+a}{\sqrt{1-a^2}} - \arctan \frac{a}{\sqrt{1-a^2}} \right) \\ &&&= \frac{2}{\sqrt{1-a^2}} \arctan \left ( \frac{\frac{1+a}{\sqrt{1-a^2}}-\frac{a}{\sqrt{1-a^2}}}{1+\frac{1+a}{\sqrt{1-a^2}}\frac{a}{\sqrt{1-a^2}}} \right) \\ &&&= \frac{2}{\sqrt{1-a^2}} \arctan \left ( \frac{\frac{1}{\sqrt{1-a^2}}}{\frac{1+a}{1-a^2}} \right) \\ &&&= \frac{2}{\sqrt{1-a^2}} \arctan \left ( \frac{\sqrt{1-a}}{\sqrt{1+a}} \right) \end{align*} as required. Let \[ I_n = \int_0^{\frac12\pi} \frac{ \sin ^nx}{2+\sin x} \, \d x \qquad \quad (n\ge0). \] and consider \begin{align*} I_{n+1} + 2I_n &= \int_0^{\frac12\pi} \frac{ \sin ^{n+1}x+2\sin^{n} x}{2+\sin x} \, \d x \\ &= \int_0^{\frac12\pi} \frac{ \sin^n x (2 + \sin x)}{2+\sin x} \, \d x \\ &= \int_0^{\frac12\pi} \sin^n x \d x \end{align*} Therefore we can compute \begin{align*} I_0 &= \int_0^{\pi/2} \frac{1}{2 + \sin x} \d x \\ &= \frac12 \int_0^{\pi/2} \frac{1}{1 + \frac12 \sin x} \d x \\ &= \frac{1}{\sqrt{3/4}} \arctan \frac{\sqrt{1/2}}{\sqrt{3/2}} \\ &= \frac{2}{\sqrt{3}} \arctan \frac{1}{\sqrt{3}} \\ &= \frac{\pi}{3\sqrt{3}} \\ \\ I_1 &= \int_0^{\pi/2} 1 \d x - 2 I_0 \\ &= \frac{\pi}{2} - \frac{2\pi}{3\sqrt{3}} \\ I_2 &= \int_0^{\pi/2} \sin x \d x - 2I_1 \\ &= 1 - \pi + \frac{4\pi}{3\sqrt{3}} \\ I_3 &= \int_0^{\pi/2} \sin^2 x \d x - 2I_2 \\ &= \frac12 \int_0^{\pi/2} \sin^2 + \cos^2 x \d x - 2I_2 \\ &= \frac{\pi}{4} - 2 + 2\pi - \frac{8\pi}{3\sqrt{3}} \\ &= -2 + \frac{9\pi}{4} - \frac{8\pi}{3\sqrt{3}} \end{align*}

2013 Paper 3 Q2
D: 1700.0 B: 1516.0

In this question, you may ignore questions of convergence. Let \(y= \dfrac {\arcsin x}{\sqrt{1-x^2}}\,\). Show that \[ (1-x^2)\frac {\d y}{\d x} -xy -1 =0 \] and prove that, for any positive integer \(n\), \[ (1-x^2) \frac{\d^{n+2}y}{\d x^{n+2}} - (2n+3)x \frac{\d ^{n+1}y}{\d x ^{n+1}} -(n+1)^2 \frac{\d^ny}{\d x^n}=0\, . \] Hence obtain the Maclaurin series for \( \dfrac {\arcsin x}{\sqrt{1-x^2}}\,\), giving the general term for odd and for even powers of \(x\). Evaluate the infinite sum \[ 1 + \frac 1 {3!} + \frac{2^2}{5!} + \frac {2^2\times 3^2}{7!}+\cdots + \frac {2^2\times 3^2\times \cdots \times n^2}{(2n+1)!} + \cdots\,. \]


Solution: \begin{align*} && y &= \frac{\arcsin x}{\sqrt{1-x^2}} \\ && \frac{\d y}{\d x} &= \frac{(1-x^2)^{-1/2} \cdot (1-x^2)^{1/2}-\arcsin x \cdot (-x)(1-x^2)^{-1/2}}{1-x^2} \\ &&&= \frac{1+ xy}{1-x^2} \\ \Rightarrow && 0 &= (1-x^2) \frac{\d y}{\d x} -xy-1\\ \\ \frac{\d^n}{\d x^{n+1}}: && 0 &= \left ( (1-x^2) y' \right)^{(n+1)} - (xy)^{(n+1)} \\ \Rightarrow && 0 &= (1-x^2)y^{(n+2)} + \binom{n+1}{1}(1-x^2)^{(1)}y^{(n+1)}+\binom{n+1}{2} (1-x^2)^{(2)}y^{(n)} - (xy^{(n+1)} +\binom{n+1}{1} y^{(n)} ) \\ &&&= (1-x^2)y^{(n+2)}+\left ( (n+1)\cdot(-2x)-x \right)y^{(n+1)} + \left ( \frac{(n+1)n}{2} \cdot (-2)-(n+1) \right)y^{(n)} \\ &&&= (1-x^2)y^{(n+2)}-\left ( 2n+3 \right)xy^{(n+1)} - \left ( (n+1)n+(n+1)\right)y^{(n)} \\ &&&= (1-x^2)y^{(n+2)}-\left ( 2n+3 \right)xy^{(n+1)} - \left ( n+1\right)^2y^{(n)} \\ \end{align*} Since \(y(0) = 0, y'(0) = 1\) we can look at the recursion: \(y^{(n+2)} - (n+1)^2y^{(n)}\) for larger terms, ie \(y^{(2k)}(0) = 0\) \(y^{(1)}(0) = 1, y^{(3)}(0) = (1+1)^2 \cdot 1 = 2^2, y^{(5)}(0) = (3+1)^2 y^{(3)} = 4^2 \cdot 2^2\) and \(y^{(2k+1)}(0) = (2k)^2 \cdot (2k-2)^2 \cdots 2^2 \cdot 1^2 = 2^{2k} \cdot (k!)^2\). Therefore \begin{align*} && \frac{\arcsin x}{\sqrt{1-x^2}} &= \sum_{k=0}^{\infty} \frac{2^{2k} \cdot (k!)^2}{(2k+1)!} x^{2k+1} \\ \\ \Rightarrow && \frac{\arcsin \frac12}{\sqrt{1-\left (\frac12 \right)^2}} &= \sum_{k=0}^{\infty} \frac{2^{2k} \cdot (k!)^2}{(2k+1)!} 2^{-2k-1}\\ &&&= \frac12 \sum_{k=0}^{\infty} \frac{ (k!)^2}{(2k+1)!} \\ &&&= \frac12 \left ( 1 + \frac1{3!} + \frac{2^2}{5!} + \cdots+ \right) \\ \Rightarrow&& S &= 2 \frac{2\frac{\pi}{6}}{\sqrt{3}} = \frac{2\pi}{3\sqrt{6}} \end{align*}

2013 Paper 3 Q3
D: 1700.0 B: 1516.0

The four vertices \(P_i\) (\(i= 1, 2, 3, 4\)) of a regular tetrahedron lie on the surface of a sphere with centre at \(O\) and of radius 1. The position vector of \(P_i\) with respect to \(O\) is \({\bf p}_i\) (\(i= 1, 2, 3, 4\)). Use the fact that \({\bf p}_1+ {\bf p}_2+{\bf p}_3+{\bf p}_4={\bf 0}\,\) to show that \({\bf p}_i \,.\, {\bf p}_j =-\frac13\,\) for \(i\ne j\). Let \(X\) be any point on the surface of the sphere, and let \(XP_i\) denote the length of the line joining \(X\) and \(P_i\) (\(i= 1, 2, 3, 4\)).

  1. By writing \((XP_i) ^2\) as \(({\bf p}_i- {\bf x)}\,.\,({\bf p}_i- {\bf x})\), where \({\bf x}\) is the position vector of \(X\) with respect to \(O\), show that \[ \sum_{i=1}^4(XP_i) ^2 =8\,. \]
  2. Given that \(P_1\) has coordinates \((0,0,1)\) and that the coordinates of \(P_2\) are of the form \((a,0,b)\), where \(a>0\), show that \(a=2\sqrt2/3\) and \(b=-1/3\), and find the coordinates of \(P_3\) and \(P_4\).
  3. Show that \[ \sum_{i=1}^4 (XP_i)^4 = 4 \sum_{i=1}^4 (1- {\bf x}\,.\,{\bf p}_i)^2\,. \] By letting the coordinates of \(X\) be \( (x,y,z)\), show further that $ \sum\limits_{i=1}^4 (XP_i)^4\( is independent of the position of \)X$.

2013 Paper 3 Q4
D: 1700.0 B: 1516.0

Show that \((z-\e^{i\theta})(z-\e^{-i\theta})=z^2 -2z\cos\theta +1\,\). Write down the \((2n)\)th roots of \(-1\) in the form \(\e^{i\theta}\), where \(-\pi <\theta \le \pi\), and deduce that \[ z^{2n} +1 = \prod_{k=1}^n \left(z^2-2z \cos\left( \tfrac{(2k-1)\pi}{2n}\right) +1\right) \,. \] Here, \(n\) is a positive integer, and the \(\prod\) notation denotes the product.

  1. By substituting \(z=i\) show that, when \(n\) is even, \[ \cos \left(\tfrac \pi {2n}\right) \cos \left(\tfrac {3\pi} {2n}\right) \cos \left(\tfrac {5\pi} {2n}\right) \cdots \cos \left(\tfrac{(2n-1) \pi} {2n}\right) = {(-1\vphantom{\dot A})}^{\frac12 n} 2^{1-n} \,. \]
  2. Show that, when \(n\) is odd, \[ \cos^2 \left(\tfrac \pi {2n}\right) \cos ^2 \left(\tfrac {3\pi} {2n}\right) \cos ^2 \left(\tfrac {5\pi} {2n}\right) \cdots \cos ^2 \left(\tfrac{(n-2) \pi} {2n}\right) = n 2^{1-n} \,. \] You may use without proof the fact that \(1+z^{2n}= (1+z^2)(1-z^2+z^4 - \cdots + z^{2n-2})\,\) when \(n\) is odd.


Solution: \begin{align*} && (z-e^{i \theta})(z-e^{-i\theta}) &= z^2 - (e^{i\theta}+e^{-i\theta})z + 1 \\ &&&= z^2-2\cos \theta z + 1 \end{align*} The \(2n\)th roots of \(-1\) are \(e^{\frac{i (2k+1)\pi}{2n}}, k \in \{-n, \cdots, n-1 \}\) or \(e^{\frac{i k \pi}{2n}}, k \in \{-2n+1, -2n+3, \cdots, 2n-3, 2n-1 \}\) \begin{align*} && z^{2n}+1 &= (z-e^{-i(2n-1)/2n})\cdot (z-e^{-i(2n-3)/2n})\cdots (z-e^{i(2n-3)/2n})\cdot (z-e^{i(2n-1)/2n}) \\ &&&= \prod_{k=1}^n \left (z - e^{i \frac{2k-1}{2n}\pi} \right)\left (z - e^{-i \frac{2k-1}{2n}\pi} \right)\\ &&&= \prod_{k=1}^n \left (z^2 - 2z \cos \left ( \frac{(2k-1)\pi}{2n}\right) + 1 \right) \end{align*}

  1. \begin{align*} && i^{2n} + 1 &= \prod_{k=1}^n \left (i^2 - 2i \cos \left ( \frac{(2k-1)\pi}{2n}\right) + 1 \right) \\ \Rightarrow && (-1)^n + 1 &= (-1)^n2^ni^n\prod_{k=1}^n \cos \left ( \frac{(2k-1)\pi}{2n}\right) \\ \Rightarrow && \prod_{k=1}^n \cos \left ( \frac{(2k-1)\pi}{2n}\right) &= 2^{1-n}(-1)^{n/2} \tag{if \(n\equiv 0\pmod{2}\)} \end{align*}
  2. When \(n\) is odd, we notice that two of the roots are \(i\) and \(-i\), if we exclude those, (ie by factoring out \(z^2+1\), we see that \begin{align*} && 1-z^2+z^4-\cdots + z^{2n-2} &= \prod_{k=1, 2k-1\neq n}^n \left (z^2-2z \cos \left ( \frac{(2k-1)\pi}{2n} \right)+1 \right) \\ &&&= \prod_{k=1}^{(n-1)/2} \left (z^2-2z \cos \left ( \frac{(2k-1)\pi}{2n} \right)+1 \right) \prod_{k=(n+1)/2}^{n} \left (z^2-2z \cos \left ( \frac{(2k-1)\pi}{2n} \right)+1 \right)\\ &&&= \prod_{k=1}^{(n-1)/2} \left (z^2-2z \cos \left ( \frac{(2k-1)\pi}{2n} \right)+1 \right) \prod_{k=1}^{(n-1)/2} \left (z^2+2z \cos \left ( \frac{(2k-1)\pi}{2n} \right)+1 \right)\\ \Rightarrow && 1-i^2 + i^4 + \cdots + i^{2n-2} &= \prod_{k=1}^{(n-1)/2} \left (2 \cos \left ( \frac{(2k-1)\pi}{2n} \right) \right) \prod_{k=1}^{(n-1)/2} \left (2 \cos \left ( \frac{(2k-1)\pi}{2n} \right) \right)\\ \Rightarrow && n &= 2^{n-1} \prod_{k=1}^{(n-1)/2}\cos^2 \left ( \frac{(2k-1)\pi}{2n} \right) \\ \Rightarrow && \prod_{k=1}^{(n-1)/2}\cos^2 \left ( \frac{(2k-1)\pi}{2n} \right) &= n2^{1-n} \end{align*}

2013 Paper 3 Q5
D: 1700.0 B: 1487.0

In this question, you may assume that, if \(a\), \(b\) and \(c\) are positive integers such that \(a\) and \(b\) are coprime and \(a\) divides \(bc\), then \(a\) divides \(c\). (Two positive integers are said to be coprime if their highest common factor is 1.)

  1. Suppose that there are positive integers \(p\), \(q\), \(n\) and \(N\) such that \(p\) and \(q\) are coprime and \(q^nN=p^n\). Show that \(N=kp^n\) for some positive integer \(k\) and deduce the value of \(q\). Hence prove that, for any positive integers \(n\) and \(N\), \(\sqrt[n]N\) is either a positive integer or irrational.
  2. Suppose that there are positive integers \(a\), \(b\), \(c\) and \(d\) such that \(a\) and \(b\) are coprime and \(c\) and \(d\) are coprime, and \(a^ad^b = b^a c^b \,\). Prove that \(d^b = b^a\) and deduce that, if \(p\) is a prime factor of \(d\), then \(p\) is also a prime factor of \(b\). If \(p^m\) and \(p^n\) are the highest powers of the prime number \(p\) that divide \(d\) and \(b\), respectively, express \(b\) in terms of \(a\), \(m\) and \(n\) and hence show that \(p^n\le n\). Deduce the value of \(b\). (You may assume that if \(x > 0\) and \(y\ge2\) then \(y^x > x\).) Hence prove that, if \(r\) is a positive rational number such that \(r^r\) is rational, then \(r\) is a positive integer.

2013 Paper 3 Q6
D: 1700.0 B: 1500.0

Let \(z\) and \(w\) be complex numbers. Use a diagram to show that \(\vert z-w \vert \le \vert z\vert + \vert w \vert\,.\) For any complex numbers \(z\) and \(w\), \(E\) is defined by \[ E = zw^* + z^*w +2 \vert zw \vert\,. \]

  1. Show that \(\vert z-w\vert^2 = \left( \vert z \vert + \vert w\vert\right)^2 -E\,\), and deduce that \(E\) is real and non-negative.
  2. Show that \(\vert 1-zw^*\vert^2 = \left ( 1 +\vert zw \vert \right)^2 -E\,\).
Hence show that, if both \(\vert z \vert >1\) and \(\vert w \vert >1\), then \[ \frac {\vert z-w\vert} {\vert 1-zw^*\vert } \le \frac{\vert z \vert +\vert w\vert }{1+\vert z w \vert}\,. \] Does this inequality also hold if both \(\vert z \vert <1\) and \(\vert w \vert <1\)?

2013 Paper 3 Q7
D: 1700.0 B: 1500.0

  1. Let \(y(x)\) be a solution of the differential equation \( \dfrac {\d^2 y}{\d x^2}+y^3=0\) with \(y = 1\) and \(\dfrac{\d y}{\d x} =0\) at \(x=0\), and let \[ {\rm E} (x)= \left ( \frac {\d y}{\d x}\right)^{\!\!2} + \tfrac 12 y^4\,. \] Show by differentiation that \({\rm E}\) is constant and deduce that \( \vert y(x) \vert \le 1\) for all \(x\).
  2. Let \(v(x)\) be a solution of the differential equation $ \dfrac{\d^2 v}{\d x^2} + x \dfrac {\d v}{\d x} +\sinh v =0 $ with \(v = \ln 3\) and \(\dfrac{\d v}{\d x} =0\) at \(x=0\), and let \[ {\rm E} (x)= \left ( \frac {\d v}{\d x}\right)^{\!\!2} + 2 \cosh v\,. \] Show that \(\dfrac{\d{\rm E}}{\d x}\le 0\) for \(x\ge0\) and deduce that \(\cosh v(x) \le \frac53\) for \(x\ge0\).
  3. Let \(w(x)\) be a solution of the differential equation \[ \frac{\d^2 w}{\d x^2} + (5\cosh x - 4 \sinh x -3) \frac{\d w}{\d x} + (w\cosh w + 2 \sinh w) =0 \] with \(\dfrac{\d w }{\d x}=\dfrac 1 { \sqrt 2 }\) and \(w=0\) at \(x=0\). Show that \(\cosh w(x) \le \frac54\) for \(x\ge0\).

2013 Paper 3 Q8
D: 1700.0 B: 1484.0

Evaluate \(\displaystyle \sum_{r=0}^{n-1} \e^{2i(\alpha + r\pi/n)}\) where \(\alpha\) is a fixed angle and \(n\ge2\). The fixed point \(O\) is a distance \(d\) from a fixed line \(D\). For any point \(P\), let \(s\) be the distance from \(P\) to \(D\) and let \(r\) be the distance from \(P\) to \(O\). Write down an expression for \(s\) in terms of \(d\), \(r\) and the angle \(\theta\), where \(\theta\) is as shown in the diagram below.

TikZ diagram
The curve \(E\) shown in the diagram is such that, for any point \(P\) on \(E\), the relation \(r = k s\) holds, where \(k\) is a fixed number with \(0< k <1\). Each of the \(n\) lines \(L_1\), \(\ldots\,\), \(L_n\) passes through \(O\) and the angle between adjacent lines is \(\frac \pi n\). The line \(L_j\) (\(j=1\), \(\ldots\,\), \(n\)) intersects \(E\) in two points forming a chord of length \(l_j\). Show that, for \(n\ge2\), \[ \sum_{j=1}^n \frac 1 {l_j} = \frac {(2-k^2)n} {4kd}\,. \]


Solution: \begin{align*} \sum_{r=0}^{n-1} \e^{2i(\alpha + r\pi/n)} &= e^{2i\alpha} \sum_{r=0}^{n-1} \left (\e^{2i\pi/n} \right)^r \\ &= e^{2i\alpha} \frac{1-\left (\e^{2i\pi/n} \right)^n}{1-\e^{2i\pi/n} } \\ &= 0 \end{align*} \(d = s + r \cos \theta\) ie \(s = d - r \cos \theta\) Therefore \(d = \frac{r}{k} + r \cos \theta \Rightarrow r = \frac{kd}{1+k \cos \theta}\). The \(l_j\) will come from \(r(\alpha + \frac{j \pi}{n} )+r(\alpha + \pi + \frac{j \pi}{n} )\) \begin{align*} && l_j &= r(\alpha + \frac{(j-1) \pi}{n} )+r(\alpha + \pi + \frac{(j-1) \pi}{n} ) \\ &&&= \frac{kd}{1+k \cos \left ( \alpha + \frac{(j-1) \pi}{n}\right)}+\frac{kd}{1+k \cos \left ( \alpha+\pi+ \frac{(j-1) \pi}{n}\right)}\\ &&&= \frac{kd}{1+k \cos \left ( \alpha + \frac{(j-1) \pi}{n}\right)}+\frac{kd}{1-k \cos \left ( \alpha+ \frac{(j-1) \pi}{n}\right)}\\ &&&= \frac{2kd}{1-k^2 \cos^2 \left ( \alpha + \frac{(j-1) \pi}{n}\right)}\\ \Rightarrow && \sum_{j=1}^n \frac 1 {l_j} &= \sum_{j=0}^{n-1} \frac{1-k^2 \cos^2 \left ( \alpha + \frac{j \pi}{n}\right)}{2kd} \\ &&&= \frac{n}{2kd}-\frac{k^2}{2kd} \sum_{j=0}^{n-1} \cos^2 \left ( \alpha + \frac{j \pi}{n}\right) \\ &&&= \frac{n}{2kd}-\frac{k^2}{2kd} \sum_{j=0}^{n-1} \frac{1+ \cos \left ( 2\alpha + \frac{2j \pi}{n}\right)}{2} \\ &&&= \frac{n}{2kd}-\frac{nk^2}{2kd}-\frac{k^2}{4kd} \sum_{j=0}^{n-1}\cos \left ( 2\alpha + \frac{2j \pi}{n}\right) \\ &&&= \frac{n}{2kd}-\frac{nk^2}{2kd}-\frac{k^2}{4kd} \underbrace{\textrm{Re} \left ( \sum_{j=0}^{n-1}e^{ 2i(\alpha + \frac{j \pi}{n})} \right)}_{=0} \\ &&&= \frac{n}{2kd} - \frac{nk^2}{4kd} \\ &&&= \frac{n(2-k^2)}{4kd} \end{align*}

2013 Paper 3 Q9
D: 1700.0 B: 1484.8

A sphere of radius \(R\) and uniform density \(\rho_{\text{s}}\) is floating in a large tank of liquid of uniform density \(\rho\). Given that the centre of the sphere is a distance \(x\) above the level of the liquid, where \(x < R\), show that the volume of liquid displaced is \[ \frac \pi 3 (2R^3-3R^2x +x^3)\,. \] The sphere is acted upon by two forces only: its weight and an upward force equal in magnitude to the weight of the liquid it has displaced. Show that \[ 4 R^3\rho_{\text{s}} (g+\ddot x) = (2R^3 -3R^2x +x^3)\rho g\,. \] Given that the sphere is in equilibrium when \(x=\frac12 R\), find \(\rho_{\text{s}}\) in terms of \(\rho\). Find, in terms of \(R\) and \(g\), the period of small oscillations about this equilibrium position.

2013 Paper 3 Q10
D: 1700.0 B: 1500.0

A uniform rod \(AB\) has mass \(M\) and length \(2a\). The point \(P\) lies on the rod a distance \(a-x\) from~\(A\). Show that the moment of inertia of the rod about an axis through \(P\) and perpendicular to the rod is \[ \tfrac13 M(a^2 +3x^2)\,. \] The rod is free to rotate, in a horizontal plane, about a fixed vertical axis through \(P\). Initially the rod is at rest. The end \(B\) is struck by a particle of mass \(m\) moving horizontally with speed \(u\) in a direction perpendicular to the rod. The coefficient of restitution between the rod and the particle is \(e\). Show that the angular velocity of the rod immediately after impact is \[ \frac{3mu(1+e)(a+x)}{M(a^2+3x^2) +3m(a+x)^2}\,. \] In the case \(m=2M\), find the value of \(x\) for which the angular velocity is greatest and show that this angular velocity is \(u(1+e)/a\,\).