The Symphony of Integration
Breaking Down the Complex
Welcome, students, to the arena of JEE Advanced. Today, we are tackling a problem that might look like a chaotic mess of symbols at first glance: 8⋅∫−1/21([2x]+∣x∣)dx.
Many students see the Greatest Integer Function (GIF) and the Modulus function together and immediately feel a surge of anxiety. But I want you to take a deep breath.
In physics and mathematics, complexity is often just a collection of simple, elegant truths waiting to be separated. We are going to use the principle of linearity to turn this 'monster' into a series of simple, manageable steps.
Phase 1
The Linearity Strategy
Our first move is to invoke the linearity of integrals. This is our 'divide and conquer' tool. We know that the integral of a sum is the sum of the integrals.
So, we rewrite our expression as:
I=∫−1/21[2x]dx+∫−1/21∣x∣dx
Let's call the first part I1 and the second part I2. By separating them, we stop the functions from interfering with each other. We can now analyze the 'staircase' of the GIF and the 'V-shape' of the Modulus independently.
Phase 2
The Staircase of [2x]
Focusing on I1=∫−1/21[2x]dx, we must ask: where does this function change? The GIF [2x] jumps whenever the argument 2x hits an integer.
In our interval x∈[−1/2,1], the argument 2x travels from −1 to 2. The integers it encounters are 0 and 1. This gives us critical points at x=0 and x=1/2.
We split the integral accordingly:
I1=∫−1/20[2x]dx+∫01/2[2x]dx+∫1/21[2x]dx
In the interval [−1/2,0), 2x is in [−1,0), so [2x]=−1. The integral becomes ∫−1/20(−1)dx=−1/2.
In [0,1/2), 2x is in [0,1), so [2x]=0. The integral is 0.
Finally, in [1/2,1), 2x is in [1,2), so [2x]=1. The integral is ∫1/21(1)dx=1/2.
Summing these, we get I1=−1/2+0+1/2=0. The staircase has perfectly balanced itself.
Phase 3
The V-Shape of ∣x∣
Now for I2=∫−1/21∣x∣dx. The modulus function is the mirror of the number line. It reflects negative values to positive ones.
We split this at the origin, x=0:
I2=∫−1/20(−x)dx+∫01(x)dx
Evaluating the first part:
∫−1/20(−x)dx=[−2x2]−1/20=0−(−2(−1/2)2)=81
Evaluating the second part:
Adding these, I2=1/8+1/2=5/8.
Phase 4
The Grand Finale
We have arrived at the end of our journey. The total integral I=I1+I2=0+5/8=5/8.
The problem asks for 8⋅I. Thus, 8⋅(5/8)=5.
The beauty of this result lies in the simplicity that emerges from the initial complexity. You have successfully navigated the staircase and the mirror, and the final cancellation is your reward.
Keep this mindset—break the problem down, visualize the geometry, and the math will always reveal its secrets. The final answer is 5.