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, m+n-1 Y's and m+n-1 Z's in which the X lies to the right of at least m Y's and at least m Z's.
A351585
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, m+n-1 Y's and m+n-1 Z's in which the X lies to the right of at least m Y's and at least m Z's.
Terms
- a(0) =2a(1) =16a(2) =6a(3) =90a(4) =52a(5) =20a(6) =448a(7) =306a(8) =180a(9) =70a(10) =2100a(11) =1568a(12) =1086a(13) =644a(14) =252a(15) =9504a(16) =7500a(17) =5664a(18) =3948a(19) =2352a(20) =924a(21) =42042a(22) =34452a(23) =27450a(24) =20840a(25) =14580a(26) =8712a(27) =3432a(28) =183040a(29) =154154
External references
- oeis: A351585