Bernoulli Differential Equation — Definition, Formula & Examples
A Bernoulli differential equation is a first-order ordinary differential equation of the form , where is any real number other than 0 or 1. It is nonlinear when , but a clever substitution transforms it into a linear equation that you can solve with standard methods.
A Bernoulli equation is a first-order ODE with . The substitution reduces it to the linear first-order equation , which can be solved using an integrating factor.
Key Formula
Where:
- = Unknown function of $x$
- = Coefficient function multiplying $y$
- = Coefficient function on the right side
- = Real exponent, with $n \neq 0$ and $n \neq 1$
How It Works
Start by dividing both sides by to isolate the nonlinear term. Then substitute , so that . This converts the equation into a linear first-order ODE in . Solve that linear equation using an integrating factor, then back-substitute to recover .
Worked Example
Problem: Solve the Bernoulli equation .
Identify parameters: Here , , and .
Substitute: Let . Then . Divide the original equation by to get . Multiply both sides by :
Solve the linear ODE: The integrating factor is . Multiply through: . Integrate both sides:
Back-substitute: Divide by to get . Since :
Answer:
Why It Matters
Bernoulli equations appear in population dynamics (logistic growth), fluid mechanics, and circuit analysis. Mastering the substitution technique is essential in a first course on differential equations, as it illustrates how nonlinear problems can be linearized through a change of variable.
Common Mistakes
Mistake: Forgetting to multiply by the factor after substituting .
Correction: The chain rule gives , so after dividing by you must multiply the entire equation by to correctly express it in terms of .
