n → ∞ lim ! n n !
The limit above has a closed form. Find this closed form.
Give your answer to 3 decimal places.
Notations :
! denotes the factorial notation. For example, 8 ! = 1 × 2 × 3 × ⋯ × 8 .
! n denotes the number of derangements for n different objects, ! n = n ! r = 0 ∑ n r ! ( − 1 ) r .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Very nice!
for n > 1 the ! n can be written as ! n = [ e n ! + 1 ] , where [ ] denotes the greatest integer (floor function), but since we are dealing with n which tends to infinity, so we will approach without the floor function.
n → ∞ lim e n ! + 1 n !
n → ∞ lim e 1 + n ! 1 1
e 1 + 0 1 = e = 2 . 7 1 8
This is incorrect, when n = 2 , ! n = 1 and e n ! + 1 = e 2 ≈ 0 . 7 3 5 8 .
Log in to reply
Pi Han Goh :), if n=2, then ! n = [ e 2 + 1 ] = 1 , actually it comes with a greatest integer(floor function[]) which I did not mention there as n was tending to infinity.
Log in to reply
Then you should write that in your solution, otherwise people might think that ! n = e n ! + 1 holds true for all integers n > 1 .
Elegant! :)
Log in to reply
Oh! Thanks a lot. BTW, I loved solving your platonic solid problems :)
Log in to reply
Haha... Thanks... Did you get them all? :)
Log in to reply
@Geoff Pilling – Nah, two of them still remains =(, rest I have done
@Geoff Pilling – For the inspiration you gave me!!. Click here
Log in to reply
@Abhay Tiwari – Ah, nice problem! :)
Log in to reply
@Geoff Pilling – Thank you :), but they have not rated it yet, I don't know why
The answer is the infamous Euler's constant, e = 2 . 7 1 8 2 8 1 8 . . . , (Did you recognize the picture?) ...and the proof is left as an exercise to the reader! :^)
E u l e r ....... Very nice problem indeed. .. :-)
Log in to reply
Thanks... Hope you enjoyed it! By the way, I fixed up the deranged one... Good call!
Problem Loading...
Note Loading...
Set Loading...
∙ ! n = n ! ( 2 ! 1 − 3 ! 1 + 4 ! 1 + ⋯ + ( − 1 ) n n ! 1 ) ∙ And also note( by putting x = − 1 in expansion of e x ):- ( e − 1 = 1 − 1 + 2 ! 1 − 3 ! 1 + 4 ! 1 + ⋯ )
The limit is therefore:-
n → ∞ lim n ! ( 2 ! 1 − 3 ! 1 + 4 ! 1 + ⋯ + ( − 1 ) n n ! 1 ) n ! = e − 1 1 = e ≈ 2 . 7 1 8