Bernoulli Differential Equation
Problem
Solve dy/dx + y = y^3 using the substitution v = y^(-2). Show how the substitution reduces a non-linear ODE to a linear one, then reconstruct the solution curves.
Explanation
What is a Bernoulli equation?
A Bernoulli equation is any first-order ODE of the form
The on the right makes it non-linear in general, so the linear-ODE recipe (integrating factor) doesn't apply directly. But there's a slick trick: the substitution transforms it into a linear ODE in , which you can then solve with an integrating factor. This is one of the most satisfying dimensional reductions in the first-order toolbox.
The edge cases and are excluded because they're already linear (or separable) with no substitution needed.
The given equation
Standard Bernoulli form with , , .
Step-by-step solution
Step 1 — Substitution.
With , let .
Differentiate (chain rule):
Step 2 — Rewrite the ODE in terms of .
Divide the original equation through by (assuming ):
Use so :
Multiply by :
That is a linear ODE in . Non-linearity absorbed.
Step 3 — Solve the linear ODE.
Standard form: , . Integrating factor .
Step 4 — Back-substitute .
The sign is chosen by the initial condition.
The singular solution we almost lost
Dividing by required . Check directly: satisfies , so it is also a solution. This one is not recovered for any finite in our family — it sits outside and is a genuine singular solution.
Verification (for a specific )
Take : (constant). Plug into the ODE: ✓.
Take , so (some concrete non-trivial value). Then you can confirm holds; the algebra is straightforward but tedious — the structural check above (constant solution) plus the derivation itself is usually enough.
Equilibria of the original equation
Set in :
- is a stable equilibrium (small perturbation pulls back toward it from the side).
- are unstable — solutions that start with blow up in finite time.
Look at our solution family: . If the denominator grows, so as . If the denominator can hit zero in finite — that's the blow-up time.
Bernoulli recipe (memorize)
- Identify in .
- Substitute ; compute .
- Divide original equation by , then rewrite in : you get a linear ODE
- Solve with integrating factor.
- Back-substitute .
- Check for singular solutions where you divided.
Examples of :
- → logistic-like (actually the logistic equation is Bernoulli with , ).
- → today's equation.
- → ; shows up in drag problems.
- → .
Common mistakes
- Using instead of . The exponent that linearizes is , derived by forcing the substitution to eliminate .
- Forgetting the factor on the linear ODE. Dividing by and computing together produces that factor naturally — show your work.
- Missing as a singular solution. Division by loses it; check explicitly.
- Dropping the on the back-substitution. gives two branches ; the initial condition picks one.
Try it in the visualization
Slide (the exponent), watch the Bernoulli equation shape change, and see the substitution "unbend" the non-linearity into a linear problem in . Overlay the stable and unstable equilibria and watch solution curves flow toward / away from them.
Interactive Visualization
Parameters
Got your own math or physics problem?
Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.