Is There Evidence Supporting Multiple Twin Primes in Specified Intervals?

  • Context: Graduate 
  • Thread starter Thread starter jnorris
  • Start date Start date
  • Tags Tags
    Conjecture Primes
Click For Summary

Discussion Overview

The discussion revolves around the Twin Primes Conjecture, specifically exploring the idea of whether there is evidence supporting the existence of multiple twin prime pairs within specified intervals defined by the squares of known twin primes. Participants examine heuristic arguments and probabilistic reasoning related to the distribution of twin primes.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant proposes that if p and p+2 are twin primes, there should be at least one pair of twin primes q and q+2 such that p^2 < q < (p+2)^2-2, suggesting a probabilistic expectation of finding multiple pairs in such intervals.
  • Another participant references the heuristic argument for the asymptotic distribution of twin primes, indicating that intervals of the form x^2 to (x+1)^2 should contain a certain density of twin primes as x increases.
  • A different participant calculates the probability of a number in the interval being a twin prime based on congruences, suggesting that there should be more than two pairs of twin primes in the defined interval.
  • One reply emphasizes the importance of the Hardy-Littlewood asymptotic and discusses the independence of events related to divisibility by primes, noting that proving the conjectures remains challenging.
  • Another participant connects the discussion to the conjecture that there is at least one prime between any two perfect squares, indicating a similarity in reasoning.

Areas of Agreement / Disagreement

Participants express various viewpoints and hypotheses regarding the distribution of twin primes, but there is no consensus on the validity of the proposed ideas or the existence of multiple twin primes in the specified intervals.

Contextual Notes

Participants acknowledge the complexity of proving their conjectures and the limitations of their arguments, particularly regarding the independence of events in the context of prime distribution.

jnorris
Messages
2
Reaction score
0
Bear with me. I'm new to forum and don't yet know all protocol. My question concerns twin primes. The previous thread on this topic seems to be closed. My question is this: When considering the Twin Primes Conjecture, has anyone researched the idea that (heuristically speaking) there is evidence that if p and p+2 are twin primes, there should be at least one pair of twin primes q and q+2 such that p^2 < q < (p+2)^2-2? From a probability standpoint, it seems that we should expect 2 or more pairs of twin primes in each such interval. The reasons for this involve simple modular arithmetic. Proving this is obviously much harder, but it seems a reasonable way to search for twins (i.e. choose largest known twin prime pair p and p+2 and search the interval (p^2, (p+2)^2-2)). Anyway, I'm probably off base, but would welcome comments.
 
Physics news on Phys.org
You might want to look at the heuristic argument for the asymptotic in the twin primes conjecture. Details are in Hardy & Wright's Intro to Number Theory book (and elsewhere of course).

You'd expect twin primes in any interval of the form x^2 to (x+1)^2 when x is large enough. Their (conjectured) density is something like a constant times 1/\log^2{x} near x, so an interval of length 2x should have about (a constant times) x/2\log^2{x} twin primes. That is you expect quite a few as x gets large.

They are quite frequent and finding twin primes in a "reasonable" range of a few hundred digits can be done quickly on a home computer, just like finding primes can be. Breaking the record for the largest known is another story. The largest pair has over 50000 digits last I checked and was of a special form (similar idea to mersenne prime search) so a random grab and test algorithm isn't going to work well in this range.
 
Last edited:
Thanks for your reply. Clearly for a number between p_n^2 and (p_n+2)^2-2 to be a twin prime (first of a pair) it must not be congruent to either 0 or p_i - 2 mod any prime p_i for i =1 to n. My thinking was that the probability of a given q in this interval to be a twin prime is greater than or equal to
(1/2)(1/3)(3/5)(5/7)...[(p_n - 2)/p_n] > 1/(2p_n). Since there are 4p_n + 1 numbers on this interval, we'd expect > 2 pairs of twin primes on any such interval. I've just read that there is a conjecture that says there is at least one prime between any 2 perfect squares so I suppose my idea is akin to this one. Obviously, provability is the problem, but I just thought it was interesting that the problem really could be viewed in terms of congruences (since they're periodic over the integers).
 
You should really look into the Hardy-Littlewood asymptotic I mentioned. It's essentially based on the same idea (and the usual prime number theorem).

A problem is you aren't usually dealing with intervals whose length is divisible by the set of primes needed, so the events that a given number is divisible by different primes will not be independent. e.g. the event that a random number between 1 and 6 is divisible by 3 is independent from the event that it's divisible by 2. This is not the case for random numbers picked between 1 and 5. Of course it still seems reasonable that everything works out like you'd hope, like you say proving this is the case is still a problem.

The conjecture of a prime between consecutive squares is a special case of the primes in short intevals problem, you might want to take a look at some of the research in this area.
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 14 ·
Replies
14
Views
6K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
6K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
1
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 20 ·
Replies
20
Views
9K