I've got to write $\sum_{n=1000}^{\infty} i^{n}\frac{z^{2n-1}}{n!}$ as a power series. However in my mind isn't it already a power series, I don't really understand what the question is asking.
I started by putting it in the form $\sum_{n=1000}^{\infty} a_n(z-a)^{2n-1}$ where a=0 and $a_n= \frac{i^{n}}{n!}$ and stated its equal to that when $a_n$=0 for all n<1999, $a_n$=1 for all odd n>1999 and $a_n$=0 for all even n>1999, but this doesn't seem write at all so i've no idea where to go from here
My guess is that whoever created that problem wants you to provide this answer: $\displaystyle\sum_{n=0}^\infty a_nz^n$, with$$a_n=\begin{cases}\frac{i^{\frac{n+1}2}}{\left(\frac{n+1}2\right)!}&\text{ if $n$ odd and greater than }1998\\0&\text{ otherwise.}\end{cases}$$