Problem. Show there is a unique entire function $f:\mathbb{C}\rightarrow\mathbb{C}$ such that the coefficients of the Taylor expansion about the origin $f(z)=\sum_{n=0}^{\infty}c_{n}z^{n}$ are nonnegative and $f$ satisfies $f(k)=\cosh(\sqrt{k})$ for all positive integers $k$.
The existence of such a function isn't difficult. If we let $\sqrt{z}$ denote the principal branch, then on the positive real line,
$$f(z):=\cosh(\sqrt{z})=\cos(i\sqrt{z})=\sum_{n=0}^{\infty}\dfrac{(-1)^{n}(i\sqrt{z})^{2n}}{(2n)!}=\sum_{n=0}^{\infty}\dfrac{z^{n}}{(2n)!} \tag{1}$$
is analytic. The power series on the right-hand side has infinite radius of convergence, and therefore defines an entire function. Clearly, the Taylor coefficients are nonnegative, and by construction $f(k)=\cosh(\sqrt{k})$ for all positive integers $k$.
My trouble is proving the uniqueness assertion. Clearly, if we have any two entire functions $f_{1}$ and $f_{2}$ satisfying the required hypotheses, then their difference $g:=f_{1}-f_{2}$ has zeros on the positive integers. But I am not able to see much else at this time. In particular, I don't have an idea how to use the hypothesis that the Taylor coefficients are nonnegative to prove uniqueness. If we could show that $g$ vanishes on a set with a limit point, then uniqueness would follow by the identity theorem. Or if we could show that $g$ had a zero somewhere of infinite order, then uniqueness would also follow by the existence of power series expansions.
As this is an old qual problem, I would suggestions for getting on the right track, rather than complete solutions. But any help would be appreciated.