A195822 Triangle read by rows in which row n lists the Dyson's ranks of all partitions of n that do not contain 1 as a part, in nonincreasing order.
0, 1, 2, 3, 0, 4, 1, 5, 2, 1, -1, 6, 3, 2, 0, 7, 4, 3, 2, 1, 0, -2, 8, 5, 4, 3, 2, 1, 0, -1, 9, 6, 5, 4, 3, 3, 2, 1, 1, 0, -1, -3, 10, 7, 6, 5, 4, 4, 3, 2, 2, 1, 1, 0, -1, -2, 11, 8, 7, 6, 5, 5, 4, 4, 3, 3, 2, 2, 2, 1, 1, 0, 0, -1, -1, -2, -4
Offset: 1
Examples
Triangle begins: 0; 1; 2; 3, 0; 4, 1; 5, 2, 1, -1; 6, 3, 2, 0; 7, 4, 3, 2, 1, 0, -2; 8, 5, 4, 3, 2, 1, 0, -1; 9, 6, 5, 4, 3, 3, 2, 1, 1, 0, -1, -3; 10, 7, 6, 5, 4, 4, 3, 2, 2, 1, 1, 0, -1, -2;
Links
- A. O. L. Atkins and F. G. Garvan, Relations between the ranks and cranks of partitions, arXiv:math/0208050 [math.NT], 2002.
Comments