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.

Original entry on oeis.org

1, 1, 2, 6, 18, 72, 318, 1601, 8417
Offset: 1

Views

Author

Don Knuth, Aug 15 2011

Keywords

Examples

			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.
		

References

  • V. Chepoi, F. Dragan, Y. Vaxès, Center and diameter problem in planar quadrangulations and triangulations, SODA 13 (2002), 346--355.
  • 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.

Crossrefs

Programs

  • CWEB
    @ See Knuth link.