1, 0, 1, 0, 2, 0, 3, 3, 0, 4, 5, 0, 5, 10, 0, 6, 14, 16, 0, 7, 21, 25, 0, 8, 27, 43, 0, 9, 36, 74, 0, 10, 44, 107, 125, 0, 11, 55, 146, 189, 0, 12, 65, 207, 307, 0, 13, 78, 267, 471, 0, 14, 90, 342, 786, 0, 15, 105, 436, 1058, 1296, 0, 16, 119, 538, 1490, 1921
Offset: 0
T(5,2) = 10: There are two partitions of 5 into 2 distinct parts: [2,3], [1,4]. Together they have 10 lambda-parking functions: [1,1], [1,2], [1,3], [1,4], [2,1], [2,2], [2,3], [3,1], [3,2], [4,1]. Here [1,1], [1,2], [1,3], [2,1], [3,1] are induced by both partitions. But they are counted only once.
T(6,1) = 6: [1], [2], [3], [4], [5], [6].
T(6,2) = 14: [1,1], [1,2], [1,3], [1,4], [1,5], [2,1], [2,2], [2,3], [2,4], [3,1], [3,2], [4,1], [4,2], [5,1].
T(6,3) = 16: [1,1,1], [1,1,2], [1,1,3], [1,2,1], [1,2,2], [1,2,3], [1,3,1], [1,3,2], [2,1,1], [2,1,2], [2,1,3], [2,2,1], [2,3,1], [3,1,1], [3,1,2], [3,2,1].
Triangle T(n,k) begins:
00 : 1;
01 : 0, 1;
02 : 0, 2;
03 : 0, 3, 3;
04 : 0, 4, 5;
05 : 0, 5, 10;
06 : 0, 6, 14, 16;
07 : 0, 7, 21, 25;
08 : 0, 8, 27, 43;
09 : 0, 9, 36, 74;
10 : 0, 10, 44, 107, 125;
11 : 0, 11, 55, 146, 189;
12 : 0, 12, 65, 207, 307;
13 : 0, 13, 78, 267, 471;
14 : 0, 14, 90, 342, 786;
15 : 0, 15, 105, 436, 1058, 1296;
16 : 0, 16, 119, 538, 1490, 1921;
Comments