The Sigma Insight: Fundamental Theorem & Properties of Definite Integrals
Solution Diagram
Analyzing the Setup
The given integral is:
I=∫ln2ln3sinx2+sin(ln6−x2)xsinx2dx
It is easy to feel overwhelmed, but in the world of JEE Advanced, complexity is often just a mask for elegance. Let us peel back that mask together.
The Power of Substitution
The presence of x outside and x2 inside the sine functions is a classic signal. Whenever you see a function of x2 paired with an x, your intuition should immediately scream substitution.
Let us set t=x2. Differentiating both sides, we get 2xdx=dt, or xdx=21dt.
We must also update our boundaries. When x=ln2, t=ln2. When x=ln3, t=ln3.
Our integral now breathes a sigh of relief, transforming into:
I=21∫ln2ln3sint+sin(ln6−t)sintdt
This is our first equation, let us call it (1).
The Magic of King's Property
Now, we encounter one of the most powerful tools in our arsenal: the King's Property. It states that:
∫abf(t)dt=∫abf(a+b−t)dt
This property allows us to swap the variable t with the sum of the limits minus t without changing the area under the curve. Here, a=ln2 and b=ln3, so a+b=ln6.
Let us replace t with (ln6−t) in our integral. The denominator becomes sin(ln6−t)+sin(ln6−(ln6−t)), which simplifies beautifully to sin(ln6−t)+sint.
The denominator remains unchanged. This gives us a second form of our integral:
I=21∫ln2ln3sin(ln6−t)+sintsin(ln6−t)dt
Let us call this equation (2).
The Grand Finale
Now, watch the magic happen. If we add equation (1) and equation (2), we get 2I on the left side.
On the right side, because the denominators are identical, we simply add the numerators:
2I=21∫ln2ln3sint+sin(ln6−t)sint+sin(ln6−t)dt
The entire complex fraction cancels out to become 1. We are left with the incredibly simple task of integrating 1 with respect to t:
2I=21∫ln2ln31dt
The integral of 1 is just t. Evaluating this from ln2 to ln3, we get (ln3−ln2), which is ln23.
Finally, dividing by 2, we arrive at our destination:
I=41ln23
It is a beautiful result. What started as a daunting, complex expression resolved into a simple logarithmic value. This is the essence of mathematics: finding the hidden symmetry that turns a nightmare into a dream.