|
Search: id:A060475
|
|
|
| A060475 |
|
Triangular array formed from successive differences of factorial numbers, then with factorials removed. |
|
+0 3
|
|
| 1, 1, 0, 1, 1, 1, 1, 2, 3, 2, 1, 3, 7, 11, 9, 1, 4, 13, 32, 53, 44, 1, 5, 21, 71, 181, 309, 265, 1, 6, 31, 134, 465, 1214, 2119, 1854, 1, 7, 43, 227, 1001, 3539, 9403, 16687, 14833, 1, 8, 57, 356, 1909, 8544, 30637, 82508, 148329, 133496, 1, 9, 73, 527, 3333, 18089
(list; table; graph; listen)
|
|
|
OFFSET
|
0,8
|
|
|
FORMULA
|
t(n, k) =A047920(n, k)/(n-k)! =(n-1)*t(n-1, k-1)+(k-1)*t(n-2, k-2) =(n-k+1)*t(n, k-1)-t(n-1, k-1)
|
|
CROSSREFS
|
Columns in one direction include A000012, A001477, A002061. Columns in other direction include A000166, A000255, A000153, A000261, A001909, A001910. Main diagonal is A002119.
Similar to A076731.
Sequence in context: A102288 A107357 A026105 this_sequence A106559 A106377 A118457
Adjacent sequences: A060472 A060473 A060474 this_sequence A060476 A060477 A060478
|
|
KEYWORD
|
nonn,tabl
|
|
AUTHOR
|
Henry Bottomley (se16(AT)btinternet.com), Mar 16 2001
|
|
|
Search completed in 0.002 seconds
|