Question
Question: Find the solution of the differential equation: \(xdx+ydy+\dfrac{xdy-ydx}{{{x}^{2}}+{{y}^{2}}}=0\)...
Find the solution of the differential equation:
xdx+ydy+x2+y2xdy−ydx=0 will be
x2+y2−2tan−1x=c
x2+y2+2tan−1(xy)=c
x2+y2+tan−1(xy)=c
x2+y2+2tan−1(yx)=c
Solution
Hint: Observe the term (x2+y2xdy−ydx) which is written in form of differentiation of tan−(xy)⇒dxd(tan−1xy)=x2+y2xdxdy−y
And use the formula of fxndx=n+1xn+1 to solve the given differential equation.
Complete step by step answer:
Given differential equation is
xdx+ydy+x2+y2xdy−ydx=0..............(i)
Here, we need to observe the term x2+y2xdy−ydx and use the exact differentiable approach as x2+y2xdy−ydx is the direct derivative of some term and we have to observe that only. So, let us directly integrate the equation (i) with the help of the mentioned method (directly applying integration to the given differential equation). So, we get:
∫xdx+∫ydy+∫x2+y2xdy−ydx=0
We know the integration of xn with respect ‘x’ is given as
n+1xn+1⇒∫xndx=n+1xn+1
So, we can replace the terms ∫xdx,∫ydx⇒2x2,2y2 respectively by using the identity ∫xn=n+1xn+1
So, we get
2x2+2y2+∫x2+y2xdy−ydx+c=0.............(ii)
Now, let us differentiate the term tan−1(xy) with respect to ‘x’ so, we need to find
dxd(tan−1(xy))=?
As, we know the derivative of tan−1x w.r.t ‘x’ is
1+x21⇒dxd(tan−1x)=1+n21
And we need to use chain rule and division rule of derivative to differentiate the expression tan−1(xy) chain rule will be used because tan−1(xy) is a composite function i.e. algebraic function with inverse trigonometric function. Chain rule is given as
(fg(x))′=f′(g(x)).g′(x)...............(iii)
Division rule of derivative is given as
dxd(vu)=v2vdxdu−dxdu................(iv)
Where ‘u’ and ‘v’ are two functions in fraction. Now let us differentiate dxd(tan−1(xy))
So, we get
dxd(tan−1(xy))=1+(xy)21dxd(xy)
Where, we know
dxdtan−1x=1+x21
So, we get
dxd(tan−1xy)=x2+y2x2dxd(xy)
Now, use the division rule of derivative given in equation (iv) by putting u = y and v = x. So, we get
dxdtan−1(xy)=x2+y2x2x2xdxdy−ydxdxdxd(tan−1xy)=x2+y2xdxdy−y⇒dxd(tan−1xy)=dx1(x2+y2xdy−ydx)
Cancel out ‘dx’ from both sides, we get
d(tan−1xy)=(x2+y2xdy−ydx)...............(v)
Now, we can replace (x2+y2xdy−ydx) in the equation (ii) by using the equation (v). So, we get equation (ii) as
2x2+2y2+∫d(tan−1xy)+c1=0
Now, as we know integration of dx is x, similarly integration of
d(tan−1xy)⇒tan−1(xy)
So, we get
2x2+2y2+tan−1(xy)+c1=0⇒x2+y2+2tan−1(xy)+2c1=0
Hence, solution of the given differential equation will be
x2+y2+2tan−1(xy)+2c1=0
x2+y2+2tan−1(xy)=−2c1
Replace −2c1 by c, hence we get
x2+y2+2tan−1(xy)=c
So, option (c) is correct.
Note: One may try to use linear, homogenous or variable separable methods to solve the given differential equation, which will be very complex approaches for these kinds of questions. So, try to observe the pattern and apply the required method observing,
∫x2+y2xdy−ydx=∫d(tan−1(dy))
Is the key point of the question. Another approach for this question would be that we can put x=rsinθ,y=rcosθ to the given expression.