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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128578 Main diagonal of table A128570. 9
1, 2, 24, 580, 21420, 1068480, 67189248, 5098406400, 453030209280, 46120247659200, 5290918350734016, 675157532791996800, 94836990558591590400, 14538639675855504384000, 2415072877848471727687680 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

PROG

(PARI) {a(n)=local(A=1+(2*n+1)*x); for(j=0, n, A=1+(2*n+1-j)*x*A^2 +x*O(x^n)); polcoeff(A, n)}

CROSSREFS

Cf. A128570 (triangle), rows: A128318, A128571, A128572, A128573, A128574, A128575, A128576; A128577 (square of row 0), A128579 (antidiagonal sums).

Sequence in context: A090732 A014298 A090316 * A186632 A089835 A009251

Adjacent sequences:  A128575 A128576 A128577 * A128579 A128580 A128581

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Mar 11 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 17 04:58 EST 2012. Contains 205985 sequences.