The Beauty of Limits
A Journey into Continuity
Welcome, students! Today, we are going to peel back the layers of a truly fascinating calculus problem. We are presented with a function
f(x)=tanx−sinxtan(tanx)−sin(sinx)
and told it is continuous at x=0.
Our goal is to find f(0). Remember, for a function to be continuous at a point, the value of the function at that point must equal the limit of the function as it approaches that point. So, our mission is to evaluate limx→0f(x).
Phase 1
The Foundation (The Denominator)
Before we tackle the intimidating numerator, let's look at the denominator: D=tanx−sinx. When x is near zero, we can use the Maclaurin series expansions:
Substituting these into our denominator, we get D≈(x+3x3)−(x−6x3). Notice how the linear x terms cancel out beautifully!
We are left with 3x3+6x3=2x3. This is a powerful, standard approximation: near zero, tanx−sinx behaves exactly like 2x3.
Phase 2
The Divide and Conquer Strategy
Now, consider the numerator: tan(tanx)−sin(sinx). Expanding this directly would be a nightmare.
Instead, we use a clever algebraic manipulation. We add and subtract tanx and sinx to split the limit into three distinct, manageable parts: L1+L2+L3, where:
L1=x→0limtanx−sinxtan(tanx)−tanx
L2=x→0limtanx−sinxtanx−sinx
L3=x→0limtanx−sinxsinx−sin(sinx)
Phase 3
Solving the Pieces
For L1, we use the standard limit limu→0u3tanu−u=31. By multiplying and dividing by (tanx)3, we isolate this form.
Since tanx≈x and the denominator tanx−sinx≈2x3, L1 becomes:
L1=31⋅x→0limx3/2x3=31⋅2=32
For L2, it is a simple cancellation: tanx−sinxtanx−sinx=1. This is the easiest piece of the puzzle!
For L3, we use the standard limit limu→0u3u−sinu=61. Again, multiplying and dividing by (sinx)3, we find:
L3=61⋅x→0limx3/2x3=61⋅2=31
The Grand Finale
Finally, we sum our results:
f(0)=L1+L2+L3=32+1+31
Combining the fractions, 32+31=1. Thus, f(0)=1+1=2.
We have conquered the monster! By breaking it down into smaller, standard forms, we turned an intimidating expression into a simple, elegant solution. Keep this strategy in your toolkit—it is the secret to mastering JEE calculus.