|
1, 2, 4, 6, 8, 12, 16, 18, 24, 32, 36, 42, 48, 52, 54, 64, 72, 84, 96, 104, 108, 126, 128, 144, 156, 162, 168, 186, 192, 208, 216, 252, 256, 272, 288, 294, 312, 324, 336, 342, 372, 378, 384, 416, 432, 468, 486, 504, 512, 544, 558, 576, 588, 624, 648, 672, 676
(list;
graph;
refs;
listen;
history;
text;
internal format)
|
|
|
OFFSET
|
1,2
|
|
LINKS
|
Harvey P. Dale, Table of n, a(n) for n = 1..1000
|
|
MATHEMATICA
|
Join[{1}, Select[Range[700], PowerMod[5, #, #]==1&]] (* Harvey P. Dale, Feb 25 2015 *)
|
|
PROG
|
(PARI) is(n)=Mod(5, n)^n==1 \\ Charles R Greathouse IV, Nov 04 2016
|
|
CROSSREFS
|
Cf. A024049.
Sequence in context: A324842 A055932 A140067 * A227270 A145853 A318782
Adjacent sequences: A067943 A067944 A067945 * A067947 A067948 A067949
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Benoit Cloitre, Mar 05 2002
|
|
STATUS
|
approved
|
|