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!)
A037085 Beatty sequence for Pi^2. 1

%I #13 Sep 05 2019 04:37:29

%S 0,9,19,29,39,49,59,69,78,88,98,108,118,128,138,148,157,167,177,187,

%T 197,207,217,227,236,246,256,266,276,286,296,305,315,325,335,345,355,

%U 365,375,384,394,404,414,424,434,444,454,463,473,483,493

%N Beatty sequence for Pi^2.

%H <a href="/index/Be#Beatty">Index entries for sequences related to Beatty sequences</a>

%F a(n) = floor(n*Pi^2).

%o (PARI) a(n) = floor(n*Pi^2); \\ _Michel Marcus_, Sep 28 2013

%Y Cf. A002388.

%K nonn

%O 0,2

%A _Felice Russo_

%E More terms from _Michel Marcus_, Sep 28 2013

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 25 09:22 EDT 2024. Contains 371967 sequences. (Running on oeis4.)