Generic prime: Difference between revisions

From Polymath Wiki
Jump to navigationJump to search
New page: We'll use the term "generic prime" to denote a prime with high Kolmogorov complexity, e.g. a k-digit prime with complexity at least <math>\sqrt{k}</math>. Note that almost all primes ...
 
Asdf (talk | contribs)
No edit summary
 
Line 1: Line 1:
We'll use the term "generic prime" to denote a prime with high [[Kolmogorov complexity]], e.g. a k-digit prime with complexity at least <math>\sqrt{k}</math>.  Note that almost all primes are generic.
We'll use the term '''generic prime''' to denote a prime with high [[Kolmogorov complexity]], e.g. a k-digit prime with complexity at least <math>\sqrt{k}</math>.  Note that almost all primes are generic.


On the other hand, the [[finding primes]] conjecture is false for generic primes, as deterministic algorithms in poly(k) time can only produce numbers of complexity <math>O(\log k)</math>.  Thus any solution of this conjecture must in some way distinguish primes from generic primes.  This rules out any approach based purely on average-case results about the distribution of primes, since primes and generic primes are essentially indistinguishable in these results.  (However, for the purposes of the weak conjecture, one could hope to use average-case results on relatively thin sets, of size <math>10^{\varepsilon k}</math> or so.)
On the other hand, the [[finding primes]] conjecture is false for generic primes, as deterministic algorithms in poly(k) time can only produce numbers of complexity <math>O(\log k)</math>.  Thus any solution of this conjecture must in some way distinguish primes from generic primes.  This rules out any approach based purely on average-case results about the distribution of primes, since primes and generic primes are essentially indistinguishable in these results.  (However, for the purposes of the weak conjecture, one could hope to use average-case results on relatively thin sets, of size <math>10^{\varepsilon k}</math> or so.)


A factoring oracle breaks the indistinguishability between primes and generic primes, since non-generic primes cannot be given any non-trivial factoring.  So generic primes do not seem to provide an obstruction to the conjecture with factoring.
A factoring oracle breaks the indistinguishability between primes and generic primes, since non-generic primes cannot be given any non-trivial factoring.  So generic primes do not seem to provide an obstruction to the conjecture with factoring.

Latest revision as of 16:05, 19 August 2009

We'll use the term generic prime to denote a prime with high Kolmogorov complexity, e.g. a k-digit prime with complexity at least [math]\displaystyle{ \sqrt{k} }[/math]. Note that almost all primes are generic.

On the other hand, the finding primes conjecture is false for generic primes, as deterministic algorithms in poly(k) time can only produce numbers of complexity [math]\displaystyle{ O(\log k) }[/math]. Thus any solution of this conjecture must in some way distinguish primes from generic primes. This rules out any approach based purely on average-case results about the distribution of primes, since primes and generic primes are essentially indistinguishable in these results. (However, for the purposes of the weak conjecture, one could hope to use average-case results on relatively thin sets, of size [math]\displaystyle{ 10^{\varepsilon k} }[/math] or so.)

A factoring oracle breaks the indistinguishability between primes and generic primes, since non-generic primes cannot be given any non-trivial factoring. So generic primes do not seem to provide an obstruction to the conjecture with factoring.