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.

Showing 1-1 of 1 results.

A158448 a(n) equals the number of admissible pairs of subsets of {1,2,...,n} in the notation of Marzuola-Miller.

Original entry on oeis.org

1, 2, 3, 8, 18, 50, 135, 385, 1065, 3053, 8701, 25579, 73693, 217718, 635220, 1888802
Offset: 1

Views

Author

Steven Finch, Mar 19 2009

Keywords

Comments

Alternate description: a(n) is the number of vertices at height n in the rooted tree in figure 4 of [Marzuola-Miller] which spawn only three vertices at height n+1.
The number of numerical sets S with atom monoid A(S) equal to {0,n+1, 2n+2,2n+3,2n+4,2n+5,...}

Examples

			a(3)=3 since {0,4,8,9,10,11,...}, {0,1,4,5,8,9,10,11,...} and {0,1,2, 4,5,6,8,9,10,11,...} are the only three sets satisfying the required conditions.
		

Crossrefs

Formula

Recursively related to A164048 (call it A'()) by the formula A(2k+1)' = 2A(2k)'-a(k).

Extensions

Definition rephrased by Jeremy L. Marzuola (marzuola(AT)math.uni-bonn.de), Aug 08 2009
Edited by R. J. Mathar, Aug 31 2009
Showing 1-1 of 1 results.