
|
Last updated on :
WebSite Designer : BiGYaN You can send me your comments and suggestions at : bigyan.techie <at> gmail.com |
BiGYaN's FountainHead > Mixed_Bag > List of First 100,000 primes | ||||||||||||||||
List of First 100,000 primesHere is a list of first 100,000+ prime numbers (actually 101,341 primes listed here, to be exact) in the decimal notation. This list was generated by a program that I wrote in the freshman year of my college using the C++ language. The program was an implementation of the famous "Sieve" algorithm, used to find prime numbers. Here is the definition of prime numbers for the mathematically retarded :
The following is the list of prime numbers :
You might be wondering where are the rest of the prime numbers? Well, if I were to include all the 101,341 primes in a single page, the page size would have been over 5 MB. So I have kept the only first 100 here. For the whole list, you will have to download this compressed text file. If you happen to have a bigger list of primes i.e. a list of primes beyond the 101341 th prime number 1318699, then please contact me, I want to have it. |
|||||||||||||||||