login
A096576
Number of solid partitions asymmetric under rotation operation.
7
0, 1, 3, 8, 19, 46, 101, 226, 486, 1038, 2163, 4471, 9077, 18260, 36258
OFFSET
1,3
COMMENTS
Rotation has permutation cycle length 1 or 3. Uses function "solidformBTK" from link above.
FORMULA
a(n) = (A000293(n) - A096575(n))/3.
EXAMPLE
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.
MATHEMATICA
See A096575.
KEYWORD
nonn,more
AUTHOR
Wouter Meeussen, Jun 27 2004
STATUS
approved