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.

Showing 1-1 of 1 results.

A221841 Number of ways to dissect a square into n squares up to symmetry.

Original entry on oeis.org

1, 0, 0, 1, 0, 1, 2, 6, 16, 56, 183, 657, 2277, 8813, 34178, 137578, 558734, 2285694
Offset: 1

Views

Author

Geoffrey H. Morley, Jan 26 2013

Keywords

Examples

			For n = 7 there are a(7) = 2 ways:
+---+---+   +---+---+
|   |   |   |   |   |
|   |   |   |   |   |
|   |   |   |   |   |
+-+-+-+-+   +---+-+-+
| |   | |   |   | | |
+-+   +-+   |   +-+-+
| |   | |   |   | | |
+-+---+-+   +---+-+-+
		

Crossrefs

Extensions

a(10) corrected (thanks to Ed Wynn) by Geoffrey H. Morley, Aug 02 2013
More terms from Wynn, 2013. - N. J. A. Sloane, Nov 29 2013
Showing 1-1 of 1 results.