Strategic Tip: Comparing factors instead of expanding polynomials saves time in exams.
Final Answer: b=6
00:00 / 00:00
The Sigma Insight: Fundamental Theorem & Properties of Definite Integrals
Solution Diagram
The Beauty of Decomposition
A Calculus Journey
Imagine you are standing at the edge of a mathematical landscape, staring at a complex integral:
12∫3b(x2−1)(x2−4)1dx=ln(4049)
At first glance, it looks intimidating. But in the world of JEE Advanced, intimidation is just an invitation to look closer. Let's break this down together.
Phase 1
The Art of Partial Fractions
Our integrand, (x2−1)(x2−4)1, is a rational function. The denominator is a product of two differences of squares.
The secret to unlocking this integral lies in partial fraction decomposition. Notice the relationship between the factors: (x2−1)−(x2−4)=3.
This is not a coincidence; it is a gift. We can rewrite the numerator as 31[(x2−1)−(x2−4)]. This allows us to split the fraction into two much friendlier terms:
31(x2−41−x2−11)
Phase 2
The Integration Toolkit
Now, we substitute this back into our original equation. We have a constant 12 outside the integral, and our decomposition gives us a 31. Multiplying them, 12⋅31=4.
Our integral is now:
4∫3b(x2−41−x2−11)dx
We recall our trusty standard formula: ∫x2−a21dx=2a1lnx+ax−a. Applying this to both terms, we get:
4[41lnx+2x−2−21lnx+1x−1]3b
Phase 3
The Logarithmic Dance
Before we plug in the limits, let's simplify. Distributing the 4 gives us lnx+2x−2−2lnx+1x−1.
To combine these, we use the power rule nlnA=lnAn and the quotient rule lnA−lnB=lnBA. This transforms our expression into a single, elegant logarithm:
ln(x+2)(x−1)2(x−2)(x+1)2
Phase 4
The Final Reveal
Now, we evaluate this from 3 to b. Plugging in 3 yields ln(54).
Setting our expression equal to the right-hand side, ln(4049), we get:
ln((b+2)(b−1)2(b−2)(b+1)2)−ln(54)=ln(4049)
Moving the ln(54) to the right side and combining, we find the argument must equal 5049.
Testing b=6 reveals that:
(6+2)(6−1)2(6−2)(6+1)2=8⋅254⋅49=5049
It matches perfectly! The upper limit b=6. Remember, in these problems, elegance often beats brute force. Keep practicing, and you will see these patterns everywhere!