Let $f:\mathbb{R}\to\mathbb{R}$ be a function that is continuous on 3, 4 and 5, such that $f(x+2)+f(4x)=f(2x+1)+f(2x+2),\forall x\in\mathbb{R}$. Show that f is constant.
I don't know what to do here!! I think that we may be able to prove that f is continuous on $\mathbb{R}$, but then what? Also, I don't have any school knowledge of sequences, but only some calculus, including integrals, derivatives, IVT, MVT, EVT, Rolle, Fermat, Darboux, limits and such things.
Any hint of a proof that doesn't use Taylor or sequences?
Denote $g(x) = f(2x) - f(2x-2)$. Then given condition implies that $g(x) = g(2x-3)$ and $g$ is continuous at $x_0=3$. Now suppose, there exists $y<3$ such that $g(y)\neq g(3)$. Set $a$ = $\limsup_{g(y)<g(3), y<3} y$. Because $g$ is continuous at $3$, such $a$ exists. However, $g(3-\epsilon) = g(3-2\epsilon)$ for $\epsilon>0$. Contradiction. So $g$ is constant. Now only you need to show that $g(x) = 0$ for all $x\in\Bbb{R}$.