A096573 Number of fixed points of mirroring operation on solid partitions.
1, 2, 4, 8, 13, 24, 39, 68, 110, 182, 288, 468, 728, 1150, 1770, 2751, 4175, 6388, 9597, 14495, 21571, 32200, 47498
Offset: 1
Examples
Solid partition [{{3, 1, 1, 1}, {3}}, {{2, 1}}, {{1}}, {{1}}, {{1}}] mirrors into [{{3, 3}, {1}, {1}, {1}}, {{2}, {1}}, {{1}}, {{1}}, {{1}}] by mirroring each layer as a plane partition.
Links
- Wouter Meeussen, Mma functions for plane and solid partitions
- Luigi Togliani, Forms of Crossed and Simple Polygons, Science & Philosophy (2019) Vol. 7, No. 2, 71-82.
Crossrefs
Programs
-
Mathematica
Tr/@Table[Count[solidformBTK[par],arg_z/;flip[arg]==arg],{n,20},{par,IntegerPartitions[n]}] (* Wouter Meeussen, Feb 05 2025 *)
Extensions
a(16)-a(23) from Wouter Meeussen, Feb 05 2025
Comments