[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A051290
Triangular array T read by rows: T(n,k)=P(2n+3,n,2k+3), where P(n,k,c)=number of vectors (x(1),x(2,),...,x(n)) of k 1's and n-k 0's such that x(i)=x(n+1-i) for exactly c values of i.
1
1, 4, 1, 12, 6, 3, 32, 24, 24, 4, 80, 80, 120, 40, 10, 192, 240, 480, 240, 120, 15, 448, 672, 1680, 1120, 840, 210, 35, 1024, 1792, 5376, 4480, 4480, 1680, 560, 56, 2304, 4608, 16128, 16128, 20160, 10080, 5040, 1008, 126
OFFSET
0,2
COMMENTS
P(n,k,n) counts palindromes.
EXAMPLE
Triangle begins:
1;
4, 1;
12, 6, 3;
32, 24, 24, 4,
80, 80, 120, 40, 10;
...
CROSSREFS
KEYWORD
nonn,tabl
STATUS
approved