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!)
A032739 a(n) = floor( (Pi/e)^n ). 4
1, 1, 1, 1, 1, 2, 2, 2, 3, 3, 4, 4, 5, 6, 7, 8, 10, 11, 13, 15, 18, 20, 24, 27, 32, 37, 43, 49, 57, 66, 76, 88, 102, 118, 137, 158, 183, 211, 244, 282, 326, 377, 436, 504, 582, 673, 778, 899, 1040, 1202, 1389, 1605, 1855, 2144, 2478, 2864, 3310, 3826, 4421, 5110, 5906 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
MATHEMATICA
Floor[(Pi/E)^Range[0, 60]] (* Harvey P. Dale, Sep 30 2011 *)
PROG
(PARI) a(n) = floor( (Pi/exp(1))^n ); \\ Michel Marcus, Jun 09 2020
CROSSREFS
Cf. A061382 (Pi/e).
Sequence in context: A094990 A120178 A120179 * A240868 A029149 A080570
KEYWORD
nonn,easy
AUTHOR
Patrick De Geest, May 15 1998
EXTENSIONS
a(0)=1 prepended by Georg Fischer, Jun 09 2020
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 29 02:16 EDT 2024. Contains 371264 sequences. (Running on oeis4.)