How would I use partial fractions to expand the following equation?
$\frac{1}{z^3-z}$
I have tried changing re-writing that as:
$\frac{1}{z(z-1)(z+1)}$
But I have a problem finding the numerators of the fraction when written as:
$\frac{a}{z}+\frac{b}{z+1}+\frac{c}{z-1}$