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.

A186724 Number of connected regular graphs with n nodes and girth at least 4.

Original entry on oeis.org

1, 1, 1, 0, 1, 1, 2, 1, 4, 1, 10, 3, 37, 32, 340, 1608, 18020, 193907, 2867725, 32674058, 1581632114, 6705889824
Offset: 0

Views

Author

Jason Kimberley, Sep 04 2011

Keywords

Crossrefs

Regular graphs, of any degree, with girth at least 4: this sequence (connected), A185214 (disconnected), A185314 (not necessarily connected).
Connected regular graphs of any degree with girth at least g: A005177 (g=3), this sequence (g=4), A186725 (g=5), A186726 (g=6), A186727 (g=7), A186728 (g=8), A186729 (g=9).
Connected k-regular simple graphs with girth at least 4: this sequence (any k), A186714 (triangle); specified degree k: A185114 (k=2), A014371 (k=3), A033886 (k=4), A058275 (k=5), A058276 (k=6), A181153 (k=7), A181154 (k=8), A181170 (k=9).

Formula

a(n) = sum of the n-th row of A186714.