Exercise: Find the convergence domain of the series $$\sum_\limits{n=1}^{\infty}\frac{(-1)^{n-1}}{n3^n(x-5)^n}$$
To solve the series I used the comparison test then the Leibniz criteria:
$$\sum_\limits{n=1}^{\infty}\frac{(-1)^{n-1}}{n3^n(x-5)^n}\leqslant\sum_\limits{n=1}^{\infty}\frac{(-1)^{n-1}}{(x-5)^n}$$
Now applying Leibniz criteria the series converge for $x\neq 5$.
Solution(book): $x\geqslant5\frac{1}{3},x<4\frac{2}{3}$.
Question:
The solution surprised me. What am I doing wrong? Why is it not the same?
Thanks in advance!
HINT
By ratio test
$$\left|\frac{(-1)^{n}}{(n+1)3^{n+1}(x-5)^{n+1}}\frac{n3^n(x-5)^n}{(-1)^{n-1}}\right|=\frac{n}{(n+1)3|x-5|}\to L<1 \iff \frac1{3|5-x|}<1$$
then consider separetely the cases $\frac1{3|5-x|}=1$.