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.

A194089 The number of labeled biconnected squaregraphs that contain n squares.

Original entry on oeis.org

1, 3, 12, 57, 295, 1615, 9190, 53811, 322078
Offset: 1

Views

Author

Don Knuth, Aug 15 2011

Keywords

Examples

			A biconnected squaregraph is "labeled" if one of the edges on its periphery is given an orientation. The a(2)=3 examples with n=2 are the domino together with two possible ways to orient one of the edges on its "long" side, and one way to orient an edge on the short side. If a squaregraph has m automorphisms and perimeter 2p, the number of different ways to label it is 4p/m.
		

References

Crossrefs

Programs

  • CWEB
    (see Knuth link).