A173666 Partial sums of number of supersolvable groups of order n (A066083).
1, 2, 3, 5, 6, 8, 9, 14, 16, 18, 19, 23, 24, 26, 27, 41, 42, 47, 48, 53, 55, 57, 58, 70, 72, 74, 79, 83, 84, 88, 89, 140, 141, 143, 144, 155, 156, 158, 160, 174, 175, 181, 182, 186, 188, 190, 191, 233, 235, 240, 241, 246, 247, 262, 264, 276, 278, 280, 281, 292, 293, 295, 299, 566, 567, 571, 572, 577, 578, 582, 583, 620, 621, 623, 625, 629, 630, 636, 637, 688
Offset: 1
Keywords
Programs
-
PARI
s=0; apply(x->s+=x,A066083) /* A066083 being defined as a vector */ \\ M. F. Hasler, Nov 25 2010
Formula
a(n) = Sum_{i=1..n} A066083 = Sum_{i=1..n} number of finite groups of order i for which the index of any maximal subgroup is prime.
Comments