Analyzing the Setup
Imagine you are standing at the threshold of a complex integral. You see In=∫tannxdx, and your first instinct might be to panic.
In the world of JEE Advanced, these problems are not designed to break you; they are designed to reveal a hidden, beautiful structure. Today, we are going to peel back the layers of this integral and discover why the sum I4+I6 is a masterpiece of algebraic simplification.
Pattern Recognition
We are given In=∫tannxdx. The problem asks us to evaluate I4+I6.
Notice the gap between the powers: 6−4=2. This is not a coincidence. Whenever you see powers of trigonometric functions differing by two, your mind should immediately jump to the Pythagorean identity.
Let us write out the sum:
In+In−2=∫tannxdx+∫tann−2xdx
By the linearity of the integral, we can combine these into one:
∫(tannx+tann−2x)dx
The Algebraic Dance
Now, look at the integrand: tannx+tann−2x. There is a common factor here, the lower power, tann−2x.
Let us factor it out:
∫tann−2x(tan2x+1)dx
Suddenly, the expression inside the parenthesis,
tan2x+1, screams at us. It is the fundamental identity
sec2x. Our integral transforms into:
∫tann−2x⋅sec2xdx
This is the moment of clarity. We have a function, tanx, and its derivative, sec2x, sitting right there.
The Substitution Magic
This is where the magic happens. Let us set u=tanx. Then, the differential du is simply sec2xdx.
Our integral becomes:
∫un−2du
This is a simple power rule application. The integral is:
n−1un−1+C
Substituting back
u=tanx, we get the general reduction formula:
In+In−2=n−1tann−1x+C
The Final Comparison
Now, let us apply this to our specific case,
I4+I6. By setting
n=6, we get:
I6+I4=6−1tan6−1x+C=51tan5x+C
The problem states that I4+I6=atan5x+bx5+C. By comparing our result with this expression, we see that a=51 and b=0.
The x5 term was merely a test of your confidence in the derivation. You have successfully navigated the trap and arrived at the correct ordered pair (a,b)=(51,0).