Q1: Can we prove that all zeros of cos(x) are real from the following Taylor series expansion of cos(x)? $$ \cos(x) = \sum_{n=0}^\infty \frac{(-1)^k}{(2k)!}x^{2k} $$
The Riemann $\xi(z)$ function is an entire function related to the Riemann $\zeta(s)$ function ($s=1/2+iz$) via (Titchmarsh, p16):
$$ \xi(z) = \frac{1}{2}s(s-1)\pi^{-s/2}\Gamma(s/2)\zeta(s) $$
The functional equation is given by: $$ \xi(z)=\xi(-z)$$
$\xi(z)$ function can be expressed as a Taylor series ($b_k>0$):
$$ \xi(z) = \sum_{n=0}^\infty \frac{(-1)^k}{(2k)!}b_{k}z^{2k} $$
Q2: Can we prove that all zeros of an entire function, like $\xi(z)$, are real from the Taylor series expansion of $\xi(z)$?
Any references are appreciated.
-mike
Well, I think I can show it, but the idea requires knowing in advance that $\sin x$ has only real zeros:
We will use the following proposition ,which is given as an exercise in Ahlfors' text:
Integrating the Taylor series of the cosine gives the Taylor series of the sine:
$$\sin(z)=\sum_{n=0}^\infty \frac{(-1)^n}{(2n+1)!} z^{2n+1} $$
Since the coefficients are real, we see that the sine function is real for real arguments.
Using the formula $$\rho=\limsup_{n\to\infty}\frac{n\ln n}{-\ln|a_n|} $$ for the order of the entire function $\sum a_n z^n$, we can see that $\sin(z)$ has order $\rho=1$, and according to Hadamard's factorization theorem we find that its genus is $\leq 1$.
In order to apply this on your example, you should ask whether $\xi(z)$ has an antiderivative with genus $\leq 1$, which vanishes exclusively on the real axis. (the real coefficients give the third condition automatically).
Hope this helps!