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!)
A110810 Binomial transform of A000796. 1
3, 4, 9, 19, 40, 92, 220, 513, 1142, 2436, 5031, 10164, 20272, 40258, 80230, 161458, 329211, 679921, 1417373, 2966192, 6195952, 12855389, 26402016, 53574712, 107369761, 212694661, 417192840, 812167806, 1573409607, 3041468738 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
PROG
(Magma) m:=32; R:=RealField(m); a:=Intseq(Round(Pi(R)*10^m), 10); Reverse(~a); [ &+[ Binomial(i-1, k-1)*a[k]: k in [1..i] ]: i in [1..m] ]; /* Klaus Brockhaus, Jun 15 2007 */
CROSSREFS
Sequence in context: A219680 A078010 A291532 * A247579 A282615 A049978
KEYWORD
nonn,base,less
AUTHOR
Paul Curtz, Jun 13 2007
EXTENSIONS
Edited by N. J. A. Sloane, Jun 15 2007
More terms from Klaus Brockhaus, Jun 15 2007
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 23 05:09 EDT 2024. Contains 371906 sequences. (Running on oeis4.)