login
A365964
a(n) is n times the minimum moment of inertia of an n-celled polyomino about an axis through the center of mass perpendicular to the plane of the polyomino, with a unit point mass in the center of each of the cells.
3
0, 1, 4, 8, 20, 33, 52, 78, 108, 156, 212, 264, 340, 425, 528, 640
OFFSET
1,3
FORMULA
a(n) ~ n^3/(2*Pi).
EXAMPLE
For some n, there are more than one polyomino that have the minimum possible moment of inertia. For n = 5, for example, both the P-pentomino and the X-pentomino have the minimum possible moment of inertia a(5)/5 = 4; and for n = 11, the two undecominoes below both have the minimum possible moment of inertia a(11)/11 = 212/11.
+---+ +---+---+
| | | | |
+---+---+---+ +---+---+---+
| | | | | | | |
+---+---+---+---+ +---+---+---+---+
| | | | | | | | | |
+---+---+---+---+ +---+---+---+---+
| | | | | | |
+---+---+---+ +---+---+
Also for n = 16 there are two polyominoes with the minimum moment of inertia a(16)/16 = 40: the 4 X 4 square and the 5 X 4 square with the corner cells removed. - Pontus von Brömssen, Apr 03 2024
CROSSREFS
Row minima of A365963.
Cf. A000578.
Sequence in context: A047185 A349546 A034733 * A152233 A301896 A053303
KEYWORD
nonn,more
AUTHOR
EXTENSIONS
a(14)-a(16) from Pontus von Brömssen, Apr 03 2024
STATUS
approved