-15092
domain: Z
Appears in sequences
- Triangular array, T(n,k) = s(n,k) + s(n,n-k), where s(n,k) are the Stirling numbers of the first kind.at n=39A154843
- Triangular array, T(n,k) = s(n,k) + s(n,n-k), where s(n,k) are the Stirling numbers of the first kind.at n=41A154843
- Triangle T(n, k) = Product_{j=1..k} Product_{i=0..j-1} ( 1 - (n-k+1)*(3*i-2) ) with T(n, 0) = 1 and T(n, n) = n!, read by rows.at n=18A156730