Evdokimov's algorithm

In computational number theory, Evdokimov's algorithm, named after Sergei Evdokimov, is the asymptotically fastest known algorithm for factorization of polynomials (until 2019). It can factorize a one-variable polynomial of degree over an explicitly given finite field of cardinality . Assuming the generalized Riemann hypothesis the algorithm runs in deterministic time [1] (see Big O notation). This is an improvement of both Berlekamp's algorithm and Rónyai's algorithm[2] in the sense that the first algorithm is polynomial for small characteristic of the field, whearas the second one is polynomial for small ; however, both of them are exponential if no restriction is made.

The factorization of a polynomial over a ground field is reduced to the case when has no multiple roots and is completely splitting over (i.e. has distinct roots in ). In order to find a root of in this case, the algorithm deals with polynomials not only over the ground field but also over a completely splitting semisimple algebra over (an example of such an algebra is given by , where ). The main problem here is to find efficiently a nonzero zero-divisor in the algebra. The GRH is used only to take roots in finite fields in polynomial time. Thus the Evdokimov algorithm, in fact, solves a polynomial equation over a finite field "by radicals" in quasipolynomial time, see Time complexity.

The analyses of Evdokimov's algorithm is closely related with some problems in the association scheme theory. With the help of this approach, it was proved [3] that if is a prime and has a ‘large’ -smooth divisor , then a modification of the Evdokimov algorithm finds a nontrivial factor of the polynomial in deterministic time, assuming GRH and that .

References

  1. Evdokimov, Sergei (1994), "Factorization of polynomials over finite fields in subexponential time under GRH", Lecture Notes in Computer Science, 877: 209–219, doi:10.1007/3-540-58691-1_58, ISBN 978-3-540-58691-3
  2. Rónyai, Lajos (1988), "Factoring polynomials over finite fields", Journal of Algorithms, 9 (3): 391–400, doi:10.1016/0196-6774(88)90029-6
  3. Arora, Manuel; Ivanyos, Gabor; Karpinski, Marek; Saxena, Nitin (2014), "Deterministic polynomial factoring and association schemes", LMS J. Comput. Math., 17: 123–140, arXiv:1205.5653, doi:10.1112/S1461157013000296

Further reading

  • Shparlinski, I. (1999). Finite Fields: Theory and Computation. The Meeting Point of Number Theory, Computer Science, Coding Theory and Cryptography. Mathematics and Its Applications. 477. Springer Verlag.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.