中文
相关论文

相关论文: Polynomial root-finding algorithms and branched co…

200 篇论文

Given a polynomial $p$ of degree $d$ and a bound $\kappa$ on a condition number of $p$, we present the first root-finding algorithms that return all its real and complex roots with a number of bit operations quasi-linear in $d…

符号计算 · 计算机科学 2021-02-09 Guillaume Moroz

In the computation of Feynman integrals which evaluate to multiple polylogarithms one encounters quite often square roots. To express the Feynman integral in terms of multiple polylogarithms, one seeks a transformation of variables, which…

高能物理 - 理论 · 物理学 2018-12-07 Marco Besier , Duco van Straten , Stefan Weinzierl

We state a kind of Euclidian division theorem: given a polynomial P(x) and a divisor d of the degree of P, there exist polynomials h(x),Q(x),R(x) such that P(x) = h(Q(x)) +R(x), with deg h=d. Under some conditions h,Q,R are unique, and Q is…

代数几何 · 数学 2009-10-12 Arnaud Bodin

We show that for any constant d, complex roots of degree d univariate rational (or Gaussian rational) polynomials---given by a list of coefficients in binary---can be computed to a given accuracy by a uniform TC^0 algorithm (a uniform…

数据结构与算法 · 计算机科学 2012-10-24 Emil Jeřábek

Univariate polynomial root-finding is a classical subject, still important for modern computing. Frequently one seeks just the real roots of a real coefficient polynomial. They can be approximated at a low computational cost if the…

数值分析 · 数学 2015-06-16 Victor Y. Pan , Liang Zhao

Graph polynomials encode fundamental combinatorial invariants of graphs. Their computation is investigated using tree and path decomposition frameworks, with formal definitions of treewidth, k-trees, and pathwidth establishing the…

离散数学 · 计算机科学 2025-09-29 Mehul Bafna , Shaghik Amirian

We propose an improved algorithm for finding roots of polynomials over finite fields. This makes possible significant speedup of the decoding process of Bose-Chaudhuri-Hocquenghem, Reed-Solomon, and some other error-correcting codes.

信息论 · 计算机科学 2007-07-16 Sergei V. Fedorenko , Piter V. Trifonov

Discovering "good" algorithms for an operation is often considered an art best left to experts. What if there is a simple methodology, an algorithm, for systematically deriving a family of algorithms as well as their cost analyses, so that…

编程语言 · 计算机科学 2018-08-24 Devangi N. Parikh , Margaret E. Myers , Richard Vuduc , Robert A. van de Geijn

A novel very simple method for finding roots of polynomials over finite fields has been proposed. The essence of the proposed method is to search the roots via nested cycles over the subgroups of the multiplicative group of the Galois…

数论 · 数学 2023-12-27 Gennady N. Glushchenko

Using the interplay between topological, combinatorial, and geometric properties of polynomials and analytic results (primarily the covering structure and distortion estimates), we analyze a path-lifting method for finding approximate…

数值分析 · 数学 2018-01-08 Myong-Hi Kim , Marco Martens , Scott Sutherland

We present a new data structure to approximate accurately and efficiently a polynomial $f$ of degree $d$ given as a list of coefficients. Its properties allow us to improve the state-of-the-art bounds on the bit complexity for the problems…

符号计算 · 计算机科学 2021-11-30 Guillaume Moroz

We use Newton's method to find all roots of several polynomials in one complex variable of degree up to and exceeding one million and show that the method, applied to appropriately chosen starting points, can be turned into an algorithm…

数值分析 · 数学 2017-09-13 Dierk Schleicher , Robin Stoll

We seek complex roots of a univariate polynomial $P$ with real or complex coefficients. We address this problem based on recent algorithms that use subdivision and have a nearly optimal complexity. They are particularly efficient when only…

符号计算 · 计算机科学 2019-11-18 Rémi Imbach , Victor Y. Pan

The general number field sieve (GNFS) is the most efficient algorithm known for factoring large integers. It consists of several stages, the first one being polynomial selection. The quality of the chosen polynomials in polynomial selection…

数论 · 数学 2015-08-18 Shi Bai , Richard P. Brent , Emmanuel Thomé

Already for bivariate tropical polynomials, factorization is an NP-Complete problem. In this paper, we give an efficient algorithm for factorization and rational factorization of a rich class of tropical polynomials in $n$ variables.…

组合数学 · 数学 2019-12-10 Bo Lin , Ngoc Mai Tran

We introduce a new iterative root-finding method for complex polynomials, dubbed {\it Newton-Ellipsoid} method. It is inspired by the Ellipsoid method, a classical method in optimization, and a property of Newton's Method derived in…

数值分析 · 计算机科学 2014-10-09 Bahman Kalantari , Eric Lee

Let $F(z)$ be an arbitrary complex polynomial. We introduce the local root clustering problem, to compute a set of natural $\varepsilon$-clusters of roots of $F(z)$ in some box region $B_0$ in the complex plane. This may be viewed as an…

符号计算 · 计算机科学 2021-05-12 Ruben Becker , Michael Sagraloff , Vikram Sharma , Juan Xu , Chee Yap

We present an algorithm for isolating the roots of an arbitrary complex polynomial $p$ that also works for polynomials with multiple roots provided that the number $k$ of distinct roots is given as part of the input. It outputs $k$ pairwise…

符号计算 · 计算机科学 2014-01-24 Kurt Mehlhorn , Michael Sagraloff , Pengming Wang

We reveal a complexity chasm, separating the trinomial and tetranomial cases, for solving univariate sparse polynomial equations over certain local fields. First, for any fixed field $K\in\{\mathbb{Q}_2,\mathbb{Q}_3,\mathbb{Q}_5,\ldots\}$,…

数论 · 数学 2021-06-08 J. Maurice Rojas , Yuyu Zhu

In this paper, we study properties of polynomials over division rings. Moreover, we present formulas for finding roots of some polynomials

环与代数 · 数学 2024-03-19 Alina G. Goutor , Sergey V. Tikhonov