This post guides you through solving the Bernoulli-type differential equation \(y' = 2y - y^2\) step-by-step, using simple explanations and math reasoning. Click on any menu item to jump directly to that step.
Step 1 – Identify the Equation Type
The equation contains both \(y\) and \(y^2\) terms, so it’s a Bernoulli equation of the form:
Comparing terms gives \(P(x) = 2,\ Q(x) = -1,\ n = 2.\)
Why Bernoulli? It mixes a first-power and a squared term of \(y\). This type can be transformed into a linear equation using a special substitution.
Step 2 – Divide by \(y^2\)
Divide the entire equation by \(y^2\):
Why? This step prepares the equation for substitution by producing \(y^{-2}y'\), which appears when differentiating \(y^{-1}\).
Step 3 – Substitution \(z = y^{-1}\)
Let \(z = \frac{1}{y}\). Then differentiate: \(z' = -y^{-2}y'\).
Substitute this into the equation:
This is now a linear differential equation in \(z\):
Why it helps: The substitution removes the non-linear part (\(y^2\)) and gives a linear equation that is easier to solve.
Step 4 – Solve the Homogeneous Part
First, solve \(z'_h + 2z_h = 0\).
Separate and integrate:
Exponentiate:
Meaning: This is the base part of the solution — how \(z\) behaves naturally when there’s no external term on the right-hand side.
Step 5 – Apply Variation of Constant
Let \(C_1\) become a function of time: \(C_1 = C_1(t)\).
Write \(z = e^{-2t}C_1(t)\) and find its derivative:
Substitute into \(z' + 2z = 1\):
After cancellation:
Integrate both sides:
What’s happening? We allow the “constant” to change over time so the equation can balance with the non-homogeneous term (+1).
Step 6 – Back-Substitute to Find \(y\)
Substitute back: \(z = e^{-2t}(\tfrac{1}{2}e^{2t} + C_2)\)
Since \(z = 1/y\):
Take the reciprocal:
Interpretation: The value of \(y\) grows quickly when small but gradually slows and approaches 2 as time increases.
Step 7 – Equilibrium Solutions and Stability
Set \(y' = 0\):
- \(y=0\): small increase makes \(y'\) positive → unstable.
- \(y=2\): small changes return to 2 → stable.
Conclusion: \(y=2\) is a stable equilibrium point, and \(y=0\) is unstable.
Extra – What Does “Variation of Constant” Mean?
In a homogeneous equation, the constant \(C\) is fixed. But when we have an added term (like +1), that constant must adapt over time. We treat it as a function \(C(t)\), find its derivative, and integrate. This trick lets us capture both the natural and forced changes of the system.
No comments:
Post a Comment