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.

A243829 Number A(n,k) of Dyck paths of semilength n having exactly three (possibly overlapping) occurrences of the consecutive step pattern given by the binary expansion of k, where 1=U=(1,1) and 0=D=(1,-1); square array A(n,k), n>=0, k>=0, read by antidiagonals.

This page as a plain text file.
%I A243829 #9 Jan 24 2019 17:29:20
%S A243829 0,0,0,0,0,0,0,0,0,5,0,0,0,5,0,0,0,0,1,0,0,0,0,0,0,6,0,0,0,0,0,0,1,20,
%T A243829 0,0,0,0,0,0,0,10,50,0,0,0,0,0,0,1,0,50,105,0,0,0,0,0,0,0,4,5,175,196,
%U A243829 0,0,0,0,0,0,0,0,20,56,490,336,0,0,0,0,0,0,0,1,5,80,364,1176,540,0,0
%N A243829 Number A(n,k) of Dyck paths of semilength n having exactly three (possibly overlapping) occurrences of the consecutive step pattern given by the binary expansion of k, where 1=U=(1,1) and 0=D=(1,-1); square array A(n,k), n>=0, k>=0, read by antidiagonals.
%H A243829 Alois P. Heinz, <a href="/A243829/b243829.txt">Antidiagonals n = 0..140, flattened</a>
%e A243829 Square array A(n,k) begins:
%e A243829   0, 0,   0,    0,    0,    0,    0,   0,  0,   0, ...
%e A243829   0, 0,   0,    0,    0,    0,    0,   0,  0,   0, ...
%e A243829   0, 0,   0,    0,    0,    0,    0,   0,  0,   0, ...
%e A243829   5, 5,   1,    0,    0,    0,    0,   0,  0,   0, ...
%e A243829   0, 0,   6,    1,    0,    1,    0,   0,  0,   0, ...
%e A243829   0, 0,  20,   10,    0,    4,    0,   1,  0,   0, ...
%e A243829   0, 0,  50,   50,    5,   20,    5,   6,  0,   0, ...
%e A243829   0, 0, 105,  175,   56,   80,   56,  35,  0,   5, ...
%e A243829   0, 0, 196,  490,  364,  315,  364, 168,  0,  49, ...
%e A243829   0, 0, 336, 1176, 1800, 1176, 1800, 750, 12, 280, ...
%Y A243829 Main diagonal gives A243772 or column k=3 of A243752.
%Y A243829 Cf. A243753, A243827, A243828, A243830, A243831, A243832, A243833, A243834, A243835, A243836.
%K A243829 nonn,tabl
%O A243829 0,10
%A A243829 _Alois P. Heinz_, Jun 11 2014