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!)
A134031 a(n) = floor(n^sqrt(e)). 0
1, 3, 6, 9, 14, 19, 24, 30, 37, 44, 52, 60, 68, 77, 86, 96, 106, 117, 128, 139, 151, 163, 175, 188, 201, 215, 229, 243, 257, 272, 287, 303, 318, 334, 351, 368, 385, 402, 419, 437, 456, 474, 493, 512, 531, 551, 571, 591, 611, 632 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Floor[Range[50]^Sqrt[E]] (* Harvey P. Dale, Oct 26 2019 *)
PROG
(PARI) a(n) = floor(n^sqrt(exp(1))) \\ Michel Marcus, Jul 18 2013
CROSSREFS
Sequence in context: A310167 A360399 A310168 * A228172 A130473 A261229
KEYWORD
nonn
AUTHOR
Rolf Pleisch, Jan 28 2008
EXTENSIONS
More terms from Michel Marcus, Jul 18 2013
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 March 19 07:49 EDT 2024. Contains 370958 sequences. (Running on oeis4.)