-24883200
domain: Z
Appears in sequences
- Triangle read by rows: coefficients of polynomials defined by recursion p(x,n)=(x-Gamma(n))*p(x,n-1).at n=28A136457
- Triangle read by rows: T(n,k) = coefficient of x^(n-k) in Product_{m=0..n-1} (x+(-1)^m*m!), 0 <= k <= n.at n=35A260612
- Triangle read by rows. Row n gives the coefficients of Product_{k=0..n} (x - k!) expanded in decreasing powers of x, with row 0 = {1}.at n=35A355540