Homogeneous Differential Equations
What is homogeneous differential equation?
If a first order, first degree differential equation is expressible in the form
where f(x,y) and g(x,y) are homogeneous functions of the same degree, then it is called a homogeneous differential equation.
Such type of equations can be reduced to variable separable form by some suitable substitution like y=vx.
What is homogeneous function?
A function f(x,y) is called a homogeneous function of degree n if
For example ,
is a homogeneous function of degree 2 because
Example1: Solve the differential equation (x+y)dy+(x-y)dx=0 given that y=1 when x=1.
Solution: (x+y)dy+(x-y)dx=0
Here both numerator y-x and denominator x+y are functions of degree 1 , therefore this is homogeneous differential equation.
Using substitution, y=vx
Original DE get changed to,
Dividing numerator and denominator with x and subtracting v we get,
Plugin back v as y/x, we get expression as
Using given condition that y=1 when x=1 we get,
Using value of constant K we get the solution as,
Example2: Solve the following differential equation.
Solution:
Substitute y=vx and we get the above equation transformed as,
Plugin back v=y/x
Example3: Solve the following homogeneous differential equation
Solution:
Substitute y=vx and we get the above equation transformed as,
-cos(v) = ln|x|+C
cos(y/x)=-ln|x|-C
Sometimes a homogeneous differential equation is expressible in the form,
In such a situation, we substitute x=vy and proceed same way .
Example4: Solve
Solution:
Let x=vy, then
And the given DE can be rewritten as,
Practice problems:
Solve the following homogeneous differential equations.
1.
2.
3.
Solve the following initial value problem
4.
Answers:
1.
2.
3.
4.
