login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Number of (undirected) Hamiltonian paths in the n-transposition graph.
0

%I #5 May 07 2019 15:10:08

%S 0,1,36,27267618816

%N Number of (undirected) Hamiltonian paths in the n-transposition graph.

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

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

%F a(n) = A276518(n)/2.

%Y Cf. A276518.

%K nonn,hard,more

%O 1,3

%A _Eric W. Weisstein_, May 07 2019