Posting a detailed solution....
Let Un = (n+1n-1)n be the nth term of the series.
As the nth term involves the power of n, we use what is called "Cauchy's root test" to determine convergence or divergence of series.
As per the test, Lim of n→∞ (Un)1/n must be greater than 1 for the series to be convergent.
However Lim(n→∞) (Un)1/n = 1.
Hence Cauchy's root test fails to determine the nature of series.
Trying another method,
Un = (1 + 1/n1 - 1/n)n
= (1 + 1/n)n[(1 + (-1)/n)n/(-1)]-1
Evaluating the limit of Un when n→∞,
Lim = e/e-1 = e2 = non-zero value.
Hence by Cauchy's fundamental test for divergence, Lim(n→∞) Un ≠0, so the series is divergent.
Correct me if I'm wrong somewhere...