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!)
A128553 Column 3 of triangle A128545; a(n) is the coefficient of q^(3n+9) in the central q-binomial coefficient [2n+6,n+3]. 3
1, 5, 18, 58, 155, 383, 867, 1860, 3782, 7409, 13989, 25683, 45905, 80262, 137453, 231269, 382689, 624061, 1003787, 1594796, 2504587, 3892100, 5988403, 9129707, 13798792, 20688367, 30781988, 45473815, 66723042, 97276842, 140959603 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) a(n)=polcoeff(prod(j=n+4, 2*n+6, 1-q^j)/prod(j=1, n+3, 1-q^j), 3*n+9, q)
CROSSREFS
Sequence in context: A271014 A272583 A247717 * A190163 A364553 A335551
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Mar 10 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 25 10:41 EDT 2024. Contains 371967 sequences. (Running on oeis4.)