The Sandwich Theorem and limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

Two comparison facts drive every trigonometric limit.

Key Point (Theorems 3-4): if f(x)g(x)f(x) \le g(x) on a common domain and both limits exist at aa, then limflimg\lim f \le \lim g. And the Sandwich Theorem: if f(x)g(x)h(x)f(x) \le g(x) \le h(x) and limxaf(x)=l=limxah(x)\lim_{x \to a} f(x) = l = \lim_{x \to a} h(x), then limxag(x)=l\lim_{x \to a} g(x) = l — the middle function has nowhere else to go.

Sandwich theorem graph with sin x over x squeezed between cos x and 1

The bread for the sandwich comes from areas in a unit circle. For 0<x<π20 < x < \frac{\pi}{2}, comparing triangle OACOAC, sector OACOAC and triangle OABOAB:

Unit circle area comparison proving sin x less than x less than tan x

sinx<x<tanx    cosx<sinxx<1\sin x < x < \tan x \;\Rightarrow\; \cos x < \frac{\sin x}{x} < 1

(dividing by sinx>0\sin x > 0 and taking reciprocals). Since cosx1\cos x \to 1, the sandwich closes:

Key Point (Theorem 5):

limx0sinxx=1andlimx01cosxx=0\lim_{x \to 0} \frac{\sin x}{x} = 1 \qquad\text{and}\qquad \lim_{x \to 0} \frac{1 - \cos x}{x} = 0

The second follows from the first via 1cosx=2sin2x21 - \cos x = 2\sin^2\frac{x}{2}. Both need xx in radians — the area comparison lives on the unit circle.

The Scaling Toolkit

Every trigonometric limit in this chapter reduces to copies of sinθθ\frac{\sin\theta}{\theta} with θ0\theta \to 0:

Trigonometric limit toolkit cards with scaling tricks

Scaling: limx0sinaxbx=ab\lim_{x \to 0} \frac{\sin ax}{bx} = \frac{a}{b} — multiply and divide by axax: sinaxaxab1ab\frac{\sin ax}{ax} \cdot \frac{a}{b} \to 1 \cdot \frac{a}{b}. Similarly limx0sinaxsinbx=ab\lim_{x \to 0}\frac{\sin ax}{\sin bx} = \frac{a}{b} — e.g. limx0sin4xsin2x=2\lim_{x \to 0} \frac{\sin 4x}{\sin 2x} = 2.

tan follows sin: tanxx=sinxx1cosx1\frac{\tan x}{x} = \frac{\sin x}{x} \cdot \frac{1}{\cos x} \to 1.

1cos1 - \cos pairs with half-angles: 1cos2x1cosx=2sin2x2sin2x2x2x2/4=4\frac{1 - \cos 2x}{1 - \cos x} = \frac{2\sin^2 x}{2\sin^2\frac{x}{2}} \to \frac{x^2}{x^2/4} = 4 (using sinθθ\sin\theta \approx \theta through the fundamental limit).

Shifts: near a0a \ne 0, substitute y=xay = x - a so the new variable tends to 0. For example limxπ/2tan2xxπ2\lim_{x \to \pi/2}\frac{\tan 2x}{x - \frac{\pi}{2}} becomes, with y=xπ2y = x - \frac{\pi}{2} and tan(2y+π)=tan2y\tan(2y + \pi) = \tan 2y, the limit tan2yy2\frac{\tan 2y}{y} \to 2.

[Board Tip] Before invoking sinθθ1\frac{\sin\theta}{\theta} \to 1, make sure the same expression sits in both numerator and denominator: sin4xx\frac{\sin 4x}{x} is 4sin4x4x44 \cdot \frac{\sin 4x}{4x} \to 4, not 1. The multiply-and-divide step is where the marks live.

Solved Examples

Example 1: The scaling template

Evaluate: (i) limx0sin4xsin2x\lim_{x \to 0} \frac{\sin 4x}{\sin 2x}; (ii) limx0tanxx\lim_{x \to 0} \frac{\tan x}{x}.

Solution:

Step 1 — (i) Scale each sine by its own argument. sin4xsin2x=sin4x4x2xsin2x4x2x\frac{\sin 4x}{\sin 2x} = \frac{\sin 4x}{4x} \cdot \frac{2x}{\sin 2x} \cdot \frac{4x}{2x}.

Step 2 — (i) Pass to the limit. The two scaled sines 1\to 1, leaving 42=2\frac{4}{2} = 2.

Step 3 — (ii) Split tan. tanxx=sinxx1cosx1×1=1\frac{\tan x}{x} = \frac{\sin x}{x} \cdot \frac{1}{\cos x} \to 1 \times 1 = 1.

Trigonometric limit toolkit cards with scaling tricks

Takeaway: Multiply-and-divide so every sine sits over its OWN argument — the ratio of the arguments is the answer.

Example 2: General scalings

Evaluate: (i) limx0sinaxbx\lim_{x \to 0} \frac{\sin ax}{bx}; (ii) limx0sinaxsinbx\lim_{x \to 0} \frac{\sin ax}{\sin bx} (a,b0a, b \ne 0).

Solution:

Step 1 — (i) Insert axax. sinaxbx=sinaxaxab\frac{\sin ax}{bx} = \frac{\sin ax}{ax} \cdot \frac{a}{b}.

Step 2 — (i) Limit. 1ab=ab1 \cdot \frac{a}{b} = \frac{a}{b}.

Step 3 — (ii) Same idea twice. sinaxaxbxsinbxabab\frac{\sin ax}{ax} \cdot \frac{bx}{\sin bx} \cdot \frac{a}{b} \to \frac{a}{b}.

Takeaway: sin(fast)slow\frac{\sin(\text{fast})}{\text{slow}} scales by the ratio of the rates — memorise ab\frac{a}{b} and re-derive when unsure.

Example 3: Shifts and quiet denominators

Evaluate: (i) limxπsin(πx)π(πx)\lim_{x \to \pi} \frac{\sin(\pi - x)}{\pi(\pi - x)}; (ii) limx0cosxπx\lim_{x \to 0} \frac{\cos x}{\pi - x}.

Solution:

Step 1 — (i) Substitute the vanishing quantity. Let y=πxy = \pi - x; as xπx \to \pi, y0y \to 0.

Step 2 — (i) Recognise the fundamental limit. 1πsinyy1π\frac{1}{\pi} \cdot \frac{\sin y}{y} \to \frac{1}{\pi}.

Step 3 — (ii) Check before machinery. At 0 nothing vanishes in the denominator: substitute directly, cos0π0=1π\frac{\cos 0}{\pi - 0} = \frac{1}{\pi}.

Takeaway: First ask WHETHER anything tends to 0 — part (ii) needs no trick at all, and spotting that saves a minute.

Example 4: Double angles

Evaluate limx0cos2x1cosx1\lim_{x \to 0} \frac{\cos 2x - 1}{\cos x - 1}.

Solution:

Step 1 — Half-angle both. cos2x1=2sin2x\cos 2x - 1 = -2\sin^2 x; cosx1=2sin2x2\cos x - 1 = -2\sin^2\frac{x}{2}.

Step 2 — Form the ratio. sin2xsin2x2\frac{\sin^2 x}{\sin^2\frac{x}{2}} (the minus signs cancel).

Step 3 — Scale each sine. (sinxx)2x2\left(\frac{\sin x}{x}\right)^2 x^2 over (sin(x/2)x/2)2x24\left(\frac{\sin(x/2)}{x/2}\right)^2 \frac{x^2}{4} tends to x2x2/4=4\frac{x^2}{x^2/4} = 4.

Takeaway: 1cos(anything)1 - \cos(\text{anything}) becomes 2sin2(half)2\sin^2(\text{half}) — after that it is pure scaling.

Example 5: Mixed algebraic-trig

Evaluate: (i) limx0ax+xcosxbsinx\lim_{x \to 0} \frac{ax + x\cos x}{b\sin x}; (ii) limx0xsecx\lim_{x \to 0} x \sec x.

Solution:

Step 1 — (i) Factor the common xx. x(a+cosx)bsinx=a+cosxbxsinx\frac{x(a + \cos x)}{b \sin x} = \frac{a + \cos x}{b} \cdot \frac{x}{\sin x}.

Step 2 — (i) Limit each factor. a+1b×1=a+1b\frac{a + 1}{b} \times 1 = \frac{a+1}{b}.

Step 3 — (ii) No indeterminacy. xsecx=xcosx01=0x \sec x = \frac{x}{\cos x} \to \frac{0}{1} = 0.

Takeaway: xsinx1\frac{x}{\sin x} \to 1 works in both directions — the fundamental limit is symmetric in numerator and denominator.

Example 6: sin and linear terms together

Evaluate limx0sinax+bxax+sinbx\lim_{x \to 0} \frac{\sin ax + bx}{ax + \sin bx} (a,b,a+b0a, b, a + b \ne 0).

Solution:

Step 1 — Divide top and bottom by xx. asinaxax+ba+bsinbxbx\frac{a \cdot \frac{\sin ax}{ax} + b}{a + b \cdot \frac{\sin bx}{bx}}.

Step 2 — Pass to the limit. Each scaled sine 1\to 1: a+ba+b\frac{a + b}{a + b}.

Step 3 — Conclude. The limit is 1 — with the hypothesis a+b0a + b \ne 0 making the final division legal.

Takeaway: Dividing by xx converts every term into either a constant or a scaled sine — the universal opener for sin-plus-linear ratios.

Example 7: cosec minus cot

Evaluate limx0(cosecxcotx)\lim_{x \to 0} (\mathrm{cosec}\, x - \cot x).

Solution:

Step 1 — Combine over sinx\sin x. cosecxcotx=1cosxsinx\mathrm{cosec}\, x - \cot x = \frac{1 - \cos x}{\sin x}.

Step 2 — Half-angle everything. 2sin2x22sinx2cosx2=tanx2\frac{2\sin^2\frac{x}{2}}{2\sin\frac{x}{2}\cos\frac{x}{2}} = \tan\frac{x}{2}.

Step 3 — Limit. tanx2tan0=0\tan\frac{x}{2} \to \tan 0 = 0.

Takeaway: An \infty - \infty of trig functions usually collapses under a common denominator plus half-angle identities — never limit the pieces separately.

Example 8: A shift to π2\frac{\pi}{2}

Evaluate limxπ/2tan2xxπ2\lim_{x \to \pi/2} \frac{\tan 2x}{x - \frac{\pi}{2}}.

Solution:

Step 1 — Shift the variable. Let y=xπ20y = x - \frac{\pi}{2} \to 0; then 2x=2y+π2x = 2y + \pi.

Step 2 — Use periodicity. tan(2y+π)=tan2y\tan(2y + \pi) = \tan 2y.

Step 3 — Scale. tan2yy=2tan2y2y2×1=2\frac{\tan 2y}{y} = 2 \cdot \frac{\tan 2y}{2y} \to 2 \times 1 = 2.

Takeaway: Shift so the new variable tends to 0, then let periodicity clean up the trig — the π\pi vanished by itself.

Example 9: The second fundamental limit at work

Evaluate limx01cosxx2\lim_{x \to 0} \frac{1 - \cos x}{x^2}.

Solution:

Step 1 — Half-angle. 1cosxx2=2sin2x2x2\frac{1 - \cos x}{x^2} = \frac{2\sin^2\frac{x}{2}}{x^2}.

Step 2 — Scale the sine. =12(sinx2x2)212= \frac{1}{2}\left(\frac{\sin\frac{x}{2}}{\frac{x}{2}}\right)^2 \to \frac{1}{2}.

Step 3 — Compare with the xx version. Against xx the numerator gives 0; against x2x^2 it gives 12\frac{1}{2} — so 1cosx1 - \cos x behaves like x22\frac{x^2}{2} near 0.

Takeaway: 1cosxx0\frac{1-\cos x}{x} \to 0 but 1cosxx212\frac{1-\cos x}{x^2} \to \frac{1}{2} — knowing the ORDER of vanishing is what JEE tests.

Example 10: A sin-tan mix

Evaluate limx0sin3x+7x4x+sin2x\lim_{x \to 0} \frac{\sin 3x + 7x}{4x + \sin 2x}.

Solution:

Step 1 — Divide by xx. 3sin3x3x+74+2sin2x2x\frac{3\frac{\sin 3x}{3x} + 7}{4 + 2\frac{\sin 2x}{2x}}.

Step 2 — Limit each piece. 3(1)+74+2(1)=106\frac{3(1) + 7}{4 + 2(1)} = \frac{10}{6}.

Step 3 — Simplify. 53\frac{5}{3}.

Takeaway: Every sinkx\sin kx contributes its coefficient kk after dividing by xx — read the answer as 3+74+2\frac{3 + 7}{4 + 2} at sight.

Example 11: A sandwich argument

Show that limx0x2sin1x=0\lim_{x \to 0} x^2 \sin\frac{1}{x} = 0.

Solution:

Step 1 — Bound the oscillation. sin1x1\left|\sin\frac{1}{x}\right| \le 1 for every x0x \ne 0, so x2x2sin1xx2-x^2 \le x^2 \sin\frac{1}{x} \le x^2.

Step 2 — Squeeze. Both outer functions tend to 0 as x0x \to 0.

Step 3 — Conclude. By the Sandwich Theorem the middle limit is 0. ∎

Sandwich theorem graph with sin x over x squeezed between cos x and 1

Takeaway: "Bounded × vanishing → 0" — the sandwich handles wild oscillation that no substitution could.

Example 12: Radians matter

What is limx0sinx°x\lim_{x \to 0} \frac{\sin x°}{x}, where x° means xx degrees?

Solution:

Step 1 — Convert. x°=πx180x° = \frac{\pi x}{180} radians.

Step 2 — Rebuild the fundamental ratio. sinx°x=π180sinπx180πx180\frac{\sin x°}{x} = \frac{\pi}{180} \cdot \frac{\sin\frac{\pi x}{180}}{\frac{\pi x}{180}}.

Step 3 — Limit. π180×1=π180\frac{\pi}{180} \times 1 = \frac{\pi}{180} — not 1.

Takeaway: sinθθ1\frac{\sin\theta}{\theta} \to 1 is a RADIAN theorem — the unit-circle area proof breaks in degrees, and the honest answer carries the conversion factor.