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.
%I A330283 #12 Dec 11 2019 07:44:02 %S A330283 0,0,0,0,0,0,0,6,13,57,141,465,1224,3956,11599,36538,107415,327250, %T A330283 972040,2957488,8879327,26943317 %N A330283 Number of n-celled quasi still lifes in Conway's Game of Life, up to rotation and reflection. %C A330283 A quasi still life is a still life made up of two or more strict still lifes (A019473) that share at least 1 neighboring dead cell, but those cells still remain dead due to underpopulation just like if we were to separate those component strict still lifes. Contrast with pseudo still lifes (A056613), where the component strict still lifes share at least 1 neighboring dead cell that remains dead, but the reason shifts from underpopulation in the strict still lifes to overpopulation in the combined pattern. %H A330283 LifeWiki, <a href="https://www.conwaylife.com/wiki/Still_life#Quasi_still_lifes">quasi still lifes</a> %e A330283 When n = 8, the 6 quasi still lifes are the various arrangements of blocks and tubs in which they share a neighbor, but that neighbor remains dead due to underpopulation. In the diagrams below, "." is a dead cell, "o" is a live cell, and "*" is a dead neighboring cell that makes the pattern a quasi still life: %e A330283 .o...o. %e A330283 o.o*o.o %e A330283 .o...o. %e A330283 . %e A330283 .o..... %e A330283 o.o*.o. %e A330283 .o.*o.o %e A330283 .....o. %e A330283 . %e A330283 oo... %e A330283 oo... %e A330283 ..*.. %e A330283 ...oo %e A330283 ...oo %e A330283 . %e A330283 oo.... %e A330283 oo.... %e A330283 ..*.o. %e A330283 ...o.o %e A330283 ....o. %e A330283 . %e A330283 .o..... %e A330283 o.o.... %e A330283 .o.*.o. %e A330283 ....o.o %e A330283 .....o. %e A330283 . %e A330283 .o.... %e A330283 o.o... %e A330283 .o.*.. %e A330283 ..*.o. %e A330283 ...o.o %e A330283 ....o. %Y A330283 Cf. A019473, A056613. %K A330283 nonn,hard,more %O A330283 1,8 %A A330283 _Nathaniel Johnston_, Dec 09 2019