For a continuous function on [0,2] , f(0)=f(2)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
kbgregory
Messages
7
Reaction score
0

Homework Statement



Suppose f is a continuous function on [0,2] with f(0) = f(2). Show that there is an x in [0,1] where f(x) = f(x+1).

Homework Equations



By the Intermediate Value Theorem, we know that any values between sup{f(x)} and inf {f(x)} over x in [0,2] will be repeated, since the function returns to where it began and must retrace, as it were, its steps (or perhaps it is a constant function).


The Attempt at a Solution



What I have so far is:

Let A = {f(x) : x in [0,1]} and let B={f(x) : x in [1,2]} , then (A [tex]\cap[/tex] B) contains all the values of f(x) that are repeated in these intervals. So f[tex]^{-1}[/tex](A[tex]\cap[/tex] B) contains all the values of x in [0,2] for which f(x) repeats itself. It remains to be shown that there is x1 and x2 in f[tex]^{-1}[/tex](A [tex]\cap[/tex]B) for which x2 = x1 + 1, and I am unsure of how to do this, as I am unsure of my entire approach.

Any suggestions would be greatly appreciated.
 
Physics news on Phys.org
You might want to look at the function f(x)-f(x+1) on the interval [0,1].

See if you can prove it has a zero using the IVT
 
Wow, thanks a lot! Got it.