Question:

Show that the given differential equation is homogeneous and solve:\((x^2-y^2)dx+2xy\,dy=0\)

Updated On: Oct 3, 2023
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

The differential equation is:
\((x^2-y^2)dx+2xy\,dy=0\)
\(⇒\frac{dy}{dx}=-\frac{(x^2-y^2)}{2xy}...(1)\)
Let F(x,y)=-(x2-y2)/2xy.
\(∴F(λx,λy)=[\frac{(λx)^2-(λy)^2}{2(λx)(λy)}]=-\frac{(x^2-y^2)}{2xy}=λ.F(x,y)\)
Therefore,the given differential equation is a homogenous equation.
To solve it,we make the substitution as:
\(y=vx\)
\(⇒\frac{d}{dx}(y)=\frac{d}{dx}(vx)\)
\(⇒\frac{dy}{dx}=v+x\frac{dv}{dx}\)
Substituting the values of y and \(\frac{dy}{dx}\) in equation(1),we get:
\(v+x\frac{dv}{dx}=-[\frac{x^2-(vx)^2}{2x.(vx)}]\)
\(v+x\frac{dv}{dx}=\frac{v^2-1}{2v}\)
\(⇒x\frac{dv}{dx}=\frac{v^2-1}{2v}-v=\frac{v^2-1-2v^2}{2v}\)
\(⇒x\frac{dv}{dx}=-\frac{(1+v^2)}{2v}\)
\(⇒\frac{2v}{1+v^2}dv=-\frac{dx}{x}\)
Integrating both sides,we get:
\(log(1+v^2)=-logx+logC=log\frac{C}{x}\)
\(⇒1+v^2=\frac{C}{x}\)
\(⇒[1+\frac{y^2}{x^2}]=\frac{C}{x}\)
\(⇒x^2+y^2=Cx\)
This is the required solution of the given differential equation.
Was this answer helpful?
0
0

Concepts Used:

Homogeneous Differential Equation

A differential equation having the formation f(x,y)dy = g(x,y)dx is known to be homogeneous differential equation if the degree of f(x,y) and g(x, y) is entirely same. A function of form F(x,y), written in the formation of kF(x,y) is called a homogeneous function of degree n, for k≠0. Therefore, f and g are the homogeneous functions of the same degree of x and y. Here, the change of variable y = ux directs to an equation of the form;

dx/x = h(u) du which could be easily desegregated.

To solve a homogeneous differential equation go through the following steps:-

Given the differential equation of the type