Let represent the three sides of a right angle triangle with integral length sides. It is possible to place four such triangles together to form a square with length .
For example, triangles can be placed together to form a by square with a by hole in the middle and it can be seen that the by square can be tiled with twenty-five by squares.
However, if triangles were used then the hole would measure by and these could not be used to tile the by square.
Given that the perimeter of the right triangle is less than one-hundred million, how many Pythagorean triangles would allow such a tiling to take place?
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.