Analyzing the Setup
Imagine you are standing before a complex integral, one that seems designed to intimidate. You see an x sitting outside a sum of functions, and your first instinct might be to panic.
But in the world of JEE Advanced, intimidation is often just a mask for a hidden, beautiful symmetry. Let us embark on a journey to solve the integral:
I=(a+b)1∫abx(f(x)+f(x+1))dx
The King's Property
Our Secret Weapon
When you see a definite integral with limits a and b, and an x that refuses to be integrated easily, your mind should immediately jump to the King's Property:
∫abg(x)dx=∫abg(a+b−x)dx
This property is not just a formula; it is a geometric transformation. It tells us that the area under the curve remains invariant if we flip the variable x relative to the midpoint of the interval [a,b].
Let us apply this to our integral I. By replacing x with (a+b−x), we transform our integral into:
I=(a+b)1∫ab(a+b−x)(f(a+b−x)+f(a+b+1−x))dx
Decoding the Functional Condition
Now, we look at the functional equation provided: f(a+b+1−x)=f(x). This is our key.
The second term in our new integral, f(a+b+1−x), is exactly what the problem gives us; it is simply f(x). But what about f(a+b−x)?
If we take the given condition f(a+b+1−x)=f(x) and replace x with (x+1), we get:
This simplifies to f(a+b−x)=f(x+1). The puzzle pieces are falling into place.
The Magic of Addition
Now, we have two versions of I. Let us call the original one Equation (1) and the transformed one Equation (2). When we add them together, something magical happens:
2I=(a+b)1∫ab[x+(a+b−x)](f(x)+f(x+1))dx
Look closely at the term in the square brackets: x+a+b−x. The x and −x cancel out, leaving only the constant (a+b).
This constant (a+b) in the numerator perfectly cancels the (a+b) in the denominator. We are left with:
The Final Revelation
We can split this into two integrals: ∫abf(x)dx+∫abf(x+1)dx. Using the King's property in reverse on the second integral, we find that ∫abf(x+1)dx is actually equal to ∫abf(x)dx.
Thus, 2I=2∫abf(x)dx, which means:
By testing the options, specifically Option (4), we perform a simple substitution t=x+1 and find that it matches our result perfectly. We have navigated the complexity and found the simple truth hidden within.
Mathematics is not about memorizing steps; it is about seeing the symmetry.