Squeeze Theorem Math Example 1

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

Example 1

easy
Use the squeeze theorem to find limโกxโ†’0x2sinโกโ€‰โฃ(1x)\displaystyle\lim_{x \to 0} x^2 \sin\!\left(\frac{1}{x}\right).

Solution

  1. 1
    Since โˆ’1โ‰คsinโกโ€‰โฃ(1x)โ‰ค1-1 \leq \sin\!\left(\frac{1}{x}\right) \leq 1 for all xโ‰ 0x \neq 0:
  2. 2
    Multiply by x2โ‰ฅ0x^2 \geq 0: โˆ’x2โ‰คx2sinโกโ€‰โฃ(1x)โ‰คx2-x^2 \leq x^2\sin\!\left(\frac{1}{x}\right) \leq x^2.
  3. 3
    limโกxโ†’0(โˆ’x2)=0\lim_{x\to 0}(-x^2) = 0 and limโกxโ†’0(x2)=0\lim_{x\to 0}(x^2) = 0.
  4. 4
    By the squeeze theorem: limโกxโ†’0x2sinโกโ€‰โฃ(1x)=0\lim_{x\to 0} x^2\sin\!\left(\frac{1}{x}\right) = 0.

Answer

00
The function sinโก(1/x)\sin(1/x) oscillates wildly near 0, so its limit doesn't exist alone. Multiplying by x2x^2 traps it between โˆ’x2-x^2 and x2x^2, both going to 0, so the product must also go to 0.

About Squeeze Theorem

If g(x)โ‰คf(x)โ‰คh(x)g(x) \leq f(x) \leq h(x) near x=ax = a, and limโกxโ†’ag(x)=limโกxโ†’ah(x)=L\lim_{x \to a} g(x) = \lim_{x \to a} h(x) = L, then limโกxโ†’af(x)=L\lim_{x \to a} f(x) = L.

Learn more about Squeeze Theorem โ†’

More Squeeze Theorem Examples