A304195 Number of fully-leafed free tree-like polyominoes of size n.
1, 1, 2, 1, 1, 2, 12, 3, 1, 6, 74, 11, 2, 21, 408, 40, 4, 76, 2053, 148, 11, 279
Offset: 1
Examples
a(5) = 1: . # . ### . # a(6) = 2: . # . # . #### . #### . # . # a(7) = 12: . # # . # # . # # . # . # . # . ### . #### . ##### . ##### . ##### . ##### . # # . # . . # . # . # . . # # . # # . # . # . # . # . #### . #### . # . ## . ## . ##### . # . # . #### . ### . ### . # . . . # . # . # .
Links
- Alexandre Blondin Massé, Julien de Carufel, Alain Goupil, and Maxime Samson. Fully-leafed tree-like polyominoes and polycubes. In Combinatorial algorithms, volume 10765 of Lecture Notes of Computer Science, 28th International workshop, IWOCA 2017, Newcastle, NSW, Australia, Springer, 2018.
Comments