I do not understand how to use the following information: If $f$ is entire, then
$$\lim _{|z| \rightarrow \infty} \frac{f(z)}{z^2}=2i.$$
So if $f$ is entire, it has a power series around $z_0=0$, so $f(z)=\Sigma_{n=0}^\infty a_nz^n$, and then we get
$$\lim _{|z| \rightarrow \infty} \frac{\Sigma_{n=0}^\infty a_nz^n}{z^2}=2i.$$
How do I continue from here?
It is a part of a question. I just want to know how can I use this info. I don't know how I can manipulate summations, and since it's $|z| \rightarrow \infty$ and not $z \rightarrow \infty$ (which is meaningless), I don't really know what I can do here.
Maybe
$$\lim _{|z| \rightarrow \infty} \Sigma_{n=0}^\infty a_nz^{n-2}=2i,$$ but then what?
Thanks in advance for your assistance!