Question
Question: Show that the differential equation \[\dfrac{{dy}}{{dx}} = \dfrac{{{y^2}}}{{xy - {x^2}}}\] is homoge...
Show that the differential equation dxdy=xy−x2y2 is homogeneous and solve the same.
Solution
We know that the differential equation of the first order and of the first degree can be expressed in the form Mdx+Ndy=0, where M and N are both functions of x and y or constants and if M and N are both homogeneous functions of same degree in x and y then the equation is said to be homogeneous equation.
Complete step by step solution:
dxdy=xy−x2y2 …………………. 1
Let,
dxdy=xy−x2y2=f(x,y)
Now substitute x by λxand y by λy, as
f(λx,λy)=λ2xy−λ2x2λ2y2
f(λx,λy)=λ2(xy−x2)λ2y2
Hence, we get
f(λx,λy)=xy−x2y2=f(x,y) where, λ=0
Thus, the given differential equation is a Homogeneous differential equation.
Now, to solve it
Let, y=vx
i.e.,
dxdy=xdxdv+v
From equation 1, we get
xdxdv+v=x2v−x2x2v2=v−1v2
xdxdv=v−1v2−v=v+1v2−v2+v
xdxdv=v−1vor
xdxdv=vv−1dv=xdx
Integrating both sides of the equation, we get
∫(1−v1)dv=∫xdv
v−log∣v∣=log∣x∣+C
xy−logxy=log∣x∣+C ……………….. 2
Substituting v=xy in equation 2 we get
xy−log∣y∣+log∣x∣=log∣x∣+C
We know that,
log(nm)=logm−logn
Therefore, the required solution is
xy−log∣y∣=C
Additional information:
An equation which involves derivatives of a dependent variable with respect to another independent variable is called a differential equation. If a function has only one independent variable then it is an ordinary differential equation. Differential equation involving a function of several variables of its partial derivatives is called a partial differential equation.
There are 5 methods for solving the differential equation:
Solution by inspection
Variable separable
Homogeneous
Linear differential equation
General
Note: A differential equation is homogeneous if it is a similar function of the anonymous function and its derivatives. For linear differential equations, there are no constant terms. The solutions of any linear ordinary differential equation of any degree or order may be calculated by integration from the solution of the homogeneous equation achieved by eliminating the constant term.