3 problems found
A uniform elastic string lies on a smooth horizontal table. One end of the string is attached to a fixed peg, and the other end is pulled at constant speed \(u\). At time \(t=0\), the string is taut and its length is \(a\). Obtain an expression for the speed, at time \(t\), of the point on the string which is a distance \(x\) from the peg at time \(t\). An ant walks along the string starting at \(t=0\) at the peg. The ant walks at constant speed \(v\) along the string (so that its speed relative to the peg is the sum of \(v\) and the speed of the point on the string beneath the ant). At time \(t\), the ant is a distance \(x\) from the peg. Write down a first order differential equation for \(x\), and verify that \[ \frac{\d }{\d t} \left( \frac x {a+ut}\right) = \frac v {a+ut} \,. \] Show that the time \(T\) taken for the ant to reach the end of the string is given by \[uT = a(\e^k-1)\,,\] where \(k=u/v\). On reaching the end of the string, the ant turns round and walks back to the peg. Find in terms of \(T\) and \(k\) the time taken for the journey back.
Solution: Points always maintain a constant fraction of the distance from the start, so the point distance \(x\) from the start at time \(t\) is moving with speed \(\frac{x}{a+ut} u\) The point is moving with speed \(v+\frac{x}{a+ut} u\) or in other words \begin{align*} && \frac{\d x}{\d t} &= v + \frac{x}{a+ut}u \\ \Rightarrow && \frac{\d x }{\d t} - \frac{u}{a+ut} x &= v \\ \Rightarrow && \frac{1}{a+ut} \frac{\d x}{\d t} - \frac{u}{(a+ut)^2} x &= \frac{1}{a+ut} v\\ \Rightarrow && \frac{\d}{\d x} \left ( \frac{x}{a+ut} \right) &= \frac{v}{a+ut} \\ \Rightarrow && \frac{x}{a+ut} &=\frac{v}{u} \ln (a + ut) + C \\ t = 0, x = 0: && 0 &= \frac{v}{u} \ln a + C \\ \Rightarrow && x &= (a+ut) \frac{v}{u} \ln \left ( \frac{a+ut}{a} \right) \\ \\ \Rightarrow && 1 &= \frac{v}{u} \ln \left ( \frac{a+uT}{a} \right) \\ \Rightarrow && e^k &= 1 + \frac{uT}{a} \\ \Rightarrow && uT &= a(e^k-1) \end{align*} On the return journey, we have \begin{align*} && \frac{\d x}{\d t} &= \frac{x}{a+ut}u - v \\ \Rightarrow && \frac{\d x}{\d t} - \frac{u}{a+ut} x &= - v \\ \Rightarrow && \frac{\d }{\d x} \left ( \frac{x}{a+ut} \right) &= -\frac{v}{a+ut} \\ \Rightarrow &&f &= -\frac{v}{u} \ln(a+ut) + K \\ t = T, f = 1: && 1 &= -\frac{v}{u}\ln(a+uT) + K \\ \Rightarrow && f &= 1+\frac{v}{u}\ln \left ( \frac{a+uT}{a+ut} \right) \\ \Rightarrow && 0 &= 1+\frac{v}{u} \ln \left ( \frac{a+uT}{a+uT_2} \right) \\ \Rightarrow && e^k &= \frac{a+uT_2}{a+uT}\\ \Rightarrow && uT_2 &= (a+uT)e^k - a \\ \Rightarrow && T_2 - T &= \frac{1}{u} \left ( (a+uT)e^k - a - uT\right) \\ &&&= \frac{1}{u} \left ((a+a(e^k-1))e^k-a-a(e^k-1) \right) \\ &&&= \frac{1}{u} \left (ae^{2k} -ae^k \right) \\ &&&= \frac{ae^k}{u} \left ( e^k-1 \right) \\ &&&= Te^k \end{align*}
A particle \(P\) moves so that, at time \(t\), its displacement \( \bf r \) from a fixed origin is given by \[ {\bf r} =\left( \e^{t}\cos t \right) {\bf i}+ \left(\e^t \sin t\right) {\bf j}\,.\] Show that the velocity of the particle always makes an angle of \(\frac{\pi}{4}\) with the particle's displacement, and that the acceleration of the particle is always perpendicular to its displacement. Sketch the path of the particle for \(0\le t \le \pi\). A second particle \(Q\) moves on the same path, passing through each point on the path a fixed time \(T\) after \(P\) does. Show that the distance between \(P\) and \(Q\) is proportional to \(\e^{t}\).
Solution: \begin{align*} && {\bf r} &=\left( \e^{t}\cos t \right) {\bf i}+ \left(\e^t \sin t\right) {\bf j} \\ \Rightarrow && \dot{\bf r} &= \left( \e^{t}\cos t -\e^t \sin t\right) {\bf i}+ \left(\e^t \sin t+\e^t \cos t\right) {\bf j} \\ \Rightarrow && \mathbf{r}\cdot\dot{ \mathbf{r}} &= e^{2t}(\cos^2 t - \sin t \cos t) + e^{2t}(\sin^2 t+ \sin t \cos t) \\ &&&= e^{2t} (\cos^2 t + \sin ^2 t)\\ &&&= e^{2t} \\ \\ && | {\bf r}| &= e^{t} \\ && |{\bf \dot{r}}| &= e^t \sqrt{(\cos t - \sin t)^2 + (\sin t + \cos t)^2} \\ &&&= e^t \sqrt{2 \cos^2 t + 2 \sin^2 t} \\ &&&= \sqrt{2} e^t \\ \\ \Rightarrow && \frac{\mathbf{r}\cdot\dot{ \mathbf{r}}}{ |{\bf {r}}| |{\bf \dot{r}}|} &= \frac{e^{2t}}{\sqrt{2}e^te^t} \\ &&&= \frac{1}{\sqrt{2}} \end{align*} Therefore the angle between the velocity and displacement is \(\frac{\pi}{4}\). \begin{align*} && \ddot{\bf{r}} &= \left( \e^{t}(\cos t - \sin t) - \e^t (\sin t + \cos t)\right) {\bf i}+ \left(\e^t (\sin t + \cos t) + \e^t(\cos t - \sin t)\right) {\bf j} \\ &&&= \left ( -2\e^{t} \sin t \right) {\bf i}+ \left ( 2\e^{t} \cos t \right) {\bf j} \\ \Rightarrow && {\bf r} \cdot \ddot{\bf{r}} &= 2e^{2t} \left ( -\sin t \cos t + \sin t \cos t \right) \\ &&&= 0 \end{align*} Therefore the acceleration is perpendicular.
A particle moves so that \({\bf r}\), its displacement from a fixed origin at time \(t\), is given by \[{\bf r} = \l \sin{2t} \r {\bf i} + \l 2\cos t \r \bf{j}\,,\] where \(0 \le t < 2\pi\).
Solution: