The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A093647 Records in A093101. 2
1, 2, 20, 130, 4000, 34385, 127658, 154375, 338143, 1462240, 22936888, 104087491, 756449941, 1252467550, 3953591108800, 110329835126080, 112834800815577880, 149099873130116779, 26141903882328110417 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
a = {}; b = 0; s = 0; Do[m = n; s = s + 1/n!; If[c = n!/Denominator[s]; c > b, b = c; AppendTo[a, c]; Print[n, " = ", c]], {n, 0, 19622}]
CROSSREFS
Sequence in context: A062189 A203605 A094254 * A244887 A279112 A229454
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, May 14 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 7 09:57 EDT 2024. Contains 373162 sequences. (Running on oeis4.)