How do you test the series Sigma (n^n)/(lnn)^n from n=[2,oo) by the ratio test?

1 Answer
Jun 29, 2017

sum_(n=2)^oo n^n/(lnn)^n = oo

Explanation:

It's really easier in this case to use the root test:

a_n = n^n/(lnn)^n = (n/lnn)^n

So that:

lim_(n->oo) root(n)(a_n) = lim_(n->oo) root(n)( (n/lnn)^n) = lim_(n->oo) n/lnn = oo

Thus the series is not convergent, and as it has positive terms, it is divergent:

sum_(n=2)^oo n^n/(lnn)^n = oo