A181246 Number of n X 3 binary matrices with no 2 X 2 block having four 1's.
8, 57, 417, 3032, 22077, 160697, 1169792, 8515337, 61986457, 451223152, 3284626797, 23910060017, 174050512312, 1266980540057, 9222838063377, 67136581219272, 488712965249117, 3557529413370537, 25896623226618032
Offset: 1
Keywords
Links
- R. H. Hardin, Table of n, a(n) for n=1..200
Crossrefs
Cf. A181253.
Formula
Empirical: a(n) = 6*a(n-1) + 10*a(n-2) - 5*a(n-3).
Empirical g.f.: x*(8 + 9*x - 5*x^2) / (1 - 6*x - 10*x^2 + 5*x^3). - Colin Barker, Mar 26 2018
Comments