Question
Evaluate x→0limxsinx using the squeeze theorem.
Solution — Step by Step
Consider a unit circle (radius = 1) with a small positive angle x (in radians). Three regions can be compared by area:
- Triangle OAP (small): area =21sinx
- Sector OAP: area =21x (for a unit circle, sector area =21r2θ=2x)
- Triangle OAT (large): area =21tanx
Since small triangle ⊂ sector ⊂ large triangle:
21sinx≤21x≤21tanx
1≤sinxx≤cosx1
Take reciprocals (reversing inequalities):
cosx≤xsinx≤1
As x→0:
x→0limcosx=1andx→0lim1=1
Since cosx≤xsinx≤1 and both outer functions approach 1:
By the Squeeze Theorem (Sandwich Theorem):
x→0limxsinx=1
For x<0: let x=−t where t>0:
−tsin(−t)=−t−sint=tsint
So the left-hand limit also equals 1. Therefore:
x→0limxsinx=1
Why This Works
The squeeze theorem says: if f(x)≤g(x)≤h(x) near x=a, and limf(x)=limh(x)=L, then limg(x)=L too. The function xsinx is “squeezed” between cosx and 1, both of which approach 1 as x→0, forcing xsinx to approach 1 as well.
This result is fundamental — it’s used to derive that the derivative of sinx is cosx, which in turn underlies all of trigonometric calculus.
Alternative Method — L’Hôpital’s Rule (Not Rigorous for Proving This)
Technically, applying L’Hôpital to xsinx gives 1cosx→1. But this is circular: deriving (sinx)′=cosx requires knowing limxsinx=1 in the first place. The squeeze theorem proof is the proper one.
Common Mistake
The limit limx→0xsinx=1 holds only when x is in radians. If x is in degrees, xsinx°→180π=1. In calculus, angles are always in radians unless specified otherwise.
This standard limit appears in JEE almost every year in slightly disguised forms: limx→0xsin3x, limx→0xtanx, limx→0x21−cosx. The key: substitute t=3x (or similar) to reduce to the standard form. For example, xsin3x=3⋅3xsin3x→3×1=3.