home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 12982 < prev    next >
Encoding:
Text File  |  1992-10-09  |  1.1 KB  |  32 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!think.com!linus!linus.mitre.org!gauss!bs
  3. From: bs@gauss.mitre.org (Robert D. Silverman)
  4. Subject: Re: Does there exist a large list of primes ftpable someplace?
  5. Message-ID: <1992Oct9.193132.25479@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: gauss.mitre.org
  8. Organization: Research Computer Facility, MITRE Corporation, Bedford, MA
  9. References: <1b4ktbINNhp5@darkstar.UCSC.EDU>
  10. Distribution: usa
  11. Date: Fri, 9 Oct 1992 19:31:32 GMT
  12. Lines: 18
  13.  
  14. In article <1b4ktbINNhp5@darkstar.UCSC.EDU> dove@cats.ucsc.edu (Ray Rischpater) writes:
  15. :
  16. :I'm looking for a large ascii list of prime numbers, starting preferably at
  17. :2 and going on up.
  18.  
  19. Why do you need such a thing? It is generally faster to generate them 
  20. on the fly, via a sieve, than it is to read them in, formatted off a disk!
  21.  
  22. It is debatable whether a binary file could be read faster than it takes
  23. to generate them, but ASCII? No way!
  24.  
  25. You also do not say how large "large" is.
  26.  
  27. --
  28. Bob Silverman
  29. These are my opinions and not MITRE's.
  30. Mitre Corporation, Bedford, MA 01730
  31. "You can lead a horse's ass to knowledge, but you can't make him think"
  32.