cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A096581 Number of solid partitions non-symmetric under L^2 (L= 'time-lapse' symmetry operation) on solid partitions.

Original entry on oeis.org

0, 2, 4, 12, 28, 68, 150, 336, 724, 1550, 3234, 6688, 13590, 27354, 54334
Offset: 1

Views

Author

Wouter Meeussen, Jun 27 2004

Keywords

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}}]
		

Crossrefs

Programs

  • Mathematica
    (* See link above. *)

Formula

By definition, A000293(n) = A096580(n) + 2*a(n).