T(n,k)=Number of length-n 0..k arrays with no following elements greater than or equal to the first repeated value.
A267232
T(n,k)=Number of length-n 0..k arrays with no following elements greater than or equal to the first repeated value.
Terms
- a(0) =2a(1) =3a(2) =4a(3) =4a(4) =9a(5) =5a(6) =5a(7) =16a(8) =21a(9) =6a(10) =6a(11) =25a(12) =54a(13) =47a(14) =7a(15) =7a(16) =36a(17) =110a(18) =176a(19) =103a(20) =8a(21) =8a(22) =49a(23) =195a(24) =470a(25) =564a(26) =223a(27) =9a(28) =9a(29) =64
External references
- oeis: A267232