Hacker News new | ask | show | jobs
by keepamovin 766 days ago
I think that's also another way you can get e from primes.

Can you explain more what you mean by "set size of only growing gaps" - I like this!

1 comments

(2,3,5) because 2 to 3 = 1 and 3 to 5 = 2. 5 to 7 is also 2 so the gap does not grow, so 7 starts the next set.
Hey that’s cool I like that! Haha :) Thanks for sharing this. You have any GitHub repo or blog talking more about this??? :)