Exercises — Bernoulli equations — substitution
The one recipe we lean on the whole way:
Here are functions of only. "Integrating factor" is the trick from Linear First-Order ODEs — Integrating Factor: multiply the linear ODE by so the left side becomes the exact derivative , then integrate once.
Level 1 — Recognition
Goal: spot the Bernoulli shape and read off , , . No solving yet.
Exercise 1.1
For each equation, decide if it is Bernoulli. If yes, give , , and .
(a)
(b)
(c)
(d)
Recall Solution 1.1
A Bernoulli equation must have the form with the nonlinearity living only in a single power , and .
(a) Bernoulli: , , . ✔ (b) Bernoulli: , , . ✔ (negative is allowed — ) (c) Not Bernoulli in the interesting sense: here (the right side ), which is already linear. No substitution needed. (d) Bernoulli: , , . ✔
Exercise 1.2
State the substitution and the value of for each Bernoulli case in 1.1.
Recall Solution 1.2
(a) , so . (b) , so . (d) , so .
Level 2 — Application
Goal: run the full recipe on a clean problem.
Exercise 2.1
Solve
Recall Solution 2.1
Identify: , , , so and .
Master result: gives Integrating factor: Multiply: Integrate: Back-substitute :
Exercise 2.2
Solve
Recall Solution 2.2
Identify: , , , , . IF: Then Integrate by parts: So Back-substitute :
Level 3 — Analysis
Goal: handle awkward forms, initial conditions, and the lost solution.
Exercise 3.1
Solve the initial value problem
Recall Solution 3.1
Identify: , , , , . IF: . Then Integrate: Apply IC: . So Thus Back-substitute : (positive root since ). Sanity: at , . ✔
Exercise 3.2
Solve and identify any solution lost when dividing by .
Recall Solution 3.2
Rearrange to standard form: So , , , , . IF: (on an interval where ). Then Integrate: Back-substitute : Lost solution: dividing by assumed . Since , satisfies the original equation () and is a genuine singular solution not captured by any finite .
Level 4 — Synthesis
Goal: combine Bernoulli with a second idea — a Riccati reduction, and a disguised form.
Exercise 4.1 (Riccati → Bernoulli)
The Riccati equation has the known particular solution . Using , reduce it to a Bernoulli equation and solve.
Recall Solution 4.1
Why substitute ? For a Riccati equation, once one solution is known, writing cancels the constant clutter and leaves a Bernoulli equation in with (see Riccati Equations).
With , . Substitute: Expand the right side: Constant terms: Good — was a solution, so they cancel. Linear-in- terms: Quadratic: So , i.e. This is Bernoulli with , , — exactly Exercise 2.2! From there Back to : , so
Exercise 4.2 (disguised — as the function of )
Solve Hint: it is not Bernoulli in , but treat as a function of .
Recall Solution 4.2
Why flip the roles? As written, -powers sit in the denominator — not the standard shape. Invert: Now it is Bernoulli in : independent variable , dependent , with , , , , . IF: Then Integrate: Back-substitute :
Level 5 — Mastery
Goal: general parameters, degenerate cases, and inventing the model.
Exercise 5.1 (general exponent)
Solve for constants and , in terms of . State the special value of the effective exponent that makes the integral logarithmic.
Recall Solution 5.1
, . With : Let and . IF: Then Generic case (): Back-substitute: Logarithmic case: if , i.e. , the integral , giving
Exercise 5.2 (build the model)
A population obeys logistic-type growth but with a time-varying carrying capacity. Its density satisfies Solve for and describe its long-time behaviour.
Recall Solution 5.2
Standard form: , Bernoulli with , , , , . IF: . Then Integrate by parts: So IC: . So Thus Back-substitute : Long-time behaviour: as , so , hence . The tightening carrying capacity ( term grows) drives the population to extinction like . See the curve below.

Exercise 5.3 (degenerate boundary)
What happens to the substitution as ? Explain, using limits, why the method degenerates and what the correct method is at exactly .
Recall Solution 5.3
As , , so — a constant, carrying no information. The linear ODE becomes in the limit: both sides vanish. So the machinery collapses.
What actually happens at : the original equation is which is separable / linear-homogeneous: , giving . No substitution required — solve directly. This is exactly why the definition excludes (see Separable Equations).
[!recall]- One-screen summary
Recipe
Riccati link
Disguised Bernoulli
Two singular boundaries
Connections
- Bernoulli Equations — Substitution (parent — the derivation these exercises drill)
- Linear First-Order ODEs — Integrating Factor (the engine every solution reduces to)
- Riccati Equations (Exercise 4.1 reduces one to Bernoulli)
- Substitution Methods in ODEs (same "rename to simplify" spirit as 4.2)
- Separable Equations (the correct tool at the degenerate boundary)