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: Amya Luo

Amya Luo's wiki page.

Amya Luo has authored 1 sequences.

A382361 Number of nonnesting permutations of the multiset {1,1,2,2,...,n,n} that avoid 123.

Original entry on oeis.org

1, 4, 17, 82, 406, 2070, 10729, 56394, 299646, 1606816, 8683562
Offset: 1

Author

Amya Luo, May 26 2025

Keywords

Comments

Nonnesting permutations of the multiset {1,1,2,2,...,n,n} such that if abcd is a subsequence, then a=d implies b!=c. A permutation avoids 123 if it does not contain any subsequence abc such that a

Crossrefs

Programs

  • Python
    # See Robert Dougherty-Bliss link

Extensions

a(9)-a(11) from Sean A. Irvine, Jun 17 2025