Math 350 Notes 4
Math 350 Notes 4
Contents
Homogeneous D.E.s 1
Homogeneous D.E.s
A function f (x, y) is said to be homogeneous of degree m if
f (kx, ky) = k m f (x, y) ∀k where k is an integral constant
Examples
1. f (x, y) = x3 + 4xy 2 − 3y 3
f (kx, ky) = (kx)3 + 4(kx)(ky)2 − 3(ky)3 = k 3 x3 + 4k 3 xy 2 − 3k 3 y 3
= k 3 (x3 + 4xy 2 − 3y 3 )
= k 3 f (x, y)
∴ f (x, y) is homogeneous of degree 3
2.
g(x, y) = x3 y 2 − 3x5
g(tx, ty) = (tx)3 (ty)2 − 3(tx)5
= t3 x3 t2 y 2 − 3t5 x5
= t5 (x3 y 2 − 3x5 )
Hence the function is homogeneous of degree 5 (in x and y)
(kx)2 + (ky)2
ky kx
f (kx, ky) = − sin
4kxky kx ky
2 2 2
k (x + y ) y x
= 2
− sin
k (4xy) x y
x2 + y 2
y x
= − sin
4xy x y
1
Function f (x, y) is homogeneous with degree zero
Homogeneous DE
1.
(x − y)dx + xdy = 0
Solution
dy
x − y = −x
dx
x−y dy
− =
x dx
y
dy x−y y y
=− = −1 + = − xy +
dx x x x x
2.
(x2 + xy)dx − y 2 dy = 0 (Students to try)
3.
(x2 + xy − y 2 )dx − (y 2 + x)dy = 0 (Students to try)
4.
(x2 + xy + y 2 )dx − (y 3 + x2 y)dy = 0
Solution
y x
dy 2
x + xy + y 2 + xy
1 + x y
= = 2
dx y 3 + x2 y y
x2 y x2 + 1
1 y!
1 xy + 1 + x
= y 2
x
x +1
2 Chisara P. Ogbogbo
Since the DE cannot be written as a function g xy , we conclude that the DE is not homogeneous.
Alternatively,
A D.E. is said to be homogeneous if it can be expressed as
dy P (x, y)
=
dx Q(x, y)
where P and Q are homogeneous functions of the same degree (in x and y)
Recall form of a first order D.E
dy
= F (x, y) (ϕ)
dx
Suppose rhs of equation ϕ can be written as
P (x, y)
F (x, y) =
Q(x, y)
dy dv
Then y = vx ⇒ =v+x
dx dx
Example
f (x, y) = x2 + y 2
f (kx, ky) = k 2 x2 + k 2 y 2
= k 2 (x2 + y 2 )
g(x, y) = xy
g(kx, ky) = kxky = k 2 (xy)
dy x2 + v 2 x2 x2 (1 + v 2 ) 1 + v2
∴ = = 2
= (αα)
dx x(vx) x v v
dy dv
from equation α =v+x (ααα)
dx dx
3 Chisara P. Ogbogbo
equating ααα to αα we have
dy dv 1 + v2
=v+x =
dx dx v
dv 1 + v2
x = −v
dx v
2 2
dv 1+v −v 1
x = =
dx v v
dx
vdv =
Z Z x
dx
vdv =
x
v2
= lnx + lnA = lnAx
2
v 2 = 2lnAx = ln(Ax)2 = lnA2 x2
v 2 = lnCx2 (C = A2 )
from α y = vx
y 2 = v 2 x2 ⇒ y 2 = x2 lnCx2
y 2
v2 = = lnCx2
x
y 2 = x2 lnCx2
Example
Example
Solve the DE
(x2 − y 2 )dx + xydy = 0
4 Chisara P. Ogbogbo
Solution
The transformation is used, and dy can also be substituted in terms of dy in the equation. We use some
substitution
y = vx (β)
and
dy dv
=v+x (ββ)
dx dx
from equation ββ
dy = xdv + vdx
Substitute into the given equation
5 Chisara P. Ogbogbo
Exercise
6 Chisara P. Ogbogbo