I wanted to construct meromorphic function which has pole at each natural number with residue as same natural number.
I attempted as following $\sum_{n\in \mathbb N}n/(z-n)$.
But problem is that this series is not convergent .Please can some one give suggestion to make above example work by doing some maniputation.
Any Help will be appreciated
2026-03-27 16:46:17.1774629977
Example of meromorphic function with given proerty
214 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
For fixed $z \in \Bbb C$ and $n \to \infty$ we have (using the geometric series) $$ \frac{n}{z-n} = -1 - \frac{z}{n} + O\left(\frac zn \right)^2 $$ which suggests to consider the series $$ \sum_{n=1}^\infty \left (\frac{n}{z-n} + 1 + \frac zn \right) = \sum_{n=1}^\infty \frac{z^2}{n(z-n)} $$