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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140226 Binomial transform of [1, 3, 3, 1, 1, -1, 1, -1, 1,...]. 1
1, 4, 10, 20, 36, 60, 94, 140, 200, 276, 370, 484, 620, 780, 966, 1180, 1424, 1700, 2010, 2356, 2740, 3164, 3630, 4140, 4696, 5300, 5954, 6660, 7420, 8236, 9110, 10044, 11040, 12100, 13226, 14420 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

A007318 * [1, 3, 3, 1, 1, -1, 1, -1, 1,...].

a(n)=n(11+n^2)/3 for n>=1. G.f.=(1+x^4)/(1-x)^4. - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 03 2008

EXAMPLE

a(5) = 36 = (1, 4, 6, 4, 1) dot (1, 3, 3, 1, 1) = (1 + 12 + 18 + 4 + 1).

MAPLE

1, seq((1/3)*n*(11+n^2), n=1..35); - Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 03 2008

CROSSREFS

Sequence in context: A008112 A038410 A009847 * A008059 A145132 A063758

Adjacent sequences:  A140223 A140224 A140225 * A140227 A140228 A140229

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), May 12 2008

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 03 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 17 21:13 EST 2012. Contains 206085 sequences.