I want to find the largest open set where I can analytically continue $\frac{\log(1-z^2)}{z^2}$.
Attempt The numerator is analytic in $\mathbb{C}\setminus[-\infty,-1]\cup[1,\infty]$ (by linking the branch points $\pm 1$ and $\infty$)and the denumerator non-zero outside zero, so by intersecting:
$$U=\mathbb{C}\setminus[-\infty,-1]\cup[1,\infty].$$
However, taking them together I think there is a larger set i.e.: $\mathbb{C}\setminus [-1,1]$
How to show that $\infty$ is not a branch point for $\dfrac{\log(1-z^2)}{z^2}$? Any hints.
As $z\to \infty$ we set $\frac{1}{z}$ and take $z\to 0$ then:
$$r^{2}e^{i2\theta}(log(z-1)+log(z+1)-2log(z))$$
so by making a small circle around 0, the first two terms are fixed but the last one is shifted. So infinity is actually a branch point.
Any mistakes?