The Monster Limit
A Lesson in Dominance
Imagine you are standing before a mathematical mountain. The expression limt→0(1cosec2t+2cosec2t+⋯+ncosec2t)sin2t looks intimidating, doesn't it?
It feels like a chaotic jumble of trigonometric functions and powers. But in the world of JEE Advanced, intimidation is just a mask for elegance. Let's peel back that mask together.
Phase 1
The Bridge of Substitution
The first thing that should catch your eye is the relationship between the exponents. We have cosec2t inside and sin2t outside.
If you have been practicing your trigonometry, you know that cosec2t=sin2t1. This is our bridge.
Let us define a new variable, y=cosec2t. As t→0, sin2t shrinks to zero. Consequently, y=sin2t1 explodes toward infinity.
Our problem transforms from a tricky trigonometric limit into a beautiful algebraic limit:
Phase 2
The Law of the Jungle
Now, look at the expression (1y+2y+⋯+ny)y1. We have a sum of terms, all raised to the power y.
As y grows toward infinity, which term do you think dictates the behavior of the sum? Think of it like a race. ny is the fastest runner, while (n−1)y cannot keep up.
As y becomes massive, the gap between ny and (n−1)y becomes an abyss. In mathematics, we call this the Dominant Term.
To solve this, we must force the dominant term to reveal itself. We factor out ny from the parenthesis:
y→∞lim[ny((n1)y+(n2)y+⋯+(nn−1)y+1)]y1
Phase 3
The Final Collapse
Now, watch the magic happen. We distribute the outer power y1 to both factors.
The first factor, ny, raised to the power y1, simplifies beautifully to just n. The second factor is the bracketed sum raised to the power y1.
Consider the terms inside the bracket. For any base k<n, the fraction nk is less than 1.
When you raise a fraction less than 1 to the power of infinity, it vanishes to zero. So, as y→∞, all those terms (nk)y die out, leaving only the 1.
We are left with n⋅(1)y1. As y→∞, the exponent y1 becomes 0, and 10 is simply 1.
The final result is n.
The Takeaway
This problem teaches us a vital lesson: never be afraid of complexity. When you see a sum of powers, look for the dominant term.
It is the key that unlocks the entire structure. You have just mastered a pattern that will serve you well in many future problems.
Keep this intuition sharp, and you will find that even the most intimidating limits are just puzzles waiting to be solved.