|
| |
|
|
A064587
|
|
n^6*(n^4+n^2+1)*(n^3-1)*(n-1).
|
|
4
| |
|
|
0, 0, 9408, 3449628, 211341312, 5045250000, 66856881600, 591709998348, 3901724295168, 20560831566912, 90818091000000, 347842282071900, 1184469255180288, 3654470309235408, 10367425399461312, 27360256600687500, 67802350642790400
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,3
|
|
|
REFERENCES
| R. W. Carter, Simple Groups of Lie Type, Wiley 1972, Chap. 14.
J. H. Conway, R. T. Curtis, S. P. Norton, R. A. Parker and R. A. Wilson, ATLAS of Finite Groups. Oxford Univ. Press, 1985, p. xvi.
|
|
|
LINKS
| Harry J. Smith, Table of n, a(n) for n=0,...,400
|
|
|
PROG
| (PARI) { for (n=0, 400, a=n^6*(n^4 + n^2 + 1)*(n^3 - 1)*(n - 1); write("b064587.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 19 2009]
|
|
|
CROSSREFS
| Cf. A037253, A064588, A064589.
Sequence in context: A202645 A183796 A183733 * A173194 A206251 A031685
Adjacent sequences: A064584 A064585 A064586 * A064588 A064589 A064590
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), Oct 17 2001
|
| |
|
|