|
Search: id:A128703
|
|
|
| A128703 |
|
Numbers of the form 5^k*p, where 1 <= k <= 5 and p is a prime different from 5. |
|
+0 2
|
|
| 10, 15, 35, 50, 55, 65, 75, 85, 95, 115, 145, 155, 175, 185, 205, 215, 235, 250, 265, 275, 295, 305, 325, 335, 355, 365, 375, 395, 415, 425, 445, 475, 485, 505, 515, 535, 545, 565, 575, 635, 655, 685, 695, 725, 745, 755, 775, 785, 815, 835, 865, 875, 895, 905
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
Auxiliary sequence for A128704 which gives the number of groups of order a(n).
|
|
LINKS
|
K. Brockhaus, Table of n, a(n) for n=1..10000
|
|
EXAMPLE
|
375 = 5^3*3 is a term.
|
|
PROGRAM
|
(MAGMA) [ n: n in [1..910] | #t eq 2 and ((t[1, 1] lt 5 and t[1, 2] eq 1 and t[2, 1] eq 5 and t[2, 2] le 5) or (t[1, 1] eq 5 and t[1, 2] le 5 and t[2, 2] eq 1)) where t is Factorization(n) ];
|
|
CROSSREFS
|
Cf. A128704, A000351 (powers of 5).
Adjacent sequences: A128700 A128701 A128702 this_sequence A128704 A128705 A128706
Sequence in context: A060535 A037379 A055049 this_sequence A078818 A048061 A092192
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 26 2007
|
|
|
Search completed in 0.002 seconds
|