2006/02/28 by Qi Cheng, Cheng, Qi
Computer Science · #Complexity and Algorithms in Graphs #Computational Geometry (cs.CG) #Computational Geometry and Mesh Generation #Digital Image Processing Techniques #F.2.1 #FOS: Computer and information sciences #cs.CG
paper · pdf · doi:10.48550/arxiv.cs/0603002
arxiv created 2006/02/28 · openalex publication_date 2006/02/28 · arxiv updated 2009/12/01 · openalex created_date 2016/07/22 · openalex updated_date 2026/07/28
Let k and n be positive integers, n>k. Define r(n,k) to be the minimum positive value of |√(a1) + ... + √(ak) - √(b1) - >... -√(bk) | where a1, a2, ..., ak, b1, b2, ..., bk are positive integers no larger than n. It is an important problem in computational geometry to determine a good upper bound of -log r(n,k). In this paper we prove an upper bound of 2O(n/log n) log n, which is better than the best known result O(22k log n) whenever n ≤ cklog k for some constant c. In particular, our result implies a \em subexponential algorithm to compare two sums of square roots of integers of size o(klog k).