The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A234633 Numbers of directed Hamiltonian paths in the complete tripartite graph K_{n,n,n}. 3
6, 240, 37584, 15095808, 12420864000, 18233911296000, 43492335022080000, 157551157218115584000, 823642573772373884928000, 5970637844437187690496000000, 58120324656942369834270720000000, 739968068159742816891489484800000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Complete Tripartite Graph
Eric Weisstein's World of Mathematics, Hamiltonian Path
FORMULA
a(n) = n!^3 * A110706(n). - Andrew Howroyd, May 24 2017
MATHEMATICA
Table[2 n!^3 (Binomial[2 n + 1, n + 1] HypergeometricPFQ[{1 - n, 1 - n, 1/2 - n/2, -(n/2)}, {1, -(1/2) - n, -n}, 1] + (n - 1) Binomial[2 n, n + 1] HypergeometricPFQ[{1 - n, 2 - n, 1/2 - n/2, 1 - n/2}, {2, 1/2 - n, -n}, 1]), {n, 10}]) (* Eric W. Weisstein, May 26 2017 *)
CROSSREFS
Sequence in context: A065948 A367776 A052510 * A137892 A064382 A080358
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Dec 28 2013
EXTENSIONS
a(7)-a(12) from Andrew Howroyd, May 24 2017
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 May 20 03:01 EDT 2024. Contains 372703 sequences. (Running on oeis4.)