-18432
domain: Z
Appears in sequences
- Low-temperature specific heat expansion for hexagonal lattice (Potts model, q=4).at n=10A057388
- a(n) = determinant(P*Q)/n! where P, Q are n X n matrices with P[i,j]=lcm(i,j), Q[i,j]=gcd(i,j).at n=6A060239
- A triangular sequence of coefficients of a partition two types polynomials; of Chebyshev of the first kind polynomials (A053120) and Hermite polynomials (A060821): p(x,n) = T(x,n)*H(x,n).at n=46A137456
- A triangle of coefficients from Hermite polynomials A060821 as {x,y},{y,z},{z,x} binomials reduced to x: f(x,y,n)=Sum[Coefficients(H(x,n))(i)*x^i*y^(n-1),{i,0,n}]; p(x,y,z)=f(x,y,n)+f(y,z,n)+f(z,x,n).at n=52A139583
- For any composite number n with more than a single prime factor, take the polynomial defined by the product of the terms (x-pi)^ei, where pi are the prime factors of n with multiplicities ei. Integrate this polynomial from the minimum to the maximum value of pi. This sequence lists the values of the integrals that are integer.at n=18A245435
- a(1) = 1; a(n) = n^2 * Sum_{d|n, d < n} (-1)^(n/d) a(d) / d^2.at n=47A361987