Triangle read by rows: T(n,k) = number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to k.
A180281
Triangle read by rows: T(n,k) = number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to k.
Terms
- a(0) =1a(1) =1a(2) =2a(3) =1a(4) =6a(5) =3a(6) =1a(7) =18a(8) =12a(9) =4a(10) =1a(11) =50a(12) =50a(13) =20a(14) =5a(15) =1a(16) =140a(17) =195a(18) =90a(19) =30a(20) =6a(21) =1a(22) =392a(23) =735a(24) =392a(25) =147a(26) =42a(27) =7a(28) =1a(29) =1106
External references
- oeis: A180281