given the following function
$$ f(y)= \int_{0}^{\infty}dx \frac{2}{(x+y)(x+y+1)} $$
i wish to expand $ f(y) $ into a Laurent series
is then valid if i use a numerical approxiamtion for the integral over 'x' so
$$ f(y)= \sum_{j}c_{j}\frac{2}{(x_{j}+y)(x_{j}+y+1)}$$
and then i exapnd each summand of the sum (Which depend only on 'y') to get the Laurent series for $ f(y) $