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.

Previous Showing 11-20 of 22 results. Next

A229202 Number of semimodular lattices on n nodes.

Original entry on oeis.org

1, 1, 1, 1, 2, 4, 8, 17, 38, 88, 212, 530, 1376, 3693, 10232, 29231, 85906, 259291, 802308, 2540635, 8220218, 27134483, 91258141, 312324027, 1086545705, 3838581926
Offset: 0

Views

Author

Nathan Lawless, Sep 15 2013

Keywords

Crossrefs

Cf. A006966 (number of lattices), A006981 (number of modular lattices).

Extensions

a(23)-a(25) from Kohonen (2017), by Jukka Kohonen, Aug 15 2017

A030268 Number of nonisomorphic connected partial lattices.

Original entry on oeis.org

1, 1, 1, 3, 9, 35, 153, 791, 4597, 29988, 215804, 1697291, 14457059, 132392971, 1295346365, 13468653637, 148142236784, 1716782858995, 20889118889021
Offset: 0

Views

Author

Christian G. Bower, revised Dec 28 2000

Keywords

Comments

A partial lattice is a poset where every pair of points has a unique least upper (greatest lower) bound or has no upper (lower) bound.

Programs

Formula

Inverse Euler transform of A006966(n-2) (lattices).

Extensions

a(17) (from A006966) from Jean-François Alcover, May 10 2019
a(18) (using A006966) from Alois P. Heinz, May 10 2019

A278691 Number of graded lattices on n nodes.

Original entry on oeis.org

1, 1, 1, 2, 4, 9, 22, 60, 176, 565, 1980, 7528, 30843, 135248, 630004, 3097780, 15991395, 86267557, 484446620, 2822677523, 17017165987
Offset: 1

Views

Author

Jukka Kohonen, Nov 26 2016

Keywords

Comments

A finite lattice is graded if, for any element, all paths from the bottom to that element have the same length.

Crossrefs

Cf. A006966 (lattices), A229202 (semimodular lattices).

Extensions

a(16)-a(21) from Kohonen (2017), by Jukka Kohonen, Aug 15 2017

A373894 Number of self-dual lattices on n unlabeled nodes.

Original entry on oeis.org

1, 1, 1, 1, 2, 3, 7, 13, 36, 76, 232, 562, 1860, 5025
Offset: 0

Views

Author

Jukka Kohonen, Jun 21 2024

Keywords

Comments

Lattices whose Hasse diagram looks the same if it is turned upside down.

Examples

			a(5)=3: These are the three lattices.
  o      o        o
  |     / \      /|\
  o    o   |    o o o
  |    |   o     \|/
  o    o   |      o
  |     \ /
  o      o
  |
  o
		

Crossrefs

Cf. A006966 (lattices), A133983 (self-dual posets).

Programs

  • Sage
    sum(L.is_lattice() and L.is_self_dual() for L in Posets(n))

A030269 Number of nonisomorphic disconnected partial lattices.

Original entry on oeis.org

0, 0, 1, 2, 6, 18, 69, 287, 1397, 7634, 46972, 321014, 2416305, 19840547, 176267022, 1681915809, 17127587977, 185127766583
Offset: 0

Views

Author

Christian G. Bower, revised Dec 28 2000

Keywords

Comments

A partial lattice is a poset where every pair of points has a unique least upper (greatest lower) bound or has no upper (lower) bound.

Crossrefs

a(n) = A006966(n-2) - A030268(n).

A058801 Number of connected vertically indecomposable partial lattices on n unlabeled nodes.

Original entry on oeis.org

1, 2, 6, 25, 116, 625, 3757, 25140, 184511, 1473861, 12711339, 117598686, 1160399052, 12152333659, 134487937252, 1566878426731, 19154490559458
Offset: 2

Views

Author

Christian G. Bower, Dec 28 2000

Keywords

Comments

A partial lattice is a poset where every pair of points has a unique least upper (greatest lower) bound or has no upper (lower) bound.

Crossrefs

Cf. A006966.

Programs

Formula

Inverse EULER transform of A058800(n+2).

Extensions

a(17)-a(18) (computed from A058800) from Jean-François Alcover, May 10 2019

A058802 Vertically decomposable lattices on n unlabeled nodes.

Original entry on oeis.org

1, 1, 3, 8, 26, 96, 414, 2040, 11432, 72022, 503973, 3875329, 32429747, 292872455, 2834089224, 29209213572, 318979706486
Offset: 3

Views

Author

Christian G. Bower, Dec 28 2000

Keywords

Crossrefs

Formula

a(n) = A006966(n) - A058800(n).

A159483 Number of tolerance simple lattices of order n.

Original entry on oeis.org

1, 1, 0, 0, 1, 1, 4, 14, 71, 389
Offset: 1

Views

Author

Tim Boykett (tim(AT)timesup.org), Apr 14 2009

Keywords

Comments

Relevant for order polynomial completeness of lattices and tame congruence theory.

Examples

			The unique lattices of order 1 and 2 are tolerance simple. The lattices of order 3 and 4 are not. M_3 is of order 5 and is tolerance simple. M_4 is of order 6 and is tolerance simple. Then it gets complicated.
		

References

  • K.Kaarli and A.F.Pixley, Polynomial Completeness in Algebraic Systems, Chapman & Hall/CRC, 2001

Crossrefs

Number of lattices is A006966

A173488 Partial sums of A055512.

Original entry on oeis.org

1, 2, 4, 10, 46, 426, 6816, 164778, 5561666, 248740730, 14187451940, 1002045820690, 85615117761142, 8682866612715706, 1029036311254555560, 140656568448867136650, 21929110364021381812410, 3862525357012048643891882, 762298016068721625860646524
Offset: 0

Views

Author

Jonathan Vos Post, Feb 19 2010

Keywords

Comments

Partial sums of the number of lattices with n labeled elements. After a(0) = 1, always even, hence the only prime in the partial sum is 2. The subsequence of semiprimes begins 4, 10, 46.

Crossrefs

Cf. A055512, A006966, A001035, Main diagonal of A058159.

Programs

Formula

a(n) = Sum_{i=0..n} A055512(i).

Extensions

a(17)-a(18) from Jean-François Alcover, Jan 02 2020

A271077 Number of pseudocomplemented lattices on n nodes.

Original entry on oeis.org

1, 1, 1, 1, 2, 4, 10, 29, 99, 391, 1775, 9214
Offset: 0

Views

Author

Jori Mäntysalo, Mar 30 2016

Keywords

Crossrefs

Cf. A006966.

Programs

  • SageMath
    for i in range(0, 12):
        n = 0
        for P in Posets(i):
            if P.is_lattice():
                L = LatticePoset(P)
                if L.is_pseudocomplemented():
                    n += 1
        print(n)
Previous Showing 11-20 of 22 results. Next