T(n,k)=Number of lower triangular n X n arrays of integers 0 upwards introduced in row major order, with each element unique in its row and column, and containing the value n(n+1)/2-k-1.
A211888
T(n,k)=Number of lower triangular n X n arrays of integers 0 upwards introduced in row major order, with each element unique in its row and column, and containing the value n(n+1)/2-k-1.
Terms
- a(0) =0a(1) =0a(2) =2a(3) =0a(4) =2a(5) =8a(6) =0a(7) =0a(8) =19a(9) =26a(10) =0a(11) =0a(12) =22a(13) =236a(14) =66a(15) =0a(16) =0a(17) =22a(18) =957a(19) =1726a(20) =141a(21) =0a(22) =0a(23) =22a(24) =1942a(25) =23267a(26) =8471a(27) =267a(28) =0a(29) =0
External references
- oeis: A211888