Basically, I'm wondering if the following function (defined over all the reals) is continuous:
$f(x)=\sum_{n=1}^{\infty}\frac{1}{n^2+x^2}$
The graph seems to be continuous, but I can't think of any way to prove that the sum itself is continuous.
Edit: Is there a way to do so with the M-test because I haven't covered Hyperbolic Identities
HINT. Consider the Weierstrass product for the $\sinh$ function: $$ \frac{\sinh z}{z}=\prod_{n=1}^{+\infty}\left(1+\frac{z^2}{\pi^2 n^2}\right) $$ then take logarithmic derivatives of both sides. We get $$ \coth z-\frac{1}{z}=\sum_{n=1}^{+\infty}\frac{2z}{z^2+\pi^2 n^2} $$ By some easy substitutions, we have $$ \sum _{n=0}^{\infty } \frac{1}{n^2+x^2}=\frac{1}{2} \left(\frac{1}{x^2}+\frac{\pi \coth (\pi x)}{x}\right) $$
Can you continue from here?
To use M-test, we have $$ \frac{1}{n^2+x^2} \leq \frac{1}{n^2} $$ Can you continue from here?