Section 7.7 Qualitative Modeling and Phase Line Analysis
Sometimes we donβt need an exact formula for a solutionβunderstanding the qualitative behavior is enough. Qualitative methods allow us to analyze differential equations that may be difficult or impossible to solve analytically, yet still extract valuable information about long-term behavior, equilibria, and stability.
In this section, weβll model a predator-prey system and use phase line analysis to understand its dynamics without finding explicit solutions.
Subsection The Problem: Harvesting a Fish Population
A lake contains a fish population that grows logistically when left alone. However, commercial fishing removes fish at a constant rate. How does harvesting affect the long-term sustainability of the population?
This question can be answered using qualitative analysis without solving the differential equation explicitly.
Subsection Assumptions
-
Without harvesting, the population follows the logistic model.
-
Fish are harvested at a constant rate \(h\) (fish per year) regardless of population size.
-
The carrying capacity \(K\) and growth rate \(r\) remain constant.
-
Environmental conditions are stable.
Subsection Building the Model
Let \(P(t)\) be the fish population at time \(t\text{.}\) The logistic growth with constant harvesting is:
\begin{equation*}
\frac{dP}{dt} = rP\left(1 - \frac{P}{K}\right) - h
\end{equation*}
This can be rewritten as:
\begin{equation*}
\frac{dP}{dt} = -\frac{r}{K}P^2 + rP - h
\end{equation*}
Parameters:
-
\(r > 0\text{:}\) intrinsic growth rate
-
\(K > 0\text{:}\) carrying capacity
-
\(h \geq 0\text{:}\) harvesting rate
Equilibrium Solutions: Set \(\frac{dP}{dt} = 0\) and solve:
\begin{equation*}
rP\left(1 - \frac{P}{K}\right) = h
\end{equation*}
This gives a quadratic equation in \(P\text{.}\) The number and nature of equilibria depend on \(h\text{:}\)
-
If \(h = 0\text{:}\) equilibria at \(P = 0\) (unstable) and \(P = K\) (stable)
-
If \(0 < h < \frac{rK}{4}\text{:}\) two equilibria, one stable and one unstable
-
If \(h = \frac{rK}{4}\text{:}\) one equilibrium (semi-stable)
-
If \(h > \frac{rK}{4}\text{:}\) no equilibria (population crashes to zero)
Subsection Qualitative Analysis Activity
Objective: Use phase line diagrams to understand how harvesting affects population dynamics.
Part 1: Phase Line Construction
For each harvesting scenario below, construct a phase line diagram:
-
No harvesting: \(h = 0\text{,}\) \(r = 0.5\text{,}\) \(K = 1000\)
-
Light harvesting: \(h = 50\text{,}\) \(r = 0.5\text{,}\) \(K = 1000\)
-
Moderate harvesting: \(h = 125\text{,}\) \(r = 0.5\text{,}\) \(K = 1000\)
-
Heavy harvesting: \(h = 150\text{,}\) \(r = 0.5\text{,}\) \(K = 1000\)
For each:
-
Find equilibrium points (where \(\frac{dP}{dt} = 0\))
-
Determine stability (check sign of \(\frac{dP}{dt}\) on either side)
-
Draw the phase line with arrows indicating direction of change
-
Sketch several solution curves \(P(t)\) for different initial conditions
Part 2: Critical Harvesting Rate
Calculate \(h_{\text{max}} = \frac{rK}{4}\) for your parameters. This is the maximum sustainable yieldβthe highest harvesting rate that maintains a stable population.
Questions:
-
What happens if \(h > h_{\text{max}}\text{?}\) Why is this outcome independent of initial population?
-
For \(h < h_{\text{max}}\text{,}\) which equilibrium is stable? What does this mean for management?
-
Why is harvesting at exactly \(h_{\text{max}}\) risky even though an equilibrium exists?
Subsection Simulation Activity
Use a computational tool (spreadsheet, Desmos, Python, MATLAB) to simulate the differential equation:
Setup:
-
Choose parameters: \(r = 0.5\text{,}\) \(K = 1000\)
-
Test different harvesting rates: \(h = 0, 50, 100, 125, 130\)
-
For each \(h\text{,}\) simulate with initial populations: \(P_0 = 100, 500, 900\)
-
Plot \(P(t)\) for each case on the same axes (different colors)
Analysis:
-
Compare your simulations with your phase line predictions. Do they match?
-
For which \(h\) values does the population collapse regardless of \(P_0\text{?}\)
-
Identify the threshold where behavior changes qualitatively.
-
How long does it take the population to reach equilibrium (approximately) for different \(h\) values?
Subsection Analytical Questions
-
Derive the formula for \(h_{\text{max}} = \frac{rK}{4}\) by finding the maximum of \(rP(1 - P/K)\text{.}\)
-
At what population level does the maximum growth rate occur (without harvesting)? How does this relate to \(h_{\text{max}}\text{?}\)
-
If fishery managers want a safety margin, what harvesting rate should they choose (in terms of \(h_{\text{max}}\))? Justify your answer.
-
How would climate change affecting \(r\) or \(K\) impact sustainable harvesting?
-
Modify the model for proportional harvesting: \(\frac{dP}{dt} = rP(1-P/K) - eP\) where \(e\) is the effort (fraction of population harvested). Analyze equilibria and stability.
Subsection Real-World Context
Research a historical example of overfishing (e.g., Atlantic cod collapse, California sardine fishery). Analyze:
-
What were the estimated parameters (\(K\text{,}\) \(r\text{,}\) harvesting rates)?
-
How does the historical data compare with model predictions?
-
What management strategies could have prevented collapse?
-
What are the limitations of this simple model?
Subsection Final Report
Submit a comprehensive report (3-4 pages) that includes:
-
Derivation of the harvesting model with clear explanation of assumptions.
-
Complete phase line analysis for all four harvesting scenarios with diagrams.
-
Simulation results with graphs comparing different harvesting rates and initial conditions.
-
Calculation and interpretation of maximum sustainable yield.
-
Answers to all analytical questions with detailed reasoning.
-
Case study analysis of a real fishery with application of the model.
-
Discussion of model limitations and potential improvements (e.g., age structure, multiple species, environmental variability).
-
Policy recommendations for sustainable harvesting based on your analysis.
Qualitative methods reveal essential features of differential equations without requiring explicit solutions. The harvested logistic model demonstrates how small changes in parameters can lead to dramatically different outcomesβa lesson crucial for resource management. Phase line analysis provides intuitive understanding of stability and long-term behavior, making it an invaluable tool for applied mathematics, ecology, economics, and engineering.
You have attempted of activities on this page.
