help with prime pairs code

Jabari Zakiya jzakiya at gmail.com
Tue Feb 4 17:17:42 UTC 2025


On Monday, 3 February 2025 at 04:59:43 UTC, monkyyy wrote:
> On Monday, 3 February 2025 at 04:15:09 UTC, Jabari Zakiya wrote:
>>
>> I translated this Ruby code:
>>


FYI.
This code finds all the prime pairs that sum to n for all even 
integers n > 2.
It (Ruby code) is included in a paper I just released (Feb 2, 
2025) on Goldbach's Conjecture (1742) and Bertrand's Postulate 
(1845). For those interested in Prime|Number Theory check it out. 
A lot of new, good, stuff is in it!

**Proof of Goldbach's Conjecture and Bertrand's Postulate Using 
Prime Generator Theory (PGT)**

https://www.academia.edu/127404211/Proof_of_Goldbachs_Conjecture_and_Bertrands_Postulate_Using_Prime_Generator_Theory_PGT_



More information about the Digitalmars-d-learn mailing list