A331499 T(n,k) is the number of nonintersecting arch configurations with n arches on a horizontal axis that have a starting parent arch configuration of k arches.
1, 1, 1, 2, 1, 2, 4, 3, 2, 5, 10, 6, 7, 5, 14, 24, 18, 15, 19, 14, 42, 66, 42, 48, 43, 56, 42, 132, 174, 130, 116, 143, 132, 174, 132, 429, 504, 332, 374, 358, 451, 423, 561, 429, 1430, 1406, 1048, 974, 1182, 1163, 1475, 1397, 1859, 1430, 4862
Offset: 1
Examples
Triangle T(n,k) begins: n\k 1 2 3 4 5 6 7 8 9 10 11 1: 1 2: 1 1 3: 2 1 2 4: 4 3 2 5 5: 10 6 7 5 14 6: 24 18 15 19 14 42 7: 66 42 48 43 56 42 132 8: 174 130 116 143 132 174 132 429 9: 504 332 374 358 451 423 561 429 1430 10: 1406 1048 974 1182 1163 1475 1397 1859 1430 4862 11: 4210 2836 3166 3152 3906 3897 4950 4719 6292 4862 16796
Comments