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!)
A134707 a(n) = floor(n^sqrt(Pi)). 2
1, 3, 7, 11, 17, 23, 31, 39, 49, 59, 70, 81, 94, 107, 121, 136, 151, 167, 184, 202, 220, 239, 259, 279, 300, 322, 344, 367, 390, 415, 439, 465, 491, 518, 545, 573, 601, 631, 660, 691, 722, 753, 785, 818, 851, 885, 919, 954, 990, 1026, 1063, 1100, 1138, 1176 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[Floor[n^Sqrt[Pi]], {n, 100}] (* Stefan Steinerberger, Jan 28 2008 *)
PROG
(PARI) a(n)=n^sqrt(Pi)\1 \\ Charles R Greathouse IV, Feb 06 2015
CROSSREFS
Sequence in context: A184856 A023234 A237662 * A047838 A188653 A333996
KEYWORD
nonn
AUTHOR
Rolf Pleisch, Jan 27 2008
EXTENSIONS
More terms from Stefan Steinerberger, Jan 28 2008
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 28 07:33 EDT 2024. Contains 371235 sequences. (Running on oeis4.)