cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A097567 T(n,k)= count of partitions p such that Abs( Odd(p)-Odd(p') ) = k, where p' is the transpose of p and Odd(p) counts the odd elements in p. Related to Stanley's 'f'.

Original entry on oeis.org

1, 1, 0, 0, 0, 2, 1, 0, 2, 0, 3, 0, 0, 0, 2, 3, 0, 2, 0, 2, 0, 1, 0, 8, 0, 0, 0, 2, 3, 0, 8, 0, 2, 0, 2, 0, 10, 0, 2, 0, 8, 0, 0, 0, 2, 10, 0, 8, 0, 8, 0, 2, 0, 2, 0, 4, 0, 26, 0, 2, 0, 8, 0, 0, 0, 2, 10, 0, 26, 0, 8, 0, 8, 0, 2, 0, 2, 0, 27, 0, 10, 0, 28, 0, 2, 0, 8, 0, 0, 0, 2, 27, 0, 26, 0, 28, 0, 8, 0, 8
Offset: 0

Views

Author

Wouter Meeussen, Aug 28 2004

Keywords

Comments

Table starts {1}, {1,0}, {0,0,2}, {1,0,2,0}, {3,0,0,0,2}, .. where the odd columns are 0. Row sums are A000041 by definition.

Crossrefs

Cf. A097566.

Programs