716800
domain: N
Appears in sequences
- Matrix log of triangle A111636, where A111636(n,k) = (2^k)^(n-k)*C(n,k) for n>=k>=0.at n=32A134530
- Number of ways to place n nonattacking composite pieces rook + rider[3,3] on an n X n chessboard.at n=9A189839
- Triangle read by rows: row n gives coefficients of expansion of Product_{k = 1..n-1} ((n + 1)*x + k), starting with lowest power.at n=25A220883
- Triangle S(n,k) by rows: coefficients of 4^(n/2)*(x^(3/4)*d/dx)^n when n=0,2,4,6,...at n=34A223528
- Number of (n+1)X(3+1) 0..7 arrays with every 2X2 subblock having the sum of the squares of all six edge and diagonal differences equal to 59.at n=3A233855
- Number of (n+1)X(4+1) 0..7 arrays with every 2X2 subblock having the sum of the squares of all six edge and diagonal differences equal to 59.at n=2A233856
- T(n,k)=Number of (n+1)X(k+1) 0..7 arrays with every 2X2 subblock having the sum of the squares of all six edge and diagonal differences equal to 59 (59 maximizes T(1,1)).at n=17A233859
- T(n,k)=Number of (n+1)X(k+1) 0..7 arrays with every 2X2 subblock having the sum of the squares of all six edge and diagonal differences equal to 59 (59 maximizes T(1,1)).at n=18A233859
- a(n) is the determinant of an n X n Hermitian Toeplitz matrix whose first row consists of 1, 2*i, ..., n*i, where i denotes the imaginary unit.at n=25A359559
- a(n) is the least number with exactly n divisors of the form 3*k+2.at n=38A364583
- Triangle read by rows: T(n, k) = binomial(n-1, k-1) * (k - 1)^(k - 1) * k * (n - k + 1)^(n - k - 1).at n=41A369017