login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A101559
This table (read by rows) shows the coefficients of sum formulas of n-th subfactorial numbers (A000166). The n-th row (n>=1) contains T(i,n) for i=1 to n, where T(i,n) satisfies Subf(n) = Sum_{i=1..n} T(i,n) * n^(n-i).
7
1, 1, -2, 1, -4, 4, 1, -7, 15, -10, 1, -11, 42, -65, 34, 1, -16, 96, -267, 339, -154, 1, -22, 191, -831, 1891, -2103, 874, 1, -29, 344, -2151, 7600, -15023, 15171, -5914, 1, -37, 575, -4880, 24600, -74884, 133147, -124755, 46234, 1, -46, 907, -10025, 68153, -293925, 798564, -1305847, 1151331, -409114, 1, -56
OFFSET
1,3
EXAMPLE
Subf(9) = [ 9^8 -37*9^7 +575*9^6 -4880*9^5 +24600*9^4 -74884*9^3 +133147*9^2 - 124755*9 +46234 ] = 14833.
KEYWORD
sign,tabl
AUTHOR
STATUS
approved