Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128602
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128602 Row sums of triangle A128567. +0
4
1, 3, 12, 60, 315, 1869, 11472, 74797, 502908, 3505031, 24973089, 182208083, 1352620790, 10207771213, 78082422354, 604699597868, 4733082767467, 37406134058641, 298165102770381, 2395219866441531, 19376637845028027 (list; graph; listen)
OFFSET

0,2

COMMENT

A128567 is the matrix square of Parker's partition triangle (A047812).

PROGRAM

(PARI) {a(n)=local(M); M=matrix(n+1, n+1, r, c, if(r<c, 0, if(r==0, 1, polcoeff(prod(j=r+1, 2*r, 1-q^j)/prod(j=1, r, 1-q^j), (r+1)*(c-1), q)))); sum(k=0, n, (M^2)[n+1, k+1])}

CROSSREFS

Cf. A128567, A128568 (column 1), A128569 (column 2).

Sequence in context: A069944 A073996 A003483 this_sequence A092803 A020052 A096471

Adjacent sequences: A128599 A128600 A128601 this_sequence A128603 A128604 A128605

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research