I want to calculate the Laurent series and the main part in $\infty$ of $$f:z\mapsto\frac{z^4}{z^2-1}.$$
The Taylor series of $f(\frac{1}{z})$ in $0$ is $$\sum_{n=0}^{\infty}z^{2(n-1)}=1/z^2+1+z^2+z^4+...$$
What is the Laurent series in $\infty$ and what the main part in $\infty$? How do I get them?
As you said, do $\;z\to\frac1z\;$ and develop around zero:
$$f\left(\frac1z\right)=\frac{\frac1{z^4}}{\frac1{z^2}-1}=\frac1{z^2-z^4}=\frac1{z^2}\frac1{1-z^2}=\frac1{z^2}\left(1+z^2+z^4+\ldots\right)=...$$