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!)
A128554 Column 4 of triangle A128545; a(n) is the coefficient of q^(4n+16) in the central q-binomial coefficient [2n+8,n+4]. 3
1, 7, 39, 155, 526, 1555, 4192, 10465, 24620, 55038, 117966, 243723, 487842, 949446, 1802547, 3346632, 6089910, 10881277, 19121293, 33091141, 56466398, 95105255, 158256685, 260386761, 423932473, 683409993, 1091521679, 1728156294 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) a(n)=polcoeff(prod(j=n+5, 2*n+8, 1-q^j)/prod(j=1, n+4, 1-q^j), 4*n+16, q)
CROSSREFS
Sequence in context: A027482 A352310 A196782 * A225617 A032207 A004057
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 June 8 13:28 EDT 2024. Contains 373217 sequences. (Running on oeis4.)