Sciweavers

JSC
2010

Algorithms for solving linear systems over cyclotomic fields

13 years 3 months ago
Algorithms for solving linear systems over cyclotomic fields
We consider the problem of solving a linear system Ax = b over a cyclotomic field. What makes cyclotomic fields of special interest is that we can easily find a prime p that splits the minimal polynomial m(z) for the field into linear factors. This makes it possible to develop fast modular algorithms. We give two output sensitive modular algorithms, one using multiple primes and Chinese remaindering, and the other using linear p−adic lifting. Both use rational reconstruction to recover the rational coefficients in the solution vector. We also give a third algorithm which computes the solution x as a ratio of two determinants modulo m(z) using Chinese remaindering only. In general, because this representation for x is a factor of d = deg m more compact, we can compute it the fastest in general. We have implemented the algorithms in Maple with key parts of the implementation implemented in C for efficiency. A complexity analysis and experimental timings show that on inputs with ra...
Liang Chen, Michael B. Monagan
Added 29 Jan 2011
Updated 29 Jan 2011
Type Journal
Year 2010
Where JSC
Authors Liang Chen, Michael B. Monagan
Comments (0)