I need to find for which alpha and beta values, the following summation will converge and for which it will diverge
$$\sum\limits_{n=1}^\infty (-1)^{n-1}\left(\alpha-\frac{(n-\beta)^n}{n^n}\right)$$
Any ideas on what law could be helpful with this one? I'm confused with the fact that I have 2 unknown costs and not only one which makes everything much more complex to me.
I'm going to provide a partial answer. If you want that series be convergent you need at least that $$\lim_{n\to \infty } \alpha - \left( 1-\frac{\beta}{n}\right)^{n} =\alpha-e^{-\beta} = 0$$ So $\beta =-\ln(\alpha)$, also observe that $a_n:= \alpha - \left( 1-\frac{\beta}{n}\right)^{n}$ satisfies $a_n>a_{n+1}\geq ... \geq \inf_{n \in \mathbb{N}}{a_n}=0$, when $\beta$ is negative, for this you'll need $\alpha>1$ (Check what happen when $\alpha=1$). So in that case by Leibnitz's Criterion for all $\alpha>1$ you'll have that $$\sum_{n=1}^{\infty}(-1)^na_n < \infty.$$