Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098886
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098886 Number of nonisomorphic groups with prime power order p^m, m>1. +0
2
1, 2, 5, 2, 14, 2, 5, 51, 2, 267, 15, 2, 5, 2328, 2, 67, 56092, 2, 5, 2, 10494213, 2, 15, 504, 2, 2, 49487365422, 5, 2, 2, 2 (list; graph; listen)
OFFSET

1,2

LINKS

H.-U.Besche, Number of isomorphism types of finite groups of given order

FORMULA

a(n)=A000001(A025475(n)).

PROGRAM

(MAGMA) /* Program returns -1 for an order o if the groups of that order are not contained in the Small Groups Library */ D := SmallGroupDatabase(); S := []; for o in [1..2047] do if (o eq 1 or IsPrimePower(o)) and not IsPrime(o) then if IsInSmallGroupDatabase(D, o) then a := numberOfSmallGroups(D, o); else a := -1; end if; Append(~S, a); end if; end for; S; /* Klaus Brockhaus, Mar 15 2007 */

CROSSREFS

Cf. A000001, A025475, A098885, A128604.

Sequence in context: A119764 A085020 A102469 this_sequence A089120 A019295 A055385

Adjacent sequences: A098883 A098884 A098885 this_sequence A098887 A098888 A098889

KEYWORD

nonn

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Oct 14 2004

EXTENSIONS

a(30) corrected by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 15 2007

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research