You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,27 @@ A Go tool `find_arctan_relations` that searches for Machin‑style arctan formul
4
4
5
5
This reposistory also contains `score_arctan.py` which is used to process the log files generated by `find_arctan_relations`.
6
6
7
+
There is an accompanying paper which explains how this program works which can be found on arXiv at https://arxiv.org/abs/2508.08307
8
+
7
9
The full set of results found with this program are available at https://doi.org/10.5281/zenodo.16758216
8
10
9
11
The top results are available in the [results-by4-top.txt](results-by4-top.txt) and [results-by4-top.csv](results-by4-top.csv) files in this repository.
10
12
13
+
Here is an example of formulae found this this program which are the lowest known Lehmer measure relations with 5 and 6 terms.
0 commit comments