markdown
変数分離形と自律方程式md be118da
lecture/math/differential-equations/separable-equations-and-autonomous-systems.lecture.n.md
Download PDF

変数分離形へんすうぶんりけい自律方程式じりつほうていしき

date2026-07-16document_iddoc_507f8e2a7db29b2f409967fb777f2815description変数分離形を、合成関数の微分の逆向きとして証明し、h(y)=0 の定数解を失わない手順、陰関数解、自律方程式、解の定義域まで初学者向けに整理する。prerequisites一階微分方程式の分類と最初の判定 / 積分法の基本 / 合成関数の微分type講義content_typelecturestatusactiverelateddata/lecture/math/differential-equations/classifying-first-order-odes.lecture.n.md / data/lecture/math/differential-equations/first-order-linear-odes-and-integrating-factors.lecture.n.md / data/lecture/math/differential-equations/singular-solutions-and-envelopes.lecture.n.md / data/lecture/math/differential-equations/logistic-equation.lecture.n.md / data/exercise/math/differential-equations/separable-equations-and-autonomous-systems.exercise.n.md
mathdifferential-equationsfirst-orderseparable-equationlecture

1導入どうにゅう

この講義こうぎでは、変数分離法へんすうぶんりほうseparation of variablesdydx形式的けいしきてき移項いこうとしてではなく、合成関数ごうせいかんすう微分公式びぶんこうしき逆向ぎゃくむきに適用てきようする方法ほうほうとして説明せつめいする。

変数分離へんすうぶんり使つかえるのは、未知関数みちかんすう変化率へんかりつ

dydx=f(x)g(y)

のように、x だけの部分ぶぶんy だけの部分ぶぶんせきかれている場合ばあいである。このかたちだから、yかんする因子いんしひだりへ、xかんする因子いんしみぎ整理せいりできる。

ただし、g(y)操作そうさは、g(y)=0かい除外じょがいする操作そうさでもある。そのため、変数分離へんすうぶんりでは計算けいさんまえ定数解ていすうかい確認かくにんする。ほんによっては g(y)h(y)くが、注意ちゅういおなじである。

2標準形ひょうじゅんけい

変数分離形へんすうぶんりけいseparable equationとは、

dydx=f(x)g(y)

整理せいりできる一階微分方程式いっかいびぶんほうていしきである。

とく

dydx=F(y)

のように右辺うへん独立変数どくりつへんすう x明示的めいじてきふくまない方程式ほうていしき自律方程式じりつほうていしきautonomous equationという。これは f(x)=1,g(y)=F(y) とおけば変数分離形へんすうぶんりけいでもある。

3命題めいだい1:変数分離へんすうぶんり陰関数解いんかんすうかいもと方程式ほうていしきたす

区間くかん I,J微分可能びぶんかのう関数かんすう y:IJかんがえ、gJ じょうで 0 にならないとする。

dydx=f(x)g(y)

において、I じょうF(x)=f(x)J じょうG(y)=1/g(y) とする。このとき

G(y)=F(x)+C

たす微分可能びぶんかのう関数かんすう y(x) は、もと方程式ほうていしきたす。

3.1証明しょうめい

G(y(x))=F(x)+Cx微分びぶんする。合成関数ごうせいかんすう微分公式びぶんこうしきより、

G(y)y=F(x)

である。G(y)=1/g(y)F(x)=f(x) だから

1g(y)y=f(x)

である。g(y)0 なので両辺りょうへんg(y)けて

y=f(x)g(y)

る。したがって変数分離へんすうぶんり関係式かんけいしきもと方程式ほうていしきたす。

この証明しょうめいが、形式的けいしきてき

1g(y)dy=f(x)dx

いて積分せきぶんしてよい理由りゆうである。

4解法かいほう手順てじゅん

  1. y=f(x)g(y)かたち整理せいりする。
  2. g(y)=0たす定数解ていすうかいさき確認かくにんする。
  3. g(y)0範囲はんい
1g(y)dy=f(x)dx

分離ぶんりする。

  1. 両辺りょうへん積分せきぶんする。
  2. 条件じょうけんがあれば任意定数にんいていすうたいする制約方程式せいやくほうていしきく。
  3. 最後さいごもと方程式ほうていしき指定していされたすべての条件じょうけん代入だいにゅうして検算けんざんする。

5命題めいだい2:g(y)=0定数解ていすうかいあたえる

5.1主張しゅちょう

変数分離形へんすうぶんりけい

y=f(x)g(y)

で、ある定数ていすう ag(a)=0たすとする。このとき

y(x)=a

定数解ていすうかいである。

5.2証明しょうめい

y(x)=a定数関数ていすうかんすうなので

y=0

である。また g(a)=0 だから

f(x)g(y)=f(x)g(a)=0

である。したがって

y=f(x)g(y)

たす。

この命題めいだいが、変数分離へんすうぶんりg(y)まえg(y)=0確認かくにんする理由りゆうである。g(y)ったあとしきには、g(y)=0定数解ていすうかいあらわれない。

6れい1:y=xy

y=xy

f(x)=x,g(y)=y変数分離形へんすうぶんりけいである。まず g(y)=y=0 から、y=0定数解ていすうかいである。

つぎに y0 として、

1ydy=xdx

分離ぶんりする。両辺りょうへん積分せきぶんして

log|y|=x22+C

る。指数関数しすうかんすうると、

|y|=eCex2/2

である。eC>0 であり、符号ふごう定数ていすう吸収きゅうしゅうできるので、

y=Cex2/2

ける。このしきC=0ゆるすため、最初さいしょ確認かくにんした定数解ていすうかい y=0ふくむ。

7陽関数解ようかんすうかい陰関数解いんかんすうかい

陽関数解ようかんすうかいexplicit solutionとは、y=H(x) のように yxしきとして直接ちょくせつあらわされているかいである。

陰関数解いんかんすうかいimplicit solutionとは、

G(x,y)=C

のように、xy関係式かんけいしきとしてあらわされたかいである。

変数分離へんすうぶんりでは、積分せきぶん結果けっかかならy=H(x)けるとはかぎらない。その場合ばあいでも、関係式かんけいしき微分可能びぶんかのう関数かんすうさだめる区間くかんでは、もと方程式ほうていしきたすことを確認かくにんした陰関数解いんかんすうかいとしてかいあらわせる。

8れい2:途中とちゅう発散はっさんするかい

y=y2,y(0)=1

かんがえる。y=0定数解ていすうかいだが、初期条件しょきじょうけん y(0)=1 にはわない。y0 として

1y2dy=dx

積分せきぶんすると、

-1y=x+C

である。y(0)=1 より -1=C だから

-1y=x-1

であり、

y=11-x

る。

このかいx=1定義ていぎできない。したがって初期点しょきてん x=0ふく最大解区間さいだいかいくかん(-,1) である。

このれいは、微分方程式びぶんほうていしきかい数式すうしき定義域ていぎいきとして指定していする必要性ひつようせいしめす。

9自律方程式じりつほうていしき平衡解へいこうかい

平衡解へいこうかいequilibrium solutionとは、独立変数どくりつへんすう変化へんかしてもあたい一定いっていである定数解ていすうかいをいう。自律方程式じりつほうていしき

y=F(y)

では、F(a)=0 なら y=a平衡解へいこうかいである。

9.1証明しょうめい

y=a定数関数ていすうかんすうなので y=0 である。一方いっぽうF(a)=0 だから右辺うへんも 0 である。したがって

y=F(y)

たす。

自律方程式じりつほうていしきでは、かい明示的めいじてきもとめるまえに、F(y)符号ふごうからかい増減ぞうげん判定はんていできる。F(y)>0 なら y増加ぞうかし、F(y)<0 なら y減少げんしょうする。

10れい3:Logistic 方程式ほうていしき

y=y(1-y)

自律方程式じりつほうていしきである。F(y)=y(1-y) とおくと、平衡解へいこうかい

y=0,y=1

である。

符号ふごう調しらべる。

範囲はんいF(y)=y(1-y)符号ふごうかい増減ぞうげん
y<0減少げんしょう
0<y<1せい増加ぞうか
y>1減少げんしょう

したがって、かい0<y<1 にあるあいだ増加ぞうかし、位相線いそうせん矢印やじるし平衡解へいこうかい y=1方向ほうこうす。この符号解析ふごうかいせきにより、かい明示式めいじしき導出どうしゅつするまえにも局所的きょくしょてき増減ぞうげん判定はんていできる。y=1 への収束しゅうそく結論けつろんするには、かい0<y<1 にとどまることと、その極限きょくげん別途べっと確認かくにんする必要ひつようがある。

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

11変数分離へんすうぶんりできないれい

y=x+y

xyむすばれている。せき f(x)g(y)分解ぶんかいされていないので、変数分離形へんすうぶんりけいとしてあつかってはならない。この方程式ほうていしき

y-y=x

整理せいりして一階線型いっかいせんけいとしてあつかう。

data/lecture/math/differential-equations/first-order-linear-odes-and-integrating-factors.lecture.n.md

12特異解とくいかいとの関係かんけい

g(y)=0定数解ていすうかい除算じょざんによって脱落だつらくさせることと、特異解とくいかい存在そんざいとはべつ問題もんだいである。特異解とくいかいは、微分方程式びぶんほうていしきたすが、一般解族いっぱんかいぞく任意定数にんいていすう選択せんたくしてもられないかいとして判定はんていする。

同一どういつ初期条件しょきじょうけんたす複数ふくすうかい存在そんざいする非一意性ひいちいせいは、存在一意性定理そんざいいちいせいていり仮定かていかんするべつ問題もんだいであり、特異解とくいかい定義ていぎでも十分条件じゅうぶんじょうけんでもない。変数分離へんすうぶんり計算けいさんでは、除算じょざんした因子いんし定義域ていぎいき初期条件しょきじょうけん最後さいご確認かくにんする。

data/lecture/math/differential-equations/singular-solutions-and-envelopes.lecture.n.md

13まとめ

変数分離形へんすうぶんりけい最初さいしょ確認かくにんすることは、つぎの 4 てんである。

  1. y=f(x)g(y)整理せいりできるか。
  2. g(y)=0 から定数解ていすうかいないか。
  3. 積分せきぶん結果けっか陽関数解ようかんすうかい陰関数解いんかんすうかいか。
  4. かい定義域ていぎいきはどこか。

14演習えんしゅうリンク

data/exercise/math/differential-equations/separable-equations-and-autonomous-systems.exercise.n.md

Separable Equations and Autonomous Equations

1Introduction

This lecture explains separation of variables not as a formal rearrangement of dy and dx, but as an application of the chain rule in reverse.

Separation applies when the rate of change of an unknown function factors as

dydx=f(x)g(y),

with one factor depending only on x and the other only on y. This product structure permits the y-dependent factor to be placed on one side and the x-dependent factor on the other.

Division by g(y) excludes points at which g(y)=0. Therefore, constant solutions arising from such zeros must be checked before division. Some sources denote this factor by h(y); the same caution applies.

2Standard Form

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

dydx=f(x)g(y).

An equation of the form

dydx=F(y),

whose right-hand side does not explicitly contain the independent variable, is called an autonomous equation. It is separable by taking f(x)=1 and g(y)=F(y).

3Proposition 1: An Implicit Relation Obtained by Separation Satisfies the Original Equation

Let I and J be intervals, let y:IJ be differentiable, and suppose that g is nonzero on J. Consider

dydx=f(x)g(y).

Assume that F(x)=f(x) on I and G(y)=1/g(y) on J. Then every such function y(x) satisfying

G(y)=F(x)+C

satisfies the original differential equation.

3.1Proof

Differentiate G(y(x))=F(x)+C with respect to x. The chain rule gives

G(y)y=F(x).

Using G(y)=1/g(y) and F(x)=f(x) gives

1g(y)y=f(x).

Since g(y)0, multiplication by g(y) yields

y=f(x)g(y).

Thus the implicit relation obtained by separation satisfies the original equation. This chain-rule calculation justifies the formal notation

1g(y)dy=f(x)dx.

4Solution Procedure

  1. Rewrite the equation as y=f(x)g(y).
  2. First identify constant solutions satisfying g(y)=0.
  3. On a range where g(y)0, separate the variables:
1g(y)dy=f(x)dx.
  1. Integrate both sides.
  2. If conditions are prescribed, solve the resulting constraint equations for the arbitrary constants.
  3. Verify the result by substitution into the original equation and all prescribed conditions.

5Proposition 2: Zeros of g Give Constant Solutions

Suppose that

y=f(x)g(y)

and that a constant a satisfies g(a)=0. Then

y(x)=a

is a constant solution.

5.1Proof

Since y(x)=a is constant, y=0. Also,

f(x)g(y)=f(x)g(a)=0.

Therefore y=f(x)g(y). This is why zeros of g must be checked before division: the divided equation no longer represents these constant solutions.

6Example 1: y=xy

The equation

y=xy

is separable with f(x)=x and g(y)=y. First, g(0)=0 shows that y=0 is a constant solution.

On a branch where y0,

1ydy=xdx.

Integration gives

log|y|=x22+C.

Exponentiation gives

|y|=eCex2/2.

Since eC>0 and a constant sign can be absorbed into the arbitrary constant, the family can be written as

y=Cex2/2.

Allowing C=0 includes the previously identified constant solution y=0.

7Explicit and Implicit Solutions

An explicit solution represents the unknown directly as y=H(x).

An implicit solution represents the solution through a relation such as

G(x,y)=C.

The result of separation cannot always be solved explicitly for y. In that case, a verified implicit relation still represents a solution on intervals where the implicit relation defines a differentiable function.

8Example 2: A Solution with Finite-Time Blow-Up

Consider

y=y2,y(0)=1.

The constant function y=0 is a solution of the differential equation but does not satisfy the initial condition. On the branch where y0,

1y2dy=dx.

Integration gives

-1y=x+C.

The condition y(0)=1 yields C=-1, so

-1y=x-1

and therefore

y=11-x.

This function is undefined at x=1. Hence the maximal solution interval containing the initial point x=0 is (-,1). The example shows that a solution must be specified by both its formula and its domain.

9Autonomous Equations and Equilibria

An equilibrium solution is a constant solution whose value remains unchanged as the independent variable varies. For the autonomous equation

y=F(y),

every zero F(a)=0 gives the equilibrium solution y=a.

9.1Proof

If y=a, then y=0. Since F(a)=0, the right-hand side is also zero; hence y=F(y).

The sign of F(y) determines monotonicity before an explicit formula is obtained: F(y)>0 implies that y increases, while F(y)<0 implies that y decreases.

10Example 3: The Logistic Equation

The equation

y=y(1-y)

is autonomous. Its equilibria are the zeros of F(y)=y(1-y):

y=0,y=1.

The sign table is

RangeSign of F(y)=y(1-y)Monotonicity
y<0NegativeDecreasing
0<y<1PositiveIncreasing
y>1NegativeDecreasing

Thus, while a solution remains in 0<y<1, it increases, and the phase-line arrow points toward the equilibrium y=1. This sign analysis determines local monotonicity before an explicit formula is derived. Convergence to y=1 additionally requires verification that the solution remains in 0<y<1 and determination of its limit.

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

11A Nonseparable Example

The equation

y=x+y

contains x and y additively and cannot be factored as f(x)g(y). It must not be separated. Instead, rewrite it as

y-y=x,

which is a first-order linear equation.

data/lecture/math/differential-equations/first-order-linear-odes-and-integrating-factors.lecture.n.md

12Relation to Singular Solutions

Losing a constant solution with g(y)=0 through division and the existence of a singular solution are distinct issues. A singular solution satisfies the differential equation but cannot be obtained by selecting the arbitrary constants in its general solution family.

Nonuniqueness, in which multiple solutions satisfy the same initial condition, is a separate issue governed by the hypotheses of existence and uniqueness theorems; it is neither the definition nor a sufficient condition for a singular solution. After separation, verify every divided factor, the domain, and the prescribed initial conditions.

data/lecture/math/differential-equations/singular-solutions-and-envelopes.lecture.n.md

13Summary

For a separable equation, check the following four items.

  1. Can it be written as y=f(x)g(y)?
  2. Do zeros of g(y) give constant solutions?
  3. Does integration produce an explicit or implicit solution?
  4. What is the domain of the resulting solution?

14Exercise

data/exercise/math/differential-equations/separable-equations-and-autonomous-systems.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
タブを全て閉じる