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 are exactly two boxes with exactly one object (n, k >= 2).
A131105
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 are exactly two boxes with exactly one object (n, k >= 2).
Terms
- a(0) =2a(1) =6a(2) =0a(3) =12a(4) =0a(5) =0a(6) =20a(7) =0a(8) =36a(9) =0a(10) =30a(11) =0a(12) =144a(13) =60a(14) =0a(15) =42a(16) =0a(17) =360a(18) =240a(19) =90a(20) =0a(21) =56a(22) =0a(23) =720a(24) =600a(25) =1440a(26) =126a(27) =0a(28) =72a(29) =0
External references
- oeis: A131105