Fast In-place Algorithms for Polynomial Operations: Division, Evaluation, Interpolation

02/24/2020
by   Pascal Giorgi, et al.
0

We consider space-saving versions of several important operations on univariate polynomials, namely power series inversion and division, division with remainder, multi-point evaluation, and interpolation. Now-classical results show that such problems can be solved in (nearly) the same asymptotic time as fast polynomial multiplication. However, these reductions, even when applied to an in-place variant of fast polynomial multiplication, yield algorithms which require at least a linear amount of extra space for intermediate results. We demonstrate new in-place algorithms for the aforementioned polynomial computations which require only constant extra space and achieve the same asymptotic running time as their out-of-place counterparts. We also provide a precise complexity analysis so that all constants are made explicit, parameterized by the space usage of the underlying multiplication algorithms.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/27/2023

In-place fast polynomial modular remainder

We consider the fast in-place computation of the Euclidean polynomial mo...
research
02/08/2019

Generic reductions for in-place polynomial multiplication

The polynomial multiplication problem has attracted considerable attenti...
research
07/24/2023

Fast in-place accumulated bilinear formulae

Bilinear operations are ubiquitous in computer science and in particular...
research
08/03/2021

Intra-Basis Multiplication of Polynomials Given in Various Polynomial Bases

Multiplication of polynomials is among key operations in computer algebr...
research
07/04/2022

Fast Kötter-Nielsen-Høholdt Interpolation over Skew Polynomial Rings and its Application in Coding Theory

Skew polynomials are a class of non-commutative polynomials that have se...
research
02/03/2023

Improving the dimension bound of Hermitian Lifted Codes

In this article we improve the dimension and minimum distance bound of t...
research
07/02/2018

Fast Hermite interpolation and evaluation over finite fields of characteristic two

This paper presents new fast algorithms for Hermite interpolation and ev...

Please sign up or login with your details

Forgot password? Click here to reset