Content deleted Content added
Changing full stops in wrong places to make the page look neater. |
Link suggestions feature: 2 links added. |
||
(29 intermediate revisions by 24 users not shown) | |||
Line 5:
This has two important [[corollary|corollaries]]:
# If a continuous function has values of opposite sign inside an interval, then it has a [[Zero of a function|root]] in that interval ('''Bolzano's theorem''').<ref>{{MathWorld |title=Bolzano's Theorem |urlname=BolzanosTheorem}}</ref>
# The [[image (mathematics)|image]] of a continuous function over an interval is itself an interval.
Line 16:
The intermediate value theorem states the following:
Consider
*''Version I.'' if <math>u</math> is a number between <math>f(a)</math> and <math>f(b)</math>, that is, <math display="block">\min(f(a),f(b))<u<\max(f(a),f(b)),</math> then there is a <math>c\in (a,b)</math> such that <math>f(c)=u</math>.
*''Version II.'' the [[Image of a function|image set]] <math>f(I)</math> is also
'''Remark:''' ''Version II'' states that the [[Set (mathematics)|set]] of function values has no gap. For any two function values <math>c,d \in f(I)</math> with <math>c < d</math>
A subset of the real numbers with no internal gap is an interval. ''Version I'' is naturally contained in ''Version II''.
==Relation to completeness==
The theorem depends on, and is equivalent to, the [[completeness of the real numbers]]. The intermediate value theorem does not apply to the [[rational number]]s '''Q''' because gaps exist between rational numbers; [[irrational numbers]] fill those gaps. For example, the function <math>f(x) = x^2</math> for <math>x\in\Q</math> satisfies <math>f(0) = 0</math> and <math>f(2) = 4</math>. However, there is no rational number <math>x</math> such that <math>f(x)=2</math>, because <math>\sqrt 2</math> is an irrational number.
Despite the above, there is a version of the intermediate value theorem for polynomials over a [[real closed field]]; see the [[Weierstrass Nullstellensatz]].
==Proof==
=== Proof version A===
<!-- This section is linked from [[Continuity property]] -->
The theorem may be proven as a consequence of the [[completeness (order theory)|completeness]] property of the real numbers as follows:<ref>Essentially follows {{cite book |title=Foundations of Analysis|first=Douglas A.|last=Clarke|publisher=Appleton-Century-Crofts | year=1971|page=284}}</ref>
Line 36 ⟶ 39:
Note that, due to the continuity of <math>f</math> at <math>a</math>, we can keep <math>f(x)</math> within any <math>\varepsilon>0</math> of <math>f(a)</math> by keeping <math>x</math> sufficiently close to <math>a</math>. Since <math>f(a)<u</math> is a strict inequality, consider the implication when <math>\varepsilon</math> is the distance between <math>u</math> and <math>f(a)</math>. No <math>x</math> sufficiently close to <math>a</math> can then make <math>f(x)</math> greater than or equal to <math>u</math>, which means there are values greater than <math>a</math> in <math>S</math>. A more detailed proof goes like this:
Choose <math>\varepsilon=u-f(a)>0</math>. Then <math>\exists \delta>0</math> such that <math>\forall x \in [a,b]</math>, <math display="block">|x-a|<\delta \implies |f(x)-f(a)|<u-f(a) \implies f(x)<u.</math>Consider the interval <math>[a,\min(a+\delta,b))=I_1</math>. Notice that <math>I_1 \subseteq [a,b]</math> and every <math>x \in I_1</math> satisfies the condition <math>|x-a|<\delta</math>. Therefore for every <math>x \in I_1</math> we have <math>f(x)<u</math>. Hence <math>c</math> cannot be <math>a</math>.
Line 58 ⟶ 59:
<math display="block">u-\varepsilon<f(c)< u+\varepsilon</math>
are valid for all <math>\varepsilon > 0</math>, from which we deduce <math>f(c) = u</math> as the only possible value, as stated.
===Proof version B===
We will only prove the case of <math>f(a)<u<f(b)</math>, as the <math>f(a)>u>f(b)</math> case is similar.<ref>Slightly modified version of {{cite book |title=Understanding Analysis|first=Stephen|last=Abbot|publisher=Springer | year=2015|page=123}}</ref>
Define <math>g(x)=f(x)-u</math> which is equivalent to <math>f(x)=g(x)+u</math> and lets us rewrite <math>f(a)<u<f(b)</math> as <math>g(a)<0<g(b)</math>, and we have to prove, that <math>g(c)=0</math> for some <math>c\in[a,b]</math>, which is more intuitive. We further define the set <math>S=\{x\in[a,b]:g(x)\leq 0\}</math>. Because <math>g(a)<0</math> we know, that <math>a\in S</math> so, that <math>S</math> is not empty. Moreover, as <math>S\subseteq[a,b]</math>, we know that <math>S</math> is bounded and non-empty, so by Completeness, the [[supremum]] <math>c=\sup(S)</math> exists.
There are 3 cases for the value of <math>g(c)</math>, those being <math>g(c)<0,g(c)>0</math> and <math>g(c)=0</math>. For contradiction, let us assume, that <math>g(c)<0</math>. Then, by the definition of continuity, for <math>\epsilon=0-g(c)</math>, there exists a <math>\delta>0</math> such that <math>x\in(c-\delta,c+\delta)</math> implies, that <math>|g(x)-g(c)|<-g(c)</math>, which is equivalent to <math>g(x)<0</math>. If we just chose <math>x=c+\frac{\delta}{N}</math>, where <math>N>\frac{\delta}{b-c}+1</math>, then as <math>1 < N</math>, <math>x<c+\delta</math>, from which we get <math>g(x)<0</math> and <math>c<x<b</math>, so <math>x\in S</math>. It follows that <math>x</math> is an upper bound for <math>S</math>. However, <math>x>c</math>, contradicting the '''upper bound''' property of the ''least upper bound'' <math>c</math>, so <math>g(c)\geq 0</math>. Assume then, that <math>g(c)>0</math>. We similarly chose <math>\epsilon=g(c)-0</math> and know, that there exists a <math>\delta>0</math> such that <math>x\in(c-\delta,c+\delta)</math> implies <math>|g(x)-g(c)|<g(c)</math>. We can rewrite this as <math>-g(c)<g(x)-g(c)<g(c)</math> which implies, that <math>g(x)>0</math>. If we now chose <math>x=c-\frac{\delta}{2}</math>, then <math>g(x)>0</math> and <math>a<x<c</math>. It follows that <math>x</math> is an upper bound for <math>S</math>. However, <math>x<c</math>, which contradict the '''least''' property of the ''least upper bound'' <math>c</math>, which means, that <math>g(c)>0</math> is impossible. If we combine both results, we get that <math>g(c)=0</math> or <math>f(c)=u</math> is the only remaining possibility.
'''Remark:''' The intermediate value theorem can also be proved using the methods of [[non-standard analysis]], which places "intuitive" arguments involving infinitesimals on a rigorous{{Clarify|reason=The placement and phrasing of this remark may suggest that the classical proof is somehow "intuitive" and not rigorous, which is not the case.|date=January 2023}} footing.<ref>{{cite arXiv |last=Sanders|first=Sam | eprint=1704.00281 | title=Nonstandard Analysis and Constructivism!|date=2017|class=math.LO}}</ref>
Line 71 ⟶ 79:
| series = Sources and Studies in the History of Mathematics and Physical Sciences
| title = Redefining Geometrical Exactness: Descartes' Transformation of the Early Modern Concept of Construction
| year = 2001| isbn = 978-1-4612-6521-4
Let <math>f, \
The equivalence between this formulation and the modern one can be shown by setting <math>\
Earlier authors held the result to be intuitively obvious and requiring no proof. The insight of Bolzano and Cauchy was to define a general notion of continuity (in terms of [[infinitesimal]]s in Cauchy's case and using real inequalities in Bolzano's case), and to provide a proof based on such definitions.
Line 82 ⟶ 91:
A [[Darboux function]] is a real-valued function {{mvar|f}} that has the "intermediate value property," i.e., that satisfies the conclusion of the intermediate value theorem: for any two values {{mvar|a}} and {{mvar|b}} in the ___domain of {{mvar|f}}, and any {{mvar|y}} between {{math|''f''(''a'')}} and {{math|''f''(''b'')}}, there is some {{mvar|c}} between {{mvar|a}} and {{mvar|b}} with {{math|1=''f''(''c'') = ''y''}}. The intermediate value theorem says that every continuous function is a Darboux function. However, not every Darboux function is continuous; i.e., the converse of the intermediate value theorem is false.
As an example, take the function {{math|''f'' : [0, ∞) → [−1, 1]}} defined by {{math|1=''f''(''x'') = sin(1/''x'')}} for {{math|''x'' > 0}} and {{math|1=''f''(0) = 0}}. This function is not continuous at {{math|1=''x'' = 0}} because the [[limit of a function|limit]] of {{math|1=''f''(''x'')}} as {{mvar|x}} tends to 0 does not exist; yet the function has the intermediate value property. Another, more complicated example is given by
In fact, [[Darboux's theorem (analysis)|Darboux's theorem]] states that all functions that result from the [[derivative|differentiation]] of some other function on some interval have the [[intermediate value property]] (even though they need not be continuous).
Historically, this intermediate value property has been suggested as a definition for continuity of real-valued functions;<ref>{{Cite book |last=Smorynski |first=Craig |url=https://books.google.com/books?id=lnuhDgAAQBAJ
==Generalizations==
Line 93 ⟶ 102:
The [[Poincaré-Miranda theorem]] is a generalization of the Intermediate value theorem from a (one-dimensional) interval to a (two-dimensional) rectangle, or more generally, to an ''n''-dimensional [[N-cube|cube]].
Vrahatis<ref>{{Cite journal |last=Vrahatis |first=Michael N. |date=2016-04-01 |title=Generalization of the Bolzano theorem for simplices |url=https://www.sciencedirect.com/science/article/pii/S0166864115005994 |journal=Topology and
* For all ''i'' in 1,...,''n'', the sign of ''f<sub>i</sub>''(''v<sub>i</sub>'') is opposite to the sign of ''f<sub>i</sub>''(''x'') for all points ''x'' on the face opposite to ''v<sub>i</sub>'';
Line 104 ⟶ 113:
*For all ''i'' in 1,...,''n'', ''f<sub>i</sub>''(''v<sub>i</sub>'')>0, and ''f<sub>i</sub>''(''x'')<0 for all points ''x'' on the face opposite to ''v<sub>i</sub>''. In particular, ''f<sub>i</sub>''(''v<sub>0</sub>'')<0.
*For all points ''x'' on the face opposite to ''v<sub>0</sub>'', ''f<sub>i</sub>''(''x'')>0 for at least one ''i'' in 1,...,''n.''
The theorem can be proved based on the [[Knaster–Kuratowski–Mazurkiewicz lemma]]. In can be used for approximations of fixed points and zeros.<ref>{{Cite journal |last=Vrahatis |first=Michael N. |date=2020-04-15 |title=Intermediate value theorem for simplices for simplicial approximation of fixed points and zeros
=== General metric and topological spaces ===
The intermediate value theorem is closely linked to the [[topology|topological]] notion of [[Connectedness (topology)|connectedness]] and follows from the basic properties of connected sets in metric spaces and connected subsets of '''R''' in particular:
* If <math>X</math> and <math>Y</math> are [[metric space]]s, <math>f \colon X \to Y</math> is a continuous map, and <math>E \subset X</math> is a [[Connected space|connected]] subset, then <math>f(E)</math> is connected. ({{EquationRef|<
* A subset <math>E \subset \R</math> is connected [[if and only if]] it satisfies the following property: <math>x,y\in E,\ x < r < y \implies r \in E</math>. ({{EquationRef|<
In fact, connectedness is a [[topological property]] and
Recall the first version of the intermediate value theorem, stated previously:
{{math theorem|name=Intermediate value theorem|note=''Version I''|math_statement=Consider a closed interval <math>I = [a,b]</math> in the real numbers <math>\R</math> and a continuous function <math>f\colon I\to\R</math>. Then, if <math> u</math> is a real number such that <math>\min(f(a),f(b))< u < \max(f(a),f(b))</math>, there exists <math>c \in (a,b)</math> such that <math>f(c) = u</math>.}}
The intermediate value theorem is an immediate consequence of these two properties of connectedness:<ref>{{Cite book| url=https://archive.org/details/1979RudinW|title=Principles of Mathematical Analysis| last=Rudin|first=Walter| publisher=McGraw-Hill|year=1976|isbn=978-0-07-054235-8|___location=New York|pages=42, 93}}</ref>
{{math proof|proof= By
The intermediate value theorem generalizes in a natural way: Suppose that {{mvar|X}} is a connected topological space and {{math|(''Y'', <)}} is a [[total order|totally ordered]] set equipped with the [[order topology]], and let {{math|''f'' : ''X'' → ''Y''}} be a continuous map. If {{mvar|a}} and {{mvar|b}} are two points in {{mvar|X}} and {{mvar|u}} is a point in {{mvar|Y}} lying between {{math|''f''(''a'')}} and {{math|''f''(''b'')}} with respect to {{math|<}}, then there exists {{mvar|c}} in {{mvar|X}} such that {{math|1=''f''(''c'') = ''u''}}. The original theorem is recovered by noting that {{math|'''R'''}} is connected and that its natural [[Topological space|topology]] is the order topology.
Line 127 ⟶ 136:
==In constructive mathematics==
In [[constructive mathematics]], the intermediate value theorem is not true. Instead, the weakened conclusion one
* Let <math>a</math> and <math>b</math> be real numbers and <math>f:[a,b] \to R</math> be a pointwise continuous function from the [[closed interval]] <math>[a,b]</math> to the real line, and suppose that <math>f(a) < 0</math> and <math>0 < f(b)</math>. Then for every positive number <math>\varepsilon > 0</math> there exists a point <math>x</math> in the unit interval such that <math>\vert f(x) \vert < \varepsilon</math>.<ref>{{cite journal|title=Interpolating Between Choices for the Approximate Intermediate Value Theorem | author=Matthew Frank|journal=Logical Methods in Computer Science|volume=16|issue=3|date=July 14, 2020| doi=10.23638/LMCS-16(3:5)2020|arxiv=1701.02227}}</ref>
Line 138 ⟶ 147:
In general, for any continuous function whose ___domain is some closed convex {{nowrap|<math>n</math>-dimensional}} shape and any point inside the shape (not necessarily its center), there exist two antipodal points with respect to the given point whose functional value is the same.
The theorem also underpins the explanation of why rotating a wobbly table will bring it to stability (subject to certain easily met constraints).<ref>[[Keith Devlin]] (2007) [https://web.archive.org/web/20140228044921/http://www.maa.org/external_archive/devlin/devlin_02_07.html How to stabilize a wobbly table]</ref>
==See also==
*
*
*
*
==References==
{{Reflist}}
== Further reading ==
* https://mathoverflow.net/questions/253059/approximate-intermediate-value-theorem-in-pure-constructive-mathematics
==External links==
* [http://www.cut-the-knot.org/Generalization/ivt.shtml Intermediate value Theorem - Bolzano Theorem] at [[cut-the-knot]]
* [http://demonstrations.wolfram.com/BolzanosTheorem/ Bolzano's Theorem] by Julio Cesar de la Yncera, [[Wolfram Demonstrations Project]].
|