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.

A349456 Number of singular positroid varieties corresponding to derangements in S_n.

Original entry on oeis.org

0, 0, 0, 0, 4, 30, 225, 1736, 14476, 132396
Offset: 0

Views

Author

Jordan Weaver, Nov 16 2021

Keywords

Comments

a(n) is also the number of derangements whose chordal diagrams have crossed alignments.
a(n) counts the complement of A349413 in the set of all derangements of S_n (A000166).

Examples

			For n=4 the a(4)=4 derangements in one-line notation corresponding to singular positroid varieties are 2413, 3421, 3142, and 4312.
		

Crossrefs

Formula

a(n) = A000166(n) - A349413(n).