Irregular triangle read by rows: T(n,k) is the number of integers greater than 4 such that they have n trits and 2k+1 (k>=1) nonzero trits in their balanced ternary representation, with n>=3 and 1<=k<=(j-1)/2.

A277513

Irregular triangle read by rows: T(n,k) is the number of integers greater than 4 such that they have n trits and 2k+1 (k>=1) nonzero trits in their balanced ternary representation, with n>=3 and 1<=k<=(j-1)/2.

Terms

    a(0) =4a(1) =12a(2) =24a(3) =16a(4) =40a(5) =80a(6) =60a(7) =240a(8) =64a(9) =84a(10) =560a(11) =448a(12) =112a(13) =1120a(14) =1792a(15) =256a(16) =144a(17) =2016a(18) =5376a(19) =2304a(20) =180a(21) =3360a(22) =13440a(23) =11520a(24) =1024a(25) =220a(26) =5280a(27) =29568a(28) =42240a(29) =11264

External references