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 21-30 of 60 results. Next

A124480 Number of hook length posets with n elements.

Original entry on oeis.org

1, 2, 4, 10, 23, 63, 165
Offset: 1

Views

Author

Keywords

Crossrefs

A124481 Number of connected hook length posets, with n elements.

Original entry on oeis.org

1, 1, 2, 5, 11, 31, 75, 232, 607
Offset: 1

Views

Author

Keywords

Crossrefs

A331156 Number of (weakly) connected gluing-parallel or GP-posets with n points.

Original entry on oeis.org

1, 1, 1, 3, 10, 44, 233
Offset: 0

Views

Author

N. J. A. Sloane, Jan 16 2020, following a suggestion from Michael De Vlieger

Keywords

Crossrefs

The seven sequences in the table of Uli Fahrenberg et al., 2019, are A000112, A003430, A079566, A331156, A331157, A331158, A331159.

Extensions

Typo in a(6) corrected by Uli Fahrenberg, Feb 03 2024

A331157 Number of iposets (posets with interfaces) with starting interfaces only, with n points.

Original entry on oeis.org

1, 2, 5, 16, 66, 350
Offset: 0

Views

Author

N. J. A. Sloane, Jan 16 2020, following a suggestion from Michael De Vlieger

Keywords

Crossrefs

The seven sequences in the table of Uli Fahrenberg et al., 2019, are A000112, A003430, A079566, A331156, A331157, A331158, A331159.

A331158 Number of iposets (posets with interfaces) with n points.

Original entry on oeis.org

1, 4, 17, 86, 532, 4068, 38933, 474822, 7558620
Offset: 0

Views

Author

N. J. A. Sloane, Jan 16 2020, following a suggestion from Michael De Vlieger

Keywords

Crossrefs

The seven sequences in the table of Uli Fahrenberg et al., 2019, are A000112, A003430, A079566, A331156, A331157, A331158, A331159.

Extensions

a(5)-a(8) from Uli Fahrenberg, Jun 22 2021

A331159 Number of GP-iposets (gluing-parallel posets with interfaces) with n points.

Original entry on oeis.org

1, 4, 16, 74, 419, 2980, 26566, 289279, 3726311
Offset: 0

Views

Author

N. J. A. Sloane, Jan 16 2020, following a suggestion from Michael De Vlieger

Keywords

Crossrefs

The seven sequences in the table of Uli Fahrenberg et al., 2019, are A000112, A003430, A079566, A331156, A331157, A331158, A331159.

Extensions

a(7)-a(8) from Uli Fahrenberg, Jun 22 2021

A001928 Number of connected topologies with n unlabeled nodes.

Original entry on oeis.org

1, 1, 2, 6, 21, 94, 512, 3485, 29515, 314474, 4255727, 73831813, 1653083021, 47941962135, 1803010446411, 87882300251730, 5543501326580737
Offset: 0

Views

Author

Keywords

References

  • K. K.-H. Butler and G. Markowsky, Enumeration of finite topologies, Proc. 4th S-E Conf. Combin., Graph Theory, Computing, Congress. Numer. 8 (1973), 169-184.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
  • J. A. Wright, There are 718 6-point topologies, quasi-orderings and transgraphs, Notices Amer. Math. Soc., 17 (1970), p. 646, Abstract #70T-A106.
  • J. A. Wright, personal communication.

Crossrefs

Programs

Formula

Inverse Euler transform of A001930. - Vladeta Jovovic, Jan 06 2006

Extensions

More terms from Vladeta Jovovic, Jan 06 2006

A079263 Number of constrained mixed models with n factors.

Original entry on oeis.org

2, 6, 22, 101, 576, 4162, 38280, 451411, 6847662, 133841440
Offset: 1

Views

Author

N. J. A. Sloane, Feb 16 2003

Keywords

References

  • A. Hess and H. Iyer, Enumeration of mixed linear models and SAS macro for computation of confidence intervals for variance components, presented at Applied Statistics in Agriculture Conference at Kansas State University 2001.

Crossrefs

Extensions

a(10) from Bayon, Lygeros, and Sereni (2005) added by Sean A. Irvine, Aug 05 2025

A124483 Number of connected jeu de taquin posets with n elements.

Original entry on oeis.org

1, 1, 2, 5, 11, 32, 77, 236, 616
Offset: 1

Views

Author

Keywords

Crossrefs

A133983 Number of nonisomorphic n-element self-dual posets (or partially ordered sets).

Original entry on oeis.org

1, 2, 3, 8, 15, 50, 119, 493, 1521, 7924, 30783, 209818
Offset: 1

Views

Author

Richard Stanley, Jan 08 2008

Keywords

Comments

Posets whose Hasse diagram looks the same if it is turned upside down. - N. J. A. Sloane, Mar 22 2013

References

  • R. P. Stanley, Enumerative Combinatorics I, 2nd. ed., p. 247.

Crossrefs

Cf. A000112.

Programs

  • Sage
    for n in range(1,10): print(len([P for P in Posets(n) if P.is_selfdual()])) # Jori Mäntysalo, Oct 02 2014

Extensions

a(9) from Jori Mäntysalo, Oct 02 2014
a(10-12) from Rico Zöllner and Konrad Handrich, Oct 22 2024
Previous Showing 21-30 of 60 results. Next