Problem Statement
Find all entire functions such that $f(it)=f(it+i)=f(it+i\sqrt{2})$ for all real $t$.
My approach:
Naturally a constant function satisfies the above conditions and thus I thought about trying to prove that any function that satisfies the above conditions must be a constant function.
Liouville's theorem sounds relevant since the function is entire but I can't see a way of proving it must be bounded.
An exercise of a similar nature goes like this:
"prove that if $f(z)$ is entire and doubly periodic, meaning it has $2$ linearly independent (over the reals) periods, then $f(z)$ is a constant"
I do know how to prove the above and it is proven by Liouville's theorem. But I can't seem to replice the proof that $f(z)$ is bounded in my exercise.
Please don't give me a full solution, hints will great :)
Thank you so much in advance!