Mathematics
Level 1/Limits

7. Pinching Theorem

-----

If a function is always trapped between two functions that approach the same limit at a point, then the trapped function must also approach that limit

limxaf(x)\lim_{x \to a} f(x)

if we know that there exists two other functions g(x)g(x) and h(x)h(x) such that for all xx sufficiently close to aa

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

if the bounding functions have the same limit

limxag(x)=L,limxaf(x)=L\lim_{x \to a} g(x) = L, \quad \lim_{x \to a} f(x) = L

then f(x)f(x) is forced to approach the same value, so

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

 

Example

limx0x2sin(1x)\lim_{x \to 0} x^2\sin(\dfrac{1}{x})

Answer

Let t=1xt = \dfrac{1}{x} then for all real tt

1sin(t)1-1 \leq \sin(t) \leq 1

multiple all parts by x2x^2

x2x2sin(1x)x2-x^2 \leq x^2\sin(\dfrac{1}{x}) \leq x^2

take the limits of the bounding functions

limx0x2=0,limx0x2=0\lim_{x \to 0} -x^2 = 0, \quad \lim_{x \to 0} x^2 = 0

since both bounds approach 00 as x0x \to 0, the Pinching theorem implies

limx0x2sin(1x)=0\lim_{x \to 0} x^2\sin(\dfrac{1}{x}) = 0

 

 

On this page