Suppose, I have a continuous periodic function $f$ such that $f(x)=f(x+1)$ for all real $x$. Then show that there exists a $x_0 \in \mathbb{R}$ such that $f(x_0+2 \pi)=f(x_0)$.
From the first glance, this seems like a problem of IVT. So, I take $g(x)=f(x+ 2 \pi)- f(x)$.
Now, I can't find two $a,b$'s such that $g(a).g(b)<0$. Can anyone help?
Define the function $g : \mathbb R \rightarrow \mathbb R$ by $g(x)=f(x+2\pi)-f(x).$ Since $f$ is continuous on $\mathbb R$, then so is $g$. Moreover by the extreme value theorem, it follows that $f$ attains its minimum and maximum for some $a,b\in\mathbb R.$ Then
$$f(a+2\pi)-f(a)\geq0\ \space\space\space\space\space\space\space\space\space\space\text{and}\space\space\space\space\space\space\space\space f(b+2\pi)-f(b)\leq 0 $$
So $g(a)\geq 0$ and $g(b)\leq 0,$ which means that there exists $x_{0}$ between $a$ and $b$ such that $g(x_{0})=0.$ Thus $$f(x_{0}+2\pi)=f(x_{0}).$$