Analyzing the Setup
Welcome, future engineer. Today, we are going to dismantle a problem that, at first glance, looks like a trigonometric nightmare.
You see an integral like:
I=80∫04π9+16sin2θsinθ+cosθdθ
Your instinct might be to panic, but in the world of JEE Advanced, complexity is often just a mask for elegance. Our job is to peel back that mask.
The Siren Song of the Numerator
Look at the numerator: sinθ+cosθ. In calculus, whenever you see a sum of sine and cosine, your intuition should immediately scream, "Substitution!"
This expression is the derivative of sinθ−cosθ. By defining t=sinθ−cosθ, we are transforming the entire landscape of the problem.
When we differentiate this, we get dt=(cosθ+sinθ)dθ. Just like that, the entire numerator is absorbed into our differential dt.
The Algebraic Bridge
Now, we face the denominator: 9+16sin2θ. We need to convert the trigonometric sin2θ into an algebraic expression involving t.
We square our substitution: t2=(sinθ−cosθ)2. Expanding this, we get:
Using the identity sin2θ+cos2θ=1 and the double angle formula 2sinθcosθ=sin2θ, we arrive at t2=1−sin2θ. Rearranging this gives us sin2θ=1−t2.
The Transformation of Limits
Never forget your limits! When we change the variable, the boundaries of our world change too.
At θ=0, t=sin(0)−cos(0)=−1. At θ=4π, t=sin(4π)−cos(4π)=0.
Our integral now spans from −1 to 0:
Simplifying the denominator, we get 9+16−16t2=25−16t2. Factoring out 16, we obtain:
The Final Victory
This is a standard integral of the form:
∫a2−x2dx=2a1lna−xa+x With a=45, the constant becomes 5×2(5/4)1=2. Evaluating the limits:
The upper limit gives us
ln(1)=0. The lower limit gives us
−2ln5/4+15/4−1=−2ln(9/41/4)=−2ln(91).
Since ln(1/9)=ln(3−2)=−2ln3, the final result is:
I=4ln3