Solveeit Logo

Question

Question: The integrating factor of the differential equation \(\left( 1-{{y}^{2}} \right)\dfrac{dx}{dy}+yx=ay...

The integrating factor of the differential equation (1y2)dxdy+yx=ay\left( 1-{{y}^{2}} \right)\dfrac{dx}{dy}+yx=ay is
[a] 1y21\dfrac{1}{{{y}^{2}}-1}
[b] 1y21\dfrac{1}{\sqrt{{{y}^{2}}-1}}
[c] 11y2\dfrac{1}{1-{{y}^{2}}}
[d] 11y2\dfrac{1}{\sqrt{1-{{y}^{2}}}}

Explanation

Solution

Hint: Integrating factor of a differential equation is a term with which we should multiply the differential equation so that it becomes exact. An exact differential equation is the differential equation Mdx+Ndy=0Mdx+Ndy=0 which satisfies the Euler criterion for exactness, i.e. My=Nx\dfrac{\partial M}{\partial y}=\dfrac{\partial N}{\partial x}. In a linear order differential equation, i.e. equation of the form dydx+P(x)y=Q(x)\dfrac{dy}{dx}+P\left( x \right)y=Q\left( x \right) the integrating factor IF=eP(x)dxIF={{e}^{\int{P\left( x \right)dx}}}. Convert the above differential equation in the exact form by dividing on both sides by 1y21-{{y}^{2}} and find the integrating factor using the above formula for IF.

Complete step by step solution:
We have (1y2)dxdy+yx=ay\left( 1-{{y}^{2}} \right)\dfrac{dx}{dy}+yx=ay
Dividing both sides by 1y21-{{y}^{2}}, we get
1y21y2dxdy+y1y2x=ay1y2\dfrac{1-{{y}^{2}}}{1-{{y}^{2}}}\dfrac{dx}{dy}+\dfrac{y}{1-{{y}^{2}}}x=\dfrac{ay}{1-{{y}^{2}}}
dxdy+y1y2x=ay1y2\Rightarrow \dfrac{dx}{dy}+\dfrac{y}{1-{{y}^{2}}}x=\dfrac{ay}{1-{{y}^{2}}}, which is of the form dxdy+P(y)x=Q(y)\dfrac{dx}{dy}+P\left( y \right)x=Q\left( y \right), where P(y)=y1y2P\left( y \right)=\dfrac{y}{1-{{y}^{2}}} and Q(y)=ay1y2Q\left( y \right)=\dfrac{ay}{1-{{y}^{2}}}
We have Integrating factor IF=eP(y)dyIF={{e}^{\int{P\left( y \right)dy}}}.
Let I=P(y)dyI=\int{P\left( y \right)dy}
So, we have
I=y1y2dyI=\int{\dfrac{y}{1-{{y}^{2}}}dy}
Put 1y2=z1-{{y}^{2}}=z
Differentiating both sides, we get

& -2ydy=dz \\\ & \Rightarrow ydy=-\dfrac{dz}{2} \\\ \end{aligned}$$ So, we have $$\begin{aligned} & I=\int{\dfrac{-dz}{2z}} \\\ & =-\dfrac{1}{2}\int{\dfrac{dz}{z}} \\\ \end{aligned}$$ We know that $\int{\dfrac{dx}{x}=\ln x+c}$ Using, we get $I=-\dfrac{1}{2}\ln z$ Returning to the original variable, we get $\begin{aligned} & I=-\dfrac{1}{2}\ln \left( \left| 1-{{y}^{2}} \right| \right) \\\ & \Rightarrow I=\ln \left( \dfrac{1}{\sqrt{\left| 1-{{y}^{2}} \right|}} \right) \\\ \end{aligned}$ Hence the integrating factor $IF={{e}^{\int{P\left( y \right)dy}}}={{e}^{I}}={{e}^{\ln \left( \dfrac{1}{\sqrt{\left| 1-{{y}^{2}} \right|}} \right)}}$ We know that ${{e}^{\ln x}}=x$ Using we get $IF=\dfrac{1}{\sqrt{\left| 1-{{y}^{2}} \right|}}$. Hence, options [b] and [d] are correct. Note: [1]A differential equation when in exact form can be written in the form $du=dv$. In a Linear differential equation when multiplied by Integrating factor we have $u=y\cdot IF$ and $v=\int{Q\left( x \right)\cdot IFdx}$. [2] Euler’s criterion for exactness is a direct result of the fact $\dfrac{\partial f}{\partial x\partial y}=\dfrac{\partial f}{\partial y\partial x}$ . [3] Sometimes, the following identities help in converting a differential equation in the exact form: [a] $xdy+ydx=d(xy)$ [b] $dx+dy=d(x+y)$ [c] $\dfrac{xdy-ydx}{{{x}^{2}}}=d\left( \dfrac{y}{x} \right)$ [d] $\dfrac{dx}{x}=d\left( \ln x \right)$ [e] $m{{x}^{m-1}}{{y}^{n}}+n{{x}^{m}}{{y}^{n-1}}=d\left( {{x}^{m}}{{y}^{n}} \right)$