Limit Math Example 3

Follow the full solution, then compare it with the other examples linked below.

Example 3

hard
Find limโกxโ†’0sinโกxx\lim_{x \to 0} \frac{\sin x}{x}

Solution

  1. 1
    Direct substitution gives sinโก00=00\frac{\sin 0}{0} = \frac{0}{0}, which is indeterminate.
  2. 2
    This is a fundamental limit that cannot be resolved by simple algebra.
  3. 3
    Using the squeeze theorem: for small positive xx, cosโกxโ‰คsinโกxxโ‰ค1\cos x \leq \frac{\sin x}{x} \leq 1.
  4. 4
    As xโ†’0x \to 0, cosโกxโ†’1\cos x \to 1, so by the squeeze theorem, sinโกxxโ†’1\frac{\sin x}{x} \to 1.

Answer

limโกxโ†’0sinโกxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1
This is one of the most important limits in calculus. It cannot be evaluated by factoring โ€” it requires the squeeze theorem or a geometric argument. This limit is the foundation for finding the derivative of sinโกx\sin x.

About Limit

The value a function gets closer and closer to as the input approaches a specific target value, without necessarily reaching it.

Learn more about Limit โ†’

More Limit Examples