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!)
A183066 G.f.: A(x) = (1 + 21*x + 3*x^2 - x^3)/(1-x)^5. 3
1, 26, 123, 364, 845, 1686, 3031, 5048, 7929, 11890, 17171, 24036, 32773, 43694, 57135, 73456, 93041, 116298, 143659, 175580, 212541, 255046, 303623, 358824, 421225, 491426, 570051, 657748, 755189, 863070, 982111, 1113056, 1256673 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Column 1 of triangle A183065.
PROG
(PARI) {a(n)=polcoeff((1+21*x+3*x^2-x^3)/(1-x+x*O(x^n))^5, n)}
CROSSREFS
Sequence in context: A051729 A100163 A296325 * A124954 A126413 A246032
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Dec 22 2010
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 August 11 11:30 EDT 2024. Contains 375068 sequences. (Running on oeis4.)