OFFSET
1,1
COMMENTS
A prime factor of 2^n-1 is called primitive if it does not divide 2^r-1 for any r<n. Equivalently, p is a primitive prime factor of 2^n-1 if ord(2,p)=n. See A086251 for the number of primitive prime factors in 2^n-1.
No more terms < 673. (2^673-1 is the first that is not completely factored in the linked reference.) - David Wasserman, Feb 22 2005
2^1207-1 is now the first not completely factored number of the form 2^k-1. - Hugo Pfoertner, Aug 06 2019
REFERENCES
J. Brillhart et al., Factorizations of b^n +- 1. Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 3rd edition, 2002.
LINKS
J. Brillhart et al., Factorizations of b^n +- 1 Available on-line
factordb.com, Factors of 2^1076-1.
factordb.com, Status of 2^n-1 for n>1200.
EXAMPLE
a(2) = 11 because 2^11-1 = 23*89, both 23 and 89 have order 11 and the numbers 2^r-1 have only 0 or 1 primitive prime factors.
CROSSREFS
KEYWORD
hard,more,nonn
AUTHOR
T. D. Noe, Jul 14 2003
EXTENSIONS
More terms from David Wasserman, Feb 22 2005
a(10) from Hugo Pfoertner, Aug 06 2019
STATUS
approved