Tournament (graph theory): Difference between revisions
→Transitivity: corrected math statement to say a $/to$ c |
corrected strongly connected |
||
Line 18: | Line 18: | ||
is a directed path as desired. |
is a directed path as desired. |
||
Further, any [[strongly connected]] tournament on <math>n \geq 3</math> vertices contains cycles of length <math>3,\dots,n</math>. As a corollary, a tournament is strongly connected if and only if |
Further, any [[strongly connected]] tournament on <math>n \geq 3</math> vertices contains cycles of length <math>3,\dots,n</math>. As a corollary, a tournament on n vertices is strongly connected if and only if every vertex is on a cycle of length k for <math>3 \geq k \geq n </math>. This implies that a strongly connected tournament has a [[Hamiltonian cycle]] (Camion 1959). Moreover, if the tournament is 4‑connected, each pair of vertices can be connected with a Hamiltonian path (Thomassen 1980). |
||
== Transitivity == |
== Transitivity == |
Revision as of 01:48, 9 December 2008
Tournament | |
---|---|
Vertices | |
Edges | |
Table of graphs and parameters |
A tournament is a directed graph (digraph) obtained by assigning a direction for each edge in an undirected complete graph.
The name tournament originates from such a graph's interpretation as the outcome of a round-robin tournament in which every player encounters every other player exactly once, and in which no draws occur. In the tournament digraph, the vertices correspond to the players. The edge between each pair of players is oriented from the winner to the loser. If player beats player , then it is said that dominates .
Paths and cycles
Any tournament on a finite number of vertices contains a Hamiltonian path, i.e., directed path on all vertices (Rédei 1934). This is easily shown by induction on : suppose that the statement holds for , and consider any tournament on vertices. Choose a vertex of and consider a directed path in . Now let be maximal such that for all with . Then
is a directed path as desired.
Further, any strongly connected tournament on vertices contains cycles of length . As a corollary, a tournament on n vertices is strongly connected if and only if every vertex is on a cycle of length k for . This implies that a strongly connected tournament has a Hamiltonian cycle (Camion 1959). Moreover, if the tournament is 4‑connected, each pair of vertices can be connected with a Hamiltonian path (Thomassen 1980).
Transitivity
A tournament in which and is called transitive.
A player who wins all games would naturally be the tournament's winner. However, as the above example shows, there might not be such a player. A tournament for which there isn't is called a -paradoxical tournament. More generally, a tournament is called -paradoxical if for every -subset of there is a such that for all . By means of the probabilistic method Paul Erdős showed that if is sufficiently large, then almost every tournament on is -paradoxical.
Number of possible results
Let us have competitors, and a scoring system where no ties are permitted. Let be the number of wins scored by competitor , and let us order them such that . Thus we define a score vector, , satisfying the following three conditions:
Let be the number of different score vectors of size . The sequence (sequence A000571 in the OEIS) starts as:
1, 1, 1, 2, 4, 9, 22, 59, 167, 490, 1486, 4639, 14805, 48107, ...
It is possible to show that for sufficiently large n:
Also:
Where:
Together these show that:
Here signifies an asymptotically tight bound.
References
- Rédei, László (1934), "Ein kombinatorischer Satz", Acta Litteraria Szeged, 7: 39–43
{{citation}}
: CS1 maint: extra punctuation (link) CS1 maint: multiple names: authors list (link) - Camion, Paul (1959), "Chemie et circuits hamiltoniens des graphes complets", Comptes Rendus de l'Académie des Sciences de Paris, 249: 2151–2152
- Thomassen, Carsten (1980), "Hamiltonian-Connected Tournaments", Journal of Combinatorial Theory, Series B, 28: 142–163, doi:10.1016/0095-8956(80)90061-1
- Takacs, Lajos (1991). "A Bernoulli Excursion and Its Various Applications". Advances in Applied Probability. 23 (3): 557–585. doi:10.2307/1427622.
tournament at PlanetMath.