markdown
Bernoulli Equationsmd 44f5e4f
lecture/math/differential-equations/bernoulli-equations.lecture.n.md
Download PDF

Bernoulli Equations

date2026-07-16document_iddoc_0a6864fa66eb85a3742f2f4af9439712descriptionBernoulli 方程式を、y^{1-n} の置換で一階線型微分方程式へ帰着する型として、特殊場合と定数解の注意を含めて証明付きで整理する。prerequisites一階線型微分方程式と積分因子 / 変数分離形と自律方程式 / 一階微分方程式の分類と最初の判定type講義content_typelecturestatusactiverelateddata/lecture/math/differential-equations/first-order-linear-odes-and-integrating-factors.lecture.n.md / data/lecture/math/differential-equations/separable-equations-and-autonomous-systems.lecture.n.md / data/lecture/math/differential-equations/logistic-equation.lecture.n.md / data/exercise/math/differential-equations/classifying-and-solving-first-order-odes.exercise.n.md
mathdifferential-equationsbernoullifirst-orderlecture

1Introduction

This lecture explains how an appropriate substitution reduces a Bernoulli equation to a first-order linear equation.

In the first-order linear equation

y+p(x)y=q(x),

the unknown y occurs to the first power. A Bernoulli equation also contains a term yn and is therefore generally nonlinear. Its power-law structure nevertheless permits linearization through the substitution u=y1-n.

2Standard Form

A Bernoulli equation is a first-order differential equation that can be written as

y+p(x)y=q(x)yn.

This lecture first treats integer values of n. For a general real exponent n, the analysis must be restricted to an interval on which y1-n is real-valued and differentiable; the region y>0 is a standard choice.

The cases n=0 and n=1 are exceptional. If n=0, the equation is

y+p(x)y=q(x),

which is already first-order linear. If n=1, then

y+p(x)y=q(x)y,

or equivalently

y+(p(x)-q(x))y=0,

which is also first-order linear. Thus the Bernoulli substitution is essential only when n0,1.

3Proposition: Reduction of a Bernoulli Equation to First-Order Linear Form

Assume that n0,1 and consider

y+p(x)y=q(x)yn

on a region where u=y1-n is defined and differentiable. For integer n, it is sufficient to work where y0. Under the substitution u=y1-n, the function u satisfies

u+(1-n)p(x)u=(1-n)q(x).

This is a first-order linear differential equation in u.

3.1Proof

Set u=y1-n. The chain rule gives

u=(1-n)y-ny.

Dividing the original equation by yn gives

y-ny+p(x)y1-n=q(x).

Since y1-n=u and y-ny=u/(1-n), this equation becomes

11-nu+p(x)u=q(x).

Multiplication by 1-n yields

u+(1-n)p(x)u=(1-n)q(x).

Therefore, the substitution reduces the Bernoulli equation to a first-order linear equation.

4Solution Procedure

  1. Rewrite the equation as y+p(x)y=q(x)yn.
  2. Check whether n=0 or n=1.
  3. Before division, determine whether y=0 satisfies the original equation.
  4. On a region where u=y1-n is defined and differentiable, set u=y1-n.
  5. Solve the resulting first-order linear equation in u by an integrating factor.
  6. On each interval of validity, select every real-valued differentiable branch of the inverse transformation from u=y1-n to y, and verify it in the original equation.

Because the derivation divides by yn, the zero solution must be checked beforehand so that it is not discarded.

5Example: y+y=xy2

The equation

y+y=xy2

is a Bernoulli equation with n=2, p(x)=1, and q(x)=x. The function y=0 satisfies the original equation and is therefore a constant solution.

For y0, set u=y1-2=y-1. The proposition gives

u+(1-2)u=(1-2)x,

and hence

u-u=-x.

This is first-order linear. Its integrating factor is

μ=e-1dx=e-x.

Multiplication by e-x gives

(e-xu)=-xe-x.

Integration yields

e-xu=(x+1)e-x+C,

so

u=x+1+Cex.

Since u=1/y,

y=1x+1+Cex.

Together with this family, the previously identified function y=0 is also a solution.

For each value of C, the displayed formula defines a solution on every connected interval on which the denominator x+1+Cex is nonzero. The solution cannot be extended across a zero of the denominator.

6Connection with the Logistic Equation

Assume r>0 and K>0. The logistic equation

y=ry(1-yK)

can be rewritten as

y-ry=-rKy2,

so it is a special Bernoulli equation.

The logistic equation is also autonomous. Before deriving an explicit solution, the sign of its right-hand side can therefore be used to determine monotonicity of solutions and their direction near equilibrium solutions.

data/lecture/math/differential-equations/logistic-equation.lecture.n.md

7Scope

Bernoulli equations form a special class of nonlinear equations that can be linearized. A differential equation is not of Bernoulli type merely because it is nonlinear; the power yn must occur in the standard form specified above.

Moreover, the substitution is performed where y0. If the original equation is defined at y=0 and y=0 is actually a solution, that constant solution must be treated separately.

8Exercises

data/exercise/math/differential-equations/classifying-and-solving-first-order-odes.exercise.n.md
raw .n.md をコピー
loc をコピー (filepath:line ~ line)
copy share link
copy encoded share link
path をコピー
copy share link
copy encoded share link
copy share link
copy encoded share link
タブを全て閉じる