Solving Linear System of Equations Via A Convex Hull Algorithm
Abstract
We present new iterative algorithms for solving a square linear system in dimension by employing the {\it Triangle Algorithm} \cite{kal12}, a fully polynomial-time approximation scheme for testing if the convex hull of a finite set of points in a Euclidean space contains a given point. By converting into a convex hull problem and solving via the Triangle Algorithm, together with a {\it sensitivity theorem}, we compute in arithmetic operations an approximate solution satisfying , where , and is the -th column of . In another approach we apply the Triangle Algorithm incrementally, solving a sequence of convex hull problems while repeatedly employing a {\it distance duality}. The simplicity and theoretical complexity bounds of the proposed algorithms, requiring no structural restrictions on the matrix , suggest their potential practicality, offering alternatives to the existing exact and iterative methods, especially for large scale linear systems. The assessment of computational performance however is the subject of future experimentations.
Cite
@article{arxiv.1210.7858,
title = {Solving Linear System of Equations Via A Convex Hull Algorithm},
author = {Bahman Kalantari},
journal= {arXiv preprint arXiv:1210.7858},
year = {2012}
}
Comments
15 pages, 3 figures