Absolute convergence: ratio/root test n/n^n

Click For Summary
SUMMARY

The series n!/n^n is determined to be absolutely convergent using the ratio test. The correct application of the ratio test reveals that the limit approaches 1/e, confirming convergence. The initial confusion stemmed from an incorrect combination of the root and ratio tests, which is not advisable. The series is also validated through the comparison test, demonstrating it is less than 2/n^2.

PREREQUISITES
  • Understanding of series convergence concepts, specifically absolute and conditional convergence.
  • Familiarity with the ratio test and root test for series convergence.
  • Knowledge of limits and L'Hopital's rule for evaluating indeterminate forms.
  • Basic algebraic manipulation skills for simplifying expressions involving factorials and powers.
NEXT STEPS
  • Study the application of the ratio test in greater detail, focusing on factorials and exponential functions.
  • Learn about the comparison test and its use in determining convergence of series.
  • Explore the concept of limits, particularly the famous limit involving (1 + 1/n)^n as n approaches infinity.
  • Review common pitfalls in applying convergence tests to avoid errors in future calculations.
USEFUL FOR

Mathematics students, educators, and anyone studying series convergence in calculus or advanced mathematics courses.

SpicyPepper
Messages
20
Reaction score
0

Homework Statement


Doing some problems from textbook, I need to determine whether the series is absolutely convergent, conditionally convergent, or divergent.

n!/n^n

I plugged it into WA, and it says the series doesn't converge, but I'm not sure how to figure it out.

Homework Equations




The Attempt at a Solution



First, I applied the root test

lim n->inf \frac{(n+1)!}{(n+1)^n} * \frac{n^n}{n!}

lim n->inf \frac{(n+1)n!}{(n+1)(n+1)^n} * \frac{n^n}{n!}

I reduce this, and apply the root test:

lim n->inf \sqrt[n]{\frac{n^n}{(n+1)^n}}

lim n->inf \frac{n}{n+1}

lim n->inf \frac{1}{1 + 1/n}

= 1

1 means that it's inconclusive. I'm not sure if I applied the tests incorrectly or if I'm supposed to try something else.
 
Physics news on Phys.org
It seems you took the root of the ratio. That's wrong. Don't combine the two tests. Use one or the other.

The ratio test will work. (Your first step has a typo, but the second step has fixed it.) To finish it off, observe

\frac{n^n}{(n+1)^n}=\frac{1}{\left( \frac{n+1}{n} \right)^n}=\frac{1}{\left( 1+\frac{1}{n} \right)^n}.

The last expression has a famous limit.

Actually the series converges, and as a double check using the comparison test, it is less than 2/n^2.
 
Billy Bob said:
It seems you took the root of the ratio. That's wrong. Don't combine the two tests. Use one or the other.

The ratio test will work. (Your first step has a typo, but the second step has fixed it.) To finish it off, observe

\frac{n^n}{(n+1)^n}=\frac{1}{\left( \frac{n+1}{n} \right)^n}=\frac{1}{\left( 1+\frac{1}{n} \right)^n}.

The last expression has a famous limit.

Actually the series converges, and as a double check using the comparison test, it is less than 2/n^2.

Thanks for mentioning the typos, I see them. I meant to say I applied the ratio test first, and the exponent in the denominator of my first line should be n+1.

I remember the limit from deriving it with L'Hopital's rule, 1/e. Thanks, I simply didn't see I could reduce it by dividing by n^n/n^n. :frown:
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K