LLL Algorithm for Lattice Basis Reduction
Number Theory
2024-11-22 v2
Abstract
This is an expository paper intended to introduce the polynomial time lattice basis reduction algorithm first described by Arjen Lenstra, Hendrik Lenstra, and L\'aszl\'o Lov\'asz in 1982. We begin by introducing the shortest vector problem, which motivates the underlying components of the LLL algorithm. Then, we introduce the details of the algorithm itself, followed by proofs of the correctness and runtime of the algorithm in complete detail, assuming only a basic linear algebra background and an understanding of big O notation. Finally, we apply the LLL algorithm to the shortest vector problem and explore other applications of the algorithm in various mathematical settings.
Cite
@article{arxiv.2410.22196,
title = {LLL Algorithm for Lattice Basis Reduction},
author = {Alex Kalbach and Ted Chinburg},
journal= {arXiv preprint arXiv:2410.22196},
year = {2024}
}
Comments
19 pages