Place n distinguishable balls in n boxes (in n^n ways); let T(n,k) = number of ways that the maximum in any box is k, for 1 <= k <= n; sequence gives triangle of numbers T(n,k).

A019575

Place n distinguishable balls in n boxes (in n^n ways); let T(n,k) = number of ways that the maximum in any box is k, for 1 <= k <= n; sequence gives triangle of numbers T(n,k).

Terms

    a(0) =1a(1) =2a(2) =2a(3) =6a(4) =18a(5) =3a(6) =24a(7) =180a(8) =48a(9) =4a(10) =120a(11) =2100a(12) =800a(13) =100a(14) =5a(15) =720a(16) =28800a(17) =14700a(18) =2250a(19) =180a(20) =6a(21) =5040a(22) =458640a(23) =301350a(24) =52920a(25) =5292a(26) =294a(27) =7a(28) =40320a(29) =8361360

External references