login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A238093 Array read by antidiagonals upwards: T(n,k) (n>=1, k>=0) = number of Dyck paths of semilength k avoiding the pattern U^(n-1) D U D^(n-1). 0

%I #12 May 25 2018 04:32:04

%S 1,1,0,1,1,0,1,1,1,0,1,1,2,1,0,1,1,2,4,1,0,1,1,2,5,4,1,0,1,1,2,5,13,4,

%T 1,0,1,1,2,5,14,25,4,1,0,1,1,2,5,14,41,25,4,1,0,1,1,2,5,14,42,106,25,

%U 4,1,0,1,1,2,5,14,42,131,196,25,4,1,0,1,1,2,5,14,42,132,392,196,25,4,1,0

%N Array read by antidiagonals upwards: T(n,k) (n>=1, k>=0) = number of Dyck paths of semilength k avoiding the pattern U^(n-1) D U D^(n-1).

%H Axel Bacher, Antonio Bernini, Luca Ferrari, Benjamin Gunby, Renzo Pinzani, Julian West, <a href="http://dx.doi.org/10.1016/j.disc.2013.12.011">The Dyck pattern poset</a>, Discrete Math. 321 (2014), 12--23. MR3154009.

%e Array begins (the columns correspond to k = 0, 1, 2, ..., the rows to n = 1, 2, 3, ...):

%e 0, 0, 0, 0, 0, 0, 0, 0, 0 ...

%e 1, 1, 1, 1, 1, 1, 1, 1, 1 ...

%e 1, 1, 2, 4, 4, 4, 4, 4, 4 ...

%e 1, 1, 2, 5, 13, 25, 25, 25, 25, ...

%e 1, 1, 2, 5, 14, 41, 106, 196, ...

%e 1, 1, 2, 5, 14, 42, 131, 392, 980, ...

%e 1, 1, 2, 5, 14, 42, 132, 428, 1380, ...

%e 1, 1, 2, 5, 14, 42, 132, 429, 1429, ...

%e 1, 1, 2, 5, 14, 42, 132, 429, 1430, ...

%e ...

%Y Cf. A000108 (limit of rows).

%K tabl,nonn

%O 1,13

%A _N. J. A. Sloane_, Feb 21 2014

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)