cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A178779 Expansion of the polynomial x^12*(x^6-1)*(x^4-1)*(x^3-1)*(x-1) in increasing powers of x.

Original entry on oeis.org

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

Views

Author

N. J. A. Sloane, Dec 26 2010

Keywords

Comments

q^24*(q^12-1)*(q^8-1)*(q^6-1)*(q^2-1) is the order of the simple group F_4(q), if q is a prime power.
The x-polynomial f(x) and the q-polynomial g(q) are such that g(q) = f(q^2) - Jean-François Alcover, Aug 25 2022

References

  • R. L. Griess, Jr., Twelve Sporadic Groups, Springer, 1998; see p. 169.

Crossrefs

Programs

  • PARI
    Vecrev(x^12*(x^6-1)*(x^4-1)*(x^3-1)*(x-1)) \\ Michel Marcus, Aug 25 2022

A037249 a(n) = n^24*(n^2-1)*(n^6-1)*(n^8-1)*(n^12-1).

Original entry on oeis.org

0, 0, 3311126603366400, 5734420792816671844761600, 19009825523840945451297669120000, 2131486317725501953125000000000000000, 28289221506036457140036932327775928320000, 86325573304608766361629193317905069834240000
Offset: 0

Views

Author

Keywords

References

  • J. H. Conway, R. T. Curtis, S. P. Norton, R. A. Parker and R. A. Wilson, ATLAS of Finite Groups. Oxford Univ. Press, 1985 [for best online version see https://oeis.org/wiki/Welcome#Links_to_Other_Sites], p. xvi.

Crossrefs

Cf. A008913.

Programs

Showing 1-2 of 2 results.