Sandwich Theorem

Welcome to KnowledgeKnot! In this article, we will explore the Sandwich Theorem, also known as the Squeeze Theorem. We’ll discuss its statement, intuitive meaning, and examples with solutions.

What is the Sandwich Theorem?

The Sandwich Theorem, or Squeeze Theorem, is a mathematical result used to evaluate limits. It states:

If three functions f(x)f(x), g(x)g(x), and h(x)h(x) satisfy the inequality:

f(x)g(x)h(x)f(x) \leq g(x) \leq h(x)

for all xx in some interval around aa, except possibly at aa, and if:

limxaf(x)=limxah(x)=L\lim_{x \to a} f(x) = \lim_{x \to a} h(x) = L

then:

limxag(x)=L\lim_{x \to a} g(x) = L

In simpler terms, if g(x)g(x) is "sandwiched" between two functions that converge to the same limit, then g(x)g(x) must also converge to that limit.

Geometric Interpretation

The Sandwich Theorem can be visualized geometrically. If the graph of g(x)g(x) lies between the graphs of f(x)f(x) and h(x)h(x) as xx approaches a point, and both f(x)f(x) and h(x)h(x) converge to the same value, the graph of g(x)g(x) is "squeezed" to the same limit.

Example Problems

Example 1: Prove limx0x2sin(1x)=0\lim_{x \to 0} x^2 \sin\left(\frac{1}{x}\right) = 0.

Solution:

Step 1: Identify f(x)f(x), g(x)g(x), and h(x)h(x).

From the properties of sin\sin, we know:

1sin(1x)1-1 \leq \sin\left(\frac{1}{x}\right) \leq 1

Multiplying by x2x^2 (a non-negative term) gives:

x2x2sin(1x)x2-x^2 \leq x^2 \sin\left(\frac{1}{x}\right) \leq x^2

Here, f(x)=x2f(x) = -x^2, g(x)=x2sin(1x)g(x) = x^2 \sin\left(\frac{1}{x}\right), and h(x)=x2h(x) = x^2.

Step 2: Evaluate the limits of f(x)f(x) and h(x)h(x) as x0x \to 0:

limx0x2=0andlimx0x2=0\lim_{x \to 0} -x^2 = 0 \quad \text{and} \quad \lim_{x \to 0} x^2 = 0

Step 3: Apply the Sandwich Theorem:

Since f(x)g(x)h(x)f(x) \leq g(x) \leq h(x) and both f(x)f(x) and h(x)h(x) approach 00, it follows that:

limx0x2sin(1x)=0\lim_{x \to 0} x^2 \sin\left(\frac{1}{x}\right) = 0

Example 2: Prove limx0x2cos(1x)=0\lim_{x \to 0} x^2 \cos\left(\frac{1}{x}\right) = 0.

Solution:

Step 1: Using the same logic as Example 1, we have:

x2x2cos(1x)x2-x^2 \leq x^2 \cos\left(\frac{1}{x}\right) \leq x^2

Step 2: Limits of the bounding functions:

limx0x2=0andlimx0x2=0\lim_{x \to 0} -x^2 = 0 \quad \text{and} \quad \lim_{x \to 0} x^2 = 0

Step 3: Apply the Sandwich Theorem:

limx0x2cos(1x)=0\lim_{x \to 0} x^2 \cos\left(\frac{1}{x}\right) = 0

Applications of the Sandwich Theorem

  • Proving limits for complex functions.
  • Simplifying trigonometric and oscillatory limits.
  • Establishing continuity and convergence in advanced calculus problems.

Practice Problem

Problem:

Prove that limx0x2e1x2=0\lim_{x \to 0} x^2 e^{-\frac{1}{x^2}} = 0 using the Sandwich Theorem.

Hint:

Use the exponential property ex2(0,1]e^{-x^2} \in (0, 1] for x>0x > 0, and multiply by x2x^2 to establish bounds.

Suggetested Articles