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-4 of 4 results.

A382346 Number of antichains in the Bruhat order on B_n.

Original entry on oeis.org

3, 12, 2247
Offset: 1

Views

Author

Dmitry I. Ignatov, May 18 2025

Keywords

Comments

The number of 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 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 antichains is  {{}, {1}, {s2}, {s2, s1}, {s1}, {s2*s1}, {s2*s1, s1*s2}, {s1*s2}, {s2*s1*s2}, {s2*s1*s2, s1*s2*s1}, {s1*s2*s1}, {s2*s1*s2*s1}}.
		

References

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

Crossrefs

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

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

A384090 Number of ordered pairs in the Bruhat order on B_n.

Original entry on oeis.org

3, 33, 847, 40249, 3089459, 350676009
Offset: 1

Views

Author

Dmitry I. Ignatov, May 19 2025

Keywords

Comments

The number of ordered pairs 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 relation consists of pairs (1, 1), (1, s1), and (s1, s1). So a(1) = 3.
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 order relation is formed by 8 reflexive pairs, 12 pairs shown as edges in the diagram, and 13 pairs taken by transitivity: (1, s2*s1), (1, s1*s2), (1, s2*s1*s2), (1, s1*s2*s1), (1, s2*s1*s2*s1), (s2, s2*s1*s2), (s2, s1*s2*s1), (s2, s2*s1*s2*s1), (s1, s2*s1*s2), (s1, s1*s2*s1), (s1, s2*s1*s2*s1), (s2*s1, s2*s1*s2*s1), (s1*s2, s2*s1*s2*s1). So a(2) = 8+12+13 = 33.
		

References

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

Crossrefs

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

A384687 Number of elements in the Dedekind-MacNeille completion of the Bruhat order on D_n.

Original entry on oeis.org

4, 42, 1292, 114976, 29735760
Offset: 2

Views

Author

Dmitry I. Ignatov, Jun 07 2025

Keywords

Comments

This sequence is the number of elements in the Dedekind-MacNeille completion (completion by cuts) of the Bruhat order of the Weyl group D_n. It is a type D analog of A378072.

Examples

			For n=2 the Bruhat order on D_2 consists of four elements, 1 (identity), s1, s2, and s2*s1. Its completion forms the diamond lattice and coincides with the order.
  s2*s1
   / \
  s1 s2
   \ /
    1
		

Crossrefs

Cf. A002866 (group D_n order), A005130 (completion for A_n), A378072 (completion for B_n).
Showing 1-4 of 4 results.