Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A128567
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A128567 Matrix square of Parker's partition triangle (A047812) read by rows. +0
4
1, 2, 1, 5, 6, 1, 14, 31, 14, 1, 42, 133, 117, 22, 1, 132, 587, 813, 300, 36, 1, 429, 2531, 4871, 2896, 692, 52, 1, 1430, 10950, 27743, 23961, 9206, 1430, 76, 1, 4862, 47185, 151208, 175734, 96418, 24598, 2798, 104, 1, 16796, 203704, 804065, 1200301 (list; table; graph; listen)
OFFSET

0,2

COMMENT

Column 0 is the Catalan numbers (A000108). Parker's partition triangle may be defined as: A047812(n,k) = [q^(nk+2k)] in the central q-binomial coefficient [2n+2,n+1] for n>=k>=0.

EXAMPLE

Triangle begins:

1;

2, 1;

5, 6, 1;

14, 31, 14, 1;

42, 133, 117, 22, 1;

132, 587, 813, 300, 36, 1;

429, 2531, 4871, 2896, 692, 52, 1;

1430, 10950, 27743, 23961, 9206, 1430, 76, 1;

4862, 47185, 151208, 175734, 96418, 24598, 2798, 104, 1;

16796, 203704, 804065, 1200301, 882471, 329426, 62885, 5236, 146, 1;

PROGRAM

(PARI) {T(n, k)=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)))); (M^2)[n+1, k+1]}

CROSSREFS

Cf. A047812; A128568 (column 1), A128569 (column 2), A128602 (row sums).

Sequence in context: A047887 A120986 A095801 this_sequence A039810 A124575 A113345

Adjacent sequences: A128564 A128565 A128566 this_sequence A128568 A128569 A128570

KEYWORD

nonn,tabl

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research