I am reading "Elliptic Functions According to Eisenstein and Kronecker" and I am struggling with a particular formula derivation:
$$ \frac{1}{p^mq^n} = \sum_{h=0}^{m-1} \frac{n(n+1)...(n+h-1)}{h!p^{m-h}r^{n+h}} + \sum_{k=0}^{n-1} \frac{m(m+1)...(m+k-1)}{k!q^{n-k}r^{m+k}} $$
where $r = p + q$ and $m,n \in N $
I am aware that it can be done using successive differentiation and partial fractions but I would love some help with the working!
Reading this book is part of my advanced research unit (but I am still first year undergrad so please be nice!)