This may be a strange question, but I've not found anything about this.
Well, anyone can observe that both $$ \cos(z)=\sum_{n=0}^{\infty}\frac{(-1)^{n}}{(2n)!}z^{2n} $$ and $$ \sin(z)=\sum_{n=0}^{\infty}\frac{(-1)^{n}}{(2n+1)!}z^{2n+1} $$ are alternating power series and that they all the roots on the real axis.
My question:
- Does the alternating sign (of real coefficients), somehow, implies that all the zeros are real?
- If not, are there alternating power series with complex zeros, I mean counterexamples?
Thanks.