-46656
domain: Z
Appears in sequences
- Triangle, T(n, k) = k^6 - n^6 - 5*(n*k)^2*(n^2 - k^2) + 4*n*k*((n*k)^4 - 1), read by rows.at n=21A123964
- Expansions of the characteristic polynomials of certain matrices, see Mathematica code.at n=21A136449
- G.f. C(x) satisfies: C(C(x)) + S(S(x)) = x such that C(x)^3 + (3/2)*S(x)^3 = x^3.at n=6A192071
- G.f. C(C(x)) where C(x) satisfies: C(C(x)) + S(S(x)) = x such that C(x)^3 + (3/2)*S(x)^3 = x^3.at n=6A192073
- Matrix inverse of triangle A088956.at n=28A215534
- Triangle read by rows: coefficients T(n,k) of a binomial decomposition of 0^(n-1) as Sum(k=0..n)T(n,k)*binomial(n,k).at n=33A244128
- a(n) is the determinant of an n X n Hermitian Toeplitz matrix whose first row consists of n, (n-1)*i, (n-2)*i, ..., 3*i, 2*i, i, where i denotes the imaginary unit.at n=6A359561