Why Does the Limit of (n! / n^2) Approach Infinity?

  • Thread starter Thread starter ThatDude
  • Start date Start date
  • Tags Tags
    Confused Limit
Click For Summary

Homework Help Overview

The discussion revolves around the limit of the expression (n! / n^2) as n approaches infinity, a topic within the realm of series and factorial functions. Participants are examining the behavior of this limit and its implications in the context of a series problem.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants are questioning the reasoning behind the limit approaching infinity, with one suggesting that the terms in the numerator are decreasing while the denominator remains constant. Others propose examining specific values of n to clarify the misunderstanding.

Discussion Status

Multiple interpretations of the limit are being explored, with some participants suggesting the use of Stirling's approximation as a potential approach. There is an ongoing examination of the factorial function's properties and how they relate to the limit in question.

Contextual Notes

Some participants note that the original poster may be misinterpreting the behavior of the terms in the numerator and denominator, indicating a need for further clarification on factorial growth compared to polynomial growth.

ThatDude
Messages
33
Reaction score
0

Homework Statement



So, I'm doing a series problem, and after applying the root test I end up with the following limit:

Lim as n--> inf of (n! / n^2) = infinity according to the solution manual.

I can't seem to understand this because the way I look at it, each term in the numerator is getting smaller [ (n)(n-1)(n-2)..] but each term in the denominator is staying constant as n^2. So shouldn't the limit equal zero?

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org
ThatDude said:

Homework Statement



So, I'm doing a series problem, and after applying the root test I end up with the following limit:

Lim as n--> inf of (n! / n^2) = infinity according to the solution manual.

I can't seem to understand this because the way I look at it, each term in the numerator is getting smaller [ (n)(n-1)(n-2)..] but each term in the denominator is staying constant as n^2. So shouldn't the limit equal zero?

Homework Equations

The Attempt at a Solution


Google 'properties of factorial function' for example. You will see exactly what is going on for large n.
 
For n \geq 3 we have
<br /> \frac{n!}{n^2} \geq \frac{n(n-1)(n-2)}{n^2} = n - 3 + \frac{2}{n}.<br /> The inequality follows from the fact that if n = 3 then n! = n(n-1)(n-2) whilst if n \geq 4 then (n-3) \times \dots \times 1 \geq 1.
 
I recommand stirling approximation, it will be very appropriate for this case, it states that when n goes to infinity n! = √(2πn) * (n/e)^n, so try it !
 
ThatDude said:

Homework Statement



So, I'm doing a series problem, and after applying the root test I end up with the following limit:

Lim as n--> inf of (n! / n^2) = infinity according to the solution manual.

I can't seem to understand this because the way I look at it, each term in the numerator is getting smaller [ (n)(n-1)(n-2)..] but each term in the denominator is staying constant as n^2. So shouldn't the limit equal zero?
You're looking at the wrong end in the numerator. Look at the n=3, n=4, and n=5 terms, for example. You have
\begin{align*}
\frac{3!}{3^2} &= \frac{3\cdot 2\cdot 1}{3\cdot 3} \\
\frac{4!}{4^2} &= \frac{4 \cdot 3\cdot 2\cdot 1}{4 \cdot 4} \\
\frac{5!}{5^2} &= \frac{5\cdot 4 \cdot 3\cdot 2\cdot 1}{5 \cdot 5}
\end{align*} Can you see the mistake in your reasoning?
 
Last edited:
So let's say I have the sequence n!(2^n) /(2n)!, how would I show that this converges to zero.
 
ThatDude said:
So let's say I have the sequence n!(2^n) /(2n)!, how would I show that this converges to zero.
Start by expanding the (2n)! in the denominator to (2n)(2n -1) ...(n+1)(n!).
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
17
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 23 ·
Replies
23
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K