login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A078219
Smallest k such that floor(k*e) begins with n (e = 2.718281828...)
3
4, 1, 12, 15, 2, 23, 26, 3, 34, 4, 41, 45, 5, 52, 56, 6, 63, 67, 7, 74, 8, 81, 85, 9, 92, 96, 10, 103, 11, 111, 115, 12, 122, 126, 13, 133, 137, 14, 144, 15, 151, 155, 16, 162, 166, 17, 173, 18, 181, 184, 19, 192, 195, 20, 203, 207, 21, 214, 22, 221, 225, 23, 232, 236, 24
OFFSET
1,1
EXAMPLE
a(3) = 12 as floor(12e) = 32 while floor(11e) = 29.
CROSSREFS
Sequence in context: A049424 A157394 A338864 * A373547 A370129 A187541
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Nov 22 2002
EXTENSIONS
More terms from Sam Handler (sam_5_5_5_0(AT)yahoo.com), Nov 03 2004
STATUS
approved