Animated Solution for Mathematics - Differential Equations: Let y be the solution of the differential equation (1−x2)dy=[xy+(x3+2)1−x2]dx,−1<x<1 and y(0)=0. If ∫−1/21/21−x2y(x)dx=k, then k−1 is equal to :
Enter Numerical Value:
Visualized Solution
Analyze the Differential Equation
Given equation: (1−x2)dy=[xy+(x3+2)1−x2]dx
Divide by (1−x2)dx to isolate dxdy:
dxdy=1−x2xy+1−x2(x3+2)1−x2
Convert to Linear Form
Rearrange to the form dxdy+P(x)y=Q(x):
dxdy−1−x2xy=1−x2x3+2
Identify P(x) and Q(x)
Where P(x)=−1−x2x
And Q(x)=1−x2x3+2
Calculate Integrating Factor (Setup)
I.F.=e∫P(x)dx=e∫−1−x2xdx
Calculate Integrating Factor (Execution)
Let 1−x2=t⇒−2xdx=dt⇒−xdx=21dt
∫−1−x2xdx=21∫t1dt=21ln(1−x2)=ln(1−x2)
I.F.=eln(1−x2)=1−x2
Write the General Solution Formula
General solution: y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C
Substitute into General Solution
y1−x2=∫(1−x2x3+2⋅1−x2)dx+C
y1−x2=∫(x3+2)dx+C
Integrate the RHS
y1−x2=4x4+2x+C
Apply Initial Condition
Using y(0)=0:
0⋅1−02=404+2(0)+C
0=0+0+C⇒C=0
Write the Particular Solution
The particular solution is: 1−x2y=4x4+2x
Setup the Integral for k
We need to find k=∫−1/21/21−x2y(x)dx
Substitute 1−x2y=4x4+2x:
k=∫−1/21/2(4x4+2x)dx
Apply Definite Integral Properties
Using the property ∫−aaf(x)dx=∫−aafeven(x)dx+∫−aafodd(x)dx:
2x is an odd function ⇒∫−1/21/22xdx=0
4x4 is an even function ⇒∫−1/21/24x4dx=2∫01/24x4dx
Evaluate the Final Integral
k=2∫01/24x4dx=21∫01/2x4dx
k=21[5x5]01/2=101((21)5−0)
k=101⋅321=3201
Calculate k−1
We need to find k−1:
k=3201⇒k−1=320
Final Answer: 320
00:00 / 00:00
The Sigma Insight: Linear Differential Equations
Solution Diagram
Analyzing the Setup
Imagine you are standing before a complex differential equation, feeling the weight of the unknown. It looks messy, but in the world of JEE Advanced, complexity is often just a mask for elegance. Let us peel back that mask together.
We start with the given equation:
(1−x2)dy=[xy+(x3+2)1−x2]dx
Our first instinct is to bring order to chaos. By dividing the entire equation by (1−x2)dx, we isolate dxdy:
dxdy=1−x2xy+1−x2(x3+2)1−x2
This is the moment of clarity. We rearrange the terms to match the standard linear form:
dxdy−1−x2xy=1−x2x3+2
The Magic of the Integrating Factor
Now, we identify our players: P(x)=−1−x2x and Q(x)=1−x2x3+2. The Integrating Factor (I.F.) is our bridge to the solution, defined as e∫P(x)dx.
When we substitute P(x), we get:
I.F.=e∫−1−x2xdx
Let's pause and breathe. This integral is simpler than it appears. By using the substitution t=1−x2, the term −xdx becomes 21dt. The integral becomes 21ln(1−x2), which simplifies to ln(1−x2).
Thus, our I.F. is simply 1−x2. It is beautiful, isn't it? The complexity melts away.
The Elegant Cancellation
Now, we apply the master formula:
y⋅(I.F.)=∫Q(x)⋅(I.F.)dx+C
Substituting our values, we get:
y1−x2=∫(1−x2x3+2⋅1−x2)dx+C
Notice how the 1−x2 terms cancel out perfectly? This is the reward for your patience. We are left with the integral of a simple polynomial:
y1−x2=∫(x3+2)dx+C
Integrating this, we get:
y1−x2=4x4+2x+C
Using the initial condition y(0)=0, we find that C=0. Our particular solution is:
y1−x2=4x4+2x
The Final Symmetry
Finally, we need to evaluate the integral k=∫−1/21/21−x2y(x)dx. Substituting our expression, we have:
k=∫−1/21/2(4x4+2x)dx
Here, we use the symmetry property. The term 2x is an odd function, so its integral over [−1/2,1/2] is zero. The term 4x4 is an even function, so we can write the integral as:
k=2∫01/24x4dx=21∫01/2x4dx
This simplifies to:
k=21[5x5]01/2=101(321)=3201
Since k=3201, the final answer k−1 is 320. You have navigated the complexity and found the truth. Well done!