Find all entire functions such that $|f(z+z')|\leq |f(z)| + |f(z')|$, for all $z,z'\in\mathbb{C}$
In particular, let $z=z'$ yields $|f(2z)|\leq2|f(z)|$. This gives that $\frac{f(2z)}{f(z)}=c, $ for some $c\in\mathbb{C}$. By considering continuity at 0, we have $f(0)=\lim_{n\to\infty}\frac{1}{c^n} f(1)$. Then $c\in\mathbb{R}$ and $\frac{1}{c}\leq1$. If $c=1$, then $f(z)$ is the constant equating $f(0)$. But if $\frac{1}{c}<1$ we just have that $f(0)=0$. This does not seem to lead to anywhere. Is there another thing to be considered? Hints will be appreciated. Thank you.