login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A031963 a(n) = number of elements of order n in simple group L_2(7) of order 168. 11
1, 21, 56, 42, 0, 0, 48 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
REFERENCES
H. Ferguson and C. Ferguson, Eightfold way: the sculpture, pp. 133-173 in S. Levy, ed., The Eightfold Way, Cambridge, 1999. (Beware errors!)
LINKS
PROG
(Magma) t1:=[0 : n in [1..7]]; G:=PSL(2, 7); for g in G do t1[Order(g)]:=t1[Order(g)]+1; end for; t1; (see A145437 for a much better program!)
CROSSREFS
Sequence in context: A292368 A301607 A145719 * A067727 A254144 A165237
KEYWORD
nonn,fini,full
AUTHOR
N. J. A. Sloane, Apr 06 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)