4.6.5 · D5Ordinary Differential Equations

Question bank — Bernoulli equations — substitution

1,350 words6 min readBack to topic

Before we start, one shared vocabulary reminder so no symbol is unearned:


True or false — justify

is a Bernoulli equation.
True. It matches with , , , and , so the substitution applies.
is a Bernoulli equation in standard form as written.
False as written, but it is Bernoulli after rearranging: move to , giving , , . The nonlinear power must sit alone on the right before you read off .
The substitution always produces a linear ODE in .
True, and that is the entire point: the chain rule turns the awkward into , leaving only first powers of — no , no .
For the linearizing substitution is .
False. It is , i.e. . Confusing with is the single most common wrong start.
If , the equation is no longer worth calling Bernoulli.
True in spirit: with you get , which is linear (and separable) already — no need for the division.
The trivial function solves whenever .
True. Both sides become , so is a genuine solution — one you can lose if you carelessly divide by .
The substitution works equally well for .
False. Then and is a constant carrying no information; the equation was already linear, so no substitution is needed.
Once you find , the problem is finished.
False. You still must back-substitute to recover ; an answer left in is incomplete.
The integrating factor for the transformed equation is .
False. It is — the factor rides along with , so forgetting it gives the wrong .

Spot the error

Student writes: ", so ."
Error: differentiating gives (the minus sign from the power rule). Dropping that sign flips the sign of every later term.
Student divides by and writes .
Error: the middle term becomes (correct), but the right-hand side divided by is just , not . The whole reason we divide is to strip the power off the right side.
Student substitutes and writes the linear ODE as .
Error: the from the chain rule multiplies both sides. The correct form is .
Student solves a Bernoulli with and reports the general solution as with a single arbitrary constant, then says "".
Two errors: the constant is fine, but the final step is , so — you must invert the power and keep the where relevant.
Student claims: "Dividing by needs no comment since is never zero."
Error: can be zero, and if then is a valid solution. You must set it aside before dividing and report it separately.
Student treats as a function of while building the integrating factor.
Error: in a Bernoulli equation and are functions of only. If genuinely depended on , the whole linear-ODE machinery would not apply.

Why questions

Why do we divide by before substituting, rather than substituting directly?
Dividing exposes the exact pattern that produces; without it the chain rule wouldn't line up and the -powers wouldn't cancel.
Why is the "right" choice and not, say, ?
Because manufactures precisely the term left after dividing — it is the tailor-made antidote to the nuisance.
Why does the factor appear on both and ?
The chain rule gives ; multiplying the whole equation by to clear that fraction scales every term, so both and pick up the .
Why can a negative (like ) still be handled the same way?
The derivation never assumed ; works fine. Only the "lost " caveat changes, since for the term blows up at rather than vanishing.
Why does a Bernoulli equation reduce to a linear ODE rather than to a separable one?
The transformed equation still has an explicit term coupling and , so its solution route is the integrating factor — separability only appears in the special case .
Why is a Riccati equation harder than a Bernoulli, even though both are nonlinear?
A Riccati equation has a term and a stand-alone term with no ; that extra term blocks the clean cancellation, so you first need one known particular solution to knock it down to Bernoulli form.

Edge cases

What happens to the substitution as ?
The factor blows up — a signal the method degenerates. At the equation is already linear, so no substitution is needed.
What happens at ?
You get , which is the standard linear form — Bernoulli's machinery would just multiply through by , doing nothing useful.
For , is still a solution to worry about?
Yes: , so satisfies (both sides zero) and must be noted; it's easy to lose when dividing by .
For , does dividing by risk losing ?
No: here , and does not solve the equation (the term is undefined at ), so there is no trivial solution to preserve.
If both and , what does the equation become and how do you solve it?
It reduces to , which is directly separable () — the Bernoulli substitution still works but is overkill.
For a fractional like , why must you be careful stating the domain of ?
and recovering can force sign or domain restrictions (roots of negatives), so the solution may only be valid where — always check the recovered is real and consistent.
If the recovered relation is implicit, e.g. , is that an acceptable final answer?
Yes: an implicit solution in is complete and standard for ODEs; solving explicitly for (here ) is optional unless the problem demands it.

Recall One-sentence summary

Bernoulli's method is fragile in exactly four spots — the factor, the sign in , the lost , and the back-substitution — and every trap on this page is one of those four wearing a disguise.

Connections