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.

A058348 Number of connected 4-regular simple graphs on n vertices with girth at least 6.

This page as a plain text file.
%I A058348 #27 May 24 2017 08:32:44
%S A058348 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,0,4,0,19,0,
%T A058348 1272,25,494031,13504
%N A058348 Number of connected 4-regular simple graphs on n vertices with girth at least 6.
%C A058348 From _Jason Kimberley_, 2011: (Start)
%C A058348 The null graph on 0 vertices is vacuously connected and 4-regular; since it is acyclic, it has infinite girth.
%C A058348 Does a(2n+1) ever exceed a(2n)?
%C A058348 (End)
%H A058348 Jason Kimberley, <a href="/wiki/User:Jason_Kimberley/C_girth_ge_6">Connected regular graphs with girth at least 6</a>
%H A058348 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 A058348 M. Meringer, <a href="http://www.mathe2.uni-bayreuth.de/markus/reggraphs.html">Tables of Regular Graphs</a>
%H A058348 M. Meringer, <a href="http://dx.doi.org/10.1002/(SICI)1097-0118(199902)30:2&lt;137::AID-JGT7&gt;3.0.CO;2-G">Fast generation of regular graphs and construction of cages</a>, J. Graph Theory 30 (2) (1999) 137-146. [_Jason Kimberley_, Jan 29 2011]
%Y A058348 From _Jason Kimberley_, Jan 29 2011: (Start)
%Y A058348 Connected k-regular simple graphs with girth at least 6: A186726 (any k), A186716 (triangle); specified degree k: A185116 (k=2), A014374 (k=3), this sequence (k=4).
%Y A058348 Connected 4-regular simple graphs with girth at least g: A006820 (g=3), A033886 (g=4), A058343 (g=5), this sequence (g=6).
%Y A058348 Connected 4-regular simple graphs with girth exactly g: A184943 (g=3), A184944 (g=4), A184945 (g=5). (End)
%K A058348 nonn,more,hard
%O A058348 0,31
%A A058348 _N. J. A. Sloane_, Dec 17 2000
%E A058348 _Jason Kimberley_ inserted Meringer's computed terms a(n)=0 for n in [27,29,31,33] and appended terms a(35) and a(36), by running Meringer's GENREG for 17 and 106 processor days at U. Ncle, on May 04 2010.
%E A058348 a(37) appended from running GENREG for 450 processor days at U. Ncle. by _Jason Kimberley_, Dec 03 2011