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
To reproduce the results, use the Microsoft Visual C++ compiler (VS2022). Run the following command in the Developer PowerShell/Command Prompt:
cl /O2 /W3 dpex.c
dpex.exe
About
The Dual-Prime Pythagorean Conjecture: Numerical investigation suggesting that the reciprocal sum of n-indices for triples {2n+1, 2n(n+1), 2n^2+2n+1} converges to 3pi/4. Verified for 420,000 pairs up to n=56.4M.