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”).

A145807
1/2 the number of islands of ones fitting in an n X n array symmetric under 180 degree rotation with all ones connected only either two adjacent vertically or two adjacent horizontally.
0
0, 0, 1, 2, 3, 4, 6, 8, 9, 12, 14, 18, 20, 23, 27, 32
OFFSET
1,4
EXAMPLE
8 X 8 example with 16 islands
.0.1.0.1.0.1.0.1
.0.1.0.1.0.1.0.1
.1.0.1.0.1.0.1.0
.1.0.1.0.1.0.1.0
.0.1.0.1.0.1.0.1
.0.1.0.1.0.1.0.1
.1.0.1.0.1.0.1.0
.1.0.1.0.1.0.1.0
CROSSREFS
Sequence in context: A036407 A374243 A376154 * A278962 A122380 A033501
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 19 2008
STATUS
approved