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!)
A062719 a(n) = floor(Pi^n/n^Pi). 0
3, 1, 0, 1, 1, 3, 6, 13, 29, 67, 157, 376, 919, 2287, 5786, 14843, 38545, 101191, 268240, 717284, 1933182, 5247494, 14336822, 39403558, 108890190, 302431354, 843887738, 2364914235, 6654072084, 18792428153, 53259258086, 151435540432 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) j=[]; for(n=1, 60, j=concat(j, floor(Pi^n/n^Pi))); j
CROSSREFS
Cf. A062277.
Sequence in context: A192003 A226873 A293960 * A305161 A250484 A294250
KEYWORD
easy,nonn,changed
AUTHOR
Jason Earls, Jul 14 2001
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 April 19 16:21 EDT 2024. Contains 371794 sequences. (Running on oeis4.)