Question
Question: Integrating factor of \( \left( 1-{{x}^{2}} \right)\dfrac{dy}{dx}-xy=1 \) is: A. \( 1-{{x}^{2}} \)...
Integrating factor of (1−x2)dxdy−xy=1 is:
A. 1−x2
B. 1−x2
C. 1−x21
D. 1−x21
Solution
Hint : A differential equation of the from dxdy+P×y=Q , where P and Q are constants or functions of x only, is known as a first order linear differential equation.
Rearrange the terms of the given equation to reflect the standard form and identify the expression of the function P.
Find the Integrating Factor (F) by using the formula: F=e∫Pdx .
Make appropriate substitution to simplify the integral. Recall that ∫x1dx=logx+C .
Complete step-by-step answer :
The given first order ordinary differential equation is (1−x2)dxdy−xy=1 .
We can observe that if we divide both sides by (1−x2) , we will be able to get it in the standard form dxdy+P×y=Q , where P and Q are constants or functions of x only.
⇒ dxdy+(1−x2−x)y=1−x21
∴ P=1−x2−x .
Let's calculate ∫Pdx .
∫Pdx=∫1−x2−xdx
Substituting 1−x2=t , so that −2xdx=dt , we get:
∫Pdx=21∫t1dt
Using ∫x1dx=logx+C and ignoring the constant C, we get:
⇒ ∫Pdx=21logt
Back substituting 1−x2=t , we get:
⇒ ∫Pdx=21log(1−x2)
Using alogx=logxa , we can write it as:
⇒ ∫Pdx=log1−x2
Now, the integrating factor will be:
F=e∫Pdx
⇒ F=elog1−x2
Knowing that eloga=a , it can be written as:
⇒ F=1−x2 , which is the required integrating factor.
So, the correct answer is “ F=1−x2 ”.
Note : An ordinary differential equation is a differential equation containing one or more functions of one independent variable and the derivatives of those functions.
Steps to solve a First Order Ordinary Linear Differential Equation:
Convert into the standard form dxdy+P×y=Q , where P and Q are constants or functions of x only.
Find the Integrating Factor (F) by using the formula: F=e∫Pdx .
Write the solution using the formula: y×F=∫Q×F dx+C where C is the constant of integration.
Find the value of C by using the values of y(0) , y(1) etc.