|
| |
|
|
A054420
|
|
Number of connectable 3 X n binary matrices.
|
|
2
| |
|
|
1, 3, 13, 87, 585, 3899, 25973, 173039, 1152849, 7680691, 51171485, 340922567, 2271346969, 15132518507, 100818201477, 671686589663, 4475014115745, 29814130048611, 198632300941357, 1323358787022391, 8816685256575721
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 1,2
|
|
|
COMMENTS
| A connected (0,1) matrix is one where you can get from any black square, i.e. a 1, to any other by chess king moves. A matrix is connectable if it is not connected, has rightmost column [1,0,1]' and becomes connected when any of [1,1,1]', [1,1,0]', [0,1,1]' or [0,1,0]' is appended.
|
|
|
REFERENCES
| R. Levy and J. Shapiro, Uniqueness in paint-by-numbers puzzles, preprint, 2000.
|
|
|
FORMULA
| a(n)=7a(n-1)-3a(n-2)+5a(n-3).
|
|
|
CROSSREFS
| Cf. A054417-A054421. A054420(n) = A054421(n-1) + 2*A054418(n-1).
Sequence in context: A152112 A188204 A167810 * A174278 A001831 A196561
Adjacent sequences: A054417 A054418 A054419 * A054421 A054422 A054423
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| N. J. A. Sloane (njas(AT)research.att.com), May 22 2000
|
|
|
EXTENSIONS
| More terms from James A. Sellers (sellersj(AT)math.psu.edu), May 23 2000
|
| |
|
|