Many mathematical models include one or more parametersโconstants that represent things like birth rates, drug dosage, resource limits, or physical constants. These parameters arenโt just placeholdersโthey often control the qualitative behavior of the system. Small changes in a parameterโs value can cause major shifts in the solutionโs behavior. Understanding those changes is the goal of parameter analysis.
In this section, we focus on the most important modeling insight: how equilibria and their stability depend on parameters. When a parameter crosses a critical threshold, the modelโs behavior can shift dramaticallyโthis is called a bifurcation.
A bifurcation is a qualitative change in the systemโs dynamics caused by varying a parameter. In the context of differential equations, it usually means that the number or stability of equilibrium solutions changes at certain critical values.
Classify stability: Compute \(\frac{\partial f}{\partial x}\) at each equilibrium. The sign determines whether the equilibrium is a sink (stable) or a source (unstable).
Stability analysis shows that one branch is stable and the other is unstable when \(\mu > 0\text{.}\) The bifurcation diagram reveals a โcollisionโ of equilibria at \(\mu=0\text{,}\) called a saddle-node bifurcation.
SubsectionWhy Parameter Analysis Matters in Modeling
Why should we care about bifurcations? Because in applied problems, parameters represent real things: a harvest rate in an ecology model, a dosage in a drug model, or an investment threshold in an economics model. Changing those parameters changes the system.
In epidemiology, thereโs often a threshold vaccination rate: below it, disease spreads (unstable equilibrium); above it, the disease dies out (stable equilibrium).
Critical parameter values in a model often correspond to real-world thresholdsโplaces where โjust a little moreโ or โjust a little lessโ has huge consequences.