Rectangular array read by antidiagonals: a(n, k) is the number of ways to put k labeled objects into n labeled boxes so that there is one box with exactly one object (n, k >= 1).

A131104

Rectangular array read by antidiagonals: a(n, k) is the number of ways to put k labeled objects into n labeled boxes so that there is one box with exactly one object (n, k >= 1).

Terms

    a(0) =1a(1) =2a(2) =0a(3) =3a(4) =0a(5) =0a(6) =4a(7) =0a(8) =6a(9) =0a(10) =5a(11) =0a(12) =18a(13) =8a(14) =0a(15) =6a(16) =0a(17) =36a(18) =24a(19) =10a(20) =0a(21) =7a(22) =0a(23) =60a(24) =48a(25) =120a(26) =12a(27) =0a(28) =8a(29) =0

External references