j2kun / riemann-divisor-sum

Code for the series "Searching for Riemann Hypothesis Counterexamples"
https://jeremykun.com/2020/09/11/searching-for-rh-counterexamples-setting-up-pytest/
21 stars 2 forks source link

Add prime factorization to export script #34

Closed j2kun closed 3 years ago

j2kun commented 3 years ago

This will allow us to look for patterns in the prime factorization of numbers with large witness values

In re #32