[go: up one dir, main page]

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!)
Revision History for A326208 (Underlined text is an addition; strikethrough text is a deletion.)

Showing all changes.
A326208 Number of Hamiltonian labeled simple graphs with n vertices.
(history; published version)
#9 by Alois P. Heinz at Fri Jun 21 07:57:40 EDT 2019
STATUS

reviewed

approved

#8 by Michel Marcus at Fri Jun 21 07:04:44 EDT 2019
STATUS

proposed

reviewed

#7 by Falk Hüffner at Fri Jun 21 06:29:38 EDT 2019
STATUS

editing

proposed

#6 by Falk Hüffner at Fri Jun 21 06:29:28 EDT 2019
DATA

0, 1, 0, 1, 10, 218, 10078, 896756, 151676112, 47754337568, 28229412456056, 31665593711174080

LINKS

F. Hüffner, <a href="https://github.com/falk-hueffner/tinygraph">tinygraph</a>, software for generating integer sequences based on graph properties, version 9766535.

EXTENSIONS

a(7)-a(11) added using tinygraph by Falk Hüffner, Jun 21 2019

STATUS

approved

editing

#5 by Susanna Cuyler at Sun Jun 16 22:33:13 EDT 2019
STATUS

proposed

approved

#4 by Gus Wiseman at Sun Jun 16 12:20:36 EDT 2019
STATUS

editing

proposed

#3 by Gus Wiseman at Sun Jun 16 12:18:45 EDT 2019
CROSSREFS

The casedirected withoutversion ais HamiltonianA326204 (with cycleloops) or isA326219 (without A326207.loops).

TheSimple graphs casenot withcontaining a Hamiltonian pathcycle isare A326206A326207.

TheSimple graphs containing casea forHamiltonian digraphspath isare A326204A326206.

#2 by Gus Wiseman at Sat Jun 15 05:31:36 EDT 2019
NAME

allocatedNumber of Hamiltonian labeled simple graphs forwith Gusn Wisemanvertices.

DATA

0, 1, 0, 1, 10, 218, 10078

OFFSET

0,5

COMMENTS

A graph is Hamiltonian if it contains a cycle passing through every vertex exactly once.

LINKS

Wikipedia, <a href="https://en.wikipedia.org/wiki/Hamiltonian_path">Hamiltonian path</a>

Gus Wiseman, <a href="/A326208/a326208.png">The a(5) = 218 simple graphs containing a Hamiltonian cycle.</a>

FORMULA

A006125(n) = a(n) + A326207(n).

MATHEMATICA

Table[Length[Select[Subsets[Subsets[Range[n], {2}]], FindHamiltonianCycle[Graph[Range[n], #]]!={}&]], {n, 0, 4}] (* Mathematica 8.0+ *)

CROSSREFS

The unlabeled version is A003216.

The case without a Hamiltonian cycle is A326207.

The case with a Hamiltonian path is A326206.

The case for digraphs is A326204.

Cf. A003216, A006125, A057864, A283420.

KEYWORD

allocated

nonn,more

AUTHOR

Gus Wiseman, Jun 15 2019

STATUS

approved

editing

#1 by Gus Wiseman at Thu Jun 13 20:11:10 EDT 2019
NAME

allocated for Gus Wiseman

KEYWORD

allocated

STATUS

approved

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 August 31 22:14 EDT 2024. Contains 375574 sequences. (Running on oeis4.)