login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A108713 Number of possible canonical minimal transition-complete sequences over n objects. 1
1, 1, 3, 128, 162000, 10319560704, 50185433088000000, 26294650153960734720000000, 1991323677312505284928104038400000000, 28163375844474584946472694002483200000000000000000 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Definition of a canonical minimal transition-complete sequence, by example: If n=3, then 2123132312132312 is a transition-complete sequence because each element (1,2, or 3) is followed by each other element at least once.

3132123 is a minimal transition complete sequence, as each element is followed by each other element EXACTLY once.

1231321 is a canonical minimal transition-complete sequence because 1 appears before the first appearance of 2 and 2 appears before the first appearance of 3.

FORMULA

For n>1, a(n) = n^(n-2) * (n-2)!^(n-1). This is the number of Eulerian circuits in the complete directed graph on the vertices 1,2,...,n (starting with an arc (1,2)) divided by (n-2)! (the number of relabellings of the vertices 3,4,...,n). [From Max Alekseyev (maxale(AT)gmail.com), Feb 06 2010]

EXAMPLE

With n=1, there is only the possibility "1". With n=2, there is only the possibility "121". With n=3, there are the following 3 possibilities: "1213231", "1231321" and "1232131". Here is one of the 128 possibilities with n=4: "1231342143241" With n=5, I think there are over 120000 possibilities and at n=6 there may be a large number.

CROSSREFS

Sequence in context: A041867 A134711 A163850 * A123047 A097420 A037119

Adjacent sequences:  A108710 A108711 A108712 * A108714 A108715 A108716

KEYWORD

nonn,nice

AUTHOR

Philipp G. Blume (pgblu(AT)hotmail.com), Jun 20 2005

EXTENSIONS

Terms a(5) onwards from Max Alekseyev (maxale(AT)gmail.com), Feb 06 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 14:47 EST 2012. Contains 205623 sequences.