Triangle T(n, k, m) = coefficients of p(x, n, m) where p(x,n,m) = (x+1)*p(x, n-1, m) + (2^(m+n-1) + 2^(n-2)*[n>=3])*x*p(x, n-2, m) and m=0, read by rows.

A154983

Triangle T(n, k, m) = coefficients of p(x, n, m) where p(x,n,m) = (x+1)*p(x, n-1, m) + (2^(m+n-1) + 2^(n-2)*[n>=3])*x*p(x, n-2, m) and m=0, read by rows.

Terms

    a(0) =1a(1) =1a(2) =1a(3) =1a(4) =4a(5) =1a(6) =1a(7) =11a(8) =11a(9) =1a(10) =1a(11) =24a(12) =70a(13) =24a(14) =1a(15) =1a(16) =49a(17) =358a(18) =358a(19) =49a(20) =1a(21) =1a(22) =98a(23) =1559a(24) =4076a(25) =1559a(26) =98a(27) =1a(28) =1a(29) =195

External references