we have this functional equation $$\forall x \in [0,1] ,f\left(\frac{x}2\right)+f\left(\frac{x+1}2\right)=2f(x)$$ where $f$ is a continues function on $[0,1]$.
I need to prove that :
- $\exists x_0 \in [0,1] :\forall x \in [0,1],\ f(x)\leq f(x_0)$. let's call $M:=f(x_0)$ which is the maximam of $f$
- $f$ reaches its maximum value $M$ also at $\frac{x_0}2$:$$M=f\left(\frac{x_0}2\right)$$
- $f$ reaches its maximum value $M$ also at $0$ : $$M=f(0)$$
- $f$ also reaches its minimum value at $0$ : $$\forall x \in [0,1],\ f(0)\leq f(x)$$
if I proved that one can conclude that this function $f$ can not be anything but a constant function