markdown
Selecting a Solution Method for First-Order Differential Equationsmd 778f893
lecture/math/differential-equations/first-order-ode-solution-diagnostics.lecture.n.md
Download PDF

Selecting a Solution Method for First-Order Differential Equations

mathdifferential-equationsfirst-orderlecture

1Introduction

This lecture explains how to identify the structure of a first-order differential equation and select a solution method, beginning with forms that require the least transformation. Because one equation may belong to several classes, the diagnostic tree is a priority order rather than an exclusive classification.

2Rationale for the Diagnostic Order

The order is determined by the amount of algebraic transformation required to recognize each structure. Separable and autonomous equations can be identified directly from factorization and dependence of the right-hand side. A first-order linear equation is identified by checking whether y and y occur linearly, with coefficients depending only on x. Exact differential equations, Bernoulli equations, and homogeneous first-order equations are considered afterward because they require conversion to a differential form or an appropriate substitution.

This order prevents a simple structure from being obscured by an unnecessarily complicated substitution. Diagnosis is a preliminary step before computation; it is not itself a solution method.

3Diagnostic Tree

  1. Determine the domain of the right-hand side and identify every factor that may vanish before dividing by it.
  2. If y=F(y), treat the equation as autonomous and first preserve every equilibrium solution y=c satisfying F(c)=0. The non-equilibrium branches are separable.
  3. If the equation can be written as y=f(x)g(y), use separation of variables as the first candidate, while retaining constant solutions for which g(y)=0.
  4. If the equation can be written as y+P(x)y=Q(x), use an integrating factor. If it is also separable, choose the method with the shorter computation.
  5. If the equation has the form M(x,y)dx+N(x,y)dy=0, check the exactness condition My=Nx together with the domain conditions.
  6. If the equation has the form y+P(x)y=Q(x)yn, consider the Bernoulli substitution u=y1-n.
  7. If the equation has the form y=F(y/x), consider the substitution v=y/x on an interval where x0.

4Classification Table

TypeDiagnostic featureTypical misclassification
SeparableCan be factored into an x-dependent factor and a y-dependent factorTreating x+y as though it were a product
First-order lineary and y occur linearly, with coefficients depending only on xClassifying an equation containing yy or y2 as linear
Exact differential equationHas the differential form Mdx+NdyOmitting the domain conditions
BernoulliContains yn and can be linearized by substitutionExcluding it merely because it is nonlinear
Homogeneous first-orderDepends on y/xConfusing it with a homogeneous linear equation

5Checks for Each Branch

BranchStructural feature to verifyCommon error
Separabley=f(x)g(y) or A(y)y=B(x)Mistaking x+y for f(x)g(y)
First-order lineary and y occur to the first power, with coefficients depending only on xClassifying an equation containing yy or y2 as linear
Exact differential equationMdx+Ndy=0 with My=NxIgnoring holes in the domain or a sufficient global condition such as simple connectivity
Bernoulliy+P(x)y=Q(x)ynTreating the degenerate cases n=0,1 as ordinary Bernoulli cases
Homogeneous first-ordery=F(y/x)Confusing it with the homogeneous linear equation L[y]=0

6Examples

The equation

y=xy

is separable and is also first-order linear in the form y-xy=0. First retain the constant solution y=0. On the branch y0, separation of variables is preferable because it requires fewer steps.

The equation

y+xy=1

is not separable; it is first-order linear with P(x)=x and Q(x)=1. An integrating factor is therefore appropriate.

7Example in Which the Classification Changes after Substitution

Consider

y=yx+(yx)2,x0,

on an interval contained in either x>0 or x<0. Set v=y/x, so that y=vx and y=v+xv. Substitution gives

v+xv=v+v2,

which becomes the separable equation xv=v2. Before division by v2, also retain the solution v=0, corresponding to y=0.

In this example, dependence on x and y only through the ratio y/x justifies the homogeneous substitution. After substitution, one must again check for branches that division would discard. This calculation does not justify a solution that crosses x=0.

8When No Elementary Branch Applies

An equation such as

y=sin(xy)

does not directly belong to any of the elementary classes above. The right-hand side f(x,y)=sin(xy) and its partial derivative with respect to y,

fy(x,y)=xcos(xy),

are continuous. A subsequent lecture on existence and uniqueness will use continuity of f to establish local existence and local Lipschitz continuity in y to establish uniqueness. In this situation, it is appropriate to proceed from the search for an elementary solution to direction fields, numerical methods, and qualitative analysis introduced in subsequent lectures.

9Scope

This diagnostic tree is an entry point to elementary methods. Failure to match any branch does not imply that the equation has no solution. It may instead indicate that numerical methods or qualitative analysis are required.

10Exercises

data/exercise/math/differential-equations/classifying-and-solving-first-order-odes.exercise.n.md

11Next Reference

data/lecture/math/differential-equations/lipschitz-condition-and-continuity.lecture.n.md

12Related Links

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