Let y=y(x) be a solution curve of the differential equation. (1−x2y2)dx=ydx+xdy. If the line x=1 intersects the curve y=y(x) at y=2 and the line x=2 intersects the curve y=y(x) at y=α, then a value of α is :
Options
Solution
Key Concepts and Formulas
Exact Differential: Recognizing and utilizing the differential of a product: d(xy)=ydx+xdy.
Standard Integral:∫1−u2du=21log1−u1+u+C.
Logarithm Properties:alog(x)=log(xa) and log(a)+log(b)=log(ab)
Step-by-Step Solution
Step 1: Transforming the Differential Equation
We are given the differential equation:
(1−x2y2)dx=ydx+xdy
Our goal is to rewrite the equation in a form that can be easily integrated. We recognize that ydx+xdy=d(xy).
Substituting this into the equation, we get:
(1−(xy)2)dx=d(xy)
Now, we separate variables:
dx=1−(xy)2d(xy)
Step 2: Integrating Both Sides
Integrating both sides of the equation:
∫dx=∫1−(xy)2d(xy)
Let u=xy, so du=d(xy). The integral becomes:
∫dx=∫1−u2du
Integrating both sides:
x=21log1−u1+u+C
Substituting back u=xy:
x=21log1−xy1+xy+C
Step 3: Applying the Initial Condition
We are given that when x=1, y=2. We use this information to find the constant of integration, C.
Substituting x=1 and y=2 into the general solution:
1=21log1−(1)(2)1+(1)(2)+C1=21log−13+C1=21log(3)+C
Solving for C:
C=1−21log(3)
Step 4: Finding the Particular Solution and Solving for xy
Substitute the value of C back into the general solution:
x=21log1−xy1+xy+1−21log(3)
Rearrange the equation:
x−1+21log(3)=21log1−xy1+xy
Multiply by 2:
2(x−1)+log(3)=log1−xy1+xy
Using logarithm properties:
log(e2(x−1))+log(3)=log1−xy1+xylog(3e2(x−1))=log1−xy1+xy
Exponentiating both sides:
3e2(x−1)=1−xy1+xy
When x=1 and y=2, 1−xy1+xy=1−21+2=−13=−3<0.
Since the expression is negative at the initial condition, we have:
1−xy1+xy=−3e2(x−1)1+xy=−3e2(x−1)(1−xy)1+xy=−3e2(x−1)+3e2(x−1)xyxy−3e2(x−1)xy=−3e2(x−1)−1xy(1−3e2(x−1))=−3e2(x−1)−1xy=1−3e2(x−1)−3e2(x−1)−1=3e2(x−1)−13e2(x−1)+1
Step 5: Finding the Value of α
We are given that when x=2, y=α. Substitute x=2 and y=α into the equation for xy:
2α=3e2(2−1)−13e2(2−1)+1=3e2−13e2+1α=2(3e2−1)3e2+1=2(3e2−1)1+3e2
Common Mistakes & Tips
Sign Errors: Be careful with signs when manipulating the differential equation and when dealing with the absolute value in the logarithm.
Constant of Integration: Don't forget to include the constant of integration, C, after integrating. It is crucial for finding the particular solution.
Logarithm Properties: Remember the properties of logarithms, as they are essential for simplifying the solution.
Summary
We solved the given differential equation by recognizing the exact differential d(xy), separating variables, integrating, using the initial condition to find the constant of integration, and finally solving for y in terms of x. We then substituted x=2 to find the value of α.
The final answer is \boxed{\frac{1+3 e^{2}}{2\left(3 e^{2}-1\right)}}, which corresponds to option (A).