The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A126082 Binomial transform of A001113. 0
2, 9, 17, 34, 70, 145, 298, 605, 1216, 2431, 4857, 9731, 19581, 39574, 80249, 162998, 330900, 669822, 1349018, 2698613, 5356954, 10550998, 20632043, 40106168, 77632269, 149928441, 289466030, 559712841, 1085460535, 2113347950 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
PROG
(Magma) m:=30; R:=RealField(m); a:=Intseq(Round(Exp(elt<R | 1, 0>)*10^m), 10); Reverse(~a); [ &+[ Binomial(i-1, k-1)*a[k]: k in [1..i] ]: i in [1..m] ]; /* Klaus Brockhaus, Jun 14 2007 */
CROSSREFS
Sequence in context: A137189 A028503 A100291 * A083707 A240651 A357432
KEYWORD
nonn,easy,base
AUTHOR
Paul Curtz, Jun 13 2007
EXTENSIONS
Edited by N. J. A. Sloane, Jun 13 2007
Corrected and extended by Klaus Brockhaus, Jun 14 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 May 13 17:28 EDT 2024. Contains 372522 sequences. (Running on oeis4.)