On the probability of generating a primitive matrix
Jingwei Chen, Yong Feng, Yang Liu, Wenyuan Wu

TL;DR
This paper analyzes the probability of extending a primitive matrix to a larger primitive matrix by adding random rows, providing bounds and an efficient algorithm for completing primitive matrices to unimodular matrices.
Contribution
It offers a rigorous lower bound on the probability of maintaining primitiveness when extending matrices and introduces a fast Las Vegas algorithm for completing primitive matrices to unimodular matrices.
Findings
Probability bound is at least a constant for fixed parameters.
Provides a Las Vegas algorithm with expected runtime O(n^{\u03c9}\,log A) for matrix completion.
Establishes theoretical foundations for probabilistic matrix extension and completion algorithms.
Abstract
Given a integer primitive matrix (i.e., a matrix can be extended to an unimodular matrix over the integers) with the maximal absolute value of entries bounded by {an integer} from above, we study the probability that the matrix extended from by appending other row vectors of dimension with entries chosen randomly and independently from the uniform distribution over is still primitive. We present a complete and rigorous proof of a lower bound on the probability, which is at least a constant for fixed in the range . As an application, we prove that there exists a fast Las Vegas algorithm that completes a primitive matrix to an unimodular matrix within expected bit operations, where…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Random Matrices and Applications · Cryptography and Data Security
