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.

A330333 Number of diameter-2-critical graphs with n nodes.

Original entry on oeis.org

1, 2, 3, 5, 10, 30, 103, 519
Offset: 3

Views

Author

Miodrag Zivkovic, Dec 17 2019

Keywords

Comments

The first 10 terms were obtained by filtering the list of non-isomorphic connected graphs, see McKay et al., 2013.

Examples

			The diameter-2-critical graphs for n=3,4,5 are K_{1,2}; K_{1,3}, C_4; K_{1,4}, K_{2,3}, C_5.