Skip to content

The Billion Primes Project - Listing all prime numbers under 1 billion

License

Notifications You must be signed in to change notification settings

bauripalash/bpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Billion Prime Project

An Experiment to List all Prime numbers under One Billion (1000000000)

📜 Prime Numbers:

2
3
5
7
11
13
17
19
23
29
...
999999733
999999739
999999751
999999757
999999761
999999797
999999883
999999893
999999929
999999937

💻 How did I find the Primes?

Using a simple C++ script with complexity of O(√n) which took about 27 minute 11 seconds. Source code in src folder.

🤔 Why , Why , Why?

Basically just for fun.

📦 Where to get the full list?

You can download the compressed full list billion-primes.7z (50MB) which contains a file called billion-primes.txt which is about 502MB from the below link.

[ == Download From Here == ]


If you like this experiment , consider starring 🌟 the github project repository or Dontaing 💰 to motivate me to do more and more cool experiments.

Also Do Follow Me on [Twitter] || [Facebook] || [Instagram] || or even [GitHub] to get updates about my work and know me better


Donate : [PayPal] || [Ko-Fi] || [Buy Me a Coffee] || [Paytm]