Intermediate Value Theorem : Is this version correct?

  • Thread starter Thread starter Legendre
  • Start date Start date
  • Tags Tags
    Theorem Value
Legendre
Messages
59
Reaction score
0
I recently came across a version of the Intermediate Value Theorem in "Cracking the GRE" by Princeton Review.


Intermediate Value Theorem :

f is a real function continuous on a closed interval [a,b].

Let m be the absolute minimum of f on [a,b] and M be the absolute maximum.

Then for all Y s.y. m < or = Y < or = M, there exists a c in [a,b] s.t. f(c) = Y.



The one that I am familiar with says Y lies between f(a) and f(b) instead of the absolute min and absolute max. Is this version also correct?
 
Physics news on Phys.org
Assuming that they are the min and max of f on that interval, yes, it is correct. and it is a bit more general than your version.

If m is a minimum of f on [a, b] then there exist c in [a, b] such that f(c)= m.
If M is a minimum of f on [a, b] then there exist d in [a, b] such that f(d)= M.

Apply your version of the intermediate value theorem to [c, d] or [d, c] (depending on whether c< d or d< c), which are subintervals of [a, b].
 
Yes. Perhaps you can prove this version from yours?
 
Back
Top