Showing Weierstrass Elliptic Function is meromorphic

802 Views Asked by At

Consider the Weierstrass Elliptic function, $$\rho(z) = \frac{1}{z^{2}} + \sum\bigg(\frac{1}{(z-m-nw)^{2}} - \frac{1}{(m+nw)^{2}}\bigg), $$ where $m,n \neq 0,0 $. How can one show that it is meromorphic on the complex plane with double poles at the lattice points $m+nw?$ I know that the lattice points would be clearly points of singularities, but how to show that they are poles and of the second order also how can I prove that there won't be any other types of singularities i.e., just poles or meromorphic?

1

There are 1 best solutions below

3
On BEST ANSWER

The pole is right there in the formula $\frac1{(z-m-nw)^2}$. If you subtract just that term, then you are in the same situation as if $z$ were not near a lattice point. The other contributions are $O(m^{-3},n^{-3})$ for large $m$ and $n$. so they give a finite sum.
You can differentiate the function term by term, and what is left still gives a finite sum for the same reason, so there are no other singularities.
$$\frac1{(z-m-nw)^2}-\frac1{(m+nw)^2}=\frac{2z(m+nw)-z^2}{(z-m-nw)^2(m+nw)^2}$$ When $m$ and $n$ are large, this fraction is $O(m,n)/O(m^4,n^4)$ or $O(m^{-3},n^{-3})$.
I'm not sure what's missing about $\frac1{(z-m-nw)^2}$ being a pole of order two at $m+nw$. Perhaps I should call it $\frac1{(z-m'-n'w)^2}$ so I don't confuse a particular pole with the great mass of other contributions to the sum.