cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A086252 a(n) is the smallest k such that 2^k-1 has n primitive prime factors.

This page as a plain text file.
%I A086252 #12 Aug 07 2019 01:44:29
%S A086252 2,11,29,92,113,223,295,333,397,1076
%N A086252 a(n) is the smallest k such that 2^k-1 has n primitive prime factors.
%C A086252 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.
%C A086252 No more terms < 673. (2^673-1 is the first that is not completely factored in the linked reference.) - _David Wasserman_, Feb 22 2005
%C A086252 2^1207-1 is now the first not completely factored number of the form 2^k-1. - _Hugo Pfoertner_, Aug 06 2019
%D A086252 J. Brillhart et al., Factorizations of b^n +- 1. Contemporary Mathematics, Vol. 22, Amer. Math. Soc., Providence, RI, 3rd edition, 2002.
%H A086252 J. Brillhart et al., Factorizations of b^n +- 1 <a href="http://dx.doi.org/10.1090/conm/022">Available on-line</a>
%H A086252 factordb.com, <a href="http://factordb.com/index.php?query=2%5E1076-1">Factors of 2^1076-1</a>.
%H A086252 factordb.com, <a href="http://factordb.com/index.php?query=2%5En-1&amp;use=n&amp;n=1201&amp;VP=on&amp;VC=on&amp;EV=on&amp;OD=on&amp;FF=on&amp;CF=on&amp;U=on&amp;C=on&amp;perpage=20&amp;format=1&amp;sent=Show">Status of 2^n-1 for n>1200</a>.
%e A086252 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.
%Y A086252 Cf. A086251.
%K A086252 hard,more,nonn
%O A086252 1,1
%A A086252 _T. D. Noe_, Jul 14 2003
%E A086252 More terms from _David Wasserman_, Feb 22 2005
%E A086252 a(10) from _Hugo Pfoertner_, Aug 06 2019