20

This is a soft question sparked by my curiosity about the intrinsic depth of Goldbach-like conjectures as perceived by current experts in number theory. The incompleteness theorem implies that, if our chosen foundational system is capable of reasoning about basic arithmetic (equivalently basic string manipulation), then there are true $Π_1$-sentences that we will be unable to prove, not by inability but by impossibility. The thing is, this impossibility arises from the ability to prove finite runs of programs (for some fixed Turing-complete language). But many currently open conjectures are also $Π_1$ too (such as Goldbach's conjecture), and hence also can be interpreted as questions about whether or not certain programs halt.

Based on this, it seems to me that it is very easy to make conjectures about primes that hold up under a statistical assumption on the distribution of primes, at least for sufficiently large numbers, and then tweak the conjecture to eliminate what empirically appears to be the only counter-examples. Just for example, I am no expert in number theory but I can 'randomly' create such a conjecture:

PSQ: Every integer $n>5$ of the form $3k+2$ is the sum of a prime and a positive square.

I checked it using a trivial C program up to $30$ million, and one can see that if we assume an integer $x$ to be a prime with probability $\sim 1/\ln(x)$ then the probability that a number $n$ fails to satisfy PSQ is at most $\sim (1-1/\ln(n/4))^{\sqrt{n}/2}$ $\sim \exp(-\sqrt{n}/\ln(n/4)/2)$ $\ll 1/n^2$, implying that the expected total number of failures is finite.

Under the same probabilistic heuristic, Goldbach's conjecture is even more likely to have finitely many counter-examples than PSQ, but my real questions are not about either of them per se, but rather:

  1. Should we expect any deep phenomena concerning such conjectures, given that:

    • The same probabilistic heuristic applies to other very similar conjectures that have 'random' counter-examples. For example, replacing the "$3k+2$" condition by "non-square" seems (empirically) to give rise to just $38$ counter-examples (the last being $21679$). I hence feel it seems to be a matter of coincidence of the same sort as the law of small numbers, that PSQ is true. (And if it so happens that PSQ is false, we could tweak it as I mentioned earlier, such as requiring $n$ to be a $3k+2$ prime.)
    • Even short programs can have complicated behaviour (witness the Busy Beaver function), and if primes are truly distributed 'as randomly as possible', then should we not all the more expect such conjectures about primes to be arising in the same way as coincidental facts concerning long-running programs, namely without any reason?

    • I am aware that there may be simple number theoretic constraints. For instance, it makes sense that PSQ has more counter-examples when the $3k+2$ restriction is removed, since on 'average' we expect primes to be equally likely $1$ or $2$ mod $3$, and so 'half the time' the sum of a prime and a square would be $2$ mod $3$. But that merely changes the constants involved in the probabilistic heuristic estimates, and so do not affect my point.

  2. Are there any uniform explanations (whether theorems or conjectures) that would encompass large classes of such conjectures of sums involving primes? In other words, am I likely wrong in speculating that most such conjectures have coincidental truth values?

user21820
  • 2,733
  • 1
    If we believe in RH (and I do), primes should not be distributed as randomly as possible but as nicely as possible. – Sylvain JULIEN Mar 03 '19 at 13:21
  • 2
    @SylvainJULIEN: But what does "nice" mean? I used scare-quotes because I'm aware that primes can't be distributed 'randomly' in a real mathematical sense, but the PNT-based heuristic seems to work okay when there are no interfering elementary number theoretic factors. Incidentally, I also saw this post on where it goes wrong, but that feels very different to me because it is about prime gaps, whereas here I'm only talking about sums involving primes. – user21820 Mar 03 '19 at 13:44
  • 3
    @user21820 Prime number theoren says that if you look at the asymptotic distribution, more specifically the number of primes in (moderately) large intervals, then there are approximately $x/\log n$ primes in an interval of length $x$ around $n$. RH tells us that this approximation is "as good as possible", specifically it works for $x\gtrsim \sqrt{n}\log n$. RH says nothing about small intervals, nor about sets which aren't intervals (like arithmetic progressions). It's expected that in small intervals the distribution is more or less random (subject to divisibility by small primes). – Wojowu Mar 03 '19 at 14:20
  • @Wojowu: thank you for your both comments. – Sylvain JULIEN Mar 03 '19 at 14:42
  • 1
    By the way, would conjectures like Montgomery's pair correlation conjecture and $(\lambda,\mu)=(\infty,0)$ teach us more about primes in short intervals? – Sylvain JULIEN Mar 03 '19 at 14:49
  • 1
    @SylvainJULIEN See here – Wojowu Mar 03 '19 at 14:57
  • @Wojowu: Thanks I get that (roughly at least), thus my question; does it all come down to coincidences when asking about existence of natural number solutions to polynomial equations where some variables must be prime and the PNT heuristic suggests finitely many solutions? In the case of PSQ, the equation is "$p+(x+1)^2=3k+8$" where $p$ must be prime. – user21820 Mar 03 '19 at 15:14
  • 3
    Right, in general for conjectures of this form (not only in number theory) where one feels that for large $n$ it must be true (unless some undetected conspiracy prevents it) then whether your conjecture is actually true (for all n) is something rather like random luck. In some sense, all the interest is in proving that there is no conspiracy and the statement is true for large n. If tomorrow someone shows us that $10^{4000}$ is a counterexample to Goldbach's conjecture, it won't make people noticeably less interested in proving the statement is still true for large $n$. – user36212 Mar 03 '19 at 22:23
  • Not clear what kind of answer you expect. "Deep phenomena" and "uniform explanations" would mean "we understand what's going on", but we don't. In particular, we don't know how difficult Goldbach's conjecture is. It does not play a central role like the Riemann Hypothesis (which is certainly very deep as it has fantastic consequences in number theory and beyond). – GH from MO Mar 04 '19 at 04:49
  • @user36212: I see. So do you mean that say the odd Goldbach conjecture is only interesting in the sense of whether it is true for sufficiently large odd integer, and it is a matter of luck whether it holds for all? According to that webpage, it holds in the limit, and GRH implies that the computer search has exhausted all possible counter-examples. Based on your comment, we would say that even under GRH it is still luck? Is there any way to quantify this luck? – user21820 Mar 04 '19 at 04:55
  • @GHfromMO: I'm asking if there is anything deep that goes beyond the limiting behaviour of sufficiently large integers. I have no doubt that there will be deep results that control limiting behaviour for such conjectures, but I would be very surprised if there was anything more than luck if they happen to hold for all integers and not just large ones. If you have any examples of this, I would be very interested to know. – user21820 Mar 04 '19 at 04:58
  • 1
    @user21820: In most additive problems, we regard small counterexamples as accidental. Sometimes the result holds for all positive integers for a good reason. For example, the fact that every positive integer is a sum of four squares can be explained by local (congruence) considerations combined with the fact that the class number of the quadratic form $x^2+y^2+z^2+w^2$ is one. – GH from MO Mar 04 '19 at 05:53
  • @GHfromMO: Right! So what I'm asking is, based on current knowledge, does anyone think that there is good reason (of the same non-accidental sort) for any such conjectures. I think some people think that there is good reason for the twin-prime conjecture to be true (if it is), and I don't disagree with that, because nothing more than good reason can yield a recurrence of prime gap $2$ indefinitely. I also think that RH, if true, must have a good reason for being true, because of its non-ad-hoc-ness and its analytic structure, if you get what I mean. =) – user21820 Mar 04 '19 at 07:59
  • Well, the odd Goldback conjecture is now known to be true: Helfgott proved it a few years ago. I wouldn't want to take anything away from that achievement - it's a lot of hard work to come up with a strategy that can reduce the 'large n' to something computer checkable (in fact Helfgott uses a lot of numerical data to do the asymptotics too). But there too, in a sense Vinogradov did the most interesting part.

    The Riemann Hypothesis is really an asymptotic statement (in the prime counting equivalent form) so this kind of 'true/false by luck' doesn't apply.

    – user36212 Mar 04 '19 at 10:11
  • @user36212: Yes I definitely think it is amazing that people can reduce the bounds on asymptotic behaviour to something within human reach. But it is also fascinating that whether something is true for small integers seems to be just 'random'. I've read that the abc conjecture would settle a lot of open problems, but I don't have the expertise to even guess whether it is relevant to my question (feels similar but also quite different). – user21820 Mar 04 '19 at 15:15
  • 1
    @user21820: There are various heuristics to count twin primes. Also, we do know that a prime gap of at most 246 occurs infinitely often. I let you decide whether the proof exhibits a "good reason" for that to happen, but certainly there are nice conceptual elements of the proof. – GH from MO Mar 04 '19 at 17:41
  • 2
    @user36212 I know you were not serious but... $10^{4000}=31547+(10^{4000}-31547)$ is not a counterexample to Goldbach :) – Wojowu Mar 04 '19 at 21:14
  • @user36212 : "Goldbach", bitte! ;-) – Sylvain JULIEN Mar 04 '19 at 23:10
  • @Wojowu: How, just how, did you check that $10^{4000}-31547$ is a prime? – user21820 Mar 05 '19 at 05:49
  • @GHfromMO: I meant that it is a fundamentally different behaviour. Note that even just looking at the logical structure, the infinitude of any specific prime gap is a $Π_2$-sentence $∀n ∃p ( p>n ∧ R(n,p) )$ for which the witness $p → ∞$ as $n → ∞$, so if it is true then there should be some good reason for it, in exactly the same way that if a program is total and computes a sequence that tends to $∞$ then there must be some good reason. Of course, I say "should" because one still must look at the actual sentence, but I hope it is clear why it should not be a matter of 'luck'. – user21820 Mar 05 '19 at 06:00
  • @user21820 Using SageMath – Wojowu Mar 05 '19 at 07:44
  • 1
    @SylvainJULIEN - ja, stimmt. Falsch getippt... – user36212 Mar 05 '19 at 10:59
  • @user36212: If you have time, I would be glad if you could write an answer explaining your viewpoint and perhaps commenting on Timothy's comment about deep(?) connections between sporadic phenomena in different areas. Thanks! – user21820 Mar 05 '19 at 15:19
  • I'm not sure there is anything much to say about my viewpoint (which seems to be shared by several others). Given a statement which is 'robustly' true for large $n$, one can generally tamper with it in lots of ways to produce statements which are true for all $n$ and statements which are not. This shouldn't really be surprising. Sometimes one of these modifications will look more natural (such as say Goldbach's conjecture) and we get attached to the idea it should be true for all $n$, but still it's mainly a matter of luck. – user36212 Mar 05 '19 at 21:21
  • 1
    As to Timothy Chow's nice example, I think it's again perhaps not so surprising that sometimes a piece of numerology - especially some quantity being exceptionally large or small, or close to an integer when generally it isn't - might show up in several places. Is it a deep connection that something which happens to be an integer does so in several parts of maths? Of course, the answer here is sometimes yes... Maybe one should also point out that the Leech lattice is itself a small-$n$ phenomenon. It's beautiful, but for example high-dimensional sphere packings aren't lattice packings at all. – user36212 Mar 05 '19 at 21:30

4 Answers4

10

There exist surprising counterexamples. Elsholtz and Dietmann found the following: If $p\equiv 7\pmod{8}$ is prime, then the equation $x^2+y^2+z^4=p^2$ has no non-trivial solution. You might argue that this equation is more of Waring then of Goldbach type, but remember that sums of two squares can be described multiplicatively, so it actually is pretty Goldbach like.

  • It is a matter of congruence to show $z = pw$ so we'd like to say this problem wasn't in reduced form – reuns Mar 05 '19 at 02:46
  • Thanks for this, but actually it doesn't really address my actual question, which I see has to be clarified a bit. Goldbach-like conjectures assert the existence of roots of some polynomial $Q(n,x[1..k])$ for every natural $n$, with some restrictions on the roots, such as primality of some of $x[1..k]$. My question concerns such conjectures that agree with the probabilitic heuristic. In contrast, your cited theorem asserts the non-existence of roots to some polynomial equation under some restrictions on roots. So we should not be surprised if there were some 'good reason' for it. – user21820 Mar 05 '19 at 06:29
  • @reuns: I wouldn't say it is a matter of congruence. You need the fact that sums of two squares can be defined in a multiplicative way. – Jan-Christoph Schlage-Puchta Mar 05 '19 at 15:26
  • @user21820: The point of this example is that a good reason can be hidden. The equation $x^2+y^2+z^4=p^2$ is solvable in all non-archimedian completions, and there are enough archimedian solutions, so it is not clear how one should formulate a conjecture. – Jan-Christoph Schlage-Puchta Mar 05 '19 at 15:33
  • Yes I understand that good reasons can be hidden. But like I said in my comment, my question concerns existence of roots, while your example concerns non-existence of roots. From the logic viewpoint it is clear that they are drastically different in nature. – user21820 Mar 05 '19 at 16:00
6

This may not answer your question, but if so, perhaps you could clarify in what way it does not. The Cramér model of the primes predicts many statements about the primes, but Maier's theorem shows that it does not always work. So perhaps Maier's theorem is "deep"?

As for uniform explanations, perhaps the Bateman–Horn conjecture qualifies?

Timothy Chow
  • 78,129
  • Yes, as I commented on my question, I did see this discrepancy with Maier's theorem. But I do not consider that it is a true discrepancy, because prime gaps are not as 'random' as Goldbach-like sums; there is a 'correlation' between a prime and the gap after it. So I do consider Maier's theorem as deep, but it isn't of the same kind as Goldbach-like conjectures. The other conjecture you mention does qualify as a uniform reason for asymptotic behaviour, but doesn't answer my question about the small cases. – user21820 Mar 05 '19 at 06:38
  • 1
    @user21820 : Thank your for your clarification. I don't understand what you mean by "deep" when it comes to small cases. The sum of the first $k$ squares equals $n^2$ only when $(k,n) = (1,1)$ or $(24,70)$. Is this fact "deep"? It is related to properties of the Leech lattice. Similarly, sporadic counterexamples to other asymptotic number-theoretic statements could have connections to sporadic phenomena in other areas of mathematics. Would that be "deep"? – Timothy Chow Mar 05 '19 at 14:51
  • Yes, if there are connections between phenomena that don't have the same 'surface presentation', then I would consider the underlying reasons 'deep'. Do you believe that in general Goldbach-like conjectures have such kind of connections to other areas of mathematics, or do you believe (as I do) that they are usually like 'random program' kind of phenomena? I don't doubt that a few may have deep connections, but I think the vast majority don't (and user36212 seems to agree). In contrast to this. – user21820 Mar 05 '19 at 15:15
  • 1
    @user21820 : I think we're getting into unanswerable philosophical territory. The answer to your question depends on what one deems "interesting," and is highly contingent on the current state of human knowledge rather than on anything intrinsic or objective. Perhaps an extraterrestrial who is much smarter than we are and who has a very different sense of mathematical taste would see lots of deep connections, yet when confronted with the same facts, we might find the connections uninteresting or unintelligible. – Timothy Chow Mar 05 '19 at 18:06
  • 1
    Hmm... does the MRDP theorem make a compelling enough case (to you) that some kind of diophantine equations generally have ad-hoc solution sets? Do you think that Goldbach-like conjectures (i.e. involving primality restrictions) do not suffer from this general phenomenon, or that the ones mathematicians have been historically interested in are somehow special? – user21820 Mar 06 '19 at 17:35
  • @user21820 : That is an interesting angle. Perhaps you can formulate a precise conjecture (or question) along these lines; e.g., define a precise family of "Goldbach-like conjectures" such that, heuristically, each member has finitely many counterexamples, and conjecture that the sequence of counterexamples is uncomputable. – Timothy Chow Mar 06 '19 at 18:35
  • 1
    I'll think about that. I believe it should be possible, just like the answer to the generalized Collatz conjecture is uncomputable, but of course it would have to be simple enough to be convincing that one isn't 'cheating' somehow. In the best case, one might hope for an MRDP-based theorem where the required polynomial is actually simpler when we can include primality restrictions. After all, encoding sequences is often done using prime factorization. – user21820 Mar 07 '19 at 16:48
6

The "main part" of a conjecture such as Goldbach's is the statement that the number of counterexamples is finite (or even: that the number of ways of expressing a number as a sum of two primes is asymptotically such-and-such). In turn, that statement is a symptom of something deeper but less well-defined - namely, that probabilistic models for the primes (if not Cramér's, then finer models) are sound. One of the chief reasons to care about Goldbach's conjecture, or gaps between primes, etc., is that it is a benchmark for the strength of our methods. Why these conjectures and not others? Well, that's a historical and psychological fact as much as a mathematical one, though, as you might expect for simple, elegant statements, there are some applications, and new ones do arise unexpectedly, now and then.

The same holds for "full" Goldbach. Extending proofs so that they are valid for all integers, and not just for very large ones, is not just a test of strength, but a reality check: we tell ourselves that the bounds that are the bread-and-butter of number theory are pretty good, but are they really? If they only give results valid for $n$ larger than $10^{1000}$, or $10^{10^{10^{10}}}$, or an unspecified constant, then, well...

But would anything change if there were a single counterexample to Goldbach at around $10^{30}$? No, not really, though probabilistic models suggest that that is extremely unlikely, and so we would be well advised to see whether our models need revising.

(Imperfect example: Mertens' conjecture ($|\sum_{n\leq x} \mu(n)|\leq \sqrt{x}$) holds in the range that has been checked, but is known to be false for very large $x$. There, however, probabilistic models did show that the conjecture was likely to be incorrect. The disproof came from studying zeroes of $\zeta(s)$, rather than from a direct computation.)

H A Helfgott
  • 19,290
  • Thanks for your answer! So do you agree with user36212 and I that the truth value of such conjectures for small numbers is more or less 'random' (where "small" here depends on the specific conjecture, say less than one billion for Goldbach)? – user21820 Mar 10 '19 at 09:54
  • Also, I'm not sure I understand your point that if there is a single counter-example to Goldbach at around $10^{30}$, we would be well-advised to see whether we need to revise our models. The whole point of the probabilistic model is that it is based on a assumption that holds for large intervals but not for what we apply it to. So I'm not sure how one could possibly revise it when failures arise by 'random luck'. More precisely, how would we tell if it isn't 'random luck'? Until we see too many conjectures have 'unlikely' large counter-examples, I would believe it is 'random luck'. – user21820 Mar 10 '19 at 10:00
  • Anyway thanks for the remark about Merten's conjecture, though as you say it isn't an example since the probabilistic models agreed with its eventual failure. – user21820 Mar 10 '19 at 10:07
  • Well, the probability (according to a given model) that $n$ be a counterexample generally decreases as $n$ increases. In this case, if our models are correct, it is very unlikely that there are any counterexamples of size $n\geq 10^{20}$ (say), and so the appearance of a single counterexample of size about $10^30$ would be strong evidence that the model needs work. – H A Helfgott Mar 12 '19 at 04:55
  • On small numbers: Goldbach's conjecture used to say that every positive even number is the sum of two primes. Then $1$ got demoted in the 19th century and is no longer a prime, so now the conjecture says that every even number $\geq 4$ is the sum of two primes. – H A Helfgott Mar 12 '19 at 04:58
  • Hmm I think you're still missing the point. If you actually have an unbiased source of random bits, you can compute the probability that $n$ bits from that source are all zero, getting $1/2^n$. And so if you have an unknown source and get $20$ zero bits in a row, you are justified in saying that it's likely not an unbiased source of random bits. However, applying that kind of argument here yields nothing! All we can conclude from existence of large counter-examples to Goldbach is that the primes were not generated by a random source with a PNT-based distribution, which... we already know! – user21820 Mar 12 '19 at 07:56
  • Specifically, we already know absolutely that the primes are not random, so the presence of facts about natural numbers that are unlikely if the primes were randomly distributed according to the probabilistic heuristic tells us absolutely nothing that we didn't already know, and hence I still don't see why you think we can possibly revise the heuristic in a mathematically justified manner. – user21820 Mar 12 '19 at 07:58
  • This is different from things like Merten's conjecture, where the probabilistic heuristic is used not for single (small) cases but for asymptotic behaviour, and so we can actually say something if the heuristic predicts something wrongly. (I did upvote your post, but as explained I still think your point about "revising models on finding large counter-examples" is unjustifiable.) – user21820 Mar 12 '19 at 08:01
  • 1
    A heuristic is precisely that: it cannot be proved or disproved. What it tells you is that, in a broad range of situations, primes should behave as if they were random, and that the effect becomes (typically) stronger, much stronger, for larger numbers - to the point that a single very large counterexample would be a strong argument for narrowing the kind of situations to which the heuristic is applicable (or else for refining the model). – H A Helfgott Mar 12 '19 at 22:49
  • I do agree that a heuristically unlikely counter-example would be a strong argument for not relying on the heuristic. What I don't agree is your implicit suggestion that we might be able to refine the heuristic or identify which situations the heuristic is applicable to, apart from what can actually be proven. I consider primes as completely non-random, and so there is no reason to expect to be able to refine a wrong heuristic without it being like whack-a-mole. On the other hand, I believe that Goldbach-like facts are pure 'luck', and so there is not even any reason to attempt refinement. – user21820 Mar 13 '19 at 02:26
  • Well, I didn't mean tweaking the model, but rather recognizing it as a first approximation. The Cramér model itself is a little crude - the Hardy-Littlewood conjectures are really the right statement; Maier's theorem is an example of a non-obvious situation where the difference matters. – H A Helfgott Mar 13 '19 at 03:09
  • Ah I see okay then perhaps we don't disagree after all. Sure, if we consider the heuristic as always an approximant, then we can indeed use it to make 'good guesses' about the truth value of various conjectures. But I don't get why you said "Hardy-Littlewood conjectures" in the plural, since the first one contradicts the second. In fact, the second one is of the exact same sort as Goldbach-like conjectures in the sense that it makes universal local claims about primes (one claim for each $y$). Whereas the first one makes only global (asymptotic) claims. – user21820 Mar 13 '19 at 03:33
4

The conjecture PSQ is essentially not new. In 1923 Hardy and Littlewood [Acta Math. 44(1923), 1-70] conjectured that every large integer, not being a square, may be expressed as the sum of a prime and a square. See also http://oeis.org/A020495 for the list of non-square positive integers which are not of the form $p+x^2$ with $p$ prime, and http://oeis.org/A065377 for a list of primes not of the form $p+x^2$ with $p$ prime and $x$ a positive integer.

Concerning your second question on uniform explanations, you may consult Conjecture 2.1 of my paper Conjectures on representations involving primes published in 2017 for a General Hypothesis on representations involving primes.

PS: I don't think it is easy to pose new nice conjecures on primes.

Zhi-Wei Sun
  • 14,451
  • Thanks, but as with Timothy's cited conjecture, this concerns asymptotic behaviour, whereas I'm asking about the small cases, i.e. below the bound where the asymptotic behaviour takes over. – user21820 Mar 05 '19 at 06:41
  • It seems that you have not yet visited http://oeis.org/A020495 which lists all the known 21 terms which are neither squares nor primes plus squares. In the Extension part, it wrotes that "Almost certainly finite; no other terms below 25000000. Search extended to 3000000000 by James Van Buskirk without finding any more terms". - John Robertson (Jpr2718(AT)aol.com) (2009) – Zhi-Wei Sun Mar 05 '19 at 06:57
  • Oh thanks yea I didn't see that. My results match theirs for non-primes, but I require a positive square so unfortunately their search doesn't cover primes. – user21820 Mar 05 '19 at 07:05
  • Actually, Hardy and Littlewood had a conjecture on the main term of the number $r(n)$ of ways to write a large non-square integer $n$ as the sum of a prime and a sqaure. According to their conjecture, $r(n)\to\infty$. This, of course, implies that large prime can be written as the sum of a prime and a positive square. – Zhi-Wei Sun Mar 05 '19 at 11:38
  • Yes, but I was just saying that I cannot use the OEIS-cited search to claim that there are no counter-examples to my conjecture up to 3 billion. Asymptotically, I'd expect the number of decompositions to tend to infinity, as you say. – user21820 Mar 05 '19 at 11:59
  • See http://oeis.org/A065377 for the list of primes not of the form $p+k^2$ with $k>0$. Robert G. Wilson v wrote on Nov 05 2001 that "Probably finite and 7549 is the last entry." So I do consider your PSQ not new at all – Zhi-Wei Sun Mar 05 '19 at 12:33
  • 2
    Thanks. Anyway I have no idea why you keep saying it's not new. I don't care whether it's new; it was just an example to show how easy it is to come up with conjectures of that kind where minor tweaks have relatively large counter-examples, and as I said in my first comment my question has always been about the small cases, not about the asymptotic behaviour. (And I upvoted your answer so I can't upvote it again...) – user21820 Mar 05 '19 at 13:54
  • I don't agree your viewpoint. What I mean is that it is not easy to formulate a really novel and interesting conjecture about primes that has not been investigated before. – Zhi-Wei Sun Mar 05 '19 at 16:00
  • 6
    I think you've misunderstood me from the very beginning. I'm not at all interested in formulating novel interesting conjectures. Neither do I care whether my random conjectures have been investigated before. What I asked clearly was whether there is any reason to believe that there are deep uniform reasons for such conjectures that have no small counter-examples. That's all. – user21820 Mar 05 '19 at 16:10