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.

A193774 Number of signed permutations of length n invariant under the reverse complement and avoiding (-2, 1) and (2, -1).

Original entry on oeis.org

1, 2, 4, 6, 20, 26, 124, 146, 956, 1050, 9100
Offset: 0

Views

Author

Andy Hardt, Aug 04 2011

Keywords

Examples

			For n = 2, the permutations are (1, 2), (2, 1), (-1, -2), and (-2, -1).