Analyzing the Setup
Welcome, future engineer. Today, we are not just solving a calculus problem; we are peeling back the layers of a function that behaves like a heartbeat. When you first look at the definition of f(t), it is easy to feel overwhelmed by piecewise definitions, (−1)n+1 terms, and limits.
In JEE Advanced, the most complex-looking problems often hide the most elegant, simple geometric truths. Let us embark on this journey together.
Visualizing the Rhythm of f(t)
Let us start by decoding f(t). The problem defines it in pieces. For 1<t<3, we are looking at a linear function passing through points (1,2) and (3,−2).
Using the point-slope form, we find the equation:
Imagine standing on the t-axis. As t moves from 1 to 2, the function is positive, creating a triangle of area 1. As t moves from 2 to 3, the function dips below the axis, creating a triangle of area −1.
This is the 'heartbeat' of our function. It rises and falls, creating equal positive and negative areas. This symmetry is the key to the entire problem.
The Integral as a Net Signed Area
Now, we define g(x)=∫1xf(t)dt. In calculus, the integral is the accumulation of area, representing the 'net signed area' under the curve from 1 to x.
For the interval 1<x<3, we calculate:
Performing the integration, we obtain:
g(x)=[4t−t2]1x=(4x−x2)−(4−1)=−x2+4x−3
This is a downward-opening parabola. If we set g(x)=0, we find the roots at x=1 and x=3. This confirms our geometric intuition: the area starts at 0 (at x=1), grows to a maximum, and then shrinks back to 0 (at x=3) as the negative area cancels out the positive area.
The Beauty of Symmetry and α
Because the function f(t) repeats this pattern of positive and negative triangles, the integral g(x) will return to zero at every odd integer.
The integral from 3 to 5 is a shifted version of the integral from 1 to 3. Since the net area from 1 to 3 is 0, the net area from 3 to 5 is also 0. Therefore:
g(5)=g(3)+∫35f(t)dt=0+0=0
This pattern continues indefinitely. The roots of g(x)=0 in the interval (1,8] are x=3,5,7. Counting these, we find α=3.
The Elegance of the Limit and β
Finally, we tackle β=limx→1+x−1g(x). This is a 0/0 indeterminate form, so we apply L'Hopital's Rule:
β=x→1+limdxd(x−1)dxd∫1xf(t)dt
By the Fundamental Theorem of Calculus, the derivative of the integral is simply the integrand f(x), and the derivative of the denominator is 1. Thus:
Final Calculation
We have navigated the geometry, exploited the symmetry, and utilized the Fundamental Theorem of Calculus. We found α=3 and β=2.
Adding them together, we arrive at our final answer:
Remember, in JEE Advanced, you are not just a calculator; you are an architect of logic. When you see a complex function, look for the symmetry, trust the theorems, and let the math tell its story.