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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128597 Column 2 of triangle A128596; a(n) = coefficient of q^(2n+4) in the q-analog of the even double factorials (2n+4)!! for n>=0. 2
1, 7, 46, 297, 1919, 12399, 80241, 520399, 3382588, 22034519, 143826980, 940569228, 6161492611, 40426009162, 265617089899, 1747501590554, 11510584144337, 75901841055650, 501007227527884, 3310076954166501 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

a(n) = [q^(2n+4)] Product_{j=1..n+2} (1-q^(2j))/(1-q) for n>=0.

PROG

(PARI) {a(n)=polcoeff(prod(j=1, n+2, (1-q^(2*j))/(1-q)), 2*n+4, q)}

CROSSREFS

Cf. A128596; A128084; A000165 ((2n)!!); A128086 (column 1), A128598 (column 3).

Sequence in context: A171010 A086092 A081894 * A190972 A067318 A072948

Adjacent sequences:  A128594 A128595 A128596 * A128598 A128599 A128600

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 12 2007

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 16 13:12 EST 2012. Contains 205909 sequences.