English

Worst-Case Analysis of Weber's Algorithm

Data Structures and Algorithms 2013-12-02 v1 Computational Complexity Discrete Mathematics Combinatorics

Abstract

Recently, Ken Weber introduced an algorithm for finding the (a,b)(a,b)-pairs satisfying au+bv0(modk)au+bv\equiv 0\pmod{k}, with 0<a,b<k0<|a|,|b|<\sqrt{k}, where (u,k)(u,k) and (v,k)(v,k) are coprime. It is based on Sorenson's and Jebelean's "kk-ary reduction" algorithms. We provide a formula for N(k)N(k), the maximal number of iterations in the loop of Weber's GCD algorithm.

Cite

@article{arxiv.1311.7369,
  title  = {Worst-Case Analysis of Weber's Algorithm},
  author = {Christian Lavault and Sidi Mohamed Sedjelmaci},
  journal= {arXiv preprint arXiv:1311.7369},
  year   = {2013}
}

Comments

11 pages

R2 v1 2026-06-22T02:17:04.027Z