Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #10 Oct 20 2014 17:15:13
%S 0,1,1,2,1,0,17,19,20,20,76,59,40,20,0
%N The third of a set of three triangles constructed by the same rule as A202692-A202694, but where the top entries in the three triangles are 0,1,0 respectively.
%H M. Josuat-Verges, J.-C. Novelli and J.-Y. Thibon, <a href="http://arxiv.org/abs/1110.5272">The algebraic combinatorics of snakes</a>, arXiv preprint arXiv:1110.5272, 2011
%e Triangle begins:
%e 0
%e 1 1
%e 2 1 0
%e 17 19 20 20
%e 76 59 40 20 0
%e ...
%Y See A202698 for further information.
%K nonn,tabl,more
%O 1,4
%A _N. J. A. Sloane_, Dec 23 2011