|
Search: id:A063979
|
|
| |
|
| 1, 1, 1, 3, 24, 199, 1747, 16474, 168187, 1859934, 22228104, 286078171, 3949867548, 58284826485, 915905054360, 15276520209206, 269617872744249, 5021159048900643, 98417586560408168, 2025488254833817394, 43675043585825292775
(list; graph; listen)
|
|
|
OFFSET
|
0,4
|
|
|
LINKS
|
Eric Weisstein's World of Mathematics, Factorial
|
|
MAPLE
|
seq(length((n)!!), n=0..19); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Mar 10 2007
|
|
MATHEMATICA
|
Do[ Print[ Floor[ N[ Log[10, (n!)! ], 24] + 1]], {n, 0, 11} ]
|
|
PROGRAM
|
(PARI, using 40 digits of precision) f(n)=a=n!; return(floor((a*log(a)-a+1/2*log(2*Pi*a)+1/(12*a))/log(10)+1) (from Robert Gerbicz, Jul 08 2008)
|
|
CROSSREFS
|
Cf. A000197, A063944, A034886.
Sequence in context: A037769 A037657 A074580 this_sequence A073978 A000279 A001099
Adjacent sequences: A063976 A063977 A063978 this_sequence A063980 A063981 A063982
|
|
KEYWORD
|
base,nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 05 2001
|
|
EXTENSIONS
|
More terms from Vladeta Jovovic (vladeta(AT)Eunet.yu), Sep 06 2001
A correspondent reported that terms a(17) - a(19) shown here were wrong. That's not true, they are correct. The correspondent was using python, where the default precision was not large enough to calculate these terms correctly. Thanks to Brendan McKay, Max Alekseyev and Robert Gerbicz for confirming the entries. - njas, Jul 08 2008.
a(20) from Brendan McKay, Jul 08 2008
|
|
|
Search completed in 0.002 seconds
|