Extreme and Intermediate value theorem

  • Thread starter Thread starter mikael27
  • Start date Start date
  • Tags Tags
    Theorem Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
mikael27
Messages
59
Reaction score
0

Homework Statement



Let f : [a; b] ! R be an arbitrary continuous function. Let S = {f(x)| a<= x<=b}. Show
that if S contains more than one element, then S is an interval of the form [c, d].

Hint: First apply the Extreme Value theorem, then the Intermediate Value theorem.

Homework Equations





The Attempt at a Solution



dont have any clue

 
Physics news on Phys.org
If we suppose S contains more than one points then are [itex]a \le c_1 < c_2 \le b[/itex] such that [itex]f(c_1) \neq f(c_2)[/itex]. Now the EVT can be applied to say something about the relationship of these. Once that's established the MVT will show that it must be an interval.

This actually says something quite important about continuous mappings over real numbers.
 
In response to your PM, the EVT can be applied to say that, in addition (without loss of generaltiy) [itex]c_1[/itex] and [itex]c_2[/itex] are the minimum and maximum on this interval, respectively. We can say this because continuous function must attain their maximum and minimum.

Now the IVT can be applied to show that [itex]f[/itex] also attains all values between [itex]f(c_1)[/itex] and [itex]f(c_2)[/itex]. You can do the same for the intervals [itex][a,c_1][/itex] and [itex][c_2, b][/itex], then you have [itex]f(c_2) = d > c = f(c_1)[/itex] and so [itex]f([a,b]) = [c,d][/itex].


It stil needs some details, but that's the gist of it.