A086252 a(n) is the smallest k such that 2^k-1 has n primitive prime factors.
2, 11, 29, 92, 113, 223, 295, 333, 397, 1076
Offset: 1
Examples
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.
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.
Crossrefs
Cf. A086251.
Extensions
More terms from David Wasserman, Feb 22 2005
a(10) from Hugo Pfoertner, Aug 06 2019
Comments