Animated Solution for Mathematics - Differential Equations: Let y=f(x) be the solution of the differential equation dxdy+x2−1xy=1−x2x6+4x,−1<x<1 such that f(0)=0. If 6∫−1/21/2f(x)dx=2π−α then α2 is equal to
Enter Numerical Value:
Visualized Solution
Identify the Linear Differential Equation
The given equation is a Linear Differential Equation (LDE) of the form: dxdy+P(x)y=Q(x)
Comparing with the given equation: P(x)=x2−1x
And Q(x)=1−x2x6+4x
Calculate the Integrating Factor (IF)
The Integrating Factor is given by: IF=e∫P(x)dx
Substitute P(x): IF=e∫x2−1xdx
Since −1<x<1, we write: ∫x2−1xdx=−∫1−x2xdx=21ln(1−x2)
Thus, IF=e21ln(1−x2)=1−x2
Write the General Solution
The general solution is: y⋅IF=∫Q(x)⋅IFdx
Substitute IF and Q(x): y1−x2=∫1−x2x6+4x⋅1−x2dx
Simplification: y1−x2=∫(x6+4x)dx
Integrate the RHS
Integrating the RHS: y1−x2=7x7+2x2+C
We have a constant of integration C that needs to be determined.
Apply Initial Condition
Using initial condition f(0)=0: Substitute x=0,y=0
0⋅1−0=707+2(0)2+C
This gives C=0
The function is: f(x)=1−x27x7+2x2
Set up the Definite Integral
We need to find I=∫−2121f(x)dx
Substitute f(x): I=∫−21211−x27x7+2x2dx
Split the integral: I=∫−21211−x27x7dx+∫−21211−x22x2dx
Apply Odd and Even Function Properties
The first part 1−x27x7 is an odd function (f(−x)=−f(x)).
Its integral over [−21,21] is 0.
The second part 1−x22x2 is an even function (f(−x)=f(x)).
So, I=2∫0211−x22x2dx=4∫0211−x2x2dx
Trigonometric Substitution
Let x=sinθ, then dx=cosθdθ
Change of limits: When x=0,θ=0; when x=21,θ=6π
Substitute into the integral: I=4∫06π1−sin2θsin2θcosθdθ
Since 1−sin2θ=cosθ, it simplifies to: I=4∫06πsin2θdθ
Welcome, student. Today, we are not just solving a problem; we are embarking on a journey through the landscape of calculus. When you first look at the equation
dxdy+x2−1xy=1−x2x6+4x
it is natural to feel a moment of hesitation. It looks dense, almost aggressive. But I want you to take a deep breath. In the world of JEE Advanced, complexity is often just a mask for elegance. Our goal is to peel back that mask.
Phase 1
Identifying the Skeleton
Every great solution begins with recognition. We are looking at a Linear Differential Equation (LDE). The standard form is
dxdy+P(x)y=Q(x)
By simply aligning our given equation with this standard form, we identify our players:
P(x)=x2−1xandQ(x)=1−x2x6+4x
Do not rush past this step. Identifying the structure is 50% of the battle. Once you see the LDE, your brain should immediately reach for the 'Integrating Factor' (IF) toolkit. This is the key that unlocks the entire problem.
Phase 2
The Magic of the Integrating Factor
Now, we calculate the IF:
IF=e∫P(x)dx
Substituting our P(x), we face the integral ∫x2−1xdx. Here is where the domain −1<x<1 becomes crucial. We must be careful with signs. We rewrite this as −∫1−x2xdx, which integrates to 21ln(1−x2).
When we place this into the exponential, we get e21ln(1−x2). Using the power rule of logarithms, this becomes eln(1−x2). The exponential and the natural logarithm are inverse functions—they annihilate each other, leaving us with the beautiful, simple result:
IF=1−x2
Phase 3
The Joy of Cancellation
Now, we write the general solution:
y⋅IF=∫Q(x)⋅IFdx
Watch what happens when we substitute our values:
y1−x2=∫1−x2x6+4x⋅1−x2dx
Do you see it? The 1−x2 in the denominator of Q(x) and the 1−x2 from our IF cancel out perfectly. The complexity vanishes. We are left with the simple integral ∫(x6+4x)dx. This is the moment where the problem rewards your patience. Integrating this gives us
y1−x2=7x7+2x2+C
Phase 4
The Symmetry Trap
We find C=0 using the initial condition f(0)=0. Now, we face the final hurdle:
I=∫−21211−x27x7+2x2dx
Many students would try to integrate this directly and get lost in the algebra. But you are a JEE student—you look for symmetry. We split the integral into two parts. The first part, involving x7, is an odd function. Over the symmetric interval [−21,21], its integral is zero. It disappears!
The second part, involving x2, is an even function. We can simplify this to
2∫0211−x22x2dx=4∫0211−x2x2dx
Phase 5
The Trigonometric Finale
To solve 4∫0211−x2x2dx, we use the substitution x=sinθ. This transforms the integral into
4∫06πsin2θdθ
Using the identity sin2θ=21−cos2θ, we arrive at
2∫06π(1−cos2θ)dθ
Evaluating this, we get
2[θ−2sin2θ]06π=2(6π−43)=3π−23
Finally, we multiply by 6 as requested:
6(3π−23)=2π−33
Comparing this to 2π−α, we find α=33. Squaring this gives us our final answer: 27.