The Beauty of Symmetry
Unlocking the Integral
Welcome, future engineer! Today, we are going to embark on a journey to solve an integral that, at first glance, looks like a chaotic mess of polynomials and trigonometry.
In the world of JEE Advanced, complexity is often just a mask for elegance. Let us peel back that mask together.
Phase 1
The King's Property
Consider the integral:
I=π448∫0πx2(23πx2−x3)1+cos2xsinxdx
The limits are 0 to π. Whenever you see these specific limits, your intuition should immediately scream: King's Property!
This property, ∫0af(x)dx=∫0af(a−x)dx, is our most powerful tool for handling trigonometric functions on this interval. By replacing x with π−x, we reflect the function across the midpoint 2π.
Since sin(π−x)=sinx and cos2(π−x)=cos2x, the trigonometric heart of the integral remains unchanged.
Phase 2
The Polynomial Dance
Let us define the polynomial part as P(x)=23πx4−x5.
When we apply King's Property and add the original integral I to the transformed integral I, we obtain:
2I=π448∫0π[P(x)+P(π−x)]1+cos2xsinxdx
Now, the magic happens. We calculate S(x)=P(x)+P(π−x). If you expand this carefully, you will see the higher-order terms vanish, leaving a polynomial symmetric about 2π.
Phase 3
The Shift to Simplicity
To fully exploit this symmetry, let us shift our origin. We set x=t+2π, which changes our limits to [−2π,2π].
The polynomial S(t+2π) simplifies to:
This is an even function. When we integrate an even function multiplied by a symmetric trigonometric term over a symmetric interval, the odd components vanish. The entire polynomial part effectively reduces to a constant factor of 2π3.
Phase 4
The Final Victory
After the reduction, we are left with a standard integral:
We use the substitution u=cosx, which gives du=−sinxdx. The limits change from 1 to −1, and the negative sign flips them back to −1 to 1.
We are left with:
The integral of 1+u21 is simply tan−1u. Evaluating this from −1 to 1 gives us 4π−(−4π)=2π.
Finally, multiplying by π12 yields our beautiful answer: 6.