The following problem comes from an old complex analysis prelim exam:
Determine all analytic functions $f: H \rightarrow \mathbb{C}$ on the half-plane $H : = \{ z\in \mathbb{C} : \Re(z) > 0 \}$ that satisfy $f(\sqrt{n}) = n$ and $|f^{(n)}(1)| \leq 3$ for all positive integers $n$.
Clearly $f(z) = z^2$ satisfies this, and I wish to show that this is the only example. Note that $f(z) = z^2 + \epsilon \sin(\pi z^2)$ fail to satisfy the derivative bound for any $\epsilon > 0$. Additionally, the derivative bound implies that any such $f$ is analytic and sub-exponential with order 1. I can apply Carlson's theorem to show that $h(z): =f(z) - z^2$ is exactly zero, but this seems like a very heavy hammer to use for a prelim problem.
Any guidance on a more simple proof would be greatly appreciated!