Entire function taking real values on two parallel lines is periodic

35 Views Asked by At

Given an entire function $f$, I have that $f(ix)$ and $f(1+ix)$ are real for all $x \in \mathbb{R}$. I want to show that $f(z) = f(z+2)$ for all $z \in \mathbb{Z}$.

I've thought about considering the function $g(z) = f(z+2) - f(z)$ and maybe teasing out the identity theorem but to no avail. Schwarz reflection might be another path, but I can't see how to apply that here. Any hints would be appreciated.

2

There are 2 best solutions below

0
On BEST ANSWER

Hint: Let $h(z)=f(iz)$ and use the Schwarz reflection principle to get an expression for $\overline{f(i z)}$, then make an appropriate substitution to get an expression for $f(z)$. Then repeat this approach for the second real line.

0
On

First note that with $g(z)=\overline {f(-\bar z)}$ analytic, we have $g(ix)=\overline {f(ix)}=f(ix)$ for all real $x$ so $f=g$ hence $f(z)=\overline {f(-\bar z)}$

Now with $h(z)=\overline {f(2-\bar z)}$ analytic, we have $h(1+ix)=\overline {f(1+ix)}=f(1+ix)$ so $h=f$ hence $f(z)=\overline {f(2-\bar z)}=\overline {f(-\overline {(z-2)})}=f(z-2)$