Triangle read by rows: T(n, k) is the number of n X n matrices of rank k using all the integers from 1 to n^2.
A364203
Triangle read by rows: T(n, k) is the number of n X n matrices of rank k using all the integers from 1 to n^2.
Terms
- a(0) =1a(1) =0a(2) =24a(3) =0a(4) =2736a(5) =360144
External references
- oeis: A364203