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

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

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

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


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

\begin{document}
\noindent{\bf Math 3226
\hfill
Laboratory  3A}\\
\begin{center}
{\bf Predator-Prey Models and Hunting\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 LAB3A.TEX} %Inserted by TeXtelmExtel

\noindent{\em Consider the classical predator-prey model
\begin{eqnarray*}
\frac{dx}{dt}&=&A x - B x y\\
\frac{dy}{dt}&=&-C y +D x y.
\end{eqnarray*}
Such a system typically has a periodic solution, i.e., there is some time constant $T$ so that 
$x(t+T)=x(t)$ and $y(t+T)=y(t)$ for all $t$. Because of this periodic behavior, it is useful to consider the average populations $\overline{x}$ and $\overline{y}$, defined by 
\begin{eqnarray*}
\overline{x}&=&\frac{1}{T}\int_0^T x(t)\, dt\\
\overline{y}&=&\frac{1}{T}\int_0^T y(t)\, dt.
\end{eqnarray*}}

\special{src: 38 LAB3A.TEX} %Inserted by TeXtelmExtel


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

\begin{enumerate}
\renewcommand{\theenumi}{{\bf \arabic{enumi}}}
\item 
Show that $\overline{x}=C/D$ and that $\overline{y}=A/B$. {\em Hint: } Use the first equation above and the fact that $x(0)=x(T)$ to show that 
\[\int_0^T (A-B y(t))\, dt=\int_0^T \frac{x'(t)}{x(t)}\, dt=0.\]

\special{src: 49 LAB3A.TEX} %Inserted by TeXtelmExtel

\item Assume that a percentage of both species is hunted; more precisely: Assume that the prey is  hunted reducing its rate of change  by a constant $\epsilon$ times the prey population, while the predators are  hunted reducing their rate of change  by a constant $\delta$ times the predator population.  
Write down a system of first-order differential equations  describing this new predator-prey model with hunting.

\special{src: 54 LAB3A.TEX} %Inserted by TeXtelmExtel

\item Assume $\epsilon<A$. What effect does this model of hunting have on the average prey and predator populations? 

\special{src: 58 LAB3A.TEX} %Inserted by TeXtelmExtel

\item Assume that only the predator is hunted. What effect does this model of hunting have on the average prey and predator populations? 

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

\item Assume that only the prey is hunted. What effect does this model of hunting have on the average prey and predator populations? 

\special{src: 66 LAB3A.TEX} %Inserted by TeXtelmExtel

\item In a rural community, foxes prey mainly on rabbits, but occasionally include a chicken in their diet. The farmers decide to put a stop to the chicken killing by hunting the foxes. What do you predict will happen?
\end{enumerate}
\vspace*{\fill}

\special{src: 72 LAB3A.TEX} %Inserted by TeXtelmExtel

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