3

$f$ is continuous between $[0,1]$, and $f(0)=f(1)$.

I want to prove that there is an $a \in [0,0.5]$ such that $f(a+0.5)=f(a)$.

ok, so Rolle's theorem can be useful here, but I can't see the connection to the derivative,

(Weierstrass, Uniform continuity?) I'll be glad to instructions.

Thanks.

Aryabhata
  • 82,206

3 Answers3

5

Consider the function $g(a) = f(a+0.5) - f(a)$ on the interval $[0,0.5]$, and use the intermediate value theorem.

Yuval Filmus
  • 57,157
2

HINT: Work with the function $g(a)=f(a+0.5)-f(a)$. Consider $g(0)$ and $g(0.5)$ (and their sum).

Shai Covo
  • 24,077
0

Or

consider if there is a $b\in [0,1]$ such that $f(b) = f(0) = f(1)$.

What if there is no such $b$?

What if $b = 0.5$?

[ You don't need Rolle's theorem this way ]

Eelvex
  • 1,414