A096578 Number of solid partitions with period (cycle length) two under 'time-lapse' operation.
0, 0, 1, 1, 1, 2, 3, 6, 7, 11, 15, 25, 33, 48, 65
Offset: 1
Examples
Solid partition [{{3,1,1,1},{3}},{{2,1}},{{1}},{{1}},{{1}}] lapses (L) into [{{4,1},{2},{1},{1},{1}},{{1,1},{1}},{{1,1}}], then into [{{2,1,1,1,1},{2,1},{2}},{{1,1}},{{1}},{{1}}], further into [{{5,2,1},{2},{1},{1}},{{1,1,1}}] and returns after L^4 to [{{3,1,1,1},{3}},{{2,1}},{{1}},{{1}},{{1}}]
Links
- Wouter Meeussen, Mma functions for plane and solid partitions
Crossrefs
Programs
-
Mathematica
(* See link above. *)
Comments