Limit[expr, x->x0] tells you what the value of
expr is when
x tends to
x0. When this value is infinite, it is often useful instead to know the
residue of
expr when
x equals
x0. The residue is given by the coefficient of
(x-x0)-1 in the power series expansion of
expr about the point
x0.