# Long rainbow cycles and Hamiltonian cycles using many colors in properly   edge-colored complete graphs

**Authors:** Jozsef Balogh, Theodore Molla

arXiv: 1706.04950 · 2017-06-16

## TL;DR

This paper improves bounds on the length of rainbow cycles and the number of colors in Hamiltonian cycles in properly edge-colored complete graphs, advancing understanding of cycle structures in such graphs.

## Contribution

It provides tighter bounds on rainbow cycle lengths and the number of colors in Hamiltonian cycles, refining previous results in properly edge-colored complete graphs.

## Key findings

- Rainbow cycle length improved to at least n - O(log n * sqrt(n))
- Existence of Hamilton cycle with at least n - O((log n)^2) colors
- Advances previous bounds by Andersen for large n

## Abstract

We prove two results regarding cycles in properly edge-colored graphs.   First, we make a small improvement to the recent breakthrough work of Alon, Pokrovskiy and Sudakov who showed that every properly edge-colored complete graph $G$ on $n$ vertices has a rainbow cycle on at least $n - O(n^{3/4})$ vertices, by showing that $G$ has a rainbow cycle on at least $n - O(\log n \sqrt{n})$ vertices.   Second, by modifying the argument of Hatami and Shor which gives a lower bound for the length of a partial transversal in a Latin Square, we prove that every properly colored complete graph has a Hamilton cycle in which at least $n - O((\log n)^2)$ different colors appear.   For large $n$, this is an improvement of the previous best known lower bound of $n - \sqrt{2n}$ of Andersen.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.04950/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1706.04950/full.md

---
Source: https://tomesphere.com/paper/1706.04950