Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!oliveb!pyramid!voder!apple!ems From: ems@apple.UUCP Newsgroups: misc.wanted,sci.math.stat,sci.math,sci.physics,comp.sources.wanted Subject: Re: List of primes 1 to 10^6 wanted Message-ID: <867@apple.UUCP> Date: Fri, 29-May-87 18:35:55 EDT Article-I.D.: apple.867 Posted: Fri May 29 18:35:55 1987 Date-Received: Sat, 30-May-87 12:07:18 EDT References: <1588@ucbcad.berkeley.edu> Organization: Apple Computer, Inc., Cupertino, USA Lines: 30 Keywords: Preferably on a floppy .... Xref: utgpu misc.wanted:891 sci.math.stat:120 sci.math:1154 sci.physics:1419 comp.sources.wanted:1100 Summary: One Big Floppy ... In article <1588@ucbcad.berkeley.edu>, zappe@ucbcad.berkeley.edu (Hans P. Zappe) writes: > > I'm looking for a list of all primes from 1 to a million or so; > preferably this would exist on a disk suitable for an IBM PC. If > anyone knows where I might obtain something like this, please be so > kind and send me any information via e-mail. While bored one night ... I decided to compute some prime numbers. (We used them for setting sizes of databases since the db size was used in the hashing code and primes gave better hashes). The first half million prime numbers fill about a foot of fanfold 132 column computer printout. That is at the rate of 100 or so per page. I have them on a nine track computer tape that is several years old and covered in dust from a system that is not so common ... I would suggest setting your pc to the task of calculating them during the evening when noone is about. The code to do it is about 30 lines long. -- E. Michael Smith ...!sun!apple!ems 'If you can dream it, you can do it' Walt Disney This is the obligatory disclaimer of everything. (Including but not limited to: typos, spelling, diction, logic, and nuclear war)