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.

A318532 Number of finite sets of set partitions of {1,...,n} such that any two have meet {{1},...,{n}} and join {{1,...,n}}.

Original entry on oeis.org

2, 4, 11, 51, 635, 15591
Offset: 1

Views

Author

Gus Wiseman, Aug 28 2018

Keywords

Examples

			The a(3) = 11 sets of set partitions:
        0
    {{1,2,3}}
   {{1,3},{2}}
   {{1,2},{3}}
   {{1},{2,3}}
  {{1},{2},{3}}
   {{1,2},{3}}   {{1,3},{2}}
   {{1},{2,3}}   {{1,3},{2}}
   {{1},{2,3}}   {{1,2},{3}}
  {{1},{2},{3}}   {{1,2,3}}
   {{1},{2,3}}   {{1,2},{3}}  {{1,3},{2}}
		

Crossrefs