login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A134915 a(0)=1; a(n) = floor(a(n-1)*pi). 4
1, 3, 9, 28, 87, 273, 857, 2692, 8457, 26568, 83465, 262213, 823766, 2587937, 8130243, 25541911, 80242279, 252088554, 791959549, 2488014301, 7816327450, 24555716894, 77144059797 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Coincides with first 11 terms of A085839

FORMULA

a(n)=A115239(n), n>0. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 27 2008]

MATHEMATICA

NestList[Floor[# \[Pi]]&, 1, 30]  (* From Harvey P. Dale, Mar 28 2011 *)

CROSSREFS

Cf. A085839.

Sequence in context: A024738 A052939 A085839 * A115239 A118365 A095716

Adjacent sequences:  A134912 A134913 A134914 * A134916 A134917 A134918

KEYWORD

nonn

AUTHOR

Rolf Pleisch (r_pleisch(AT)gmx.ch), Jan 29 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 05:39 EST 2012. Contains 205860 sequences.