[go: up one dir, main page]

login
A367435
Let PG(n) be the graph with one node for each free n-celled polyomino and edges between nodes corresponding to polyominoes that can be obtained from each other by moving one cell, where the intermediate (the set of cells remaining when the cell to be moved is detached) is required to be a (connected) polyomino. a(n) is the number of edges in PG(n).
7
0, 0, 1, 8, 45, 254, 1258, 6181, 28062, 125714, 550402, 2394654, 10326665
OFFSET
1,4
COMMENTS
Equivalently, there is an edge between two nodes if the corresponding n-celled polyominoes can be obtained from the same (n-1)-celled polyomino by adding one cell.
In the n-omino graph defined in A098891, the intermediate is not required to be a polyomino, so PG(n) is a spanning subgraph of that graph. For n = 5, for example, there is an edge between the V and W pentominoes in the graph in A098891, but not in PG(5).
FORMULA
a(n) <= A098891(n).
CROSSREFS
Half the row sums of A367439.
Sequence in context: A055422 A204618 A289896 * A006887 A009369 A120044
KEYWORD
nonn,more
AUTHOR
STATUS
approved