HOME

TheInfoList



OR:

In
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
, the squeeze theorem (also known as the sandwich theorem, among other names) is a
theorem In mathematics and formal logic, a theorem is a statement (logic), statement that has been Mathematical proof, proven, or can be proven. The ''proof'' of a theorem is a logical argument that uses the inference rules of a deductive system to esta ...
regarding the limit of a function that is bounded between two other functions. The squeeze theorem is used in calculus and
mathematical analysis Analysis is the branch of mathematics dealing with continuous functions, limit (mathematics), limits, and related theories, such as Derivative, differentiation, Integral, integration, measure (mathematics), measure, infinite sequences, series ( ...
, typically to confirm the limit of a function via comparison with two other functions whose limits are known. It was first used geometrically by the mathematicians
Archimedes Archimedes of Syracuse ( ; ) was an Ancient Greece, Ancient Greek Greek mathematics, mathematician, physicist, engineer, astronomer, and Invention, inventor from the ancient city of Syracuse, Sicily, Syracuse in History of Greek and Hellenis ...
and Eudoxus in an effort to compute , and was formulated in modern terms by
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; ; ; 30 April 177723 February 1855) was a German mathematician, astronomer, geodesist, and physicist, who contributed to many fields in mathematics and science. He was director of the Göttingen Observatory and ...
.


Statement

The squeeze theorem is formally stated as follows. * The functions and are said to be lower and upper bounds (respectively) of . * Here, is ''not'' required to lie in the interior of . Indeed, if is an endpoint of , then the above limits are left- or right-hand limits. * A similar statement holds for infinite intervals: for example, if , then the conclusion holds, taking the limits as . This theorem is also valid for sequences. Let be two sequences converging to , and a sequence. If \forall n\geq N, N\in\N we have , then also converges to .


Proof

According to the above hypotheses we have, taking the limit inferior and superior: L=\lim_ g(x)\leq\liminf_f(x) \leq \limsup_f(x)\leq \lim_h(x)=L, so all the inequalities are indeed equalities, and the thesis immediately follows. A direct proof, using the -definition of limit, would be to prove that for all real there exists a real such that for all with , x - a, < \delta, we have , f(x) - L, < \varepsilon. Symbolically, \forall \varepsilon > 0, \exists \delta > 0 : \forall x, (, x - a , < \delta \ \Rightarrow , f(x) - L , < \varepsilon). As \lim_ g(x) = L means that and \lim_ h(x) = L means that then we have g(x) \leq f(x) \leq h(x) g(x) - L\leq f(x) - L\leq h(x) - L We can choose \delta:=\min\left\. Then, if , x - a, < \delta, combining () and (), we have - \varepsilon < g(x) - L\leq f(x) - L\leq h(x) - L\ < \varepsilon, - \varepsilon < f(x) - L < \varepsilon , which completes the proof. Q.E.D The proof for sequences is very similar, using the \varepsilon-definition of the limit of a sequence.


Examples


First example

The limit \lim_x^2 \sin\left( \tfrac \right) cannot be determined through the limit law \lim_(f(x) \cdot g(x)) = \lim_f(x) \cdot \lim_g(x), because \lim_\sin\left( \tfrac \right) does not exist. However, by the definition of the sine function, -1 \le \sin\left( \tfrac \right) \le 1. It follows that -x^2 \le x^2 \sin\left( \tfrac \right) \le x^2 Since \lim_-x^2 = \lim_x^2 = 0, by the squeeze theorem, \lim_ x^2 \sin\left(\tfrac\right) must also be 0.


Second example

Probably the best-known examples of finding a limit by squeezing are the proofs of the equalities \begin & \lim_ \frac =1, \\ 0pt& \lim_ \frac = 0. \end The first limit follows by means of the squeeze theorem from the fact that \cos x \leq \frac \leq 1 for close enough to 0. The correctness of which for positive can be seen by simple geometric reasoning (see drawing) that can be extended to negative as well. The second limit follows from the squeeze theorem and the fact that 0 \leq \frac \leq x for close enough to 0. This can be derived by replacing in the earlier fact by \sqrt and squaring the resulting inequality. 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 \frac \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 \frac, since the radius is and the arc on the
unit circle In mathematics, a unit circle is a circle of unit radius—that is, a radius of 1. Frequently, especially in trigonometry, the unit circle is the circle of radius 1 centered at the origin (0, 0) in the Cartesian coordinate system in the Eucli ...
has length . Similarly, the area of the larger of the two shaded sectors is \frac. 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 , and the height is 1. The area of the triangle is therefore \frac. From the inequalities \frac \le \frac \le \frac we deduce that \sec^2\theta \le \frac \le \sec^2(\theta + \Delta\theta), provided , and the inequalities are reversed if . Since the first and third expressions approach as , and the middle expression approaches \tfrac \tan\theta, 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_ \frac cannot be found by taking any number of limits along paths that pass through the point, but since \begin & 0 & \leq & \displaystyle \frac & \leq & 1 \\ pt -, y, \leq y \leq , y, \implies & -, y, & \leq & \displaystyle \frac & \leq & , y, \\ pt \implies & 0 & \leq & \displaystyle \lim_ \frac & \leq & 0 \end therefore, by the squeeze theorem, \lim_ \frac = 0.


References


Notes


References


External links

*
Squeeze Theorem
by Bruce Atwood (Beloit College) after work by, Selwyn Hollis (Armstrong Atlantic State University), the
Wolfram Demonstrations Project The Wolfram Demonstrations Project is an Open source, open-source collection of Interactive computing, interactive programmes called Demonstrations. It is hosted by Wolfram Research. At its launch, it contained 1300 demonstrations but has grown t ...
.
Squeeze Theorem
on ProofWiki. {{Portal bar, Mathematics Limits (mathematics) Functions and mappings Articles containing proofs Theorems about real number sequences