Convergence of n!/n^n Sequence

  • Thread starter Thread starter ehrenfest
  • Start date Start date
ehrenfest
Messages
2,001
Reaction score
1
[SOLVED] proving a seqeunce converges

Homework Statement


Prove that the sequence \frac{n!}{n^n} converges to 0.

Homework Equations


The Attempt at a Solution


Given \epsilon > 0, how do I find N? We know that the nth term is less than or equal to
\left(\frac{n-1}{n}\right)^{n-1}
but that really does not help.
 
Physics news on Phys.org
… in a fight, always pick off the smallest ones …

Hi ehrenfest! :smile:

Hint: write it (1/n)(2/n)(3/n)…(n/n);

the early bits go down much faster than the later bits; so can you see a way of splitting off some of the early bits, and prove that they tend to zero? :smile:
 
tiny-tim said:
Hi ehrenfest! :smile:

Hint: write it (1/n)(2/n)(3/n)…(n/n);

the early bits go down much faster than the later bits; so can you see a way of splitting off some of the early bits, and prove that they tend to zero? :smile:

Yes, I was trying to do something like that. If I can show that any factor in that product goes to 0, then the whole thing has to because the rest will be less than 1. If I collect the first n/2 ceiling terms, then I get (1/2)^(n/2) if n is even, and that needs to got to zero, doesn't it? I see, thanks. When n is odd we get something similar.
 
That's right! :smile:

(And don't forget, your proof should begin something like "For any epsilon, choose N such that 2^-N …")
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Back
Top