#mathematicalRecreation I don't know the answer to this yet, but it has been bugging me since I woke up for some reason:
Is it possible to fill out a 3x3 square of cells with unique integers, such that every row and column [and diagonal?] contains a Pythagorean triple?
That is, where the three numbers {n1,n2,n3} in any row/column, *in some order*, satisfy a^2 + b^2 = c^2?
It feels like it depends on integers participating in many triples... but big ones do, sometimes?