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!)
A093651 Where records occur in A093101. 2
0, 3, 7, 17, 19, 64, 81, 82, 90, 147, 363, 546, 608, 657, 819, 1459, 2747, 5880, 8296 (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: A064699 A113304 A194945 * A181420 A333291 A254680
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, May 14 2004
EXTENSIONS
Missing 657 inserted by Sean A. Irvine, Mar 14 2024
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 April 19 18:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)