Extreme value theorem

From Calculus
Revision as of 00:22, 4 September 2011 by Vipul (talk | contribs) (Created page with "==Definition== Suppose <math>f</math> is a continuous function on a closed interval <math>[a,b]</math> (note that <math>f</math> may be defined on a bigger domain, but w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Suppose f is a continuous function on a closed interval [a,b] (note that f may be defined on a bigger domain, but we are interested in the restriction of f to the closed interval and require it to be continuous). Then, f attains its minimum and maximum value on the interval. In other words, the following statements are true:

  1. Existence of maximum value: There is a real number M such that f(x)M for all x[a,b] and there exists c1[a,b] such that f(c1)=M.
  2. Existence of minimum value: There is a real number m such that f(x)m for all x[a,b] and there exists c2[a,b] such that f(c2)=m.

Related facts

Applications