login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A006820 Number of connected regular simple graphs of degree 4 (or quartic graphs) with n nodes.
(Formerly M1617)
33

%I M1617 #90 May 24 2023 13:14:49

%S 1,0,0,0,0,1,1,2,6,16,59,265,1544,10778,88168,805491,8037418,86221634,

%T 985870522,11946487647,152808063181,2056692014474,29051272833609,

%U 429668180677439,6640165204855036,107026584471569605,1796101588825595008,31333997930603283531,567437240683788292989

%N Number of connected regular simple graphs of degree 4 (or quartic graphs) with n nodes.

%C The null graph on 0 vertices is vacuously connected and 4-regular. - _Jason Kimberley_, Jan 29 2011

%C The Multiset Transform of this sequence gives a triangle which gives in row n and column k the 4-regular simple graphs with n>=1 nodes and k>=1 components (row sums A033301), starting:

%C ;

%C ;

%C ;

%C ;

%C 1 ;

%C 1 ;

%C 2 ;

%C 6 ;

%C 16 ;

%C 59 1 ;

%C 265 1 ;

%C 1544 3 ;

%C 10778 8 ;

%C 88168 25 ;

%C 805491 87 1 ;

%C 8037418 377 1 ;

%C 86221634 2023 3 ;

%C 985870522 13342 9 ;

%C 11946487647 104568 27 ;

%C 152808063181 930489 96 1 ; - _R. J. Mathar_, Jun 02 2022

%D CRC Handbook of Combinatorial Designs, 1996, p. 648.

%D I. A. Faradzev, Constructive enumeration of combinatorial objects, pp. 131-135 of Problèmes combinatoires et théorie des graphes (Orsay, 9-13 Juillet 1976). Colloq. Internat. du C.N.R.S., No. 260, Centre Nat. Recherche Scient., Paris, 1978.

%D R. C. Read and R. J. Wilson, An Atlas of Graphs, Oxford, 1998.

%D N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

%H Wayne Barrett, Shaun Fallat, Veronika Furst, Shahla Nasserasr, Brendan Rooney, and Michael Tait, <a href="https://arxiv.org/abs/2305.10562">Regular Graphs of Degree at most Four that Allow Two Distinct Eigenvalues</a>, arXiv:2305.10562 [math.CO], 2023. See p. 7.

%H 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 M. Meringer, <a href="http://www.mathe2.uni-bayreuth.de/markus/reggraphs.html">Tables of Regular Graphs</a>

%H 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_, Nov 24 2009]

%H M. Meringer, <a href="https://sourceforge.net/projects/genreg/">GenReg</a>, Generation of regular graphs, program.

%H Markus Meringer, H. James Cleaves, Stephen J. Freeland, <a href="https://doi.org/10.1021/ci400209n">Beyond Terrestrial Biology: Charting the Chemical Universe of α-Amino Acid Structures</a>, Journal of Chemical Information and Modeling, 53.11 (2013), pp. 2851-2862.

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/ConnectedGraph.html">Connected Graph</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/QuarticGraph.html">Quartic Graph</a>

%H Eric Weisstein's World of Mathematics, <a href="http://mathworld.wolfram.com/RegularGraph.html">Regular Graph</a>

%H Zhipeng Xu, Xiaolong Huang, Fabian Jimenez, and Yuefan Deng, <a href="https://arxiv.org/abs/1907.12455">A new record of enumeration of regular graphs by parallel processing</a>, arXiv:1907.12455 [cs.DM], 2019.

%F a(n) = A184943(n) + A033886(n).

%F a(n) = A033301(n) - A033483(n).

%F Inverse Euler transform of A033301.

%F Row sums of A184940. - _R. J. Mathar_, May 30 2022

%Y From _Jason Kimberley_, Mar 27 2010 and Jan 29 2011: (Start)

%Y 4-regular simple graphs: this sequence (connected), A033483 (disconnected), A033301 (not necessarily connected).

%Y Connected regular simple graphs: A005177 (any degree), A068934 (triangular array); specified degree k: A002851 (k=3), this sequence (k=4), A006821 (k=5), A006822 (k=6), A014377 (k=7), A014378 (k=8), A014381 (k=9), A014382 (k=10), A014384 (k=11).

%Y Connected 4-regular simple graphs with girth at least g: this sequence (g=3), A033886 (g=4), A058343 (g=5), A058348 (g=6).

%Y Connected 4-regular simple graphs with girth exactly g: A184943 (g=3), A184944 (g=4), A184945 (g=5).

%Y Connected 4-regular graphs: this sequence (simple), A085549 (multigraphs with loops allowed), A129417 (multigraphs with loops verboten). (End)

%K nonn,nice,hard

%O 0,8

%A _N. J. A. Sloane_

%E a(19)-a(22) were appended by _Jason Kimberley_ on Sep 04 2009, Nov 24 2009, Mar 27 2010, and Mar 18 2011, from running M. Meringer's GENREG for 3.4, 44, and 403 processor days, and 15.5 processor years, at U. Ncle.

%E a(22) corrected and a(23)-a(28) from _Andrew Howroyd_, Mar 10 2020

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 14:54 EDT 2024. Contains 371960 sequences. (Running on oeis4.)