I wish to check for which $x$ the sum:
$$\sum_{n=1}^{\infty} \frac{x}{(1+(n-1)x)(1+nx)}$$
is continuous.
my attempt:
this is a telescopic sum:
$\sum_{n=1}^{\infty} \frac{x}{(1+(n-1)x)(1+nx)}=\sum_{n=1}^{\infty}\frac{1}{1+(n-1)x)}-\frac{1}{1+nx}=1-\lim_{n\rightarrow \infty}\frac{1}{1+nx}$
So we get that:
$f(x)=\begin{cases} 1 && x\ne 0 \\ 0 && x=0 \end{cases}$
Therefore, I think I can conclude the function is continuous for $x\ne 0$.
My book claims the sum is continuous for $x\gt 0$, why is it not continuous for $x\lt 0$?
Have I made any mistakes?
You are right: the sum is discontinuous at $0$ and only there. There is no reason to distinguish that case $x>0$ from the case $x<0$.