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.

A210667 Number of equivalence classes of S_n under transformations of positionally adjacent elements of the form abc <--> acb where a

Original entry on oeis.org

1, 1, 2, 5, 16, 62, 284, 1507, 9104, 61766
Offset: 0

Views

Author

Tom Roby, May 08 2012

Keywords

Comments

Also number of equivalence classes of S_n under transformations of positionally adjacent elements of the form abc <--> bac where a

Examples

			From _Alois P. Heinz_, May 16 2012: (Start)
a(3) = 5: {123, 132}, {213}, {231}, {312}, {321}.
a(4) = 16: {1234, 1243, 1324, 1423}, {1342, 1432}, {2134, 2143}, {2314}, {2341, 2431}, {2413}, {3124, 3142}, {3214}, {3241}, {3412}, {3421}, {4123, 4132}, {4213}, {4231}, {4312}, {4321}. (End)
		

Crossrefs

Extensions

Definition improved by Tom Roby, May 15 2012
a(0)-a(2), a(9) from Alois P. Heinz, May 16 2012