Hacker News new | ask | show | jobs
by valbaca 4109 days ago
what is the grid of numbers on the last page in the bottom right? (above Fib numbers)
1 comments

10x10 magic square, I guess (tested that by summing a few rows and columns modulo 10; got 5 everywhere. Rows and columns should add up to 4950/10, so that doesn't disprove the hunch)