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

A145816
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 three adjacent vertically or three adjacent horizontally.
0
0, 0, 0, 0, 1, 1, 2, 2, 3, 3, 4, 5, 6, 7, 9, 9, 11, 12, 14, 15, 17, 18
OFFSET
1,7
EXAMPLE
8 X 8 example with 8 islands:
1 0 0 1 0 1 1 1
1 0 0 1 0 0 0 0
1 0 0 1 0 0 0 0
0 0 0 0 0 1 1 1
1 1 1 0 0 0 0 0
0 0 0 0 1 0 0 1
0 0 0 0 1 0 0 1
1 1 1 0 1 0 0 1
CROSSREFS
Sequence in context: A300788 A120171 A364915 * A347610 A027583 A029022
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 20 2008
STATUS
approved