Before we learn the concept of the Homogeneous Differential Equation form of a differential equation, let's first understand what a differential equation is. A differential equation is an equation involving one or more terms and the derivatives of one dependent variable with respect to the other independent variable. A differential equation of the form f(x,y)dy = g(x,y)dx is said to be a homogeneous differential equation if the degree of f(x,y) and g(x, y) is the same. These equations are commonly encountered in various fields such as physics, engineering, economics, and mathematics.
JEE Main 2025: Sample Papers | Mock Tests | PYQs | Study Plan 100 Days
JEE Main 2025: Maths Formulas | Study Materials
JEE Main 2025: Syllabus | Preparation Guide | High Scoring Topics
In this article, we will cover the concept of homogeneous differential equations. This concept falls under the broader category of differential equations, which is a crucial chapter in class 12 Mathematics. It is not only essential for board exams but also for competitive exams like the Joint Entrance Examination (JEE Main), and other entrance exams such as SRMJEE, BITSAT, WBJEE, BCECE, and more. Over the last ten years of the JEE Main exam (from 2013 to 2023), a total of fifteen questions have been asked on this concept, including one in 2013, one in 2019, two in 2020, two in 2021, five in 2022, and four in 2023.
A function f(x,y) is said to be a homogeneous function of degree n if it satisfies the property
f(λx,λy)=λnf(x,y)
Consider the following examples
1. f(x,y)=x3−4xy2
2. f(x,y)=x−3y
3. f(x,y)=tanxy
In the above examples if we replace x and y with λx and λy, where λ is non - zero, we get
1. f(λx,λy)=(λx)3−4(λx)(λy)2=λ3(x3−4xy2)=λ3f(x,y)
2. f(λx,λy)=λx−3(λy)=λ(x−3y)=λf(x,y)
3. f(λx,λy)=tanλxλy=tanxy=λ0f(x,y)
Now, if the function is given as
4. f(x,y)=sinx+cosy, then f(λx,λy)≠λnf(x,y)
Observe that it is possible to write examples 1,2 and 3 in the form of f(λx,λy)=λnf(x,y).
But example 4 can't be written in this form.
Here, examples 1,2 and 3 are homogeneous equations of degrees 3,1 and 0 respectively and example 4 is not a homogeneous function.
Any differential equation of the form M(x,y)dx+N(x,y)dy=0 or dydx=−M(x,y)N(x,y) is called homogeneous if M(x,y) and N(x,y) are homogeneous functions of the same degree.
Since, M(x,y) and N(x,y) are both homogeneous function of degree n, then DE can be reduced to a function of y/x
dydx=−M(x,y)N(x,y)=ϕ(yx)
This equation can be solved by the substitution y=vx.
y=vx⇒dydx=v+xdvdx
Thus, dydx=ϕ(yx) transforms to
v+xdvdx=ϕ(v)
⇒dvϕ(v)−v=dxx
The variables have now been separated and the solution is
∫dvϕ(v)−v=lnx+c
After the integration v should be replaced by y/x to get the required solution.
If the differential equation is of the form
dydx=ax+by+cdx+ey+f
It can be reduced to a homogeneous differential equation as follows:
Put x=X+h,y=Y+k
where X and Y are new variables and h and k are constants yet to be chosen
From (2)
dx=dX,dy=dY
Equation (1), thus reduces to
dYdX=a(X+h)+b(Y+k)+cd(X+h)+e(Y+k)+f=aX+bY+(ah+bk+c)dX+eY+(dh+ek+f)
In order to have equation (3) as a homogeneous differential equation, choose h and k such that the following equations are satisfied :
ah+bk+c=0dh+ek+f=0}
Now, (3) becomes
dYdX=aX+bYdX+eY
which is a homogeneous differential equation and can be solved by putting Y=vX.
Separate the variables and integrate them to get the required solution.
Any differential equation which is not Homogenous is called a Non-Homogenous Differential Equation. A non-homogeneous differential equation of second order has the form:
y′′+a(t)y′+b(t)y=c(t)
Here, y′′ denotes the second derivative of y, and c(t) is a non-zero function of t. This equation can be converted to a homogeneous differential equation and the related DE is,
y′′+a(t)y′+b(t)y=0
This equation is also called the complementary equation to the given non-homogeneous differential equation.
Example 1: Which of the following is not a homogeneous function?
(1) δ(x,y)=x3y+xy3
(2) δ(x,y)=x3y+y3x
(3) δ(x,y)=x2y−yx3
(4) δ(x,y)=x2y+yx2
Solution:
For option (1), we have:
f(dx,dy)=d3x3dy+dx⋅d3y3=d4(x3y+xy3)⇒f(dx,dy)=d4δ(x,y)
For option (2), we have:
f(dx,dy)=(dx)3dy+(dy)3dx=dx3y+dy3x=df(x,y)
For option (3), we have:
f(dx,dy)=d2x2dy−dy⋅d3x3=d3x2y−d4yx3
⇒f(dx,dy) can't be expressed as d4f(x,y) here.
For option (3), we have: f(dx,dy)=d2x2dy+dyd2x2
=d3x2y+d3yx2=d3(x2y+yx2)⇒f(dx,dy)=d3f(x,y)
∴(1),(2),(4) are homogeneous, but (3) is not.
Hence, the answer is the option (3).
Example 2: δ(x,y)=x1/2y3/2+xy is a homogeneous function of the degree:
Solution:
δ(x,y)=x1/2y3/2+xyf(dx,dy)=(dx)1/2(dy)3/2+(dx)(dy)=d2x1/2y3/2+d2xy⇒f(dx,dy)=d2(x1/2y3/2+xy)=d2f(x,y)
Thus, the Degree =2.
Hence, the answer is 2.
Example 3: The curve amongst the family of curves represented by the differential equation, (x2−y2)dx+2xydy=0 which passes through (1,1), is:
Solution:
(x2−y2)dx+2xydy=0
The D.E. can be written as:
dydx=y2−x22xy
From the concept
yx=v⇒dydx=v+xdvdx⇒∫2vv2+1dv=∫−dxx
On Integrating, we get:
ln(v2+1)=−ln(x)+C(y2+x2)=Cx
Passes through (1,1)
⇒C=2⇒y2+x2=2x
which is an equation of the circle with a centre on the X-axis.
Hence, the curve amongst the family of curves represented by the differential equation, (x2−y2)dx+2xydy=0 which passes through (1,1), is a circle with a centre on the x-axis.
Example 4: The solution of a differential equation xdy dx=y(lny−lnx+1) is
Solution:
The given equation can be written as:
xdydx=yln(yx)+y⇒xdy−ydxdx=yln(yx)⇒xdy−ydx=yln(yx)⋅dx
Divide throughout by xy, we get:
xdy−ydxxy=ln(yx)xdx⇒d(ln(yx))ln(yx)=dxx
Integrating it gives:
⇒ln(ln(yx)x)=c⇒ln(yx)x=ec⇒ln(yx)=cx⇒yx=eCx⇒y=x⋅ecx
Hence, the required answer is y=x⋅ecx
Example 5: The solution of the differential equation dydx=−(x2+3y23x2+y2),y(1)=0 is
Solution:
y=vxdydx=v+xdvdxv+xdvdx=−x2+3v2x23x2+v2x2xdvdx=−1+3v23+v2−vxdvdx=−1+3v2+3v+v33+v2∫3+v21+3v2+3v+v3dv=−∫dxx⇒∫3+v2(1+v)3dv=−lnx+C
Let v+1=t
dv=dt∫3+(t−1)2t3dt=−lnx+C⇒∫t2−2t+4t3dt⇒∫(1t−2t2+4t3)dt=−lnx+C
⇒lnt+2t−42t2=−lnx+C⇒ln(yx+1)−12yx+1−42(y/x+1)2=−lnx+C⇒ln(y+xx)+2xy+x−2x2(x+y)2=−lnx+C⇒ln(y+xx)+2xy+x−2x2(x+y)2=−lnx+C⇒ln|x+y|+2x(x+y)2(x+y−x)=C⇒ln|x+y|+2xy(x+y)2=C Hence, the answer required is loge|x+y|+2xy(x+y)2=0
Homogeneous differential equations are a special class of differential equations characterized by their ability to be transformed into separable equations through appropriate substitutions. Understanding and solving these equations is crucial for modelling and analyzing a wide range of natural and engineered systems.
It describes the rate of change in quantity and is used in science, engineering, business, etc. It can model many phenomena in different fields.
A differential equation that is formed by the differentiation operator, function f(x, y), the dependent and independent variable is called the Homogeneous Differential Equations. We represent Homogeneous Differential Equations as,
dy/dx = f(x, y)/g(x, y)
where f(x, y) and g(x, y) are homogenous functions in x and y only.
Following are the examples of homogeneous differential equations.
$
\begin{aligned}
& \frac{\mathrm{d} y}{\mathrm{~d} x}=\left(2 x^2+3 x y\right) /\left(3 x y-y^2\right) \\
& \frac{\mathrm{d} y}{\mathrm{~d} x}=7 x^2(x-y) / 10 x y^2 \\
& \frac{\mathrm{d} y}{\mathrm{~d} x}=\left(2 y x^2+2 x^2 y\right) /\left(x y^2+3 y x^2\right)
\end{aligned}
$
The type of differential equation in which the function used is homogenous is the homogenous differential equation. Example dy/dx = 4x/3y is a homogenous differential equation. Whereas, any differential equation other than a homogenous differential equation is a non-homogenous differential equation.
The following are the steps that can be followed to solve the differential equation:-
Step 1: insert y = tx in the differential equation that we want to solve.
Step 2: Simplify it and after simplification, separate the independent variable and the differentiation variable on either side of the equal sign.
Step 3: Integrate this differential equation so obtained and find the general solution in t and x.
15 Oct'24 04:01 PM
15 Oct'24 03:56 PM
15 Oct'24 03:51 PM
15 Oct'24 03:42 PM
21 Sep'24 05:56 PM