A055924 Exponential transform of Stirling1 triangle A008275.
1, -1, 2, 2, -6, 5, -6, 22, -30, 15, 24, -100, 175, -150, 52, -120, 548, -1125, 1275, -780, 203, 720, -3528, 8120, -11025, 9100, -4263, 877, -5040, 26136, -65660, 101535, -101920, 65366, -24556, 4140, 40320, -219168, 590620, -1009260, 1167348, -920808, 478842, -149040, 21147
Offset: 1
Examples
Triangle begins: 1; -1, 2; 2, -6, 5; -6, 22, -30, 15; 24, -100, 175, -150, 52; ... |a(3,2)| = 6 because (12)(3), (12)|(3), (13)(2), (13)|(2), (23)(1), (23)|(1).
Formula
E.g.f.: exp((1+x)^y-1).
a(n,k) = Stirling1(n,k) * Bell(k). - Vladeta Jovovic, Feb 01 2003
Comments