Animated Solution for Mathematics - Indefinite Integration: Let f(x)=∫(3+4x2)4−3x2dx,∣x∣<32. If f(0)=0 and f(1)=αβ1tan−1(βα),α,β>0, then α2+β2 is equal to _______.
Welcome, warrior of the JEE. Today, we face an integral that might seem daunting at first glance:
f(x)=∫(3+4x2)4−3x2dx
When you see a quadratic expression outside a square root and another quadratic inside, your intuition should immediately scream substitution. This is not a random problem; it is a carefully constructed puzzle designed to test your ability to simplify complex radicals.
The key to unlocking this is the substitution x=t1. By setting x=t1, we find that dx=−t21dt.
This transformation is like finding the master key to a locked door. When we substitute this into our integral, the t terms in the denominator will cancel out with the t2 from the differential, leaving us with a much cleaner expression:
∫(3t2+4)4t2−3−tdt
The Radical's Demise
Now that we have simplified the integral, we are left with 4t2−3. This radical is still a nuisance.
To eliminate it completely, we perform a second, more surgical substitution. Let the entire expression inside the root be λ2, so λ2=4t2−3.
Differentiating both sides gives 2λdλ=8tdt, or tdt=4λdλ. This is where the magic happens.
By substituting this into our integral, the λ in the numerator and the λ from the square root cancel each other out perfectly. We are left with the standard integral:
−∫3λ2+25dλ
This is the moment of triumph where the complexity collapses into a simple, solvable form.
The Standard Form and the Boundary Condition
To solve −∫3λ2+25dλ, we factor out the 3 to get:
−31∫λ2+(35)2dλ
This is the classic form ∫x2+a2dx=a1tan−1(ax)+C. Applying this, we get:
f(x)=−153tan−1(53λ)+C
Now, we must return to our original variable x. Substituting λ=x4−3x2, we obtain our function f(x).
But wait—we have a constant C to determine. The problem states f(0)=0.
As x→0+, the argument of the tan−1 function approaches infinity, and tan−1(∞)=2π. Thus, 0=−153(2π)+C, which gives C=303π.
The Final Comparison
Finally, we evaluate f(1). Substituting x=1 into our expression, we get:
f(1)=−153tan−1(53)+303π
Factoring out 153, we are left with 153(2π−tan−1(53)).
Using the identity 2π−tan−1(z)=cot−1(z), this becomes 153cot−1(53), which is equivalent to 531tan−1(35).
Comparing this with αβ1tan−1(βα), we find α=5 and β=3.
The final answer, α2+β2=25+3=28. You have conquered the integral!