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.

A100664 Number of inequivalent ways to dissect a square into n rectangles of equal perimeter.

Original entry on oeis.org

1, 1, 2, 6, 16, 50, 177, 664, 2532, 9785
Offset: 1

Views

Author

Herman Beeksma and Hans Riesebos (hans.riesebos(AT)wanadoo.nl), Aug 04 2005

Keywords

Comments

Dissections differing only by rotations and/or reflections are not counted as distinct. - N. J. A. Sloane, Dec 06 2012

Examples

			There are six ways to dissect a square into four rectangles of equal perimeter, so a(4)=6.
		

Crossrefs

Cf. A108066.