I have the following problem:
For which $a$ and $b$ values does the following summation converges:
$$\sum_{n=1}^{\infty}(-1)^{n-1}\left(a-\frac{(n-b)^n}{n^n}\right)$$
I tried to solve this in many ways but keep failing since I don't know how to deal with this kind of questions especially with two parameters and not one.
$a\ne 1$ the series terms $\to \pm (a-1)$ which won't converge.
For $a=1$, two cases:
(1) $b\ne 0$, the series is alternately decreasing, so it converges (conditionally).
(2) $b=0$ all terms $=0$, so convergence is trivial.