Problems

Filters
Clear Filters

40 problems found

2009 Paper 1 Q10
D: 1500.0 B: 1500.0

A triangular wedge is fixed to a horizontal surface. The base angles of the wedge are \(\alpha\) and \(\frac\pi 2-\alpha\). Two particles, of masses \(M\) and \(m\), lie on different faces of the wedge, and are connected by a light inextensible string which passes over a smooth pulley at the apex of the wedge, as shown in the diagram. The contacts between the particles and the wedge are smooth.

\psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dimen=middle,dotstyle=o,dotsize=3pt 0,linewidth=0.3pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-0.12,-0.34)(8.27,3.81) \pspolygon(5.74,3.35)(5.89,3.08)(6.15,3.24)(6,3.5) \pscircle[linewidth=0.4pt,fillcolor=black,fillstyle=solid,opacity=0.4](5.99,3.5){0.23} \psline(0,0)(6,3.5) \psline(8,0)(6,3.5) \psline(6.2,3.59)(7.03,2.13) \psline(5.87,3.69)(1.99,1.44) \psline(0,0)(8,0) \rput[tl](0.91,0.44){\(\alpha\)} \rput[tl](6.54,0.63){\(\frac{\pi}{2}-\alpha\)} \rput[tl](1.38,1.99){\(M\)} \rput[tl](7.31,2.6){\(m\)} \begin{scriptsize} \psdots[dotsize=12pt 0,dotstyle=*](7.03,2.13) \psdots[dotsize=12pt 0,dotstyle=*](1.99,1.4) \end{scriptsize} \end{pspicture*}
  1. Show that if \(\tan \alpha> \dfrac m M \) the particle of mass \(M\) will slide down the face of the wedge.
  2. Given that \(\tan \alpha = \dfrac{2m}M\), show that the magnitude of the acceleration of the particles is \[ \frac{g\sin\alpha}{\tan\alpha +2} \] and that this is maximised at \(4m^3=M^3\,\).

2009 Paper 3 Q6
D: 1700.0 B: 1473.1

Show that $\big\vert \e^{\i\beta} -\e^{\i\alpha}\big\vert = 2\sin\frac12 (\beta-\alpha)\,\( for \)0<\alpha<\beta<2\pi\,$. Hence show that \[ \big\vert \e^{\i\alpha} -\e^{\i\beta}\big\vert \; \big\vert \e^{\i\gamma} -\e^{\i\delta}\big\vert + \big\vert \e^{\i\beta} -\e^{\i\gamma}\big\vert \; \big\vert \e^{\i\alpha} -\e^{\i\delta}\big\vert = \big\vert \e^{\i\alpha} -\e^{\i\gamma}\big\vert \; \big\vert \e^{\i\beta} -\e^{\i\delta}\big\vert \,, \] where \(0<\alpha<\beta<\gamma<\delta<2\pi\). Interpret this result as a theorem about cyclic quadrilaterals.

2008 Paper 1 Q11
D: 1500.0 B: 1484.0

A straight uniform rod has mass \(m\). Its ends \(P_1\) and \(P_2\) are attached to small light rings that are constrained to move on a rough rigid circular wire with centre \(O\) fixed in a vertical plane, and the angle \(P_1OP_2\) is a right angle. The rod rests with \(P_1\) lower than \(P_2\), and with both ends lower than \(O\). The coefficient of friction between each of the rings and the wire is \(\mu\). Given that the rod is in limiting equilibrium (i.e. \ on the point of slipping at both ends), show that \[ \tan \alpha = \frac{1-2\mu -\mu^2}{1+2\mu -\mu^2}\,, \] where \(\alpha\) is the angle between \(P_1O\) and the vertical (\(0<\alpha<45^\circ\)). Let \(\theta\) be the acute angle between the rod and the horizontal. Show that \(\theta =2\lambda\), where \(\lambda \) is defined by \(\tan \lambda= \mu\) and \(0<\lambda<22.5^\circ\).

2008 Paper 2 Q4
D: 1600.0 B: 1532.0

A curve is given by \[x^2+y^2 +2axy = 1,\] where \(a\) is a constant satisfying \(0 < a < 1\). Show that the gradient of the curve at the point \(P\) with coordinates \((x,y)\) is \[\displaystyle - \frac {x+ay}{ax+y}\,,\] provided \(ax+y \ne0\). Show that \(\theta\), the acute angle between \(OP\) and the normal to the curve at \(P\), satisfies \[ \tan\theta = a\vert y^2-x^2\vert\;. \] Show further that, if \(\ \displaystyle \frac{\d \theta}{\d x}=0\) at \(P\), then:

  1. \(a(x^2+y^2)+2xy=0\,\);
  2. \((1+a)(x^2+y^2+2xy)=1\,\);
  3. \(\displaystyle \tan\theta = \frac a{\sqrt{1-a^2}}\,\).


Solution: \begin{align*} && 1 &= x^2 + y^2 + 2axy \\ \frac{\d}{\d x}: && 0 &= 2x + 2y \frac{\d y}{\d x} + 2ay + 2ax \frac{\d y}{\d x} \\ &&&= (2x+2ay) + \frac{\d y}{\d x} \left (2ax + 2y \right) \\ \Rightarrow && \frac{\d y}{\d x} &= -\frac{x+ay}{ax+y} \end{align*}

TikZ diagram
The gradient of \(OP\) is \(\frac{y}{x}\). The gradient of the normal is \(\frac{ax+y}{x+ay}\) Therefore (noting the absolute values in case they are on opposite sides to this diagram: \begin{align*} && \tan \theta &= \Big |\tan \left ( \tan^{-1} \frac{ax+y}{x+ay} - \tan^{-1} \frac{y}{x} \right) \Big | \\ &&&= \Big | \frac{\frac{ax+y}{x+ay} - \frac{y}{x}}{1+\frac{ax+y}{x+ay}\frac{y}{x} } \Big | \\ &&&= \Big | \frac{(ax+y)x - y(x+ay)}{x(x+ay)+y(ax+y)} \Big | \\ &&&= \Big | \frac{ax^2 - ay^2}{x^2+y^2+2ayx} \Big | \\ &&&= a \frac{|y^2-x^2|}{1} \\ &&&= a|y^2-x^2| \end{align*}
  1. \(\,\) \begin{align*} && \sec^2 \theta \frac{\d \theta}{\d x} &= \pm a \left (2y \frac{\d y}{\d x} - 2 x\right) \\ \Rightarrow && 0 &= a \left (y \cdot \frac{x+ay}{ax+y} + x \right) \\ &&&=a \left ( \frac{xy+ay^2+ax^2+xy}{ax+y} \right) \\ \Rightarrow && 0 &= a(x^2+y^2)+2xy \end{align*}
  2. \(\,\) \begin{align*} && 0 &=a(x^2+y^2)+2xy \\ && 1 &= x^2+y^2 + 2axy \\ \Rightarrow && 1 &= (a+1)(x^2+y^2) + (a+1)(2xy) \\ &&&= (a+1)(x^2+y^2+2xy) \end{align*}
  3. \(\,\) \begin{align*} && 1 &= (a+1)(x+y)^2 \\ \Rightarrow && x +y &= \pm \frac{1}{\sqrt{1+a}} \\ && 0 &=a(x^2+y^2)+2xy \\ && 1 &= x^2+y^2 + 2axy \\ \Rightarrow && 1 &= (1-a)(x^2+y^2) + (a-1)(2xy) \\ &&&= (1-a)(x^2+y^2-2xy)\\ \Rightarrow && x-y &= \pm \frac{1}{\sqrt{1-a}} \\ \Rightarrow && \frac{\d \theta}{\d x} &= a|y^2-x^2| \\ &&&= a|(y-x)(x+y)| \\ &&&= \frac{a}{\sqrt{1-a^2}} \end{align*}

2008 Paper 2 Q11
D: 1600.0 B: 1500.0

A wedge of mass \(km\) has the shape (in cross-section) of a right-angled triangle. It stands on a smooth horizontal surface with one face vertical. The inclined face makes an angle \(\theta\) with the horizontal surface. A particle \(P\), of mass \(m\), is placed on the inclined face and released from rest. The horizontal face of the wedge is smooth, but the inclined face is rough and the coefficient of friction between \(P\) and this face is \(\mu\).

  1. When \(P\) is released, it slides down the inclined plane at an acceleration \(a\) relative to the wedge. Show that the acceleration of the wedge is \[ \frac {a \cos\theta}{k+1}\,. \] To a stationary observer, \(P\) appears to descend along a straight line inclined at an angle~\(45^\circ\) to the horizontal. Show that \[ \tan\theta = \frac k {k+1}\,. \] In the case \(k=3\), find an expression for \(a\) in terms of \(g\) and \(\mu\).
  2. What happens when \(P\) is released if \(\tan\theta \le \mu\)?

2007 Paper 1 Q9
D: 1516.0 B: 1485.5

A particle of weight \(W\) is placed on a rough plane inclined at an angle of \(\theta\) to the horizontal. The coefficient of friction between the particle and the plane is \(\mu\). A horizontal force \(X\) acting on the particle is just sufficient to prevent the particle from sliding down the plane; when a horizontal force \(kX\) acts on the particle, the particle is about to slide up the plane. Both horizontal forces act in the vertical plane containing the line of greatest slope. Prove that \[ \left( k-1 \right) \left( 1 + \mu^2 \right) \sin \theta \cos \theta = \mu \left( k + 1 \right) \] and hence that $\displaystyle k \ge \frac{ \left( 1+ \mu \right)^2} { \left( 1 - \mu \right)^2}$ .

2007 Paper 3 Q10
D: 1700.0 B: 1500.7

A particle is projected from a point on a plane that is inclined at an angle~\(\phi\) to the horizontal. The position of the particle at time \(t\) after it is projected is \((x,y)\), where \((0,0)\) is the point of projection, \(x\) measures distance up the line of greatest slope and \(y\) measures perpendicular distance from the plane. Initially, the velocity of the particle is given by \((\dot x, \dot y) = (V\cos\theta, V\sin\theta)\), where \(V>0\) and \(\phi+\theta<\pi/2\,\). Write down expressions for \(x\) and \(y\). The particle bounces on the plane and returns along the same path to the point of projection. Show that \[2\tan\phi\tan\theta =1\] and that \[ R= \frac{V^2\cos^2\theta}{2g\sin\phi}\,, \] where \(R\) is the range along the plane. Show further that \[ \frac{2V^2}{gR} = 3\sin\phi + {\rm cosec}\,\phi \] and deduce that the largest possible value of \(R\) is \(V^2/ (\sqrt{3}\,g)\,\).

2005 Paper 3 Q11
D: 1700.0 B: 1500.0

A horizontal spindle rotates freely in a fixed bearing. Three light rods are each attached by one end to the spindle so that they rotate in a vertical plane. A particle of mass \(m\) is fixed to the other end of each of the three rods. The rods have lengths \(a\), \(b\) and \(c\), with \(a > b > c\,\) and the angle between any pair of rods is \(\frac23 \pi\). The angle between the rod of length \(a\) and the vertical is \(\theta\), as shown in the diagram. \vspace*{-0.1in}

\psset{xunit=0.45cm,yunit=0.45cm,algebraic=true,dotstyle=o,dotsize=3pt 0,linewidth=0.5pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-6.49,-3.44)(6.06,9.38) \psline[linestyle=dashed,dash=1pt 1pt](0,9.15)(0,-3.05) \psline(0,2.51)(2.41,8.3) \psline(0,2.51)(3.89,-0.76) \psline(0,2.51)(-4.39,0.87) \parametricplot{-2.7855695569416454}{1.176155335856138}{1*1.77*cos(t)+0*1.77*sin(t)+0|0*1.77*cos(t)+1*1.77*sin(t)+2.51} \parametricplot{1.1701030633139027}{1.5707963267948966}{1*2.47*cos(t)+0*2.47*sin(t)+0|0*2.47*cos(t)+1*2.47*sin(t)+2.54} \rput[tl](0.08,4.53){\(\theta\)} \rput[tl](0.59,3.24){\(\frac{2}{3}\pi\)} \rput[tl](-0.46,2.08){\(\frac{2}{3}\pi\)} \rput[tl](1.56,6.08){\(a\)} \rput[tl](2.57,1.3){\(b\)} \rput[tl](-2.8,2.31){\(c\)} \begin{scriptsize} \psdots[dotsize=6pt 0,dotstyle=*](2.41,8.3) \psdots[dotsize=6pt 0,dotstyle=*](3.89,-0.76) \psdots[dotsize=6pt 0,dotstyle=*](-4.39,0.87) \end{scriptsize} \end{pspicture*}
Find an expression for the energy of the system and show that, if the system is in equilibrium, then \[ \tan \theta = -\frac{(b-c) \sqrt{3}}{2a-b-c}\;. \] Deduce that there are exactly two equilibrium positions and determine which of the two equilibrium positions is stable. Show that, for the system to make complete revolutions, it must pass through its position of stable equilibrium with an angular velocity of at least \[ \sqrt{\frac{4gR}{a^2+b^2+c^2}} \, , \] where \(2R^2 = (a-b)^2+(b-c)^2 +(c-a)^2 \;\).

2003 Paper 1 Q9
D: 1500.0 B: 1500.0

A particle is projected with speed \(V\) at an angle \(\theta\) above the horizontal. The particle passes through the point \(P\) which is a horizontal distance \(d\) and a vertical distance \(h\) from the point of projection. Show that \[ T^2 -2kT + \frac{2kh}{d}+1=0\;, \] where \(T=\tan\theta\) and \(\ds k= \frac{V^2}{gd}\,\). %Derive an equation relating \(\tan \theta\), \(V\), \(g\), \(d\) and \(h\). Show that, if \(\displaystyle {kd > h + \sqrt {h^2 + d^2}}\;\), there are two distinct possible angles of projection. Let these two angles be \(\alpha\) and \(\beta\). Show that \(\displaystyle \alpha + \beta = \pi - \arctan ( {d/ h}) \,\).

2003 Paper 3 Q6
D: 1700.0 B: 1516.0

Show that \[ 2\sin \frac12 \theta \, \cos r\theta = \sin\big(r+\frac12\big)\theta - \sin\big(r-\frac12\big)\theta \;. \] Hence, or otherwise, find all solutions of the equation \[ \cos a\theta + \cos (a + 1) \theta + \dots + \cos(b-2)\theta+\cos (b - 1 ) \theta = 0 \;, \] where \(a\) and \(b\) are positive integers with \(a < b-1\,\).


Solution: \begin{align*} && \sin\left(r+\frac12\right)\theta - \sin\left(r-\frac12\right)\theta &= \sin r \theta \cos \tfrac12 \theta+\cos r \theta \sin \tfrac12 \theta- \left (\sin r \theta \cos \tfrac12 \theta-\cos r \theta \sin \tfrac12 \theta \right)\\ &&&= 2 \cos r\theta \sin \tfrac12 \theta \end{align*} \begin{align*} && S &= \cos a\theta + \cos (a + 1) \theta + \dots + \cos(b-2)\theta+\cos (b - 1 ) \theta \\ && 2\sin\tfrac12 \theta S &= \sum_{r=a}^{b-1} 2\sin\tfrac12 \theta \cos r \theta \\ &&&= \sum_{r=a}^{b-1} \left ( \sin\left(r+\frac12\right)\theta - \sin\left(r-\frac12\right)\theta \right) \\ &&&= \sin \left (b-\frac12 \right)\theta - \sin \left (a -\frac12 \right)\theta \\ \Rightarrow && \sin \left (b-\frac12 \right)\theta &= \sin \left (a -\frac12 \right)\theta \\ \end{align*} Case 1: \(A = B + 2n\pi\) \begin{align*} && \left (b-\frac12 \right)\theta &= \left (a -\frac12 \right)\theta + 2n\pi \\ \Rightarrow && (b-a) \theta &= 2n \pi \\ \Rightarrow && \theta &= \frac{2n\pi}{b-a} \end{align*} Case 2: \(A = (2n+1)\pi - B\) \begin{align*} && \left (b-\frac12 \right)\theta &= (2n+1)\pi -\left (a -\frac12 \right)\theta \\ \Rightarrow && (b+a-1) \theta &= (2n+1) \pi \\ \Rightarrow && \theta &= \frac{2n\pi}{b+a-1} \end{align*}

2002 Paper 1 Q9
D: 1500.0 B: 1470.9

\(\,\) \vspace*{-0.5in}

\psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dimen=middle,dotstyle=o,dotsize=3pt 0,linewidth=0.5pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-2.23,-0.31)(9.2,7.46) \psline(0,0)(8,0) \psline(0,0)(6.96,2.35) \psline(1.01,0.34)(-0.61,5.05) \psline(-0.61,5.05)(5.3,7.1) \psline(5.3,7.1)(6.96,2.35) \psline(0.84,0.83)(6.77,2.87) \psline[linestyle=dashed,dash=2pt 2pt](3,4)(4.16,0.56) \psline{->}(3,4)(9,4) \psline[linestyle=dashed,dash=2pt 2pt](3,4)(-1.37,2.42) \psline[linewidth=0.4pt,linestyle=dashed,dash=2pt 2pt]{->}(-0.43,2.76)(0.43,0.16) \psline[linestyle=dashed,dash=2pt 2pt]{->}(0.43,0.15)(-0.43,2.75) \psline[linestyle=dashed,dash=2pt 2pt](6.96,2.35)(7.29,1.39) \parametricplot{0.0}{0.32693321010422505}{1.28*cos(t)+0|1.28*sin(t)+0} \psline{->}(4.02,0.97)(7.1,1.93) \psline{->}(7.1,1.93)(4.02,0.97) \psline[linewidth=0.4pt,linestyle=dashed,dash=2pt 2pt]{->}(-0.71,5.29)(5.24,7.32) \psline[linestyle=dashed,dash=2pt 2pt]{->}(5.24,7.32)(-0.71,5.29) \psline(6.96,2.35)(7.98,2.71) \rput[tl](2.58,3.67){\(G\)} \rput[tl](8.9,3.81){\(P\)} \rput[tl](5.64,1.39){\(d\)} \rput[tl](1.81,6.79){\(2d\)} \rput[tl](-0.59,1.5){\(h\)} \rput[tl](1.52,0.32){\(\alpha\)} \begin{scriptsize} \psdots[dotstyle=*](3,4) \end{scriptsize} \end{pspicture*}
A lorry of weight \(W\) stands on a plane inclined at an angle \(\alpha\) to the horizontal. Its wheels are a distance \(2d\) apart, and its centre of gravity \(G\) is at a distance \(h\) from the plane, and halfway between the sides of the lorry. A horizontal force \(P\) acts on the lorry through \(G\,\), as shown.
  1. If the normal reactions on the lower and higher wheels of the lorry are equal, show that the sum of the frictional forces between the wheels and the ground is zero.
  2. If \(P\) is such that the lorry does not tip over (but the normal reactions on the lower and higher wheels of the lorry need not be equal), show that \[ W\tan(\alpha - \beta) \le P \le W\tan(\alpha+\beta)\;, \] where \(\tan\beta = d/h\,\).

2002 Paper 1 Q11
D: 1500.0 B: 1484.0

\(\,\)

\psset{xunit=1.0cm,yunit=1.0cm,algebraic=true,dimen=middle,dotstyle=o,dotsize=3pt 0,linewidth=0.5pt,arrowsize=3pt 2,arrowinset=0.25} \begin{pspicture*}(-2.62,-2.1)(6.82,1.68) \psline{->}(-1.7,0)(-0.22,0) \psline[linestyle=dashed,dash=1pt 1pt](3,0)(6,0) \psline{->}(4,0)(5.38,0.88) \psline{->}(4,0)(5,-1) \rput[tl](-2.36,0.71){\(P_1\)} \rput[tl](0.54,0.71){\(P_2\)} \rput[tl](-2.51,-0.16){\(m\)} \rput[tl](0.61,-0.16){\(km\)} \rput[tl](4.59,0.34){\(\theta\)} \rput[tl](4.53,-0.08){\(\phi\)} \rput[tl](5.87,1.55){\(P_1\)} \rput[tl](5.33,-1.17){\(P_2\)} \begin{scriptsize} \psdots[dotsize=5pt 0,dotstyle=*](-2,0) \psdots[dotsize=5pt 0,dotstyle=*](0.46,0) \psdots[dotsize=5pt 0,dotstyle=*](5.62,1) \psdots[dotsize=5pt 0,dotstyle=*](5.13,-1.18) \end{scriptsize} \end{pspicture*}
A particle \(P_1\) of mass \(m\) collides with a particle \(P_2\) of mass \(km\) which is at rest. No energy is lost in the collision. The direction of motion of \(P_1\) and \(P_2\) after the collision make non-zero angles of \(\theta\) and \(\phi\), respectively, with the direction of motion of \(P_1\) before the collision, as shown. Show that \[ \sin^2\theta + k\sin^2\phi = k\sin^2(\theta+\phi) \;. \] Show that, if the angle between the particles after the collision is a right angle, then \(k=1\,\).

2000 Paper 1 Q9
D: 1500.0 B: 1515.2

A child is playing with a toy cannon on the floor of a long railway carriage. The carriage is moving horizontally in a northerly direction with acceleration \(a\). The child points the cannon southward at an angle \(\theta\) to the horizontal and fires a toy shell which leaves the cannon at speed \(V\). Find, in terms of \(a\) and \(g\), the value of \(\tan 2\theta\) for which the cannon has maximum range (in the carriage). If \(a\) is small compared with \(g\), show that the value of \(\theta\) which gives the maximum range is approximately \[ \frac \pi 4 + \frac a {2g}, \] and show that the maximum range is approximately \(\displaystyle \frac {V^2} g + \frac {V^2a}{g^2}. \)


Solution: \begin{align*} && s_x &= V \cos \theta t + \frac12at^2 \\ && s_y &= V \sin \theta t - \frac12 gt^2 \\ \Rightarrow && T &= \frac{2V \sin \theta}g \\ \Rightarrow && s_{max} &= \frac{2V^2 \sin \theta \cos \theta}{g} + \frac12a \frac{4V^2 \sin^2 \theta}{g^2} \\ &&&= (g \sin 2 \theta+2a\sin^2 \theta)\frac{V^2}{g^2} \\ && \frac{\d s_{max}}{\d \theta} &= (2g \cos 2 \theta +4 a \cos \theta \sin \theta)\frac{V^2}{g^2} \\ &&&= (2g \cos 2\theta + 2a \sin2 \theta) \frac{V^2}{g^2} \\ \Rightarrow && \tan 2\theta &= -\frac{a}{g} \\ \Rightarrow && 2 \theta &\in (\frac{\pi}2, \pi) \\ \Rightarrow && \tan \left (\frac{\pi}{2} - 2 \theta\right) &=-\frac{a}{g} \\ \Rightarrow && \frac{\pi}{2} - 2 \theta&\approx -\frac{a}{g} \\ \Rightarrow && \theta &\approx \frac{\pi}{4} + \frac{a}{2g} \\ \\ && s_{max} & \approx \left (g \sin \left (\frac{\pi}{2} + \frac{a}{g} \right)+2a\sin^2 \left ( \frac{\pi}{4} + \frac{a}{2g}\right)\right)\frac{V^2}{g^2} \\ &&&\approx \left (g \cdot 1+2a\left( \frac{1}{\sqrt{2}}(\frac{a}{2g}+1)\right)^2\right)\frac{V^2}{g^2} \\ &&&\approx \left (g+a\left(1+\frac{a}{g}\right)^2\right)\frac{V^2}{g^2} \\ &&&\approx \left (g+a\right)\frac{V^2}{g^2} \\ &&&= \frac{V^2}{g} + \frac{V^2a}{g} \end{align*}

1997 Paper 1 Q2
D: 1516.0 B: 1484.0

  1. If \[{\mathrm f}(x)=\tan^{-1}x+\tan^{-1}\left(\frac{1-x}{1+x}\right),\] find \({\mathrm f}'(x)\). Hence, or otherwise, find a simple expression for \({\mathrm f}(x)\).
  2. Suppose that \(y\) is a function of \(x\) with \(0 < y < (\pi/2)^{1/2}\) and \[x=y\sin y^{2}\] for \(0 < x < (\pi/2)^{1/2}\). Show that (for this range of \(x\)) \[\frac{{\mathrm d}y}{{\mathrm d}x}= \frac{y}{x+2y^2\sqrt{y^{2}-x^{2}}}.\]


Solution:

  1. \begin{align*} && f(x)&=\tan^{-1}x+\tan^{-1}\left(\frac{1-x}{1+x}\right) \\ \Rightarrow && f'(x) &= \frac{1}{1+x^2} + \frac{1}{1+\l \frac{1-x}{1+x} \r^2} \cdot \l \frac{-2}{(1+x)^2}\r \\ &&&= \frac1{1+x^2}- \frac{2}{(1+x)^2+(1-x)^2} \\ &&&= \frac1{1+x^2} - \frac{2}{2+2x^2} \\ &&&= 0 \end{align*} Therefore $f(x) = \begin{cases} c_1 & \text{if } x < -1 \\ c_2 & \text{if } x > -1 \end{cases}$ \(f(0) = \tan^{-1} 0 + \tan^{-1} 1 = \frac{\pi}{4}\) \(\lim_{x \to \infty} f(x) = -\frac{\pi}{2} + \tan^{-1} -1 = -\frac{3\pi}{4}\) therefore $f(x) = \begin{cases} -\frac{3\pi}{4}& \text{if } x < -1 \\ \frac{\pi}{4} & \text{if } x > -1 \end{cases}$
  2. \begin{align*} && x &= y \sin y^2 \\ \Rightarrow && \frac{\d x}{\d y} &= \sin y^2 + 2y^2 \cos y^2 \\ \Rightarrow && \frac{\d y}{\d x} &= \frac{1}{\sin y^2+2y^2 \cos y^2} \\ &&&=\frac{1}{\frac{x}{y}+2y^2 \sqrt{1-\sin^2y^2}} \\ &&&= \frac{y}{x + 2y^3 \sqrt{1-\frac{x^2}{y^2}}} \\ &&&= \frac{y}{x+2y^2 \sqrt{y^2-x^2}} \end{align*}

1997 Paper 1 Q10
D: 1516.0 B: 1484.0

The point \(A\) is vertically above the point \(B\). A light inextensible string, with a smooth ring \(P\) of mass \(m\) threaded onto it, has its ends attached at \(A\) and \(B\). The plane \(APB\) rotates about \(AB\) with constant angular velocity \(\omega\) so that \(P\) describes a horizontal circle of radius \(r\) and the string is taut. The angle \(BAP\) has value \(\theta\) and the angle \(ABP\) has value \(\phi\). Show that \[\tan\frac{\phi-\theta}{2}=\frac{g}{r\omega^{2}}.\] Find the tension in the string in terms of \(m\), \(g\), \(r\), \(\omega\) and \(\sin\frac{1}{2}(\theta+\phi)\). Deduce from your results that if \(r\omega^2\) is small compared with \(g\), then the tension is approximately \(\frac{mg}{2}\)


Solution: None \begin{multicols}{2}

TikZ diagram
\columnbreak \begin{align*} N2(\uparrow): && T \cos \theta - T \cos \phi - mg &= 0 \\ N2(\rightarrow): && T \sin \theta + T \sin \phi &= m r \omega^2 \\ \\ && T \cos \theta - T \cos \phi &= mg \tag{\(*\)}\\ && T \sin \theta + T \sin \phi &= m r \omega^2 \tag{{\(**\)}} \end{align*} \end{multicols} Dividing \((*)\) by \((**)\) we obtain: \begin{align*} \frac{g}{r\omega^2} &= \frac{\cos \theta - \cos \phi}{\sin \theta + \sin \phi} \\ &= \frac{2 \sin \left ( \frac{\theta + \phi}2 \right )\sin \left (\frac{\phi - \theta}2 \right )}{2 \sin \left ( \frac{\theta + \phi}2 \right )\cos \left (\frac{\phi - \theta}2 \right )} \\ &= \tan \left ( \frac{\phi - \theta}2 \right ) \end{align*} as required. Squaring and adding \((*)\) and \((**)\) we obtain: \begin{align*} && m^2(g^2 + r^2 \omega^4) &= T^2(2 + \sin \theta \sin \phi - \cos \theta \cos \phi) \\ && &= T^2(2 - 2\cos (\theta + \phi)) \\ && &= T^2(2 - 2(1 - 2 \sin^2 \left ( \frac{\theta + \phi}2 \right ) )) \\ && &= T^2(4 \sin^2 \left ( \frac{\theta + \phi}2 \right )) \\ \Rightarrow && T &= \frac{m\sqrt{g^2 + r^2 \omega^4}}{2 \sin \left ( \frac{\theta + \phi}2 \right )} \\ \Rightarrow && T &= \frac{mg\sqrt{1 + \frac{r^2 \omega^4}{g^2}}}{2 \sin \left ( \frac{\theta + \phi}2 \right )} \end{align*} If \(r \omega^2 \ll g\) then \(\tan \l \frac{\phi - \theta}2 \r\) is very large, so \(\phi - \theta \approx \pi\) and so \(\phi + \theta \approx \pi\). We can then say that \[ T \approx \frac{mg}{2}\]