| I really hate to leave my laptop idle when it has such a
powerful processor just waiting to be used. I wrote a computer
program that found all the prime numbers from one to a one billion.
I wrote another computer program to interpret the output, splitting each
count into increments of one million each. In this fashion I am able
to determine a rough estimate as to how many prime numbers exist.
While it has already been mathematically proven that there is an infinite
number of prime numbers and that no largest prime number can be found,
this data gives a good idea at infinity, just how many prime numbers there
are. Below is a sample of the data I accumulated while working on my
prime number project. The horizontal axis is in units of millions.
For example, the data point 200 on the x axis means from the range of
199,000,000 to 199,999,999, there were 52,363 prime numbers.
Here is the data I gathered. I would
post every prime number from one to one billion on my website, but that
data is approximately 200 megabytes! But, for the record, there are
50,847,534 prime numbers between one and one billion, give or take a few! |