-84035
domain: Z
Appears in sequences
- Matrix log of triangle A111830, which shifts columns left and up under matrix 7th power; these terms are the result of multiplying each element in row n and column k by (n-k)!.at n=33A111833
- Triangle read by rows: coefficients T(n,k) of a binomial decomposition of 2^n-1 as Sum(k=0..n)T(n,k)*binomial(n,k).at n=34A244126
- Triangle read by rows: T(n,k) = (-1)^(n-k)*binomial(n, k)*(k+3)^n, for n >= 0, and k = 0,1, ..., n. Coefficients of certain Sidi polynomials.at n=19A362353