Modified aphid-ladybug dynamics In Exercise 22 we modeled populations of aphids and ladybugs with a LotkaVolterra system. Suppose we modify those equations as follows:
$$\begin{array}{l}{\frac{d A}{d t}=2 A(1-0.0001 A)-0.01 A L} \\ {\frac{d L}{d t}=-0.5 L+0.0001 A L}\end{array}$$
(a) In the absence of ladybugs, what does the model predict about the aphids?
(b) Find an expression for $d L / d A$ .
(c) Use a computer algebra system to draw a direction field for the differential equation in part (b). Then use the direction field to sketch a phase portrait. What do the phase trajectories have in common?
(d) Suppose that at time $t=0$ there are 1000 aphids and 200 ladybugs. Draw the corresponding phase trajectory and use it to describe how both populations change.
(e) Use part (d) to make rough sketches of the aphid and ladybug populations as functions of t. How are these two graphs related?