PROJECT EULER · #0174
Hollow Square Laminae II
We shall define a square lamina to be a square outline with a square "hole" so that the shape possesses vertical and horizontal symmetry.
Given eight tiles it is possible to form a lamina in only one way:

If t represents the number of tiles used, we shall say that
Let
What is
Write-up coming later
The complete problem is available here. An approach, code, and answer will be added later.