T(4,2) = 6 because for the partitions (4), (3,1), (2,2), (2,1,1), (1,1,1,1) of n=4 the hook length multi-sets are {4,3,2,1}, {4,2,1,1}, {3,2,2,1}, {4,1,2,1}, {4,3,2,1}, respectively, containing altogether six 2's.
Triangle starts:
1;
2, 2;
4, 2, 3;
7, 6, 3, 4;
12, 8, 6, 4, 5;
19, 16, 12, 8, 5, 6;
30, 22, 18, 12, 10, 6, 7;
45, 38, 27, 24, 15, 12, 7, 8;
67, 52, 45, 32, 25, 18, 14, 8, 9;
97, 82, 63, 52, 40, 30, 21, 16, 9, 10;