-73728
domain: Z
Appears in sequences
- Minimal determinant of real n X n symmetric (+1,-1) matrices.at n=9A119000
- Triangle of coefficients in the logarithm of a generalized theta function.at n=131A227311
- Chebyshev coefficients of density of states of square lattice.at n=5A288454
- Triangle read by rows: T(0,0) = 1; T(n,k) = -2*T(n-1,k) + 3*T(n-2,k-1) for 0 <= k <= floor(n/2); T(n,k)=0 for n or k < 0.at n=50A302747
- Triangle read by rows: T(0,0) = 1; T(n,k) = -2 T(n-1,k) + 3 * T(n-3,k-1) for k = 0..floor(n/3); T(n,k)=0 for n or k < 0.at n=41A317503