I am trying to find a closed form for this sum $$f(x) = \sum_{k=1}^{\infty} (\frac{1}{x+k} - \frac{1}{x-k})$$
Based on a recent answer that Felix Marin posted to my question, this is what I got:
$$\lim_{n \to \infty} (H_{x+n} - H_{-x+n}) - (H_{x-1} - H_{-x-1})$$
I am new to this and don't know how to proceed. Any help? I have a feeling that FM's answer already has a solution to this, but I am just not able to get there.