Simple deterministic O(n log n) algorithm finding a solution of Erd\H{o}s-Ginzburg-Ziv theorem
Seokhwan Choi, Hanpil Kang, Dongjae Lim

TL;DR
This paper introduces the first deterministic algorithm with O(n log n) complexity for finding a subsequence satisfying the Erdős-Ginzburg-Ziv theorem, improving computational efficiency in additive number theory.
Contribution
The paper presents the first deterministic O(n log n) algorithm to find the required subsequence in the Erdős-Ginzburg-Ziv theorem, advancing algorithmic solutions in additive number theory.
Findings
Developed a deterministic O(n log n) algorithm
First known efficient solution for Erdős-Ginzburg-Ziv problem
Algorithm runs in optimal asymptotic time
Abstract
Erd\H{o}s-Ginzburg-Ziv theorem is a famous theorem in additive number theory, which states any sequence of integers contains a subsequence of elements, with their sum being a multiple of . In this article, we provide an algorithm finding a solution of Erd\H{o}s-Ginzburg-Ziv theorem in time. This is the first known deterministic time algorithm finding a solution of Erd\H{o}s-Ginzburg-Ziv theorem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Limits and Structures in Graph Theory · Computability, Logic, AI Algorithms
