Solveeit Logo

Question

Question: Suppose you are anchored near the shore of a channel in which there is steady current, and you are g...

Suppose you are anchored near the shore of a channel in which there is steady current, and you are going to run your (motor) boat at constant throttle to a dock directly across the channel on the opposite shore. The way in which one might steer the boat to the dock is POINTING method. In pointing method keep the nose of the boat pointed directly at the dock. Velocity of boat with respect to water is 'v' and velocity of water is 'u'. Width of water channel is 'b'. The time taken by boat to reach the dock is :-

A

bvv2u2\frac{bv}{v^2-u^2}

B

bv2u2\frac{b}{\sqrt{v^2-u^2}}

C

buv2\frac{bu}{v^2}

D

bvu2\frac{bv}{u^2}

Answer

bvv2u2\frac{bv}{v^2-u^2}

Explanation

Solution

Let the starting point of the boat be the origin (0, 0) and the dock be at (0, b). The river flows in the positive x-direction with velocity u=ui^\vec{u} = u \hat{i}. The velocity of the boat with respect to water is vbw\vec{v}_{bw}, with magnitude vv. The boat is always pointed towards the dock. Let the instantaneous position of the boat be (x,y)(x, y). The vector from the boat to the dock is rbd=(0x)i^+(by)j^=xi^+(by)j^\vec{r}_{bd} = (0 - x) \hat{i} + (b - y) \hat{j} = -x \hat{i} + (b - y) \hat{j}. The direction of vbw\vec{v}_{bw} is along rbd\vec{r}_{bd}.

So, vbw=vrbdrbd=vxi^+(by)j^x2+(by)2\vec{v}_{bw} = v \frac{\vec{r}_{bd}}{|\vec{r}_{bd}|} = v \frac{-x \hat{i} + (b - y) \hat{j}}{\sqrt{x^2 + (b - y)^2}}.

The velocity of the boat with respect to the ground is vb=vbw+vw\vec{v}_b = \vec{v}_{bw} + \vec{v}_w. vb=vxi^+(by)j^x2+(by)2+ui^\vec{v}_b = v \frac{-x \hat{i} + (b - y) \hat{j}}{\sqrt{x^2 + (b - y)^2}} + u \hat{i}. The components of the boat's velocity are: dxdt=vx=uvxx2+(by)2\frac{dx}{dt} = v_x = u - \frac{vx}{\sqrt{x^2 + (b - y)^2}} dydt=vy=v(by)x2+(by)2\frac{dy}{dt} = v_y = \frac{v(b - y)}{\sqrt{x^2 + (b - y)^2}}

Let r=x2+(by)2r = \sqrt{x^2 + (b-y)^2} be the distance from the boat to the dock. Consider the rate of change of the distance from the boat to the dock. The velocity of the boat relative to the dock is vbvd\vec{v}_b - \vec{v}_d. Since the dock is stationary, vd=0\vec{v}_d = 0, so the velocity of the boat relative to the dock is vb\vec{v}_b. The rate of change of the distance rr is the component of vb\vec{v}_b in the direction from the boat to the dock (which is the direction of rbd-\vec{r}_{bd}). drdt=vb(rbdrbd)=(vrbdrbd+ui^)(rbdrbd)=v(rbdrbdrbdrbd)u(i^rbdrbd)\frac{dr}{dt} = \vec{v}_b \cdot \left(-\frac{\vec{r}_{bd}}{|\vec{r}_{bd}|}\right) = \left(v \frac{\vec{r}_{bd}}{|\vec{r}_{bd}|} + u \hat{i}\right) \cdot \left(-\frac{\vec{r}_{bd}}{|\vec{r}_{bd}|}\right) = -v \left(\frac{\vec{r}_{bd}}{|\vec{r}_{bd}|} \cdot \frac{\vec{r}_{bd}}{|\vec{r}_{bd}|}\right) - u \left(\hat{i} \cdot \frac{\vec{r}_{bd}}{|\vec{r}_{bd}|}\right). drdt=v(1)u(i^xi^+(by)j^x2+(by)2)=vuxx2+(by)2=v+uxx2+(by)2\frac{dr}{dt} = -v (1) - u \left(\hat{i} \cdot \frac{-x \hat{i} + (b-y) \hat{j}}{\sqrt{x^2 + (b-y)^2}}\right) = -v - u \frac{-x}{\sqrt{x^2 + (b-y)^2}} = -v + \frac{ux}{\sqrt{x^2 + (b-y)^2}}.

This still depends on x and y. Let's look for a simpler approach. Consider the y-component of the velocity: dydt=v(by)x2+(by)2\frac{dy}{dt} = \frac{v(b-y)}{\sqrt{x^2 + (b-y)^2}}. Notice that x2+(by)2\sqrt{x^2 + (b-y)^2} is the distance rr from the boat to the dock. So, dydt=v(by)r\frac{dy}{dt} = \frac{v(b-y)}{r}. Also, drdt=v+uxr\frac{dr}{dt} = -v + \frac{ux}{r}.

Let's consider the relationship between x and y. From the first equation, dxdt=uvxr\frac{dx}{dt} = u - \frac{vx}{r}. We have dydt=v(by)r\frac{dy}{dt} = \frac{v(b-y)}{r}. Dividing the two equations: dxdy=uvxrv(by)r=urvxv(by)\frac{dx}{dy} = \frac{u - \frac{vx}{r}}{\frac{v(b-y)}{r}} = \frac{ur - vx}{v(b-y)}. v(by)dxdy=urvxv(b-y) \frac{dx}{dy} = ur - vx. v(by)dxdy+vx=ur=ux2+(by)2v(b-y) \frac{dx}{dy} + vx = ur = u \sqrt{x^2 + (b-y)^2}.

This differential equation looks hard to solve. Let's consider the energy approach or some invariant.

Let's reconsider the y-component of velocity: dydt=v(by)x2+(by)2\frac{dy}{dt} = \frac{v(b-y)}{\sqrt{x^2+(b-y)^2}}. Let y=brcosθy = b - r \cos \theta and x=rsinθx = r \sin \theta, where θ\theta is the angle between the line from the boat to the dock and the negative y-axis. This might be complicated due to the moving coordinate system.

Let's go back to dydt=v(by)r\frac{dy}{dt} = \frac{v(b-y)}{r}. We also have drdt=v+uxr\frac{dr}{dt} = -v + \frac{ux}{r}. From the figure, as the boat moves, x changes, and y changes. The boat starts at (0,0) and ends at (0,b). The y-component of the boat's velocity relative to the ground is vy=v(by)x2+(by)2v_y = \frac{v(b-y)}{\sqrt{x^2+(b-y)^2}}. Let's assume the boat reaches the dock at time T. We need to find T. T=0bdtdydy=0bx2+(by)2v(by)dyT = \int_0^b \frac{dt}{dy} dy = \int_0^b \frac{\sqrt{x^2+(b-y)^2}}{v(b-y)} dy. This integral still depends on x(y).

Let's consider a special case: if u=0, then dxdt=vxx2+(by)2\frac{dx}{dt} = -\frac{vx}{\sqrt{x^2+(b-y)^2}} and dydt=v(by)x2+(by)2\frac{dy}{dt} = \frac{v(b-y)}{\sqrt{x^2+(b-y)^2}}. If the boat is pointed directly at the dock and there is no current, the boat moves along the straight line from (0,0) to (0,b) with speed v. The time taken would be b/v. Let's check the options for u=0. (A) bvv202=bv\frac{bv}{v^2-0^2} = \frac{b}{v}. (B) bv202=bv\frac{b}{\sqrt{v^2-0^2}} = \frac{b}{v}. (C) b0v2=0\frac{b \cdot 0}{v^2} = 0. (D) bv02\frac{bv}{0^2}, undefined. So, options A and B are possible candidates.

Let's consider another approach. Let the angle that the line from the boat to the dock makes with the y-axis be α\alpha. So cosα=byx2+(by)2\cos \alpha = \frac{b-y}{\sqrt{x^2+(b-y)^2}}. Then dydt=vcosα\frac{dy}{dt} = v \cos \alpha. Also, sinα=xx2+(by)2\sin \alpha = \frac{-x}{\sqrt{x^2+(b-y)^2}}. dxdt=u+vsinα=uvxx2+(by)2\frac{dx}{dt} = u + v \sin \alpha = u - \frac{vx}{\sqrt{x^2+(b-y)^2}}.

Consider the case where v > u. If v <= u, the boat might not be able to reach the dock if the current is strong enough. The problem statement implies the boat reaches the dock. So, let's assume v > u.

This problem is a classic example of a pursuit curve. The boat is pursuing the dock.

Let's use the y-component of velocity: dydt=v(by)x2+(by)2\frac{dy}{dt} = \frac{v(b-y)}{\sqrt{x^2 + (b-y)^2}}. Let the distance from the boat to the dock be r=x2+(by)2r = \sqrt{x^2 + (b-y)^2}. dydt=v(by)r\frac{dy}{dt} = \frac{v(b-y)}{r}.

Consider the velocity component along the line joining the boat and the dock. The relative velocity of the boat with respect to the dock along the line joining them is the rate at which the distance between them decreases. The velocity of the boat is vb=vbw+u\vec{v}_b = \vec{v}_{bw} + \vec{u}. The direction of vbw\vec{v}_{bw} is towards the dock. Let r^\hat{r} be the unit vector from the boat to the dock. vbw=vr^\vec{v}_{bw} = v \hat{r}. vb=vr^+u\vec{v}_b = v \hat{r} + \vec{u}. The rate of decrease of the distance rr is drdt=vbr^=(vr^+u)r^=v(r^r^)+ur^=v+ur^-\frac{dr}{dt} = \vec{v}_b \cdot \hat{r} = (v \hat{r} + \vec{u}) \cdot \hat{r} = v (\hat{r} \cdot \hat{r}) + \vec{u} \cdot \hat{r} = v + \vec{u} \cdot \hat{r}. Let θ\theta be the angle between r^\hat{r} and i^\hat{i}. Then ur^=ucosθ\vec{u} \cdot \hat{r} = u \cos \theta. The vector from the boat (x,y)(x,y) to the dock (0,b)(0,b) is (x,by)(-x, b-y). The angle θ\theta is the angle between (x,by)(-x, b-y) and (1,0)(1, 0). cosθ=(x,by)(1,0)x2+(by)21=xx2+(by)2\cos \theta = \frac{(-x, b-y) \cdot (1, 0)}{\sqrt{x^2 + (b-y)^2} \cdot 1} = \frac{-x}{\sqrt{x^2 + (b-y)^2}}. So, drdt=v+uxx2+(by)2=vuxx2+(by)2-\frac{dr}{dt} = v + u \frac{-x}{\sqrt{x^2 + (b-y)^2}} = v - \frac{ux}{\sqrt{x^2 + (b-y)^2}}. drdt=v+uxx2+(by)2\frac{dr}{dt} = -v + \frac{ux}{\sqrt{x^2 + (b-y)^2}}. This matches our previous result.

Let's consider the y-component again: dydt=v(by)x2+(by)2\frac{dy}{dt} = \frac{v(b-y)}{\sqrt{x^2 + (b-y)^2}}. Let y=bδy = b - \delta, where δ\delta is the remaining distance in the y-direction. d(bδ)dt=vδx2+δ2\frac{d(b-\delta)}{dt} = \frac{v \delta}{\sqrt{x^2 + \delta^2}}. dδdt=vδx2+δ2-\frac{d\delta}{dt} = \frac{v \delta}{\sqrt{x^2 + \delta^2}}.

Consider the relationship between x and δ\delta. dxdt=uvxx2+δ2\frac{dx}{dt} = u - \frac{vx}{\sqrt{x^2 + \delta^2}}. dxdδ=uvxx2+δ2vδx2+δ2=ux2+δ2vxvδ=vxux2+δ2vδ\frac{dx}{d\delta} = \frac{u - \frac{vx}{\sqrt{x^2 + \delta^2}}}{-\frac{v \delta}{\sqrt{x^2 + \delta^2}}} = \frac{u\sqrt{x^2 + \delta^2} - vx}{-v \delta} = \frac{vx - u\sqrt{x^2 + \delta^2}}{v \delta}. vδdxdδ=vxux2+δ2v \delta \frac{dx}{d\delta} = vx - u\sqrt{x^2 + \delta^2}.

Let x=δf(δ)x = \delta f(\delta). vδ(f+δf)=vδfuδ2f2+δ2=vδfuδf2+1v \delta (f + \delta f') = v \delta f - u \sqrt{\delta^2 f^2 + \delta^2} = v \delta f - u \delta \sqrt{f^2 + 1}. vδ2f=uδf2+1v \delta^2 f' = -u \delta \sqrt{f^2 + 1}. vδf=uf2+1v \delta f' = -u \sqrt{f^2 + 1}. vδdfdδ=uf2+1v \delta \frac{df}{d\delta} = -u \sqrt{f^2 + 1}. dff2+1=uvdδδ\frac{df}{\sqrt{f^2 + 1}} = -\frac{u}{v} \frac{d\delta}{\delta}. Integrating both sides: dff2+1=uvdδδ\int \frac{df}{\sqrt{f^2 + 1}} = -\frac{u}{v} \int \frac{d\delta}{\delta}. arsinh(f)=uvlnδ+C\text{arsinh}(f) = -\frac{u}{v} \ln \delta + C. arsinh(xδ)=uvlnδ+C\text{arsinh}(\frac{x}{\delta}) = -\frac{u}{v} \ln \delta + C.

At t=0t=0, y=0y=0, so δ=b0=b\delta = b-0 = b. Also x=0x=0. arsinh(0b)=uvlnb+C\text{arsinh}(\frac{0}{b}) = -\frac{u}{v} \ln b + C. arsinh(0)=0\text{arsinh}(0) = 0, so C=uvlnbC = \frac{u}{v} \ln b. arsinh(xby)=uvln(by)+uvlnb=uvln(bby)\text{arsinh}(\frac{x}{b-y}) = -\frac{u}{v} \ln (b-y) + \frac{u}{v} \ln b = \frac{u}{v} \ln \left(\frac{b}{b-y}\right). xby=sinh(uvln(bby))\frac{x}{b-y} = \sinh \left(\frac{u}{v} \ln \left(\frac{b}{b-y}\right)\right).

Now consider the time. dydt=v(by)x2+(by)2=v(by)(by)2sinh2(uvlnbby)+(by)2\frac{dy}{dt} = \frac{v(b-y)}{\sqrt{x^2 + (b-y)^2}} = \frac{v(b-y)}{\sqrt{(b-y)^2 \sinh^2 \left(\frac{u}{v} \ln \frac{b}{b-y}\right) + (b-y)^2}}. dydt=v(by)(by)sinh2(uvlnbby)+1=vcosh2(uvlnbby)=vcosh(uvlnbby)\frac{dy}{dt} = \frac{v(b-y)}{(b-y) \sqrt{\sinh^2 \left(\frac{u}{v} \ln \frac{b}{b-y}\right) + 1}} = \frac{v}{\sqrt{\cosh^2 \left(\frac{u}{v} \ln \frac{b}{b-y}\right)}} = \frac{v}{\cosh \left(\frac{u}{v} \ln \frac{b}{b-y}\right)}. dtdy=1vcosh(uvlnbby)\frac{dt}{dy} = \frac{1}{v} \cosh \left(\frac{u}{v} \ln \frac{b}{b-y}\right). Let z=uvlnbbyz = \frac{u}{v} \ln \frac{b}{b-y}. dzdy=uvbybb(by)2=uv(by)\frac{dz}{dy} = \frac{u}{v} \frac{b-y}{b} \frac{b}{(b-y)^2} = \frac{u}{v(b-y)}. dy=v(by)udzdy = \frac{v(b-y)}{u} dz. dtdz=dtdydydz=1vcosh(z)v(by)u=byucosh(z)\frac{dt}{dz} = \frac{dt}{dy} \frac{dy}{dz} = \frac{1}{v} \cosh(z) \cdot \frac{v(b-y)}{u} = \frac{b-y}{u} \cosh(z). Since z=uvlnbbyz = \frac{u}{v} \ln \frac{b}{b-y}, lnbby=vzu\ln \frac{b}{b-y} = \frac{vz}{u}, bby=evz/u\frac{b}{b-y} = e^{vz/u}, by=bevz/ub-y = b e^{-vz/u}. dtdz=bevz/uucosh(z)=buevz/uez+ez2=b2u(ez(1v/u)+ez(1+v/u))\frac{dt}{dz} = \frac{b e^{-vz/u}}{u} \cosh(z) = \frac{b}{u} e^{-vz/u} \frac{e^z + e^{-z}}{2} = \frac{b}{2u} (e^{z(1-v/u)} + e^{-z(1+v/u)}).

We need to integrate from y=0 to y=b. When y=0, z=uvlnbb=0z = \frac{u}{v} \ln \frac{b}{b} = 0. When y=b, lnb0\ln \frac{b}{0} is undefined. This approach seems problematic.

Let's consider the time taken to cross the channel in the y-direction. dt=dyvy=x2+(by)2v(by)dydt = \frac{dy}{v_y} = \frac{\sqrt{x^2 + (b-y)^2}}{v(b-y)} dy. Let by=δb-y = \delta. dy=dδdy = -d\delta. T=b0x2+δ2vδ(dδ)=0bx2+δ2vδdδT = \int_b^0 \frac{\sqrt{x^2 + \delta^2}}{v \delta} (-d\delta) = \int_0^b \frac{\sqrt{x^2 + \delta^2}}{v \delta} d\delta. We know xδ=sinh(uvlnbδ)\frac{x}{\delta} = \sinh \left(\frac{u}{v} \ln \frac{b}{\delta}\right). x=δsinh(uvlnbδ)x = \delta \sinh \left(\frac{u}{v} \ln \frac{b}{\delta}\right). x2+δ2=δ2sinh2(uvlnbδ)+δ2=δsinh2(uvlnbδ)+1=δcosh(uvlnbδ)\sqrt{x^2 + \delta^2} = \sqrt{\delta^2 \sinh^2 \left(\frac{u}{v} \ln \frac{b}{\delta}\right) + \delta^2} = \delta \sqrt{\sinh^2 \left(\frac{u}{v} \ln \frac{b}{\delta}\right) + 1} = \delta \cosh \left(\frac{u}{v} \ln \frac{b}{\delta}\right). T=0bδcosh(uvlnbδ)vδdδ=1v0bcosh(uvlnbδ)dδT = \int_0^b \frac{\delta \cosh \left(\frac{u}{v} \ln \frac{b}{\delta}\right)}{v \delta} d\delta = \frac{1}{v} \int_0^b \cosh \left(\frac{u}{v} \ln \frac{b}{\delta}\right) d\delta. Let w=lnbδw = \ln \frac{b}{\delta}. When δ0\delta \to 0, ww \to \infty. When δ=b\delta = b, w=ln1=0w = \ln 1 = 0. bδ=ew\frac{b}{\delta} = e^w, δ=bew\delta = b e^{-w}. dδ=bewdwd\delta = -b e^{-w} dw. T=1v0cosh(uvw)(bew)dw=bv0cosh(uvw)ewdwT = \frac{1}{v} \int_\infty^0 \cosh \left(\frac{u}{v} w\right) (-b e^{-w}) dw = \frac{b}{v} \int_0^\infty \cosh \left(\frac{u}{v} w\right) e^{-w} dw. T=bv0euw/v+euw/v2ewdw=b2v0(e(u/v1)w+e(u/v+1)w)dwT = \frac{b}{v} \int_0^\infty \frac{e^{uw/v} + e^{-uw/v}}{2} e^{-w} dw = \frac{b}{2v} \int_0^\infty (e^{(u/v - 1)w} + e^{-(u/v + 1)w}) dw. T=b2v[e(u/v1)wu/v1e(u/v+1)wu/v+1]0T = \frac{b}{2v} \left[ \frac{e^{(u/v - 1)w}}{u/v - 1} - \frac{e^{-(u/v + 1)w}}{u/v + 1} \right]_0^\infty. For the upper limit at w=w=\infty, we need the exponents to be negative. u/v1<0    u<vu/v - 1 < 0 \implies u < v. (u/v+1)<0-(u/v + 1) < 0 is always true since u, v > 0. So, we must have u<vu < v. Assuming this, the terms at w=w=\infty are 0. At w=0w=0, e0=1e^0 = 1. T=b2v[(00)(1u/v11u/v+1)]T = \frac{b}{2v} \left[ (0 - 0) - \left( \frac{1}{u/v - 1} - \frac{1}{u/v + 1} \right) \right]. T=b2v(vuvvu+v)=b2(1uv1u+v)T = -\frac{b}{2v} \left( \frac{v}{u - v} - \frac{v}{u + v} \right) = -\frac{b}{2} \left( \frac{1}{u - v} - \frac{1}{u + v} \right). T=b2(u+v(uv)(uv)(u+v))=b2(2vu2v2)=bvu2v2=bvv2u2T = -\frac{b}{2} \left( \frac{u + v - (u - v)}{(u - v)(u + v)} \right) = -\frac{b}{2} \left( \frac{2v}{u^2 - v^2} \right) = -\frac{bv}{u^2 - v^2} = \frac{bv}{v^2 - u^2}.

This matches option (A). The condition v > u is necessary for the integral to converge at the upper limit, and also physically, if u >= v, the boat would be swept downstream faster than it can make progress across, and might not reach the dock at (0,b) if the river is infinitely long. However, the question asks for the time taken to reach the dock, implying it is reachable.