I'm having quite a bit of difficulty in proving the following
$f(z) = \frac{\sin(z)}{\prod_{m=1}^{\infty} (1 - \frac{z^2}{m^2\pi^2})}$ is an entire bounded function without zeros and must therefore be a constant.
I get that the last result follows by Liouville's Theorem, but I'm really stuck on proving this function is an entire and bounded.
Context: The original question is: "Consider the infinite product
$P(x) = x\pi \cdot \prod_{m \geq 1} (1 - \frac{x^2}{m^2}).$ Assume that this product converges and behaves 'nicely' (with respect to differentiation etc.) we would like to prove the product formula for $\sin(x\pi)$ which says that $\sin(x\pi) = P(x)$
Firstly, question (a) was to show that $P(x) = 0 \iff \sin (x\pi) = 0$. The next question, (b), is to show $P(x)$ and $\sin(x\pi)$ have the same derivative at $x = 0$. The typeset solutions say the following:
"It is possible to complete this to a proof of the product formula by showing that $$f(z) = \frac{\sin(z)}{\prod_{m=1}^{\infty} (1 - \frac{z^2}{m^2\pi^2})}$$ is an entire bounded function without zeros and must therefore be equal to a constant. It is non-trivial to show the boundedness but one of the key steps is to rewrite the product as $$\prod_{m \geq 1} (1 - \frac{(t + \pi)^2}{m^2\pi^2}) = \prod_{m \geq 1} \frac{1}{m^2}(m^2 - (\frac{t + \pi}{\pi})^2) = \prod_{m \geq 1} \frac{1}{m^2}(m^2 - (\frac{t}{\pi} + 1)^2) = \prod \frac{1}{m^2}(m -\frac{t}{\pi} - 1)(m + \frac{t}{\pi} + 1)$$ makes it possible to show it is periodic with period $\pi$.
So I'm stuck on showing
(i) The denominator is an entire function, I have no idea where to start with this
(ii) f(z) is entire
(iii) f(z) is bounded
(iv) f(z) has no zeros.
From that point the result obviously follows by Liouville's theorem.