T(n,k)=Number of 0..2 colorings of an nx(k+1) array circular in the k+1 direction with new values 0..2 introduced in row major order.
A214101
T(n,k)=Number of 0..2 colorings of an nx(k+1) array circular in the k+1 direction with new values 0..2 introduced in row major order.
Terms
- a(0) =1a(1) =1a(2) =3a(3) =3a(4) =2a(5) =9a(6) =5a(7) =19a(8) =4a(9) =27a(10) =11a(11) =30a(12) =121a(13) =8a(14) =81a(15) =21a(16) =143a(17) =180a(18) =771a(19) =16a(20) =243a(21) =43a(22) =322a(23) =2041a(24) =1080a(25) =4913a(26) =32a(27) =729a(28) =85a(29) =1179
External references
- oeis: A214101