cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A240121 Number of inequivalent ways to cut an n X n square into squares with integer sides, such that the dissection has two reflective symmetries in axes parallel to the sides, and no other reflective symmetries.

Original entry on oeis.org

0, 0, 0, 1, 0, 13, 5, 183, 75, 4408, 1501, 180324
Offset: 1

Views

Author

Ed Wynn, Apr 01 2014

Keywords

Comments

The two reflective symmetries imply 180-degree (but not 90-degree) rotational symmetry.

Examples

			This dissection is the only example for n=4:
---------
| |   | |
---   ---
| |   | |
---------
| |   | |
---   ---
| |   | |
---------
		

Crossrefs