Analyzing the Setup
Welcome, fellow traveler on the journey of JEE Advanced mathematics. Today, we confront an integral that, at first glance, seems designed to intimidate:
I=∫0100πe(πx−[πx])sin2xdx
It looks like a chaotic mess of exponentials, trigonometric functions, and greatest integer brackets. However, in mathematics, complexity is often just a mask for a hidden, elegant simplicity.
Decoding the Fractional Part
The first thing that should catch your eye is the exponent in the denominator: πx−[πx]. This is the textbook definition of the fractional part function, denoted as {πx}.
By recognizing this, the denominator transforms from a terrifying expression into the much friendlier e{πx}. This is the first step in our victory: simplifying the integrand to:
The Power of Periodicity
Now, look at the limits of integration: 0 to 100π. We are not going to integrate this function one hundred times. Instead, we look for symmetry.
The numerator sin2x has a period of π. The denominator, due to the properties of the fractional part function, also has a period of π. Because the entire function f(x) is periodic with period π, we can use the property:
This allows us to reduce our massive integral to:
The Calculus Battle
In the interval [0,π], the ratio πx lies between 0 and 1, meaning its greatest integer part is 0. Thus, {πx}=πx. Our integral becomes:
To handle the sin2x, we use the half-angle identity sin2x=21−cos2x. This splits our problem into two manageable integrals:
I=50(∫0πe−x/πdx−∫0πe−x/πcos2xdx)
The first is a simple exponential integral, and the second is a classic form solved using the standard formula:
∫eaxcosbxdx=a2+b2eax(acosbx+bsinbx)
The Final Collapse
After evaluating these integrals and carefully applying the limits, the terms collapse with satisfying precision. The sine terms vanish at the boundaries, and we are left with a clean algebraic expression.
When we combine everything, we arrive at the final result:
Comparing this to the required form, we identify the constants. Keep this in mind for your exam: whenever you see large limits and fractional parts, look for the period. It is almost always the key to the door.