Proving Existence of Fixed Points in Continuous Sets

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
5 replies · 4K views
angelpsymon
Messages
4
Reaction score
0

Homework Statement


Suppose f:[a,b] [tex]\rightarrow[/tex] [a,b] is continuous. Prove that there is at least one fixed point in [a,b] - that is, x such that f(x) = x.


Homework Equations





The Attempt at a Solution


I was going to try something with the IVT, but then I realized I wasn't sure what they meant by a fixed point much less how to solve this problem. Any help would be appretiated.
 
on Phys.org
Hi Angelpsymon,

It says what a fixed point is in the problem statement: "x such that f(x) = x." You are absolutely correct in thinking to apply the intermediate value theorem. Hint: since f maps into [a,b], we must have that [tex]f(a)\geq a[/tex] and [tex]f(b)\leq b[/tex].
 
Dick said:
As Unco suggested, maybe without spelling it out completely
Apologies, Dick, I certainly didn't mean to do so.
 
Alright, I think that I got it now. Thanks a lot guys.