\documentclass[12pt]{article} 
\usepackage{epsf}
\pagestyle{empty}
\renewcommand{\today}{February 17, 1997}

\special{src: 6 LAB2B.TEX} %Inserted by TeXtelmExtel

% \ilf is inline formula in displaystyle
\newcommand{\ilf}[1]{$\displaystyle #1 $}

\special{src: 11 LAB2B.TEX} %Inserted by TeXtelmExtel


\special{src: 14 LAB2B.TEX} %Inserted by TeXtelmExtel

\begin{document}
\noindent{\bf Math 3226
\hfill
Laboratory  2B}\\
\begin{center}
{\bf The Curve of Pursuit\footnote{This laboratory is based on a group project in {\em ``Fundamentals of Differential Equations''} by R. Kent Nagle and Edward B. Saff.}}
\bigskip\end{center}

\special{src: 24 LAB2B.TEX} %Inserted by TeXtelmExtel

\noindent{\em An interesting geometric problem---first considered by Leonardo da Vinci--- arises when one tries to determine the path of a pursuer chasing its prey. The simplest problem is to find the curve along which a vessel moves in pursuing another vessel that flees along a straight line, assuming that the speeds of both vessels are constant.

\special{src: 28 LAB2B.TEX} %Inserted by TeXtelmExtel

Let's assume vessel A, traveling at a speed $\alpha$, is pursuing vessel B, which is traveling at speed $\beta$. In addition, assume vessel A begins at time $t=0$ at the origin and pursues vessel B, which begins at the point $(b,0)$, $b>0$, and travels up the line $x=b$.
After $t$ hours, vessel $A$ is located at the point $P=(x,y)$ and vessel B is located at the point $Q=(b,\beta t) $. The goal is to describe the locus of points $P$; that is to find $y$ as a function of $x$. }

\special{src: 33 LAB2B.TEX} %Inserted by TeXtelmExtel


\special{src: 36 LAB2B.TEX} %Inserted by TeXtelmExtel

\epsfxsize=450pt
\epsffile{lab2b.eps}

\special{src: 41 LAB2B.TEX} %Inserted by TeXtelmExtel


\special{src: 44 LAB2B.TEX} %Inserted by TeXtelmExtel

\begin{enumerate}
\renewcommand{\theenumi}{{\bf \arabic{enumi}}}
\item 
Vessel A is pursuing vessel B, so at time $t$, vessel A must be heading right at vessel B. Thus the tangent line to the curve of pursuit at $P$ must pass through the point $Q$. For this to be true, show that 
\[\frac{dy}{dx}=\frac{y-\beta t}{x-b}.\] 

\special{src: 52 LAB2B.TEX} %Inserted by TeXtelmExtel

\item We know that the speed at which vessel A is traveling, so we know that the distance it travels in time $t$ is $\alpha t$. This distance is also the length of the pursuit curve from $(0,0)$ to $(x,y)$. Using the arclength formula, show that 
\[\alpha t=\int_0^x \sqrt{1+\left[\frac{dy}{du}\right]^2}\ du.\]

\special{src: 57 LAB2B.TEX} %Inserted by TeXtelmExtel

\item Solve the formulas in {\bf 1.} and {\bf 2.} for the variable $t$ to obtain
\[\frac{y}{\beta}-\frac{(x-b)} {\beta} \frac{dy}{dx}=\frac{1}{\alpha}  \int_0^x \sqrt{1+\left[\frac{dy}{du}\right]^2}\ du.\]

\special{src: 62 LAB2B.TEX} %Inserted by TeXtelmExtel

\item Set $w(x)=dy/dx$ and differentiate both sides of the equation above with respect to $x$ to obtain the first-order differential equation
\[(x-b)\frac{dw}{dx}=-\frac{\beta}{\alpha}\sqrt{1+w^2}.\]

\special{src: 67 LAB2B.TEX} %Inserted by TeXtelmExtel

\item Using appropriate initial values for both $x$ and $w=dy/dx$ when $t=0$, show that the solution of the equation in {\bf 4.} is given by
\[\frac{dy}{dx}=w(x)=\frac{1}{2} \left[ \left(1-\frac{x}{b}\right)^{-\frac{\beta}{\alpha}}-
\left(1-\frac{x}{b}\right)^{\frac{\beta}{\alpha}}\right].\]

\special{src: 73 LAB2B.TEX} %Inserted by TeXtelmExtel

\item For the case $\alpha > \beta$, integrate the expression in {\bf 5.} with respect to $x$ to obtain $y$ as a function of $x$. What is the initial condition for $y$ when $t=0$?

\special{src: 77 LAB2B.TEX} %Inserted by TeXtelmExtel

\item  For the case $\alpha > \beta$, find the location where  vessel A will intercept vessel B.

\special{src: 81 LAB2B.TEX} %Inserted by TeXtelmExtel


\special{src: 84 LAB2B.TEX} %Inserted by TeXtelmExtel

\item Repeat {\bf 6.} for the case $\alpha=\beta$.

\special{src: 88 LAB2B.TEX} %Inserted by TeXtelmExtel

\item For the case $\alpha=\beta$, will vessel A ever reach vessel B?
\end{enumerate}
\vspace*{\fill}

\special{src: 94 LAB2B.TEX} %Inserted by TeXtelmExtel

\flushright\tiny\copyright\  H. Knaust. \today .
\end{document}

