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.

A194088 The number of biconnected squaregraphs that contain n squares.

This page as a plain text file.
%I A194088 #19 Nov 13 2023 19:02:07
%S A194088 1,1,2,6,18,72,318,1601,8417
%N A194088 The number of biconnected squaregraphs that contain n squares.
%D A194088 V. Chepoi, F. Dragan, Y. Vaxès, Center and diameter problem in planar quadrangulations and triangulations, SODA 13 (2002), 346--355.
%D A194088 H.-J. Bandelt, V.Chepoi, and D. Eppstein, Combinatorics and geometry of finite and infinite squaregraphs, SIAM Journal on Discrete Mathematics 24 (2010), 1399--1440.
%H A194088 Don Knuth, <a href="https://www-cs-faculty.stanford.edu/~knuth/programs/squaregraph.w">squaregraph.w</a> (CWEB program).
%e A194088 For n=5 the a(5)=18 solutions are the 12 pentominoes, plus the "5-cogwheel", plus five others obtained by "tearing" the P-pentomino or the 5-cogwheel apart at one edge.
%o A194088 (CWEB) @ See Knuth link.
%Y A194088 Cf. A194089, A194090,  A194091,  A194092,  A194093.
%K A194088 nonn,more
%O A194088 1,3
%A A194088 _Don Knuth_, Aug 15 2011