Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Plots unique number of ways to make an even number >= 4 out of two primes

License

Notifications You must be signed in to change notification settings

jackmoody11/goldbach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goldbach

Plots unique number of ways to make an even number >= 4 out of two primes

Here is the result of running

goldbach(1000)

goldbach(1000) graph

As a quick way to test this function, you can insert this function into Octave and run goldbach(500) at https://octave-online.net/.

Future Ideas

In the future, it would be interesting to have a moving average plot that overlays on top of this graph to see how many different pairs of primes can be used to make any even number.

About

Plots unique number of ways to make an even number >= 4 out of two primes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages