Key Takeaway: Always check for odd/even properties when limits are symmetric.
Final Result:4π
00:00 / 00:00
The Sigma Insight: Fundamental Theorem & Properties of Definite Integrals
Solution Diagram
The Beauty of Symmetry
A Masterclass in Integration
Imagine you are standing before a daunting integral. It looks complex, perhaps even intimidating, with its powers of x and trigonometric functions.
But in the world of JEE Advanced, complexity is often a mask for elegance. Today, we are going to peel back that mask.
Analyzing the Setup
Look closely at the integral:
I=∫−π/6π/61−sin(∣x∣+π/6)π+4x11dx
The very first thing that should catch your eye is the limits of integration: from −π/6 to π/6.
Whenever you see a symmetric interval like [−a,a], your brain should immediately trigger a specific thought: Even and Odd functions. This is the hidden geometric reality of the problem; we aren't just calculating an area, we are looking for a balance.
The Vanishing Act
To harness this symmetry, we split the integrand into two distinct parts:
Let's focus on the second integral. The numerator is 4x11, an odd power, while the denominator contains ∣x∣, which is invariant under the transformation x→−x.
Thus, the entire function is odd. As we know, the integral of an odd function over a symmetric interval is exactly zero. The area on the negative side perfectly cancels the area on the positive side, leaving us with only the first part.
Simplifying the Even Function
Now we are left with the even function:
h(x)=1−sin(∣x∣+π/6)π
Since h(−x)=h(x), we can use the property of even functions to simplify our limits:
I=2∫0π/61−sin(x+π/6)πdx
Now, the absolute value is gone because x≥0. This is much cleaner, but that x+π/6 inside the sine is still a bit clunky.
Let's use a simple substitution: u=x+π/6, which implies du=dx. Our limits change from [0,π/6] to [π/6,π/3]. The integral becomes:
I=2π∫π/6π/31−sinu1du
The Conjugate Technique
This is a favorite concept of JEE examiners. How do we integrate 1−sinu1?
We multiply the numerator and denominator by the conjugate, (1+sinu). The denominator becomes 1−sin2u, which is cos2u.
Splitting the fraction gives us:
cos2u1+sinu=sec2u+secutanu
We are now in familiar territory. The integral of sec2u is tanu, and the integral of secutanu is secu.
Final Calculation
We evaluate the expression:
I=2π[tanu+secu]π/6π/3
Substituting the limits:
2π[(tan3π+sec3π)−(tan6π+sec6π)]
2π[(3+2)−(31+32)]
Simplifying the arithmetic:
2π[3+2−33]=2π[3+2−3]
The 3 terms cancel out beautifully, leaving us with 2π×2=4π.
And there you have it. The complexity dissolves, leaving behind a clean, elegant result of 4π. Always remember: when the limits are symmetric, look for the symmetry in the function. It is the shortest path to the answer.