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.

A058275 Number of connected 5-regular simple graphs on 2*n vertices with girth at least 4.

This page as a plain text file.
%I A058275 #32 Sep 02 2025 04:09:35
%S A058275 1,0,0,0,0,1,1,7,388,406824,1125022325,3813549359274
%N A058275 Number of connected 5-regular simple graphs on 2*n vertices with girth at least 4.
%C A058275 The null graph on 0 vertices is vacuously connected and 5-regular; since it is acyclic, it has infinite girth. - _Jason Kimberley_, Jan 30 2011
%D A058275 M. Meringer, Fast Generation of Regular Graphs and Construction of Cages. Journal of Graph Theory, 30 (1999), 137-146. - _Jason Kimberley_, Jan 30 2011
%H A058275 Jason Kimberley, <a href="/wiki/User:Jason_Kimberley/C_girth_ge_4">Connected regular graphs with girth at least 4</a>
%H A058275 Jason Kimberley, <a href="/wiki/User:Jason_Kimberley/C_k-reg_girth_ge_g_index">Index of sequences counting connected k-regular simple graphs with girth at least g</a>
%H A058275 M. Meringer, <a href="http://www.mathe2.uni-bayreuth.de/markus/reggraphs.html">Tables of Regular Graphs</a>
%F A058275 a(n) = A185354(n) - A185254(n);
%F A058275 This sequence is the inverse Euler transformation of A185354. - _Jason Kimberley_, Nov 04 2011
%Y A058275 From _Jason Kimberley_, Jan 30 and Nov 04 2011: (Start)
%Y A058275 5-regular simple graphs on 2n vertices with girth at least 4: this sequence (connected), A185254 (disconnected), A185354 (not necessarily connected).
%Y A058275 Connected k-regular simple graphs with girth at least 4: A186724 (any k), A186714 (triangle); specified degree k: A185114 (k=2), A014371 (k=3), A033886 (k=4), this sequence (k=5), A058276 (k=6), A181153 (k=7), A181154 (k=8), A181170 (k=9).
%Y A058275 Connected 5-regular simple graphs with girth at least g: A006821 (g=3), this sequence (g=4), A205295 (g=5).
%Y A058275 Connected 5-regular simple graphs with girth exactly g: A184953 (g=3), A184954 (g=4), A184955 (g=5). (End)
%K A058275 nonn,more,hard,changed
%O A058275 0,8
%A A058275 _N. J. A. Sloane_, Dec 17 2000
%E A058275 Terms a(10) and a(11) appended, from running Meringer's GENREG for 3.8 and 7886 processor days at U. Ncle., by _Jason Kimberley_ on Jun 28 2010