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.

A194092 The number of biconnected squaregraphs with n vertices.

Original entry on oeis.org

1, 1, 0, 1, 0, 1, 0, 2, 1, 5, 2, 17, 11, 65, 54, 299, 333, 1508, 2041, 8215, 12971
Offset: 1

Views

Author

Don Knuth, Aug 15 2011

Keywords

Examples

			For n=11 the a(11)=2 solutions are the P pentomino and the 5-cogwheel.
The cases n=1 and n=2 are somewhat controversial, depending on whether the graphs K_1 and K_2 are considered to be "biconnected".
		

References

Crossrefs

Programs

  • CWEB
    (see Knuth link).