De Notes
De Notes
Definitions
A differential equation is an equation containing derivatives or differentials. Many examples have arisen in our
previous work: for instance,
(1) x yy ' 0
a2
(2) y ' ' 2
y
dh
(3) r 2h 0
dr
d2y
(4) 2
k 2 y
dx
2u 2u
0
(5) x 2 y 2
2u 2u u
(6)
x 2 y 2 t
u u u u
(7) x y z
x y z t
Equations such as (1)-(4),involving only one independent variable and therefore containing only
ordinary derivatives, are called ordinary differential equations. Equations containing partial derivatives
(two or more independent variables) are partial differential equations—for example (5)-(7)
The order of differential equation is the order of the highest derivative that occurs in it.T hus (1),(3),(7)
are of first order (2) ,(4), (5), (6) are of second order. The degree of an ordinary differential equation is
its algebraic degree in the highest ordered derivative present in the equation
By analogy with the integral calculus, a solution of a differential equation is often called an integral of
the equation and the arbitrary constants are called constants of integration
Separation of Variables
The general equation of the first order and first degree is
(1) Mdx Ndy 0
Where M and N may be functions of x and y. Some equations of the type (1) are so simple that they
can be put in the form
(2) A( x)dx B( y )dy 0;
i.e., the variables can be separated.Then the solution can be written down at once.For it is only a
matter of finding a function F whose total differential is the left member of (2).Then F = c, where c
is an arbitrary constant, is the desired result
Example (a)Solve the differential equation
(3) 2( y 3)dx xydy 0.
Separation of variables leads to
dx y
2 dy 0 or
x y 3
Hence we could write the solution as
dx 3
1 dy 0
x y 3
(4) 2
dv
(3) x v g (v ) 0
dx
In which the variables are separable. We can obtain the solution of (3) by the method of separation of
variables, insert y/x for v , and thus arrive at the solution of (1).We have shown that the substitution y =vx will
transform equation (1) into an equation in v and x in which the variables are separable
Example a.
Since the coefficients in (4) are both homogeneous and of degree two in x and y , let us put y=vx.Then(4)
becomes
From which the factor x 2 should be removed at once.That done, we have to solve
(1 v)dx xvdv 0
dx vdv
0
x v 1
Then from
dx 1
1 dv 0
x v 1
ln x v ln v 1 ln c
Or
x(v 1)ev c
y
x( 1) exp( xy ) c or
x
y
( y x) exp( ) c
x
Example b.
Again the coefficients in the equation are homogeneous and d2egree tw4o.We could use y = vx, but the
relative simplicity of the dx term suggests that we put x =vy.Then dx =vdy + ydv , then the equation
replaced by
Exercises:
1.
Exact Equations
When an equation can be put in the form
A( x)dx B( y )dy 0 a set of solutions can be determined by integration, that is,by finding a function whose
differential is A( x)dx B( y )dy
(1) M ( x, y )dx N ( x, y )dy 0 in which separation of variables may not be possible. Suppose txhat a function
F ( x, y ) can be found has for its differential the expression M ( x, y )dx N ( x, y )dy 0 that is
dF Mdx Ndy
Then certainly
F ( x, y ) c
dF Mdx Ndy
F F
dF dx dy
x y
F F
M ,N
x y
M 2 F N 2 F
and
y yx x xy
2F 2F
yx xy
M N
(4)
y x
M
x
2 M
yx y
2 N
(5)
xy x
Integrate (5) with respect to x
N B' ( y )
y
F ( x, y ) B( y ),
dF dx dy B' ( y )dy
x y
Mdx Ndy
Example 1
F x 3 y 3x 2 T ( y )
x3 T ' ( y) x3 2 y
T ( y) y 2
F x 3 y 3x 2 y 2
c x 3 y 3x 2 y 2