login
This site is supported by donations 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, 819, 1459, 2747, 5880, 8296 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

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

Cf. A093101, A093647.

Sequence in context: A064699 A113304 A194945 * A181420 A018411 A083989

Adjacent sequences:  A093648 A093649 A093650 * A093652 A093653 A093654

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 14 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 21:13 EST 2012. Contains 206085 sequences.