Proving fixed point(s) exist w/ intermediate value theorem

  • Thread starter Thread starter cmkluza
  • Start date Start date
  • Tags Tags
    Theorem Value
Click For Summary

Homework Help Overview

The discussion revolves around proving that any continuous function defined on the interval [0,1] and taking values within [0,1] must have a fixed point, using the Intermediate Value Theorem (IVT). Participants explore the implications of the IVT and the nature of fixed points in this context.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the function g(x) = f(x) - x and its continuity. Questions are raised about the implications of g(0) and g(1) and whether zero must lie between these values. There is an exploration of how to apply the IVT to show that g must equal zero at some point in the interval.

Discussion Status

Participants are actively engaging with the problem, questioning assumptions, and exploring different interpretations. Some have offered insights into the continuity of g and its relationship to the fixed point theorem, while others are still seeking clarity on how to apply the IVT effectively.

Contextual Notes

There is an ongoing discussion about the ranges of g(0) and g(1) based on the constraints of the original function f(x). Participants are considering the implications of these ranges in relation to the proof being sought.

cmkluza
Messages
118
Reaction score
1

Homework Statement


Use the Intermediate Value Theorem to prove that any continuous function with domain [0,1] and range in [0,1] must have a fixed point.

Homework Equations


Intermediate Value Theorem (IVT) states that if a function ##f(x)## of domain [##a,b##] takes values ##f(a)## and ##f(b)##, then it also takes any value between ##f(a)## and ##f(b)##.

Fixed points are any points on the line ##y=x##.

The Attempt at a Solution


I'm awful at proofs. I can understand this statement at a very abstract level, and it appears to be true. But obviously that's not proof. By the IVT, any continuous function, ##f(x)##, with domain [0,1] takes all values between ##f(0)## and ##f(1)##, right? I don't know where to go from here.

Are there any tips anyone can offer on how best to approach this proof?
 
Physics news on Phys.org
Consider the function ##g(x)=f(x)-x##.
Is it continuous?
What can we say about ##f(c)## if ##g(c)=0##?
Can you use IVT to prove that ##g## must be zero somewhere on [0,1]?
 
cmkluza said:

Homework Statement


Use the Intermediate Value Theorem to prove that any continuous function with domain [0,1] and range in [0,1] must have a fixed point.

Homework Equations


Intermediate Value Theorem (IVT) states that if a function ##f(x)## of domain [##a,b##] takes values ##f(a)## and ##f(b)##, then it also takes any value between ##f(a)## and ##f(b)##.

Fixed points are any points on the line ##y=x##.

The Attempt at a Solution


I'm awful at proofs. I can understand this statement at a very abstract level, and it appears to be true. But obviously that's not proof. By the IVT, any continuous function, ##f(x)##, with domain [0,1] takes all values between ##f(0)## and ##f(1)##, right? I don't know where to go from here.

Are there any tips anyone can offer on how best to approach this proof?
The statement to prove is equivalent to saying that the graph has to intersect the line y = x somewhere.
 
andrewkirk said:
Consider the function ##g(x)=f(x)-x##.
Is it continuous?
What can we say about ##f(c)## if ##g(c)=0##?
Can you use IVT to prove that ##g## must be zero somewhere on [0,1]?
You'll have to forgive me, I'm pretty slow.

##g(x)## should be continuous. If ##g(c)=0## then ##f(c)=c##. Therefore, there is a fixed point so long as ##g## is zero at some point.

By IVT, I can say that there exist all values, ##a##, where ##g(0) \leq a \leq g(1)##.

Am I heading in the right direction? I don't see where I can use IVT to prove that ##g## must be zero somewhere on [0,1]. Perhaps I'm looking at IVT in the wrong way?

In the simplest terms, I understand IVT to state that there exist all values between the two ##y## values that exist the beginning and end of the domain of a continuous function. How can I leverage this to say that ##g## must be zero at some point? Sorry if I'm missing something extremely obvious.
 
What are the possible ranges of ##g(0)## and ##g(1)##? Can you use that to work out whether 0 must lie between ##g(0)## and ##g(1)##?
 
andrewkirk said:
What are the possible ranges of ##g(0)## and ##g(1)##? Can you use that to work out whether 0 must lie between ##g(0)## and ##g(1)##?
The range of the function should be [0,1], from the problem statement, right? Does that have any implications as far as what ##g(0)## and ##g(1)## could be?
 
cmkluza said:
The range of the function should be [0,1], from the problem statement, right? Does that have any implications as far as what ##g(0)## and ##g(1)## could be?
Sure. Both g(0) and g(1) have to lie somewhere in that interval.
 
Mark44 said:
Sure. Both g(0) and g(1) have to lie somewhere in that interval.
In order for ##g(0)## or ##g(1)## to encompass zero, and given that ##0 \leq g(x) \leq 1##, wouldn't that imply that either ##g(0)## or ##g(1)## would have to equal zero? I don't see how I can prove that.
 
cmkluza said:
In order for ##g(0)## or ##g(1)## to encompass zero,
What do you mean by "encompass zero"?
cmkluza said:
and given that ##0 \leq g(x) \leq 1##, wouldn't that imply that either ##g(0)## or ##g(1)## would have to equal zero?
No. Consider ##y = g(x) = -\frac {1}{2}x^2 + x + \frac 1 2## on the interval [0, 1]. Neither g(0) nor g(1) equals 0.
cmkluza said:
I don't see how I can prove that.
 
  • Like
Likes   Reactions: cmkluza
  • #10
cmkluza said:
Does that have any implications as far as what g(0) and g(1) could be?
Try to reason through it. Start with ##g(0)##. Since ##g(x)=f(x)-x##, that is equal to ##f(0)-0##. What is the range of possible values for that?

Then do the same thing for ##g(1)##. Hint: it will not be the same range as for ##g(0)##. Once you have written down the range of possible values for ##g(0)## and the range of possible values for ##g(1)## the next step may become apparent.
 
  • Like
Likes   Reactions: cmkluza
  • #11
Mark44 said:
Sure. Both g(0) and g(1) have to lie somewhere in that interval.
I'm sorry, I'm not sure on this. We have ##g(1)=f(1)-1##. Since ##f(x)## lies on [0,1] that means that ##g(1)## must either be zero or negative. Therefore, it's not bounded by that interval ([0,1]), but ##f(x)## is. Is that what you were saying? I think I got mixed up with the bounds and the newly defined function ##g##.
andrewkirk said:
Try to reason through it. Start with ##g(0)##. Since ##g(x)=f(x)-x##, that is equal to ##f(0)-0##. What is the range of possible values for that?

Then do the same thing for ##g(1)##. Hint: it will not be the same range as for ##g(0)##. Once you have written down the range of possible values for ##g(0)## and the range of possible values for ##g(1)## the next step may become apparent.
I think I finally have it. ##g(0)=f(0)##, and since ##f(x)## is in [0,1]. then ##g(0)=f(0)## is either zero or positive. By my logic above, ##g(1)## is either zero or negative. Therefore, by IVT, there exists some value, ##c##, between 0 and 1 where ##g(c) = f(c) - c = 0##, which satisfies the proof, right?
 
  • #12
Almost. You need to state, before you apply the IVT, that 0 lies between g(0) and g(1). That follows from the middle sentence of your post, but it needs to be stated before you apply IVT.

Depending on how relaxed your lecturer is, they may want you to also prove that ##g## is continuous rather than assuming it to be obvious. That takes two steps, given that ##f## is continuous. The first is to prove that the function ##x\mapsto x## is continuous which, if you haven't already been given it, is easy to show with an ##\epsilon,\delta## argument. For the second step there is a basic theorem about continuous functions that can be used.
 
  • Like
Likes   Reactions: cmkluza
  • #13
Mark44 said:
Sure. Both g(0) and g(1) have to lie somewhere in that interval.
cmkluza said:
I'm sorry, I'm not sure on this. We have ##g(1)=f(1)-1##. Since ##f(x)## lies on [0,1] that means that ##g(1)## must either be zero or negative.
You're mixing up what I said with a reply that came later.

I was replying to what you said in post #6:
cmkluza said:
The range of the function should be [0,1], from the problem statement, right? Does that have any implications as far as what g(0) and g(1) could be?
 
  • Like
Likes   Reactions: cmkluza
  • #14

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K