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

A145806
1/4 of the number of islands of ones fitting in an n X n array symmetric under 90-degree rotation with all ones connected only either two adjacent vertically or two adjacent horizontally.
0
0, 0, 0, 1, 1, 2, 3, 3, 4, 6, 6, 8, 10, 11, 12, 15, 16, 18, 21, 23, 25
OFFSET
1,6
EXAMPLE
8 X 8 example with 12 islands:
0 0 0 1 0 0 1 0
1 1 0 1 0 0 1 0
0 0 1 0 1 1 0 0
0 0 1 0 0 0 1 1
1 1 0 0 0 1 0 0
0 0 1 1 0 1 0 0
0 1 0 0 1 0 1 1
0 1 0 0 1 0 0 0
CROSSREFS
Sequence in context: A118096 A296440 A181692 * A100989 A188215 A162627
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 19 2008
STATUS
approved