Skip to content

Find of number of integers present for every prime number

Notifications You must be signed in to change notification settings

AvirukBasak/prime-count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prime Count

Find of number of integers present for every prime number.

Such is achieved by counting number of integers till a prime number is found. If the prime number is found, the value is stored in the file plot_data.txt and the counter is reset.

A graphical representation of the data will be able to tell us if prime numbers get rarer as we move towards larger integers.

This can be used to gain understanding into the idea There could be an infinite number of prime numbers.

Plot

plot

Conclusion

Prime numbers neither get rarer nor abundant as we move to larger +ve integers.

About

Find of number of integers present for every prime number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published