Search: id:A033877 Results 1-1 of 1 results found. %I A033877 %S A033877 1,1,2,1,4,6,1,6,16,22,1,8,30,68,90,1,10,48,146,304,394,1,12,70,264,714, %T A033877 1412,1806,1,14,96,430,1408,3534,6752,8558,1,16,126,652,2490,7432,17718, %U A033877 33028,41586,1,18,160,938,4080,14002,39152,89898,164512,206098,1,20,198 %N A033877 Triangular array associated with Schroeder numbers: T(1,* ) = 1; T(n, k) = 0 if kRows n=1..50 of triangle, flattened %H A033877 H. Bottomley, Illustration of initial terms %H A033877 E. Pergola and R. A. Sulanke, Schroeder Triangles, Paths and Parallelogram Polyominoes, J. Integer Sequences, 1 (1998), #98.1.7. %H A033877 R. A. Sulanke, Objects counted by the central Delannoy numbers, J. Integer Seq. 6 (2003), Article 03.1.5, 19 pp. %F A033877 As an upper right triangle: a(n, k) = a(n, k-1)+a(n-1, k-1)+a(n-1, k) if k >= n >= 0 and a(n, k)=0 otherwise. %F A033877 G.f.: Sum T(n, k)*x^n*y^k = (1-x*y-(x^2*y^2-6*x*y+1)^(1/2)) / (x*(2*y+x*y-1+(x^2*y^2-6*x*y+1)^(1/ 2))). - Vladeta Jovovic (vladeta(AT)eunet.rs), Feb 16 2003 %F A033877 Another version of A000007 DELTA [0, 2, 1, 2, 1, 2, 1, 2, 1, 2, ...] = 1, 1, 0, 1, 2, 0, 1, 4, 6, 0, 1, 6, 16, 22, 0, 1, ..., where DELTA is Deleham's operator defined in A084938. %t A033877 T[ 1, _ ] := 1; T[ n_, k_ ]/;(k