I am trying to determine the convergence of the series:
$$ \sum_{n=1}^{\infty} \frac{n^{n}}{(n+1)^{n+1}} = 1 + \frac{1^1}{2^2} + \frac{2^2}{3^3} + \frac{3^3}{4^4} + \frac{4^4}{5^5} + \dots \text{(to infinity)} $$
I've attempted to apply D'Alembert's Ratio Test and Raabe's Test to ascertain convergence, but both tests have proven inconclusive for this series.
Can someone suggest an alternative convergence test or method to determine the convergence or divergence of this series?
Thank you in advance for your help!