OFFSET
1,3
LINKS
Pontus von Brömssen, Illustration of the optimal polyominoes for 1 <= n <= 13, with their centers of mass marked with a dot.
Pontus von Brömssen, Plot of a(n)/n^3 vs n, using Plot2.
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
KEYWORD
nonn,more
AUTHOR
Pontus von Brömssen, Sep 23 2023
EXTENSIONS
a(14)-a(16) from Pontus von Brömssen, Apr 03 2024
STATUS
approved