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.

User: Kai Zheng

Kai Zheng's wiki page.

Kai Zheng has authored 1 sequences.

A337526 Number of length n permutations that are sorted to the identity by a consecutive-213-avoiding stack followed by a classical-21-avoiding stack.

Original entry on oeis.org

1, 2, 5, 15, 50, 180, 686, 2731
Offset: 1

Author

Kai Zheng, Aug 30 2020

Keywords

Examples

			For n = 3, the permutations 123, 213, 231, 312, and 321 are correctly sorted to the identity while the permutation 132 is not.