Let x denote the radian measure of an angle. In previous examples, we saw that . This limit is of importance and we can solve many similar exercises using this limit. In this section, we prove that using the Sandwich Theorem.
Quick Reference
| Limit Formula | Value | Notes / Method |
|---|---|---|
| Fundamental Sine Limit | Angle x in radians | |
| Reciprocal Sine Limit | Reciprocal of fundamental limit | |
| Scaled Sine Ratio | Substitution | |
| Ratio of Two Sines | Divide numerator and denominator by x | |
| Tangent Ratio | Rewrite | |
| Cosine Difference Ratios | , | Use half-angle formula |
| Inverse Sine Ratio | Substitution |
[!NOTE]
Recall that when no notation is present, the default is that x is measured in radians.

Theorem:
Proof
Consider the construction shown below, where the radius of the circle is 1 (), and . It is clear that and .
Now notice that:

Let's find each area in terms of x:
\begin{aligned} \text{area}(\triangle OAP) &= \frac{1}{2}(OA)(PH) = \frac{1}{2}(1)(\sin x) = \frac{1}{2}\sin x \\ \text{area}(\text{sector } OAP) &= \frac{1}{2} r^2 x = \frac{1}{2}(1)^2 x = \frac{x}{2} \\ \text{area}(\triangle OAT) &= \frac{1}{2}(OA)(AT) = \frac{1}{2}(1)(\tan x) = \frac{1}{2}\tan x \end{aligned}It follows from the above inequalities that:
Because , . Dividing each term by gives:
Taking reciprocals reverses the inequalities:
Now we show that the last double inequality holds also for . If , then and therefore:
Recall that and . Thus:
So we have proved:
Because and , the Sandwich Theorem gives:
Applications and Worked Examples
Show that
Solution
\begin{aligned} \lim_{x\to 0} \frac{x}{\sin x} &= \lim_{x\to 0} \frac{1}{\frac{\sin x}{x}} \\ &= \frac{\lim_{x\to 0} 1}{\lim_{x\to 0} \frac{\sin x}{x}} \\ &= \frac{1}{1} = 1. \end{aligned}Evaluate the following limit:
Solution
Let's multiply the numerator and denominator by :
Now let . As , :
\begin{aligned} \lim_{x\to 0} \frac{\sin\sqrt{2}x}{x} &= \lim_{u\to 0} \sqrt{2}\frac{\sin u}{u} \\ &= \sqrt{2} \lim_{u\to 0}\frac{\sin u}{u} \\ &= \sqrt{2} \times 1 = \sqrt{2}. \end{aligned}In general, for any constant A:
Show that for nonzero constants A and B:
Solution
Divide both numerator and denominator by x:
\begin{aligned} \lim_{x\to 0} \frac{\sin Ax}{\sin Bx} &= \lim_{x\to 0} \frac{\frac{\sin Ax}{x}}{\frac{\sin Bx}{x}} \\ &= \frac{\lim_{x\to 0} \frac{\sin Ax}{x}}{\lim_{x\to 0} \frac{\sin Bx}{x}} \\ &= \frac{A}{B}. \end{aligned}Show that
Solution
By definition . Thus:
\begin{aligned} \lim_{x\to 0} \frac{\tan x}{x} &= \lim_{x\to 0} \frac{\frac{\sin x}{\cos x}}{x} \\ &= \lim_{x\to 0} \left( \frac{1}{\cos x} \cdot \frac{\sin x}{x} \right) \\ &= \lim_{x\to 0} \frac{1}{\cos x} \cdot \lim_{x\to 0} \frac{\sin x}{x} \\ &= \frac{1}{\cos 0} \cdot 1 = 1. \end{aligned}Evaluate the following limit:
Solution
Multiply and divide by :
\begin{aligned} \lim_{x\to 0} \frac{\sin(\sin x)}{x} &= \lim_{x\to 0} \left[ \frac{\sin(\sin x)}{\sin x} \cdot \frac{\sin x}{x} \right] \\ &= \lim_{x\to 0} \frac{\sin(\sin x)}{\sin x} \cdot \lim_{x\to 0} \frac{\sin x}{x} \end{aligned}For the first limit let . As , :
\begin{aligned} &= \lim_{u\to 0} \frac{\sin u}{u} \cdot \lim_{x\to 0} \frac{\sin x}{x} \\ &= 1 \cdot 1 = 1. \end{aligned}Another important limit is . Direct substitution of yields . Recall the half-angle formula :
\begin{aligned} \lim_{x\to 0} \frac{1 - \cos x}{x^2} &= \lim_{x\to 0} \frac{2\sin^2(x/2)}{x^2} \\ &= 2 \lim_{x\to 0} \frac{\sin(x/2)}{x} \cdot \lim_{x\to 0} \frac{\sin(x/2)}{x} \\ &= 2 \left(\frac{1}{2}\right) \left(\frac{1}{2}\right) = \frac{1}{2}. \end{aligned}From this limit, we deduce:
since:
\begin{aligned} \lim_{x\to 0} \frac{1 - \cos x}{x} &= \lim_{x\to 0} \left(x \cdot \frac{1 - \cos x}{x^2}\right) \\ &= \left(\lim_{x\to 0} x\right) \left(\lim_{x\to 0} \frac{1 - \cos x}{x^2}\right) \\ &= (0)\left(\frac{1}{2}\right) = 0. \end{aligned}Find
Solution
Using :
\begin{aligned} \lim_{x\to 0} \frac{\tan x - \sin x}{x^3} &= \lim_{x\to 0} \frac{\frac{\sin x}{\cos x} - \sin x}{x^3} \\ &= \lim_{x\to 0} \frac{\frac{\sin x (1 - \cos x)}{\cos x}}{x^3} \\ &= \lim_{x\to 0} \left(\frac{1}{\cos x} \cdot \frac{\sin x}{x} \cdot \frac{1 - \cos x}{x^2}\right) \\ &= \left(\lim_{x\to 0} \frac{1}{\cos x}\right) \left(\lim_{x\to 0} \frac{\sin x}{x}\right) \left(\lim_{x\to 0} \frac{1 - \cos x}{x^2}\right) \\ &= \left(\frac{1}{\cos 0}\right) (1) \left(\frac{1}{2}\right) = \frac{1}{2}. \end{aligned}Show that
Solution
We rewrite the expression as:
\begin{aligned} \lim_{x\to 0} \frac{x^2 \sin(1/x)}{\sin x} &= \lim_{x\to 0} \left(\frac{x}{\sin x} \cdot x \sin\frac{1}{x}\right) \\ &= \left(\lim_{x\to 0} \frac{x}{\sin x}\right) \left(\lim_{x\to 0} x \sin\frac{1}{x}\right) \\ &= (1)(0) = 0. \end{aligned}Find
Solution
Let . As , :
\begin{aligned} \lim_{x\to 0} \frac{\arcsin x}{x} &= \lim_{u\to 0} \frac{u}{\sin u} \\ &= \lim_{u\to 0} \frac{1}{\frac{\sin u}{u}} \\ &= \frac{\lim_{u\to 0} 1}{\lim_{u\to 0} \frac{\sin u}{u}} \\ &= \frac{1}{1} = 1. \end{aligned}
Exercises
Evaluate the limit or show that it does not exist:
Answer
Solution
Multiply and divide by :
\begin{aligned} \lim_{x\to 0} \frac{x}{\sin(3x)} &= \lim_{x\to 0} \left[ \frac{1}{3} \cdot \frac{3x}{\sin(3x)} \right] \\ &= \frac{1}{3} \lim_{x\to 0} \frac{1}{\frac{\sin(3x)}{3x}} \\ &= \frac{1}{3} \cdot \frac{1}{1} = \frac{1}{3}. \end{aligned}
Evaluate the limit or show that it does not exist:
Answer
Solution
Rewrite the fraction:
\begin{aligned} \lim_{x\to 0} \frac{4x}{\sin(7x)} &= \lim_{x\to 0} \left[ \frac{4}{7} \cdot \frac{7x}{\sin(7x)} \right] \\ &= \frac{4}{7} \lim_{x\to 0} \frac{1}{\frac{\sin(7x)}{7x}} \\ &= \frac{4}{7} \cdot 1 = \frac{4}{7}. \end{aligned}
Evaluate the limit or show that it does not exist:
Answer
Solution
Use :
\begin{aligned} \lim_{t\to 0} \frac{\tan(4t)}{16t} &= \lim_{t\to 0} \left[ \frac{\sin(4t)}{16t} \cdot \frac{1}{\cos(4t)} \right] \\ &= \lim_{t\to 0} \left[ \frac{1}{4} \cdot \frac{\sin(4t)}{4t} \cdot \frac{1}{\cos(4t)} \right] \\ &= \frac{1}{4} \cdot (1) \cdot \frac{1}{\cos 0} = \frac{1}{4}. \end{aligned}
Evaluate the limit or show that it does not exist:
Answer
Solution
Express and :
\begin{aligned} \lim_{\theta\to 0} \frac{\sec(2\theta)\tan(5\theta)}{\theta} &= \lim_{\theta\to 0} \left[ \sec(2\theta) \cdot \frac{1}{\cos(5\theta)} \cdot \frac{\sin(5\theta)}{\theta} \right] \\ &= \lim_{\theta\to 0} \left[ \sec(2\theta) \cdot \frac{1}{\cos(5\theta)} \cdot 5 \cdot \frac{\sin(5\theta)}{5\theta} \right] \\ &= (1) \cdot (1) \cdot 5 \cdot (1) = 5. \end{aligned}
Evaluate the limit or show that it does not exist:
Answer
Solution
Divide numerator and denominator by :
\begin{aligned} \lim_{x\to 0} \frac{\tan(3x)}{\sin(5x)} &= \lim_{x\to 0} \left[ \frac{\sin(3x)}{\sin(5x)} \cdot \frac{1}{\cos(3x)} \right] \\ &= \lim_{x\to 0} \left[ \frac{\frac{\sin(3x)}{x}}{\frac{\sin(5x)}{x}} \cdot \frac{1}{\cos(3x)} \right] \\ &= \frac{\lim_{x\to 0} \left(3 \cdot \frac{\sin(3x)}{3x}\right)}{\lim_{x\to 0} \left(5 \cdot \frac{\sin(5x)}{5x}\right)} \cdot \lim_{x\to 0} \frac{1}{\cos(3x)} \\ &= \frac{3(1)}{5(1)} \cdot 1 = \frac{3}{5}. \end{aligned}
Evaluate the limit or show that it does not exist:
(Hint: let )
Answer
Solution
Let . As , we have , and .
Using the co-function identity :
Evaluate the limit or show that it does not exist:
Answer
Solution
Multiply numerator and denominator by the conjugate :
\begin{aligned} \lim_{x\to 0} \frac{x\sin x}{1 - \cos x} &= \lim_{x\to 0} \frac{x\sin x (1 + \cos x)}{(1 - \cos x)(1 + \cos x)} \\ &= \lim_{x\to 0} \frac{x\sin x (1 + \cos x)}{1 - \cos^2 x} \\ &= \lim_{x\to 0} \frac{x\sin x (1 + \cos x)}{\sin^2 x} \\ &= \lim_{x\to 0} \left[ \frac{x}{\sin x} \cdot (1 + \cos x) \right] \\ &= \left( \lim_{x\to 0} \frac{x}{\sin x} \right) \left( \lim_{x\to 0} (1 + \cos x) \right) \\ &= (1) \cdot (1 + 1) = 2. \end{aligned}
Evaluate the limit:
(Hint: Remember the half-angle identity .)
Answer
Solution
Using the half-angle identity , we can express the numerator and denominator as:
Substituting these expressions into the limit:
\begin{aligned} \lim_{x\to 0} \frac{1 - \cos x}{1 - \cos\left(\frac{x}{2}\right)} &= \lim_{x\to 0} \frac{2\sin^2\left(\frac{x}{2}\right)}{2\sin^2\left(\frac{x}{4}\right)} \\ &= \lim_{x\to 0} \left[ \frac{\sin^2\left(\frac{x}{2}\right)}{\left(\frac{x}{2}\right)^2} \cdot \frac{\left(\frac{x}{4}\right)^2}{\sin^2\left(\frac{x}{4}\right)} \cdot \frac{\left(\frac{x}{2}\right)^2}{\left(\frac{x}{4}\right)^2} \right] \\ &= (1)^2 \cdot (1)^2 \cdot \frac{\frac{x^2}{4}}{\frac{x^2}{16}} \\ &= \frac{16}{4} = 4. \end{aligned}Alternative Method: Using the identity :
Evaluate the limit:
Answer
Solution
Let . Then . As , we have .
Substituting into the limit:
Evaluate the limit:
Answer
Solution
Split the fraction into three separate terms:
Taking the limit of each term as :
- First term:
- Second term:
- Third term:Combining the three limits:
Evaluate the limit:
Answer
Solution
Divide both the numerator and denominator by (for ):
Evaluate the limit of the numerator as :
Evaluate the limit of the denominator as :
Therefore:
Evaluate the limit:
(Hint: Let and use the identity .)
Answer
Solution
Let . Then .
As , we have , so .
Using the half-angle identity :
Substituting and into the limit:
\begin{aligned} \lim_{x\to 0^+} \frac{\arccos(1-x)}{\sqrt{x}} &= \lim_{\theta\to 0^+} \frac{\theta}{\sqrt{2}\sin\left(\frac{\theta}{2}\right)} \\ &= \frac{2}{\sqrt{2}} \lim_{\theta\to 0^+} \frac{\frac{\theta}{2}}{\sin\left(\frac{\theta}{2}\right)} \\ &= \sqrt{2} \cdot 1 = \sqrt{2}. \end{aligned}