OFFSET
3,2
COMMENTS
A014741(n) is divisible by 6 for n>2.
All powers of 3 are terms. All powers of 7 are terms. The prime divisors of terms of this sequence (for n up to 10^6) in order of their first appearance are 3, 7, 19, 73, 43, 127, 337, 163, 379, 571, 5419, 487, 2593, 439, 1459, 431, 883.
The sequence is multiplicative in the sense that if two numbers k and m are terms, then k*m is too.
LINKS
Amiram Eldar, Table of n, a(n) for n = 3..10000
FORMULA
MATHEMATICA
Select[Range[3, 6000], PowerMod[2, #+1, # ]==2&]/6
CROSSREFS
KEYWORD
nonn
AUTHOR
Alexander Adamchuk, Jan 15 2007
STATUS
approved