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.

A294405 Number of connected weakly regular graphs on n nodes.

Original entry on oeis.org

0, 0, 0, 0, 0, 2, 3, 14, 19, 162
Offset: 1

Views

Author

Eric W. Weisstein, Oct 30 2017

Keywords

Crossrefs

Cf. A005177 (connected regular graphs).
Cf. A076434 (not-necessarily connected weakly regular graphs).
Cf. A088741 (connected strongly regular graphs).

Formula

a(n) = A005177(n) - A088741(n). - Andrew Howroyd, Sep 03 2019