OFFSET
0,3
COMMENTS
The exponents are taken in decreasing order, starting with X^n.
REFERENCES
J. H. Conway, A tabulation of some information concerning finite fields, in Computers in Mathematical Research, R. F. Churchhouse and J.-C. Hertz, eds., North-Holland, Amsterdam, 1968, pp. 37-50.
C. Jansen et al., An Atlas of Brauer Characters, Oxford Univ. Press, 1995 (see Appendix 1).
LINKS
R. J. Mathar, F. Luebeck, Table of n, a(n) for n = 0..350.
Frank Luebeck, Conway polynomials for finite fields.
EXAMPLE
Triangle begins:
1;
1, 9;
1, 7, 2;
1, 0, 2, 9;
1, 0, 8, 10, 2;
1, 0, 0, 10, 0, 9;
1, 0, 3, 4, 6, 7, 2;
1, 0, 0, 0, 0, 0, 4, 9;
1, 0, 0, 0, 7, 7, 1, 7, 2;
1, 0, 0, 0, 0, 0, 0, 9, 8, 9;
...
PROG
(Magma) // See MAGMA's ConwayPolynomial(11, n) function.
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
N. J. A. Sloane, Sep 14 2008
STATUS
approved
