A245602 Triangle read by rows: the negative terms of A163626.
-1, -3, -7, -6, -15, -60, -31, -390, -120, -63, -2100, -2520, -127, -10206, -31920, -5040, -255, -46620, -317520, -181440, -511, -204630, -2739240, -3780000, -362880, -1023, -874500, -21538440, -59875200, -19958400, -2047
Offset: 0
Crossrefs
Programs
-
Mathematica
Select[ Table[ (-1)^k*k!*StirlingS2[n+1, k+1], {n, 0, 12}, {k, 0, n}] // Flatten, Negative] (* Jean-François Alcover, Dec 26 2014 *)
Comments