OFFSET
1,1
COMMENTS
Also, the even terms of A033554.
LINKS
Max Alekseyev, Table of n, a(n) for n = 1..314 (all terms below 10^15)
PROG
(PARI) isok(n) = !(n % 2) && (Mod(2^n, n) == Mod(8, n)); \\ Michel Marcus, Oct 13 2013
CROSSREFS
KEYWORD
nonn
AUTHOR
Zak Seidov, May 12 2007
EXTENSIONS
a(8)-a(9) from Michel Marcus, Oct 13 2013
Terms a(10) onward from Max Alekseyev, Oct 11 2016
STATUS
approved