markdown
Classification and Initial Diagnosis of First-Order Differential Equationsmd 64c5980
lecture/math/differential-equations/classifying-first-order-odes.lecture.n.md
Download PDF

Classification and Initial Diagnosis of First-Order Differential Equations

1Introduction

This lecture explains how to analyze the form of a first-order differential equation and identify both an applicable solution method and the reason for selecting it.

A first-order differential equation is a differential equation whose highest derivative is y. It can generally be written as

F(x,y,y)=0.

There is no universal formula that solves this general form. The initial objective is therefore to recognize frequently occurring classes and explain why their structure permits a particular method.

2Three Initial Checks

Before calculating, check the following features of a first-order equation.

  1. Is the right-hand side a function of x alone?
  2. Can the dependence on x and y be separated into factors?
  3. Do y and y occur linearly?

Whenever division by a factor is contemplated, also determine whether setting that factor equal to zero yields a solution. First verify the zero-factor branch by substitution; only then analyze branches on which the factor is nonzero. Distinguishing envelope-type singular solutions from nonunique solution branches is a later topic that depends on existence and uniqueness theory.

This order is efficient because simpler classes can be identified with fewer transformations. Prematurely attempting a complicated substitution may obscure an equation that is solvable by direct integration or separation of variables.

3Classification Table

Equation formClassReason for selection
y=f(x)Direct integrationThe derivative is determined by x alone
y=f(x)g(y)Separable equationThe x- and y-dependence can be separated
y=F(y)Autonomous equationThe change depends only on the value of y
y+p(x)y=q(x)First-order linear equationAn integrating factor converts the left side into a product derivative
M(x,y)dx+N(x,y)dy=0Candidate exact equationTest whether the expression is the total differential of some F(x,y)
y+p(x)y=q(x)ynBernoulli equationThe substitution u=y1-n may reduce it to a first-order linear equation

The table is not intended for memorization in isolation. Its purpose is to explain the correspondence between equation structure and solution method.

4Proposition 1: y=f(x) Reduces to Direct Integration

Suppose that

y=f(x)

and that f is continuous on an interval I. If F is an antiderivative of f on I, then

y=F(x)+C

is a solution for every constant C.

4.1Proof

By definition, F=f. If y=F(x)+C, then the derivative of C is zero, so

y=F(x)=f(x).

Thus y=F(x)+C satisfies the equation. In this class, solving the differential equation is precisely the problem of determining antiderivatives.

5Proposition 2: y=f(x)g(y) Reduces to Separation of Variables

Let I be an interval, and let J be an interval containing the range of y. Suppose that f is continuous on I and that g is continuous and nonzero on J. A continuously differentiable function y:IJ satisfies

dydx=f(x)g(y)

if and only if, for some constant C, it satisfies

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

on I.

5.1Proof

Choose antiderivatives G and F such that G(y)=1/g(y) and F(x)=f(x). If y satisfies the differential equation, then

ddx(G(y(x))-F(x))=1g(y)y-f(x)=0.

Hence G(y(x))-F(x) is constant on I, which gives the separated relation. Conversely, differentiating

G(y(x))=F(x)+C

and applying the chain rule gives

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

and the hypothesis g(y)0 yields

y=f(x)g(y).

Constant solutions arising from zeros of g(y) must be checked separately before dividing by g(y).

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

6Proposition 3: y+p(x)y=q(x) Reduces to a Product Derivative

Suppose that

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

on an interval I. If a function μ(x) is nonzero on I and satisfies

μ=μp(x),

then the original equation is equivalent on I to

(μy)=μq(x).

6.1Proof

Multiplying the original equation by μ gives

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

Since μ=μp(x),

μy+μy=μq(x).

The product rule gives

(μy)=μy+μy,

and hence

(μy)=μq(x).

Conversely, division by the nonzero function μ recovers the original equation, which proves equivalence. The integrating factor is chosen specifically to construct a product derivative.

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

7Criterion for Exact Differential Form

For an equation of the form

M(x,y)dx+N(x,y)dy=0,

the objective is not to separate x and y. Instead, determine whether there is a function F(x,y) such that

dF=Fxdx+Fydy.

If Fx=M and Fy=N, then the equation is dF=0, and its solutions are represented implicitly by

F(x,y)=C.

Exact equations require partial derivatives and total differentials, so their detailed treatment is deferred to the dedicated lecture.

data/lecture/math/differential-equations/exact-differential-equations.lecture.n.md

8A Common Misclassification

The equation

y=x+y

contains x and y additively. It therefore cannot be separated as

dyy=dxx.

Instead, it can be written as

y-y=x,

so it is a first-order linear equation. Classification depends on reducibility to a standard form, not on superficial simplicity.

9Subsequent Learning Sequence

This page has established the reasons for the classification. The following lectures develop the calculations and qualifications for each method.

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

10Exercise

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
タブを全て閉じる