login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A182219 Where A024573 becomes a record. 0
1, 2, 3, 7, 39, 110, 181, 252, 323, 394, 465, 1001, 9545, 27634, 45723, 63812, 81901, 99990, 118079, 136168, 154257, 172346, 190435, 398959, 5394991, 15786014, 26177037, 36568060, 46959083, 57350106, 67741129, 78132152, 88523175, 98914198, 109305221, 119696244 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,2

LINKS

Table of n, a(n) for n=1..36.

MATHEMATICA

f[n_] := Floor[1/FractionalPart[n*E]]; k = 1; mx = 0; lst = {}; While[k < 10^10/3, a = f@ k; If[a > mx, AppendTo[lst, k]; Print[{k, a}]]; k++]; lst

CROSSREFS

Cf. A024573.

Sequence in context: A183605 A000317 A047024 * A037843 A102604 A119662

Adjacent sequences:  A182216 A182217 A182218 * A182220 A182221 A182222

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v, Apr 19 2012

STATUS

approved

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 May 21 01:10 EDT 2013. Contains 225470 sequences.