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.

Showing 1-1 of 1 results.

A382350 Number of maximal antichains in the Bruhat order on B_n.

Original entry on oeis.org

2, 5, 215, 24828398365
Offset: 1

Views

Author

Dmitry I. Ignatov, May 30 2025

Keywords

Comments

The number of maximal antichains in the Bruhat order of the Weyl group B_n (the hyperoctahedral group).

Examples

			For n=1 the elements are 1 (identity) and s1, the order contains pair (1, s1). The maximal antichains are {1} and {s1}.
For n=2 the line (Hasse) diagram is below.
      s2*s1*s2*s1
          /   \
    s2*s1*s2  s1*s2*s1
        |   X   |
      s2*s1   s1*s2
        |   X   |
        s2     s1
          \   /
            1
The set of maximal antichains is {{1}, {s2, s1}, {s2*s1, s1*s2}, {s2*s1*s2, s1*s2*s1}, {s2*s1*s2*s1}}.
		

References

  • A. Bjorner and F. Brenti, Combinatorics of Coxeter Groups, Springer, 2009, 27-64.

Crossrefs

Cf. A382346 (antichains), A005900 (the number of join-irreducible elements), A378072 (the size of Dedekind-MacNeille completion)

Extensions

a(4) from Dmitry I. Ignatov, Aug 15 2025
Showing 1-1 of 1 results.