Understanding an argument in Intermediate Value Theorem

Click For Summary
SUMMARY

The discussion centers on proving the Intermediate Value Theorem (IVT), which states that for a continuous function \( f: [a,b] \to \mathcal{R} \), if \( f(a) < L < f(b) \) (or vice versa), then there exists a \( c \in [a,b] \) such that \( f(c) = L \). The proof utilizes the concept of supremum of a set \( S = \{ x: f(x) < L \} \) and applies the definition of continuity to demonstrate that if \( f(c) > L \), then \( f(c-h) > L \) for sufficiently small \( h \). The discussion also touches on the implications of continuity and connectedness in relation to the IVT.

PREREQUISITES
  • Understanding of the Intermediate Value Theorem (IVT)
  • Knowledge of continuity in real-valued functions
  • Familiarity with supremum and infimum concepts in real analysis
  • Basic proficiency in mathematical proofs and epsilon-delta definitions
NEXT STEPS
  • Study the formal proof of the Intermediate Value Theorem
  • Explore the implications of continuity on connectedness in topology
  • Learn about the properties of supremum and infimum in real analysis
  • Investigate applications of the Intermediate Value Theorem in various mathematical contexts
USEFUL FOR

Mathematics students, educators, and anyone interested in real analysis, particularly those studying continuity and the Intermediate Value Theorem.

Hall
Messages
351
Reaction score
87
We have to prove:
If ##f: [a,b] \to \mathcal{R}## is continuous, and there is a ##L## such that ##f(a) \lt L \lt f(b)## (or the other way round), then there exists some ##c \in [a,b]## such that ##f(c) = L##.

Proof: Let ##S = \{ x: f(x) \lt L\}##. As ##S## is a set of real numbers and non-empty, therefore we can assume ##\sup S = c##.

CASE 1: Here is the standard argument "if ##f(c) \gt L##, then by continuity ##f(c-h) \gt L## for some small ##h##". How does continuity imply that? Is it like this:
if ##f(c) \gt L##, and for some small ##h## if ##f(c-h) \lt L##, then we have
$$
\begin{align*}
f(c) - f(c-h) \gt 0 \\
\lim_{h \to 0} (f(c) - f(c-h)) \gt 0 && \textrm{and by continuity, we have} \\
f(c) - f(c) \gt 0 \\
0 \gt 0 && \textrm{which is absurd} \\
\end{align*}
$$
Therefore, for small ##h## ##f(c-h) \gt L##.
 
Physics news on Phys.org
This is just a simple application of the definition of continuity of f at c.

By definition, f is continuous at c iff for every \epsilon &gt; 0 there exists \delta &gt; 0 such that if |x - c| &lt; \delta then |f(x) - f(c)| &lt; \epsilon.

If f(c) &gt; L we can therefore make the particular choice of \epsilon = f(c) - L &gt; 0 and conclude that if 0 &lt; h &lt; \delta then <br /> f(c - h) &gt; f(c) - (f(c) - L) = L.
 
  • Like
Likes   Reactions: WWGD
pasmith said:
This is just a simple application of the definition of continuity of f at c.

By definition, f is continuous at c iff for every \epsilon &gt; 0 there exists \delta &gt; 0 such that if |x - c| &lt; \delta then |f(x) - f(c)| &lt; \epsilon.

If f(c) &gt; L we can therefore make the particular choice of \epsilon = f(c) - L &gt; 0 and conclude that if 0 &lt; h &lt; \delta then <br /> f(c - h) &gt; f(c) - (f(c) - L) = L.
Why ##|f(c-h) -f(c)| = f(c) - f(c-h)##?
 
Hall said:
Why ##|f(c-h) -f(c)| = f(c) - f(c-h)##?

We have <br /> |f(c) - f(c-h)| &lt; f(c) - L \Leftrightarrow f(c) - (f(c) - L) &lt; f(c - h) &lt; f(c) + (f(c) - L) We don't care about the upper bound here; all we need to know is that f(c - h) is strictly greater than L.
 
  • Like
Likes   Reactions: Hall
@pasmith I took some time to carefully understand your completely formal validation of that argument.

Sir, I would like to request your wise opinion on the following explanation, though a bit informal, of that argument:
If ##f(c) \gt L##, we can safely write ##f(c) - L = \varepsilon##. Since, the definition of continuity says
"A function is continuous at point ##x## if the difference between ##f(x)## and ##f(x + \delta)## (where ##\delta## is an infinitesimal increment) is ##f(x) - f(x+\delta)##"
(Cauchy's Course de Analyse, section 2.2)

So, decrease ##c## by an amount ##delta## such that ##f(c) - f(c-\delta) = \varepsilon/2##. And on coupling it with the previous relation on L, we get
##f(c-\delta) - L = \varepsilon/2##
##f(c-\delta) \gt L##.

But it seems to me that when I assumed there exists a delta, which upon subtracted from c, which would produce a distance of ##epsilon/2##, is in itself an application of IVT.

This definition of continuity
$$
\begin{align*}
\textrm{ for every epsilon > 0 there exits a delta > 0 such that}\\
|x-c| \lt \delta \implies |f(x) - f(c) | \lt \epsilon
\end{align*}
$$
Doesn't it imply that at every distance from ##f(c)## there is a ##f(x)## for an ##x## in the interval?
 
You can also see this from the perspective of connectedness. Continuous maps preserve connectedness. If there was no such c with f(c)=L, the image set would have a disconnection at L. And your set S will need to be bounded above in order to be guaranteed having an upper bound; the set ##(3, \infty)## has no ( Real) upper bound.
 
  • Like
Likes   Reactions: Hall

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 14 ·
Replies
14
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K