Determinant of n X n matrix M_{i,j} = 2^i*P_i(j), where P_i(j) is the Legendre polynomial of order i at j and i and j are 0-based.
A110131
Determinant of n X n matrix M_{i,j} = 2^i*P_i(j), where P_i(j) is the Legendre polynomial of order i at j and i and j are 0-based.
Terms
- a(0) =1a(1) =2a(2) =24a(3) =2880a(4) =4838400a(5) =146313216000
External references
- oeis: A110131