How do I prove that if $f: \Bbb{R}\rightarrow\Bbb{R}$ is continuous at $0$ and $$f(x)=f(2x)$$ for each $x\in\Bbb{R}$, then $f$ is constant?
2026-03-29 10:48:54.1774781334
If $f: \Bbb{R}\rightarrow\Bbb{R}$ is continuous at $0$ and $f(x)=f(2x)$ for each $x\in\Bbb{R}$ then $f$ is constant.
217 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
If $f(a)\neq f(b)$, then $f(a\,2^{-n})=f(a)$ and $f(b\,2^{-n})=f(b)$ for each $n$. By continuity, $f(0)=f(a)=f(b)$ which is a contradiction.
It is usually appreciated if you also write down your ideas or trials.