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.

A143674 Number of maximal antichains in the poset of Dyck paths ordered by inclusion.

This page as a plain text file.
%I A143674 #12 Mar 19 2018 04:15:13
%S A143674 1,1,2,4,17,379,526913
%N A143674 Number of maximal antichains in the poset of Dyck paths ordered by inclusion.
%C A143674 Maximal antichains are those which cannot be extended without violating the antichain condition.
%C A143674 This is the breakdown by size of (or number of elements in) the antichains beginning with antichains of size 0 and increasing:
%C A143674 n=0: 0, 1;
%C A143674 n=1: 0, 1;
%C A143674 n=2: 0, 2;
%C A143674 n=3: 0, 3,  1;
%C A143674 n=4: 0, 3,  8,   6;
%C A143674 n=5: 0, 3, 14,  62, 132,  124,    42,     2;
%C A143674 n=6: 0, 3, 21, 157, 983, 4438, 15454, 41827, 79454, 112344, 117259, 88915, 47295, 14909, 3498, 334, 21, 1
%D A143674 R. P. Stanley, Enumerative Combinatorics 1, Cambridge University Press, New York, 1997.
%H A143674 J. Woodcock, <a href="http://garsia.math.yorku.ca/~zabrocki/dyckpathposet.html">Properties of the poset of Dyck paths ordered by inclusion</a>
%e A143674 For n = 3 there are 4 maximal antichains. Assume that the five elements in the D_3 poset are depicted using a Hasse diagram and labeled A through E from bottom to top. Then the 4 maximal antichains are {A}, {B,C}, {D}, {E}.
%Y A143674 Cf. A143672. Total number of antichains A143673.
%K A143674 nonn,more
%O A143674 0,3
%A A143674 Jennifer Woodcock (jennifer.woodcock(AT)ugdsb.on.ca), Aug 28 2008
%E A143674 a(6) from _Alois P. Heinz_, Jul 31 2011