Regular triangle read by rows. T(n, k) = [[n, k]], where [[n, k]] are the second order Stirling cycle numbers (or second order reciprocal Stirling numbers). T(n, k) for 0 <= k <= n.
A358622
Regular triangle read by rows. T(n, k) = [[n, k]], where [[n, k]] are the second order Stirling cycle numbers (or second order reciprocal Stirling numbers). T(n, k) for 0 <= k <= n.
Terms
- a(0) =1a(1) =0a(2) =0a(3) =0a(4) =1a(5) =0a(6) =0a(7) =2a(8) =0a(9) =0a(10) =0a(11) =6a(12) =3a(13) =0a(14) =0a(15) =0a(16) =24a(17) =20a(18) =0a(19) =0a(20) =0a(21) =0a(22) =120a(23) =130a(24) =15a(25) =0a(26) =0a(27) =0a(28) =0a(29) =720
External references
- oeis: A358622