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.

A279200 Number of square permutations of 2n things.

Original entry on oeis.org

1, 2, 20, 504, 21032, 1293418
Offset: 0

Views

Author

N. J. A. Sloane, Dec 15 2016

Keywords

Examples

			The 20 square permutations of order 4 are 1234, 1243, 1423, 1324, 1342, 4132, 3124, 3142, 3412, 4312, 2134, 2143, 2413, 4213, 2314, 2431, 4231, 3241, 3421, 4321.
		

Crossrefs

Cf. A191755 (square binary words).