login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A204084
T(n,k)=Number of nXk 0..3 arrays with every element neighboring horizontally or vertically both a 0 and a 1
8
0, 0, 0, 0, 4, 0, 0, 4, 4, 0, 0, 16, 132, 16, 0, 0, 100, 256, 256, 100, 0, 0, 324, 5260, 11236, 5260, 324, 0, 0, 1296, 37636, 107584, 107584, 37636, 1296, 0, 0, 5476, 321696, 3904576, 13346532, 3904576, 321696, 5476, 0, 0, 21316, 2951524, 76212900
OFFSET
1,5
COMMENTS
Table starts
.0....0.......0..........0.............0................0...................0
.0....4.......4.........16...........100..............324................1296
.0....4.....132........256..........5260............37636..............321696
.0...16.....256......11236........107584..........3904576............76212900
.0..100....5260.....107584......13346532........553472676.........35085052464
.0..324...37636....3904576.....553472676......94591923364......11178644528704
.0.1296..321696...76212900...35085052464...11178644528704....4337212764978412
.0.5476.2951524.1650959424.1978079099364.1741263873230116.1498281295226032144
LINKS
EXAMPLE
Some solutions for n=5 k=3
..2..1..0....0..0..0....3..0..0....3..0..0....2..0..0....3..0..0....1..0..0
..0..1..0....1..1..1....1..1..1....1..1..1....1..1..1....1..1..1....1..2..1
..0..1..3....0..2..2....0..2..1....0..1..0....0..1..3....0..1..1....0..0..1
..0..0..0....0..0..0....0..0..0....0..0..0....0..1..0....0..1..0....1..0..1
..1..1..1....1..1..1....1..1..2....1..1..1....0..1..0....0..1..0....1..0..1
CROSSREFS
Sequence in context: A203285 A203542 A204301 * A096904 A375004 A375003
KEYWORD
nonn,tabl
AUTHOR
R. H. Hardin Jan 10 2012
STATUS
approved