Question

Does \(\sum \frac{n^{2n}}{(n+1)^{3n}}\) Converge?

Original question: (14) n=1n2n(1+n)3n\sum_{n=1}^{\infty}\frac{n^{2n}}{(1+n)^{3n}} an=n2n(1+n)3nbn=n2nn3n=1nna_n=\frac{n^{2n}}{(1+n)^{3n}}\qquad b_n=\frac{n^{2n}}{n^{3n}}=\frac{1}{n^n} n2n(1+n)3n  vs  1nn\frac{n^{2n}}{(1+n)^{3n}}\;\text{vs}\;\frac{1}{n^n} n3n  vs  (1+n)3nn^{3n}\;\text{vs}\;(1+n)^{3n} n3n<(1+n)3nn^{3n}<(1+n)^{3n} n2n(1+n)3n<1nn\frac{n^{2n}}{(1+n)^{3n}}<\frac{1}{n^n} Root test limn1n=0<L\lim_{n\to\infty}\frac{1}{n}=0<L converges Since 1n\sum \frac{1}{n} con then n2n(1+n)3n\sum \frac{n^{2n}}{(1+n)^{3n}} also converges

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: The exponent on nn makes this look intimidating, but the root test is the right tool. Once you take the nnth root, the expression becomes much simpler.

Step by step

Step 1: Look at the nnth root

Let

an=n2n(n+1)3n.a_n=\frac{n^{2n}}{(n+1)^{3n}}.

Apply the root test:

ann=n2(n+1)3.\sqrt[n]{a_n}=\frac{n^2}{(n+1)^3}.

Step 2: Find the limit

limnn2(n+1)3=limnn2n3(1+1n)3=limn1n(1+1n)3=0.\lim_{n\to\infty}\frac{n^2}{(n+1)^3}=\lim_{n\to\infty}\frac{n^2}{n^3\left(1+\frac{1}{n}\right)^3}=\lim_{n\to\infty}\frac{1}{n\left(1+\frac{1}{n}\right)^3}=0.

Step 3: Conclude from the root test

Since

L=0<1,L=0<1,

the series

n=1n2n(n+1)3n\sum_{n=1}^{\infty}\frac{n^{2n}}{(n+1)^{3n}}

converges absolutely.

A small correction to a common thought

It is not enough to say "the series is smaller than 1/n1/n, so it converges." The harmonic series 1/n\sum 1/n actually diverges. What matters is that the root test gives a limit strictly less than 1, which settles it immediately.

Pitfall alert

A frequent mistake is confusing "smaller than a divergent series" with convergence. Being less than 1/n1/n does not prove anything, because 1/n\sum 1/n diverges. Here the clean proof is the root test, not a comparison to the harmonic series.

Try different conditions

If the series were n2n(n+1)2n\sum \frac{n^{2n}}{(n+1)^{2n}}, then the nnth root would be n2(n+1)21\frac{n^2}{(n+1)^2}\to 1, so the root test would be inconclusive. If the exponent in the denominator increased to 4n4n, convergence would be even faster.

Further reading

root test, absolute convergence, exponential series

chat