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!)
A024587 Integer nearest a(n-1)/(Pi - 3), where a(0) = 1. 1
1, 7, 49, 346, 2444, 17261, 121906, 860963, 6080563, 42944057, 303292974, 2142010664, 15127978816, 106841551680, 754569880366, 5329159820340, 37637262140584, 265813664666689 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
a[0] = 1; a[n_] := Round[a[n - 1]/FractionalPart[Pi]]; Table[a[n], {n, 0, 30}] (* Clark Kimberling, Aug 18 2012 *)
CROSSREFS
Cf. A133928.
Sequence in context: A195908 A033143 A024582 * A351057 A240721 A233658
KEYWORD
nonn
AUTHOR
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 August 8 01:56 EDT 2024. Contains 375018 sequences. (Running on oeis4.)