Triangle read by rows: T(n,k) (n >= 1, 4 <= k <= n+3) is the number of k-sequences of balls colored with at most n colors such that exactly four balls are the same color as some other ball in the sequence.

A292999

Triangle read by rows: T(n,k) (n >= 1, 4 <= k <= n+3) is the number of k-sequences of balls colored with at most n colors such that exactly four balls are the same color as some other ball in the sequence.

Terms

    a(0) =1a(1) =8a(2) =10a(3) =21a(4) =120a(5) =90a(6) =40a(7) =420a(8) =1440a(9) =840a(10) =65a(11) =1000a(12) =6300a(13) =16800a(14) =8400a(15) =96a(16) =1950a(17) =18000a(18) =88200a(19) =201600a(20) =90720a(21) =133a(22) =3360a(23) =40950a(24) =294000a(25) =1234800a(26) =2540160a(27) =1058400a(28) =176a(29) =5320

External references