I'm trying to find the sum of the following series:
$$\sum^\infty_{n=1}\frac {(x-3)^{2n}}{2n}$$
I tried to "convert" it to a simple geometrical series, but with no luck. Has someone any idea?
Thanks for inspiration! My solution: $$\sum^\infty_{n=1}\frac {(x-3)^{2n}}{2n} = \sum^\infty_{n=1}{\frac{z^{2n}}{2n}}=\sum^\infty_{n=1}{\int_0^z{z^{2n-1}}dz}=\int^z_0{\sum^\infty_{n=1}{z^{2n-1}}}=\int^z_0{\frac{z}{1-z^2}}=-\frac12 log(-x^2+6x-8)$$
I was wondering if there are any conditions?
$x\neq4$ and $x\neq2$ and $(x-3)^2\leq1$