|
| |
|
|
A094426
|
|
Terms of A094302 without repetition.
|
|
1
| |
|
|
1, 2, 6, 3, 15, 5, 35, 7, 77, 11, 165, 55, 231, 21, 483, 161, 23, 667, 29, 1363, 47, 2773, 59, 5605, 1121, 6785, 115, 13685, 2737, 391, 3151, 137, 19043, 139, 38225, 275, 76725, 15345, 5115, 341, 31, 8897, 1271, 41, 12751, 311, 102319, 14617, 117247
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
PROG
| (PARI) {print1(q=1, ", "); s=Set(q); for(n=2, 400, q=if(n>q, q*n, q/gcd(q, n)); if(setsearch(s, q)==0, s=setunion(s, Set(q)); print1(q, ", ")))}
|
|
|
CROSSREFS
| Cf. A094302, A094427.
Sequence in context: A081469 A072647 A100113 * A094302 A094300 A055773
Adjacent sequences: A094423 A094424 A094425 * A094427 A094428 A094429
|
|
|
KEYWORD
| nonn,easy
|
|
|
AUTHOR
| Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), May 02 2004
|
| |
|
|