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.
The horizontal axis is mu and the vertical axis is x. The stable branch x equals plus the square root of mu is solid and the unstable branch x equals minus the square root of mu is dashed, both existing only for mu at least 0 and meeting at the origin, where a vertical dotted line marks the bifurcation. A legend labels the solid curve Stable and the dashed curve Unstable.
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).