zuai-logo

Limits

Sarah Miller

Sarah Miller

6 min read

Listen to this study note

Study Guide Overview

This study guide covers the Squeeze Theorem (definition, formal statement, and worked example) and Trigonometric Limits, including important theorems like lim(x→0) (sin x)/x = 1 and lim(x→0) (cos x - 1)/x = 0. It also provides worked examples for trigonometric limits, practice questions, a glossary of terms, and key takeaways.

Study Notes: Squeeze Theorem and Trigonometric Limits

Table of Contents

  1. Squeeze Theorem
  2. Trigonometric Limits
  3. Practice Questions
  4. Glossary
  5. Summary and Key Takeaways

Squeeze Theorem

Definition

The squeeze theorem is a method used to determine the limit of a function that is bounded above and below by two other functions. If these bounding functions converge to the same limit at a specific point, the bounded function will also converge to that same limit.

Formal Statement

Let ff, gg, and hh be functions defined on an open interval containing aa such that:

  • g(x)f(x)h(x)g(x) \le f(x) \le h(x) for all xx in the interval, and
  • limxag(x)=limxah(x)=L\lim_{x \to a} g(x) = \lim_{x \to a} h(x) = L

Then: limxaf(x)=L\lim_{x \to a} f(x) = L

Worked Example

Let f(x)=x26x+13f(x) = x^2 - 6x + 13 and g(x)=6xx25g(x) = 6x - x^2 - 5. It is known that g(x)f(x)g(x) \le f(x) for 0<x<60 < x < 6. Let h(x)h(x) be another function such that 0<x<60 < x < 6. Find limx3h(x)\lim_{x \to 3} h(x).

Solution: First, find the limits for f(x)f(x) and g(x)g(x) at x=3x = 3 using substitution: limx3f(x)=(3)26(3)+13=4\lim_{x \to 3} f(x) = (3)^2 - 6(3) + 13 = 4 limx3g(x)=6(3)(3)25=4\lim_{x \to 3} g(x) = 6(3) - (3)^2 - 5 = 4

Since both limits are equal and g(x)h(x)f(x)g(x) \le h(x) \le f(x) holds for 0<x<60 < x < 6, by the squeeze theorem: limx3h(x)=4\lim_{x \to 3} h(x) = 4

Trigonometric Limits

Important Trigonometric Limit Theorems

You should know and be able to use the following trigonometric limit theorems: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1 limx0cosx1x=0\lim_{x \to 0} \frac{\cos x - 1}{x} = 0

These can be combined with properties of limits and algebraic manipulations to find other limits. Remember the trigonometric identity: sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 which can be rearranged to give: cos2x=1sin2x\cos^2 x = 1 - \sin^2 x or sin2x=1cos2x\sin^2 x = 1 - \cos^2 x

Exam Tip

You can use your graphing calculator to check any limit results that you work out analytically.

Worked Examples

Example 1

Find the limit: limx01cos3xx\lim_{x \to 0} \frac{1 - \cos 3x}{x}

Solution: Substitution would give 00\frac{0}{0}, so start with algebraic manipulation: 1cos3xx=1cos3xx33=3(1cos3x)3x\frac{1 - \cos 3x}{x} = \frac{1 - \cos 3x}{x} \cdot \frac{3}{3} = \frac{3(1 - \cos 3x)}{3x}

Using the limit theorem: limx0cos3x13x=0\lim_{x \to 0} \frac{\cos 3x - 1}{3x} = 0

Thus: limx03(1cos3x)3x=30=0\lim_{x \to 0} \frac{3(1 - \cos 3x)}{3x} = -3 \cdot 0 = 0

Example 2

Find the limit: limx0sin7xsin4x\lim_{x \to 0} \frac{\sin 7x}{\sin 4x}

Solution: Substitution would give 00\frac{0}{0}, so start with algebraic manipulation: sin7xsin4x=sin7xsin4x1x1x7744=(7sin7x7x)(4sin4x4x)\frac{\sin 7x}{\sin 4x} = \frac{\sin 7x}{\sin 4x} \cdot \frac{\frac{1}{x}}{\frac{1}{x}} \cdot \frac{\frac{7}{7}}{\frac{4}{4}} = \frac{\left( \frac{7 \sin 7x}{7x} \right)}{\left( \frac{4 \sin 4x}{4x} \right)}

Using the limit theorem: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

Thus: limx0[(7sin7x7x)(4sin4x4x)]=74limx0sin7x7xlimx0sin4x4x=7411=74\lim_{x \to 0} \left[ \frac{\left( \frac{7 \sin 7x}{7x} \right)}{\left( \frac{4 \sin 4x}{4x} \right)} \right] = \frac{7}{4} \cdot \frac{\lim_{x \to 0} \frac{\sin 7x}{7x}}{\lim_{x \to 0} \frac{\sin 4x}{4x}} = \frac{7}{4} \cdot \frac{1}{1} = \frac{7}{4}

Example 3

Find the limit: limx01cosxx2\lim_{x \to 0} \frac{1 - \cos x}{x^2}

Solution: Substitution would give 00\frac{0}{0}, so start with algebraic manipulation. Using the identity sin2x=1cos2x\sin^2 x = 1 - \cos^2 x: 1cosxx2=1cosxx21+cosx1+cosx=1cos2xx2(1+cosx)=sin2xx2(1+cosx)=(sinxx)21+cosx\frac{1 - \cos x}{x^2} = \frac{1 - \cos x}{x^2} \cdot \frac{1 + \cos x}{1 + \cos x} = \frac{1 - \cos^2 x}{x^2 (1 + \cos x)} = \frac{\sin^2 x}{x^2 (1 + \cos x)} = \frac{\left( \frac{\sin x}{x} \right)^2}{1 + \cos x}

Using the limit theorem: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1

Thus: limx0[(sinxx)21+cosx]=limx0(sinxx)2limx0(1+cosx)=121+1=12\lim_{x \to 0} \left[ \frac{\left( \frac{\sin x}{x} \right)^2}{1 + \cos x} \right] = \frac{\lim_{x \to 0} \left( \frac{\sin x}{x} \right)^2}{\lim_{x \to 0} (1 + \cos x)} = \frac{1^2}{1 + 1} = \frac{1}{2}

Practice Questions

Practice Question
  1. Use the squeeze theorem to find limx0x2sin(1x)\lim_{x \to 0} x^2 \sin \left( \frac{1}{x} \right).
Practice Question
  1. Prove the limit limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1 using the squeeze theorem.
Practice Question
  1. Find limx0sin5xx\lim_{x \to 0} \frac{\sin 5x}{x}.
Practice Question
  1. Evaluate limx0xsinxx3\lim_{x \to 0} \frac{x - \sin x}{x^3}.

Glossary

  • Squeeze Theorem: A method for finding the limit of a function by bounding it between two other functions that have the same limit.
  • Trigonometric Limit Theorems: Theorems involving limits of trigonometric functions, such as limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1.
  • Algebraic Manipulation: The process of rearranging and simplifying expressions to make limits easier to evaluate.

Summary and Key Takeaways

Summary

  • The squeeze theorem is a powerful tool for determining the limits of functions bounded between two other functions.
  • Key trigonometric limit theorems are essential for solving limits involving trigonometric functions.
  • Algebraic manipulation and trigonometric identities can greatly simplify the process of finding limits.

Key Takeaways

  • Use the squeeze theorem when a function is bounded by two other functions with known limits.
  • Remember the important trigonometric limit theorems: limx0sinxx=1\lim_{x \to 0} \frac{\sin x}{x} = 1 and limx0cosx1x=0\lim_{x \to 0} \frac{\cos x - 1}{x} = 0.
  • Algebraic manipulation, combined with these theorems, can help solve a wide range of limit problems.
Exam Tip

Always justify your answers by referencing the appropriate theorems and showing your work clearly.