cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A304195 Number of fully-leafed free tree-like polyominoes of size n.

Original entry on oeis.org

1, 1, 2, 1, 1, 2, 12, 3, 1, 6, 74, 11, 2, 21, 408, 40, 4, 76, 2053, 148, 11, 279
Offset: 1

Views

Author

Lotfi Bouallagui, May 07 2018

Keywords

Comments

A free tree-like polyomino of size n is a connected set of n cells in the square lattice, up to translation, rotation and reflection, whose dual graph has no cycles. It is called fully-leafed when it has the maximal number of leaves over all the same sized free tree-like polyominoes.

Examples

			a(5) = 1:
.  #
. ###
.  #
a(6) = 2:
.  #   .  #
. #### . ####
.  #   .   #
a(7) = 12:
. # # . # #  .  # #  .    #  .  #    .   #
. ### . #### . ##### . ##### . ##### . #####
. # # . #    .       .  #    .  #    .  #
.
.  # # .  # # .  #   .  #   .  #   .   #
. #### . #### .  #   . ##   . ##   . #####
.  #   .   #  . #### .  ### .  ### .   #
.      .      .  #   .  #   .   #  .
		

Crossrefs

Cf. A131482 (free tree-like polyominoes), A304197, A304199 (fully-leafed free tree-like polycubes in 3 and 4 dimensions resp.).

A304199 Number of fully-leafed free tree-like 4d-polycubes of size n.

Original entry on oeis.org

1, 1, 2, 2, 3, 2, 2, 1, 1, 6, 602, 324, 148, 48, 16, 3, 1, 186, 30, 6, 1
Offset: 1

Views

Author

Lotfi Bouallagui, May 07 2018

Keywords

Comments

A free tree-like polycube of size n in four dimensions is a hyperface-connected set of n cells in the 4d-hypercubic lattice, up to translation, rotation and reflection, whose dual graph has no cycles. It is said to be fully-leafed when it has the maximal number of leaves over all the same sized free tree-like 4d-polycubes.

Crossrefs

Cf. A304198 (free tree-like 4d-polycubes), A304195, A304197 (fully-leafed free tree-like polyominoes and 3d-polycubes resp.).
Showing 1-2 of 2 results.