A096576 Number of solid partitions asymmetric under rotation operation.
0, 1, 3, 8, 19, 46, 101, 226, 486, 1038, 2163, 4471, 9077, 18260, 36258
Offset: 1
Examples
Solid partition [{{3, 1, 1, 1}, {3}}, {{2, 1}}, {{1}}, {{1}}, {{1}}] rotates into [{{4, 1}, {1, 1}, {1, 1}}, {{2}, {1}}, {{1}}, {{1}}, {{1}}] by rotating each layer as a plane partition.
Links
- Wouter Meeussen, Mma functions for plane and solid partitions
Crossrefs
Programs
-
Mathematica
(* See A096575. *)
Comments