Proving a Continuous Function has a Fixed Point

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
JellyFox
Messages
2
Reaction score
0
This is a question from the exam for the calculus class I took last semester:

1z5m1zp.jpg


It looks like it might be able to be done with squeeze theorem, but I can't work it out. Please help me with this, before I descend into madness.
 
Physics news on Phys.org
micromass said:
Consider the function g(x)=f(x)-x. Does this ever cross the X-axis? (HINT: the function g is sometimes positive and sometimes negative)

But it isn't necessarily negative. If f(x) = 1, then the minimum value of g is is 0, or if f(x) = 1/3 + 2x/3 then the minimum value of g is 0 again. And they show that there's a fixed point, but I don't know how to show that g has a root for all functions f. Thanks.
 
JellyFox said:
But it isn't necessarily negative. If f(x) = 1, then the minimum value of g is is 0, or if f(x) = 1/3 + 2x/3 then the minimum value of g is 0 again.
Correct, but g necessarily takes the value 0 somewhere, right? That's all you need.

(Or we could say that micromass's hint is correct, provided that 'positive' resp. 'negative' is defined as [itex]\geq 0[/itex] resp. [itex]\leq 0[/itex], instead of [itex]> 0[/itex] resp. [itex]<0[/itex] :) )