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!)
A115240 a(n) = A001672(n) - A115239(n). 1
0, 0, 3, 10, 33, 104, 328, 1031, 3241, 10183, 31991, 100503, 315740, 991928, 3116234, 9789941, 30756009, 96622854, 303549648, 953629346, 2995914948, 9411944394, 29568495367, 92892167824, 291829352014, 916808948392, 2880240257014 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
EXAMPLE
a(5) = A001672(5) - A115239(5) = 306 - 273 = 33.
MATHEMATICA
a[1] = Floor[Pi]; a[n_] := a[n] = Floor[a[n - 1]*Pi]; Array[ Floor[Pi^# ] - a[ # ] &, 27] (* Robert G. Wilson v *)
CROSSREFS
Sequence in context: A292549 A062454 A121523 * A027989 A096483 A093043
KEYWORD
nonn
AUTHOR
Hieronymus Fischer, Jan 17 2006
EXTENSIONS
More terms from Robert G. Wilson v, Jan 18 2006
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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)