Skip to content

code for ths problem statement "It has been conjectured that every even integer can be written as the difference of two consecutive primes in infinitely many ways. For example, 6 = 29- 23 = 137- 131 = 599- 593 = 1019- 1013 = ... Express the integer 10 as the difference of two consecutive primes in 15 ways."

Notifications You must be signed in to change notification settings

mahendrap1512/Sieve-of-Erastothenes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Sieve-of-Erastothenes

code for ths problem statement "It has been conjectured that every even integer can be written as the difference of two consecutive primes in infinitely many ways. For example, 6 = 29- 23 = 137- 131 = 599- 593 = 1019- 1013 = ... Express the integer 10 as the difference of two consecutive primes in 15 ways."

About

code for ths problem statement "It has been conjectured that every even integer can be written as the difference of two consecutive primes in infinitely many ways. For example, 6 = 29- 23 = 137- 131 = 599- 593 = 1019- 1013 = ... Express the integer 10 as the difference of two consecutive primes in 15 ways."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published