Misplaced Pages

Squeeze theorem: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 08:54, 10 January 2015 edit81.13.201.152 (talk) External links← Previous edit Revision as of 08:55, 10 January 2015 edit undo81.13.201.152 (talk) External linksNext edit →
Line 133: Line 133:
== External links == == External links ==
* by Bruce Atwood (Beloit College) after work by, Selwyn Hollis (Armstrong Atlantic State University), the ]. * by Bruce Atwood (Beloit College) after work by, Selwyn Hollis (Armstrong Atlantic State University), the ].
* on Proofs.wiki. * on Proofs.wiki.


] ]

Revision as of 08:55, 10 January 2015

"Sandwich theorem" redirects here. For the result in measure theory, see Ham sandwich theorem.

In calculus, the squeeze theorem (known also as the pinching theorem, the sandwich theorem, the sandwich rule and sometimes the squeeze lemma) is a theorem regarding the limit of a function.

The squeeze theorem is used in calculus and mathematical analysis. It is typically used to confirm the limit of a function via comparison with two other functions whose limits are known or easily computed. It was first used geometrically by the mathematicians Archimedes and Eudoxus in an effort to compute π, and was formulated in modern terms by Gauss.

In Italy, China, Chile, Russia, Poland, Hungary and France, the squeeze theorem is also known as the two carabinieri theorem, two militsioner theorem, sandwich theorem, two gendarmes theorem, "Double sided theorem" or two policemen and a drunk theorem. The story is that if two policemen are escorting a drunk prisoner between them, and both officers go to a cell, then (regardless of the path taken, and the fact that the prisoner may be wobbling about between the policemen) the prisoner must also end up in the cell.

Statement

The squeeze theorem is formally stated as follows.

Let I be an interval having the point a as a limit point. Let f, g, and h be functions defined on I, except possibly at a itself. Suppose that for every x in I not equal to a, we have:

g ( x ) f ( x ) h ( x ) {\displaystyle g(x)\leq f(x)\leq h(x)\,}

and also suppose that:

lim x a g ( x ) = lim x a h ( x ) = L . {\displaystyle \lim _{x\to a}g(x)=\lim _{x\to a}h(x)=L.\,}

Then lim x a f ( x ) = L . {\displaystyle \lim _{x\to a}f(x)=L.}

  • The functions g and h are said to be lower and upper bounds (respectively) of f.
  • Here a is not required to lie in the interior of I. Indeed, if a is an endpoint of I, then the above limits are left- or right-hand limits.
  • A similar statement holds for infinite intervals: for example, if I = (0, ∞), then the conclusion holds, taking the limits as x → ∞.

Examples

First example

x sin(1/x) being squeezed in the limit as x goes to 0

The limit

lim x 0 x 2 sin ( 1 x ) {\displaystyle \lim _{x\to 0}x^{2}\sin({\tfrac {1}{x}})}

cannot be determined through the limit law

lim x a ( f ( x ) g ( x ) ) = lim x a f ( x ) lim x a g ( x ) , {\displaystyle \lim _{x\to a}(f(x)\cdot g(x))=\lim _{x\to a}f(x)\cdot \lim _{x\to a}g(x),}

because

lim x 0 sin ( 1 x ) {\displaystyle \lim _{x\to 0}\sin({\tfrac {1}{x}})}

does not exist.

However, by the definition of the sine function,

1 sin ( 1 x ) 1. {\displaystyle -1\leq \sin({\tfrac {1}{x}})\leq 1.\,}

It follows that

x 2 x 2 sin ( 1 x ) x 2 {\displaystyle -x^{2}\leq x^{2}\sin({\tfrac {1}{x}})\leq x^{2}\,}

Since lim x 0 x 2 = lim x 0 x 2 = 0 {\displaystyle \lim _{x\to 0}-x^{2}=\lim _{x\to 0}x^{2}=0} , by the squeeze theorem, lim x 0 x 2 sin ( 1 x ) {\displaystyle \lim _{x\to 0}x^{2}\sin({\tfrac {1}{x}})} must also be 0.

Second example

Probably the best-known examples of finding a limit by squeezing are the proofs of the equalities

lim x 0 sin x x = 1 , lim x 0 1 cos x x = 0. {\displaystyle {\begin{aligned}&\lim _{x\to 0}{\frac {\sin x}{x}}=1,\\&\lim _{x\to 0}{\frac {1-\cos x}{x}}=0.\end{aligned}}}

The first follows by means of the squeeze theorem from the fact that

cos x < sin x x < 1 {\displaystyle \cos x<{\frac {\sin x}{x}}<1}

for x close enough, but not equal to 0.

These two limits are used in proofs of the fact that the derivative of the sine function is the cosine function. That fact is relied on in other proofs of derivatives of trigonometric functions.

Third example

It is possible to show that

d d θ tan θ = sec 2 θ {\displaystyle {\frac {d}{d\theta }}\tan \theta =\sec ^{2}\theta }

by squeezing, as follows.

In the illustration at right, the area of the smaller of the two shaded sectors of the circle is

sec 2 θ Δ θ 2 , {\displaystyle {\frac {\sec ^{2}\theta \,\Delta \theta }{2}},}

since the radius is sec θ and the arc on the unit circle has length Δθ. Similarly the area of the larger of the two shaded sectors is

sec 2 ( θ + Δ θ ) Δ θ 2 . {\displaystyle {\frac {\sec ^{2}(\theta +\Delta \theta )\,\Delta \theta }{2}}.}

What is squeezed between them is the triangle whose base is the vertical segment whose endpoints are the two dots. The length of the base of the triangle is tan(θ + Δθ) − tan(θ), and the height is 1. The area of the triangle is therefore

tan ( θ + Δ θ ) tan ( θ ) 2 . {\displaystyle {\frac {\tan(\theta +\Delta \theta )-\tan(\theta )}{2}}.}

From the inequalities

sec 2 θ Δ θ 2 tan ( θ + Δ θ ) tan ( θ ) 2 sec 2 ( θ + Δ θ ) Δ θ 2 {\displaystyle {\frac {\sec ^{2}\theta \,\Delta \theta }{2}}\leq {\frac {\tan(\theta +\Delta \theta )-\tan(\theta )}{2}}\leq {\frac {\sec ^{2}(\theta +\Delta \theta )\,\Delta \theta }{2}}}

we deduce that

sec 2 θ tan ( θ + Δ θ ) tan ( θ ) Δ θ sec 2 ( θ + Δ θ ) , {\displaystyle \sec ^{2}\theta \leq {\frac {\tan(\theta +\Delta \theta )-\tan(\theta )}{\Delta \theta }}\leq \sec ^{2}(\theta +\Delta \theta ),}

provided Δθ > 0, and the inequalities are reversed if Δθ < 0. Since the first and third expressions approach secθ as Δθ → 0, and the middle expression approaches (d/) tan θ, the desired result follows.

Fourth example

The squeeze theorem can still be used in multivariable calculus but the lower (and upper functions) must be below (and above) the target function not just along a path but around the entire neighborhood of the point of interest and it only works if the function really does have a limit there. It can, therefore, be used to prove that a function has a limit at a point, but it can never be used to prove that a function does not have a limit at a point.

lim ( x , y ) ( 0 , 0 ) x 2 y x 2 + y 2 {\displaystyle \lim _{(x,y)\to (0,0)}{\frac {x^{2}y}{x^{2}+y^{2}}}}

cannot be found by taking any number of limits along paths that pass through the point, but since

0 x 2 x 2 + y 2 1 {\displaystyle 0\leq {\frac {x^{2}}{x^{2}+y^{2}}}\leq 1}
| y | y | y | {\displaystyle -\left|y\right\vert \leq y\leq \left|y\right\vert }
| y | x 2 y x 2 + y 2 | y | {\displaystyle -\left|y\right\vert \leq {\frac {x^{2}y}{x^{2}+y^{2}}}\leq \left|y\right\vert }
lim ( x , y ) ( 0 , 0 ) | y | = 0 {\displaystyle \lim _{(x,y)\to (0,0)}-\left|y\right\vert =0}
lim ( x , y ) ( 0 , 0 ) | y | = 0 {\displaystyle \lim _{(x,y)\to (0,0)}\left|y\right\vert =0}
0 lim ( x , y ) ( 0 , 0 ) x 2 y x 2 + y 2 0 {\displaystyle 0\leq \lim _{(x,y)\to (0,0)}{\frac {x^{2}y}{x^{2}+y^{2}}}\leq 0}

therefore, by the squeeze theorem,

lim ( x , y ) ( 0 , 0 ) x 2 y x 2 + y 2 = 0 {\displaystyle \lim _{(x,y)\to (0,0)}{\frac {x^{2}y}{x^{2}+y^{2}}}=0}

References

This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Squeeze theorem" – news · newspapers · books · scholar · JSTOR (April 2010) (Learn how and when to remove this message)
  1. Stewart, James (2008). "Chapter 15.2 Limits and Continuity". Multivariable Calculus (6th ed.). pp. 909–910. ISBN 0495011630.

External links

Categories: