A178779 Expansion of the polynomial x^12*(x^6-1)*(x^4-1)*(x^3-1)*(x-1) in increasing powers of x.
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, -1, 0, -1, 0, 1, -1, 2, -1, 1, 0, -1, 0, -1, 1
Offset: 0
References
- R. L. Griess, Jr., Twelve Sporadic Groups, Springer, 1998; see p. 169.
Programs
-
PARI
Vecrev(x^12*(x^6-1)*(x^4-1)*(x^3-1)*(x-1)) \\ Michel Marcus, Aug 25 2022
Comments