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.

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).