Triangle read by rows: T(n,k) is the number of 2-compositions of n having k columns with an odd sum (0<=k<=n). A 2-composition of n is a nonnegative matrix with two rows, such that each column has at least one nonzero entry and whose entries sum up to n.

A181308

Triangle read by rows: T(n,k) is the number of 2-compositions of n having k columns with an odd sum (0<=k<=n). A 2-composition of n is a nonnegative matrix with two rows, such that each column has at least one nonzero entry and whose entries sum up to n.

Terms

    a(0) =1a(1) =0a(2) =2a(3) =3a(4) =0a(5) =4a(6) =0a(7) =16a(8) =0a(9) =8a(10) =14a(11) =0a(12) =52a(13) =0a(14) =16a(15) =0a(16) =104a(17) =0a(18) =144a(19) =0a(20) =32a(21) =64a(22) =0a(23) =460a(24) =0a(25) =368a(26) =0a(27) =64a(28) =0a(29) =616

External references