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.

A181735 Number of perfect squared squares of order n up to symmetries of the square and of its squared subrectangles, if any.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 8, 12, 27, 162, 457, 1198, 3144, 8313, 21507, 57329, 152102, 400610, 1053254, 2750411, 7140575, 18326660
Offset: 1

Views

Author

Keywords

Comments

A squared rectangle (which may be a square) is a rectangle dissected into a finite number, two or more, of squares. If no two of these squares have the same size, the squared rectangle is perfect. The order of a squared rectangle is the number of constituent squares. A squared rectangle is simple if it does not contain a smaller squared rectangle, and compound if it does. - Geoffrey H. Morley, Oct 17 2012

Examples

			From _Geoffrey H. Morley_, Oct 17 2012 (Start):
a(21) = 1 because there is a unique perfect squared square of order 21. A014530 gives the sizes of its constituent squares.
a(24) = 27 because there are A217156(24) = 30 perfect squared squares of order 24 but four of them differ only in the symmetries of a squared subrectangle. (End)
		

References

  • See A217156 for further references and links.
  • J. D. Skinner II, Squared Squares: Who's Who & What's What, published by the author, 1993.

Crossrefs

Cf. A217156 (counts symmetries of any subrectangles as distinct).

Formula

a(n) = A006983(n) + A181340(n). - Geoffrey H. Morley, Oct 17 2012

Extensions

Corrected last term to 3144 to reflect correction to 143 of last order 28 compound squares term in A181340.
Added more clarification in comments on definition of a perfect squared square. - Stuart E Anderson, May 23 2012
Definition corrected and offset changed to 1 by Geoffrey H. Morley, Oct 17 2012
a(29) added by Stuart E Anderson, Dec 01 2012
a(30) added by Stuart E Anderson, May 26 2013
a(31) and a(32) added by Stuart E Anderson, Sep 30 2013
a(33), a(34) and a(35) added after enumeration by Jim Williams, Stuart E Anderson, May 02 2016
a(36) and a(37) from Jim Williams, completed in 2018 to 2020, added by Stuart E Anderson, Oct 28 2020