Zeta Function Approximations
The Riemann zeta function has many applications, but I wanted to focus on approximating its outputs. I had read a quite neat proof that...
Marketing, Management, and Economics
by George Fane
The Riemann zeta function has many applications, but I wanted to focus on approximating its outputs. I had read a quite neat proof that...
While creating my fourth version of a Prime Number Finder, I didn't start by using massive numbers under which to find primes. I started...
Programming prime-finders is fun for me because it is a constant test to improve. First I divided a potential prime by all of its factors...
Once I created a Goldbach Conjecture program to find even numbers as sums of primes, I wanted to go the other way around: find sums of...
According to the story, Stanislaw Ulam was bored during a lecture, sometime after his work on the Manhattan Project. He began doodling: a...
It has been posited that there are an infinite number of primes that come 2 after some other prime. This pair of (n-1, n+1), where both...
These programs mark the deeper dive into Number Theory that I mentioned in my Factors and Prime Numbers article. Prime Number Finder v2...
I watched a Numberphile video (goodness, I love that channel now) about encryption. Dr. James Grime began by reading an incredibly long...