Re: Length of sequence of consecutive primes starting at 2

From: Hugo Pfoertner (nothing_at_abouthugo.de)
Date: 07/16/04


Date: Fri, 16 Jul 2004 20:40:13 +0200

Joseph Weinberg wrote:
>
> Hello
> I would like to know how long the list of consecutive primes (i.e. not
> skipping any primes in between) is and can I find it somewhere. Also,
> how far apart are the current largest prime (41st Mersenne prime?) and
> the last prime in the above sequence?
> Best regards,
> Joe

The lenght of this list is only dependent on how much money you are
willing to spend to buy disk space. Let's assume you have two 250GByte
disks (400 bucks are not too much for possessing such a list ;-). If you
don't apply any tricks (e.g. the 30 numbers/Byte technique or something
similar) it might be convenient to store 8byte integers. You can then
store 500*10^9/8=6.25*10^10 prime numbers. The largest element of this
list will be somewhere between 1.692*10^12 and 1.754*10^12, using the
Dusart and Rosser/Schoenfeld bounds for the k-th prime.

The 41st known Mersenne Prime
http://mersenne.org/prime7.txt is approximately
2.994104294..*10^7235732,
so you need a few more disks to store the primes in the remaining gap.

Hugo



Relevant Pages

  • Re: A PC for music management and storage
    ... to manage and store music etc. ... computers are really too noisy for a listening room. ... Hard disks FAIL. ... The design is ...
    (rec.audio.opinion)
  • Re: 40 Years of the Avengers on DVD-ROM --
    ... I've NEVER seen GITs FF or X-Men disks available ANYWHERE off of the ... The ads for the Spider-Man CD-ROMs were all over comics and I think even in a couple of mainstream magazines for a long time, and I don't recall seeing a single print ad for either of the newer titles...) ... Since I finally found a comic store that actually has them, ... I'm glad that many of the comicshops in Boston are carrying GIT ...
    (rec.arts.comics.marvel.universe)
  • Re: New Artists?
    ... And Mr. Leo rocks harder and more ... Half the time I'll just buy the stuff in a store and then take it ... recommend highly enough the two CDs in the Congotronics series. ... Felt great liberating these disks from ...
    (rec.music.artists.springsteen)
  • Re: recommandations for backup solution
    ... to store at the bank per week. ... I'm using 120GB disks (but I suspect within a year, ... you could store at 20-30 disks in my safe deposit box without any problems. ... do you routinely check the archived DVDs to see if they are still ...
    (comp.os.linux.hardware)
  • Re: Use a lot of disks as a large buffer?
    ... >> I want to store as much data as possible and age off old data as new ... files equally on all disks so the read access should be well spread. ... initialize the file system with this file size as allocation block (or ...
    (comp.unix.programmer)