Difference between revisions of "Location of Roots Theorem"
(New page: '''Location of roots theorem''' is one of the most intutively obvious properties of continuos functions, as it states that if a continuos function attains positive and negative values, it ...) |
(Spelling: "contin'''uou'''s" and other things) |
||
Line 1: | Line 1: | ||
− | ''' | + | The '''location of roots theorem''' is one of the most intutively obvious properties of [[continuous function]]s, as it states that if a continuous function attains positive and negative values, it must have a root (i.e. it must pass through 0). |
==Statement== | ==Statement== | ||
− | Let <math>f:[a,b]\rightarrow\mathbb{R} | + | Let <math>f:[a,b]\rightarrow\mathbb{R}</math> be a continuous function such that <math>f(a)<0</math> and <math>f(b)>0</math>. Then there is some <math>c\in (a,b)</math> such that <math>f(c)=0</math>. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | Then <math> | ||
==Proof== | ==Proof== | ||
Line 15: | Line 9: | ||
As <math>a\in A</math>, <math>A</math> is non-empty. Also, as <math>A\subset [a,b]</math>, <math>A</math> is bounded | As <math>a\in A</math>, <math>A</math> is non-empty. Also, as <math>A\subset [a,b]</math>, <math>A</math> is bounded | ||
− | Thus <math>A</math> has a [[ | + | Thus <math>A</math> has a [[least upper bound]], <math>\begin{align}\sup A& =u\in A.\end{align}</math> |
If <math>f(u)<0</math>: | If <math>f(u)<0</math>: | ||
− | As <math>f</math> is | + | As <math>f</math> is continuous at <math>u</math>, <math>\exists\delta>0</math> such that <math>x\in V_{\delta}(u)\implies f(x)<0</math>, which contradicts (1). |
Also if <math>f(u)>0</math>: | Also if <math>f(u)>0</math>: | ||
− | <math>f</math> is | + | <math>f</math> is continuous imples <math>\exists\delta>0</math> such that <math>x\in V_{\delta}(u)\implies f(x)>0</math>, which again contradicts (1) by the [[Gap Lemma]]. |
+ | |||
+ | Hence, <math>f(u)=0</math>. | ||
− | |||
==See Also== | ==See Also== | ||
*[[Bolzano's intermediate value theorem]] | *[[Bolzano's intermediate value theorem]] | ||
*[[Continuity]] | *[[Continuity]] |
Revision as of 17:57, 15 February 2008
The location of roots theorem is one of the most intutively obvious properties of continuous functions, as it states that if a continuous function attains positive and negative values, it must have a root (i.e. it must pass through 0).
Statement
Let be a continuous function such that and . Then there is some such that .
Proof
Let
As , is non-empty. Also, as , is bounded
Thus has a least upper bound, $\begin{align}\sup A& =u\in A.\end{align}$ (Error compiling LaTeX. Unknown error_msg)
If :
As is continuous at , such that , which contradicts (1).
Also if :
is continuous imples such that , which again contradicts (1) by the Gap Lemma.
Hence, .