7 problems found
Solution:
Two curves have polar equations \(r = a + 2\cos\theta\) and \(r = 2 + \cos 2\theta\), where \(r \geqslant 0\) and \(a\) is a constant.
Solution:
A particle of mass \(m\) is projected due east at speed \(U\) from a point on horizontal ground at an angle \(\theta\) above the horizontal, where \(0 < \theta < 90^\circ\). In addition to the gravitational force \(mg\), it experiences a horizontal force of magnitude \(mkg\), where \(k\) is a positive constant, acting due west in the plane of motion of the particle. Determine expressions in terms of \(U\), \(\theta\) and \(g\) for the time, \(T_H\), at which the particle reaches its greatest height and the time, \(T_L \), at which it lands. Let \(T = U\cos\theta /(kg)\). By considering the relative magnitudes of \(T_H\), \(T_L \) and \(T\), or otherwise, sketch the trajectory of the particle in the cases \(k\tan\theta<\frac12\), \(\frac12 < k\tan\theta<1\), and \(k\tan\theta>1\). What happens when \(k\tan\theta =1\)?
Solution: \begin{align*} && v_{\uparrow} &= U\sin \theta - g t \\ \Rightarrow && T_H &= \frac{U \sin \theta}{g} \\ \\ && s_{\uparrow} &= U \sin \theta t - \frac12 g t^2 \\ \Rightarrow && 0 &= U\sin \theta T_L - \frac12 g T_L^2 \\ && T_L &= \frac{2 U \sin \theta}{g} \end{align*} \(T = U\cos \theta / (kg)\) is the point when the particle's horizontal motion is reversed.
Solution:
A sequence of points \((x_1,y_1)\), \((x_2,y_2)\), \(\ldots\) in the cartesian plane is generated by first choosing \((x_1,y_1)\) then applying the rule, for \(n=1\), \(2\), \(\ldots\), \[ (x_{n+1}, y_{n+1}) = (x_n^2-y_n^2 +a, \; 2x_ny_n+b+2)\,, \] where \(a\) and \(b\) are given real constants.
A tennis player serves from height \(H\) above horizontal ground, hitting the ball downwards with speed \(v\) at an angle \(\alpha\) below the horizontal. The ball just clears the net of height \(h\) at horizontal distance \(a\) from the server and hits the ground a further horizontal distance \(b\) beyond the net. Show that $$v^2 = \frac{ g(a+b)^2(1+\tan^2\alpha)}{ 2[H-(a+b)\tan\alpha]}$$ and $$\tan\alpha = \frac{2a+b }{ a(a+b)}H - \frac{a+b }{ ab}h \,.$$ By considering the signs of \(v^2\) and \(\tan\alpha\), find upper and lower bounds on \(H\) for such a serve to be possible.
Solution: We have \begin{align*} \rightarrow: && a &= v\cos \alpha t_{net} \\ \Rightarrow && t_{net} &= \frac{a}{v \cos \alpha} \\ \downarrow: && H-h &= v\sin \alpha t_{net} + \frac12 g t_{net}^2 \\ &&&= a \tan \alpha + \frac12 g \frac{a^2}{v^2} \sec^2 \alpha \\ &&&= a \tan \alpha + \frac{a^2g}{2v^2}(1 + \tan^2 \alpha) \tag{*}\\ \\ \rightarrow: && a+b &= v \cos \alpha t_{ground} \\ && t_{ground} &= \frac{a+b}{v \cos \alpha}\\ \downarrow: && H &= v\sin \alpha t_{ground} + \frac12 g t_{ground}^2 \\ &&&= (a+b)\tan \alpha + \frac{(a+b)^2g}{2v^2}(1+\tan^2\alpha) \tag{**} \\ \\ (**): && v^2 &= \frac{g(a+b)^2(1+\tan^2\alpha)}{2[H-(a+b)\tan \alpha]} \\ (a+b)^2(*) - a^2(**): && (a+b)^2(H-h) -a^2H &= [(a+b)^2a - a^2(a+b)]\tan \alpha \\ \Rightarrow && (2ab+b^2)H - (a+b)^2h &= ab(a+b) \tan \alpha \\ \Rightarrow && \tan \alpha &= \frac{2a+b}{a(a+b)}H - \frac{a+b}{ab} h \end{align*} Noting that \(v^2 \geq 0\) and the numerator is positive, we must have \begin{align*} && H &> (a+b)\tan \alpha \\ &&&= \frac{2a+b}{a}H - \frac{(a+b)^2}{ab} h \\ \Rightarrow && \frac{a+b}{a}H &< \frac{(a+b)^2}{ab} h \\ \Rightarrow && H &< \frac{a+b}{b} h \end{align*} Noting that \(\tan \alpha > 0\) we must have \begin{align*} && \frac{2a+b}{a(a+b)} H & > \frac{a+b}{ab} h \\ \Rightarrow && H &> \frac{(a+b)^2}{b(2a+b)}h \end{align*}