Triangle read by rows: T(n,k) = A(k,n-k), 1 <= k < n, 2 <= n, where A(m,n) is the number of distinct strings consisting of one X, 2*m Y's and 2*n Z's in which the X lies to the right of at least m Y's and at least n Z's.
A351584
Triangle read by rows: T(n,k) = A(k,n-k), 1 <= k < n, 2 <= n, where A(m,n) is the number of distinct strings consisting of one X, 2*m Y's and 2*n Z's in which the X lies to the right of at least m Y's and at least n Z's.
Terms
- a(0) =16a(1) =53a(2) =53a(3) =124a(4) =306a(5) =124a(6) =240a(7) =1103a(8) =1103a(9) =240a(10) =412a(11) =3043a(12) =5664a(13) =3043a(14) =412a(15) =651a(16) =7056a(17) =21095a(18) =21095a(19) =7056a(20) =651a(21) =968a(22) =14476a(23) =63480a(24) =101950a(25) =63480a(26) =14476a(27) =968a(28) =1374a(29) =27114
External references
- oeis: A351584