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.

A304984 Number of labeled clutters (connected antichains) spanning some subset of {1,...,n} with singleton edges allowed.

Original entry on oeis.org

1, 2, 7, 56, 1533, 210302, 496838435, 309068803876372, 14369391923126181310256825
Offset: 0

Views

Author

Gus Wiseman, May 23 2018

Keywords

Examples

			The a(2) = 7 clutters:
  {}
  {{1}}
  {{2}}
  {{1,2}}
  {{1},{1,2}}
  {{2},{1,2}}
  {{1},{2},{1,2}}
		

Crossrefs

Formula

Binomial transform of A304985(n > 0).