Question: Find the interval and radius of convergence. $$\sum_{k=1}^\infty\frac{(x-1)^k(k^k)}{(k+1)^k} .$$
I applied the ratio test.
$$r=\lim_{k\to\infty}\frac{(x-1)^{k+1}(k+1)^{k+1}}{(k+2)^{k+1}}\times\frac{(k+1)^k}{(x-1)^k(k^k)}\ .$$
I am stuck here. Please help me simplify.
it is easyier to apply Cauchy (n-th root) test.
$\sqrt[k]{\frac{|x-1|^k.k^k}{(k+1)^k}}=|x-1|\frac{k}{k+1} \to |x-1| <1$