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.

A185364 Not necessarily connected 6-regular simple graphs on n vertices with girth at least 4.

Original entry on oeis.org

1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1, 9, 6, 267, 3727, 483012, 69823723, 14836130862
Offset: 0

Views

Author

Jason Kimberley, Dec 07 2011

Keywords

Comments

First differs from A058276 at n=24.

Crossrefs

6-regular simple graphs with girth at least 4: A058276 (connected), A185264 (disconnected), this sequence (not necessarily connected).
Not necessarily connected k-regular simple graphs with girth at least 4: A185314 (any k), A185304 (triangle); specified degree k: A008484 (k=2), A185334 (k=3), A185344 (k=4), A185354 (k=5), this sequence (k=6).
Cf. A184964.

Programs

Formula

This sequence is the Euler transformation of A058276.
a(n) = A058276(n) + A185264(n).