Solveeit Logo

Question

Question: Show that the differential equation \[\dfrac{{dy}}{{dx}} = \dfrac{{{y^2}}}{{xy - {x^2}}}\] is homoge...

Show that the differential equation dydx=y2xyx2\dfrac{{dy}}{{dx}} = \dfrac{{{y^2}}}{{xy - {x^2}}} is homogeneous and solve the same.

Explanation

Solution

We know that the differential equation of the first order and of the first degree can be expressed in the form Mdx+Ndy=0Mdx + 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:
dydx=y2xyx2\dfrac{{dy}}{{dx}} = \dfrac{{{y^2}}}{{xy - {x^2}}} …………………. 1
Let,
dydx=y2xyx2=f(x,y)\dfrac{{dy}}{{dx}} = \dfrac{{{y^2}}}{{xy - {x^2}}} = f\left( {x,y} \right)
Now substitute xx by λx\lambda xand yy by λy\lambda y, as
f(λx,λy)=λ2y2λ2xyλ2x2f\left( {\lambda x,\lambda y} \right) = \dfrac{{{\lambda ^2}{y^2}}}{{{\lambda ^2}xy - {\lambda ^2}{x^2}}}
f(λx,λy)=λ2y2λ2(xyx2)f\left( {\lambda x,\lambda y} \right) = \dfrac{{{\lambda ^2}{y^2}}}{{{\lambda ^2}\left( {xy - {x^2}} \right)}}
Hence, we get
f(λx,λy)=y2xyx2=f(x,y)f\left( {\lambda x,\lambda y} \right) = \dfrac{{{y^2}}}{{xy - {x^2}}} = f\left( {x,y} \right) where, λ0\lambda \ne 0
Thus, the given differential equation is a Homogeneous differential equation.
Now, to solve it
Let, y=vxy = vx
i.e.,
dydx=xdvdx+v\dfrac{{dy}}{{dx}} = x\dfrac{{dv}}{{dx}} + v
From equation 1, we get
xdvdx+v=x2v2x2vx2=v2v1x\dfrac{{dv}}{{dx}} + v = \dfrac{{{x^2}{v^2}}}{{{x^2}v - {x^2}}} = \dfrac{{{v^2}}}{{v - 1}}
xdvdx=v2v1v=v2v2+vv+1x\dfrac{{dv}}{{dx}} = \dfrac{{{v^2}}}{{v - 1}} - v = \dfrac{{{v^2} - {v^2} + v}}{{v + 1}}
xdvdx=vv1x\dfrac{{dv}}{{dx}} = \dfrac{v}{{v - 1}}or
xdvdx=v1vdv=dxxx\dfrac{{dv}}{{dx}} = \dfrac{{v - 1}}{v}dv = \dfrac{{dx}}{x}
Integrating both sides of the equation, we get
(11v)dv=dvx\int {\left( {1 - \dfrac{1}{v}} \right)dv = \int {\dfrac{{dv}}{x}} }
vlogv=logx+Cv - \log \left| v \right| = \log \left| x \right| + C
yxlogyx=logx+C\dfrac{y}{x} - \log \left| {\dfrac{y}{x}} \right| = \log \left| x \right| + C ……………….. 2
Substituting v=yxv = \dfrac{y}{x} in equation 2 we get
yxlogy+logx=logx+C\dfrac{y}{x} - \log \left| y \right| + \log \left| x \right| = \log \left| x \right| + C
We know that,
log(mn)=logmlogn\log \left( {\dfrac{m}{n}} \right) = \log m - \log n
Therefore, the required solution is
yxlogy=C\dfrac{y}{x} - \log \left| y \right| = 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.