中文
相关论文

相关论文: First Steps in Algorithmic Fewnomial Theory

200 篇论文

Suppose L is any finite algebraic extension of either the ordinary rational numbers or the p-adic rational numbers. Also let g_1,...,g_k be polynomials in n variables, with coefficients in L, such that the total number of monomial terms…

数论 · 数学 2007-05-23 J. Maurice Rojas

We give a high precision polynomial-time approximation scheme for the supremum of any honest n-variate (n+2)-nomial with a constant term, allowing real exponents as well as real coefficients. Our complexity bounds count field operations and…

代数几何 · 数学 2010-11-09 Philippe Pebay , J. Maurice Rojas , David C. Thompson

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

符号计算 · 计算机科学 2017-04-14 Victor Y. Pan , Liang Zhao

We construct a family of root-finding algorithms which exploit the branched covering structure of a polynomial of degree $d$ with a path-lifting algorithm for finding individual roots. In particular, the family includes an algorithm that…

动力系统 · 数学 2025-10-20 Myong-Hi Kim , Scott Sutherland

Univariate polynomial root-finding is both classical and important for modern computing. Frequently one seeks just the real roots of a polynomial with real coefficients. They can be approximated at a low computational cost if the polynomial…

数值分析 · 数学 2014-07-01 Victor Y. Pan

Evaluating or finding the roots of a polynomial $f(z) = f_0 + \cdots + f_d z^d$ with floating-point number coefficients is a ubiquitous problem. By using a piecewise approximation of $f$ obtained with a careful use of the Newton polygon of…

符号计算 · 计算机科学 2023-02-14 Rémi Imbach , Guillaume Moroz

Many interesting computational problems can be reformulated in terms of decision trees. A natural classical algorithm is to then run a random walk on the tree, starting at the root, to see if the tree contains a node n levels from the root.…

量子物理 · 物理学 2009-10-30 Edward Farhi , Sam Gutmann

This paper presents an alternative proof of the Fundamental Theorem of Algebra that has several distinct advantages. The proof is based on simple ideas involving continuity and differentiation. Visual software demonstrations can be used to…

综合数学 · 数学 2020-10-02 Christopher Thron , Jordan T. Barry

We survey and unify recent results on the existence of accurate algorithms for evaluating multivariate polynomials, and more generally for accurate numerical linear algebra with structured matrices. By "accurate" we mean that the computed…

数值分析 · 数学 2008-05-21 James Demmel , Ioana Dumitriu , Olga Holtz , Plamen Koev

We consider $m \times s$ matrices (with $m\geq s$) in a real affine subspace of dimension $n$. The problem of finding elements of low rank in such spaces finds many applications in information and systems theory, where low rank is…

符号计算 · 计算机科学 2019-07-19 Didier Henrion , Simone Naldi , Mohab Safey El Din

Let L be any number field or $\mathfrak{p}$-adic field and consider F:=(f_1,...,f_k) where f_i is in L[x_1,...,x_n]\{0} for all i and there are exactly m distinct exponent vectors appearing in f_1,...,f_k. We prove that F has no more than…

数论 · 数学 2007-05-23 J. Maurice Rojas

We continue to investigate which polynomials can possibly occur as factors in the denominators of rational solutions of a given partial linear difference equation. In an earlier article we had introduced the distinction between periodic and…

符号计算 · 计算机科学 2011-01-17 Manuel Kauers , Carsten Schneider

In this paper, we study polynomial norms, i.e. norms that are the $d^{\text{th}}$ root of a degree-$d$ homogeneous polynomial $f$. We first show that a necessary and sufficient condition for $f^{1/d}$ to be a norm is for $f$ to be strictly…

最优化与控制 · 数学 2018-07-18 Amir Ali Ahmadi , Etienne de Klerk , Georgina Hall

Linear differential equations of arbitrary order with polynomial coefficients are considered. Specifically, necessary and sufficient conditions for the existence of polynomial solutions of a given degree are obtained for these equations. An…

数学物理 · 物理学 2011-09-27 H. Azad , A. Laradji , M. T. Mustafa

The $2 \rightarrow q$ norm of a matrix $X \in \mathbb{R}^{n \times d}$ is defined as $\lVert X \rVert_{2 \rightarrow q} = \sup_{\lVert v \rVert_2 = 1} \lVert Xv \rVert_q$. We give polynomial-time multiplicative approximation algorithms for…

数据结构与算法 · 计算机科学 2026-05-29 Samuel B. Hopkins , Stefan Tiegel

Let K be an algebraic number field of degree d and discriminant D over Q. Let A be an associative algebra over K given by structure constants such that A is isomorphic to the algebra M_n(K) of n by n matrices over K for some positive…

环与代数 · 数学 2011-12-22 Gábor Ivanyos , Lajos Rónyai , Josef Schicho

In this work we relate the deterministic complexity of factoring polynomials (over finite fields) to certain combinatorial objects we call m-schemes. We extend the known conditional deterministic subexponential time polynomial factoring…

计算复杂性 · 计算机科学 2008-04-15 Gábor Ivanyos , Marek Karpinski , Nitin Saxena

The modular decomposition is a technique that applies but is not restricted to graphs. The notion of module naturally appears in the proofs of many graph theoretical theorems. Computing the modular decomposition tree is an important…

离散数学 · 计算机科学 2009-12-10 Michel Habib , Christophe Paul

In a previous paper, we have shown that any Boolean formula can be encoded as a linear programming problem in the framework of Bayesian probability theory. When applied to NP-complete algorithms, this leads to the fundamental conclusion…

数据结构与算法 · 计算机科学 2012-12-21 Michel Feldmann

Polynomial threshold gates are basic processing units of an artificial neural network. When the input vectors are binary vectors, these gates correspond to Boolean functions and can be analyzed via their polynomial representations. In…

计算复杂性 · 计算机科学 2013-07-05 Yi Ming Zou