regular chain
   HOME

TheInfoList



OR:

In computer algebra, a regular chain is a particular kind of triangular set in a multivariate
polynomial ring In mathematics, especially in the field of algebra, a polynomial ring or polynomial algebra is a ring (which is also a commutative algebra) formed from the set of polynomials in one or more indeterminates (traditionally also called variables ...
over a field. It enhances the notion of characteristic set.


Introduction

Given a
linear system In systems theory, a linear system is a mathematical model of a system based on the use of a linear operator. Linear systems typically exhibit features and properties that are much simpler than the nonlinear case. As a mathematical abstractio ...
, one can convert it to a triangular system via Gaussian elimination. For the non-linear case, given a
polynomial system A system of polynomial equations (sometimes simply a polynomial system) is a set of simultaneous equations where the are polynomials in several variables, say , over some field . A ''solution'' of a polynomial system is a set of values for the s ...
F over a field, one can convert (decompose or triangularize) it to a finite set of triangular sets, in the sense that the
algebraic variety Algebraic varieties are the central objects of study in algebraic geometry, a sub-field of mathematics. Classically, an algebraic variety is defined as the set of solutions of a system of polynomial equations over the real or complex numbers. ...
''V''(F) is described by these triangular sets. A triangular set may merely describe the empty set. To fix this degenerated case, the notion of regular chain was introduced, independently by Kalkbrener (1993), Yang and Zhang (1994). Regular chains also appear in Chou and Gao (1992). Regular chains are special triangular sets which are used in different algorithms for computing unmixed-dimensional decompositions of algebraic varieties. Without using factorization, these decompositions have better properties that the ones produced by Wu's algorithm. Kalkbrener's original definition was based on the following observation: every irreducible variety is uniquely determined by one of its
generic point In algebraic geometry, a generic point ''P'' of an algebraic variety ''X'' is, roughly speaking, a point at which all generic properties are true, a generic property being a property which is true for almost every point. In classical algebraic g ...
s and varieties can be represented by describing the generic points of their irreducible components. These generic points are given by regular chains.


Examples

Denote Q the rational number field. In Q 'x''1, ''x''2, ''x''3with variable ordering , : T = \ is a triangular set and also a regular chain. Two generic points given by ''T'' are (''a'', ''a'', ''a'') and (''a'', −''a'', ''a'') where ''a'' is transcendental over Q. Thus there are two irreducible components, given by and , respectively. Note that: (1) the
content Content or contents may refer to: Media * Content (media), information or experience provided to audience or end-users by publishers or media producers ** Content industry, an umbrella term that encompasses companies owning and providing mas ...
of the second polynomial is ''x''2, which does not contribute to the generic points represented and thus can be removed; (2) the
dimension In physics and mathematics, the dimension of a mathematical space (or object) is informally defined as the minimum number of coordinates needed to specify any point within it. Thus, a line has a dimension of one (1D) because only one coor ...
of each component is 1, the number of free variables in the regular chain.


Formal definitions

The variables in the polynomial ring :R = k _1, \ldots, x_n/math> are always sorted as . A non-constant polynomial ''f'' in R can be seen as a univariate polynomial in its greatest variable. The greatest variable in ''f'' is called its main variable, denoted by ''mvar''(''f''). Let ''u'' be the main variable of ''f'' and write it as :f = a_eu^e + \cdots + a_0, where ''e'' is the degree of ''f'' with respect to ''u'' and a_e is the leading coefficient of ''f'' with respect to ''u''. Then the initial of ''f'' is a_e and ''e'' is its main degree. *Triangular set A non-empty subset ''T'' of R is a triangular set, if the polynomials in ''T'' are non-constant and have distinct main variables. Hence, a triangular set is finite, and has cardinality at most ''n''. *Regular chain Let ''T'' = be a triangular set such that , h_i be the initial of ''t''''i'' and ''h'' be the product of ''h''''i'''s. Then ''T'' is a ''regular chain'' if : \mathrm(h, T) = \mathrm(\cdots(\mathrm(h, t_s),\ldots, t_i)\cdots) \neq 0 , where each
resultant In mathematics, the resultant of two polynomials is a polynomial expression of their coefficients, which is equal to zero if and only if the polynomials have a common root (possibly in a field extension), or, equivalently, a common factor (ove ...
is computed with respect to the main variable of ''t''''i'', respectively. This definition is from Yang and Zhang, which is of much algorithmic flavor. *Quasi-component and saturated ideal of a regular chain The ''quasi-component'' ''W''(''T'') described by the regular chain ''T'' is : that is, the set difference of the varieties ''V''(''T'') and ''V''(''h''). The attached algebraic object of a regular chain is its ''saturated ideal'' :\mathrm(T) = (T):h^\infty . A classic result is that the
Zariski closure In algebraic geometry and commutative algebra, the Zariski topology is a topology which is primarily defined by its closed sets. It is very different from topologies which are commonly used in the real or complex analysis; in particular, it is ...
of ''W''(''T'') equals the variety defined by sat(''T''), that is, :\overline = V(\mathrm(T)) , and its dimension is ''n'' − , ''T'', , the difference of the number of variables and the number of polynomials in ''T''. *Triangular decompositions In general, there are two ways to decompose a polynomial system ''F''. The first one is to decompose lazily, that is, only to represent its
generic point In algebraic geometry, a generic point ''P'' of an algebraic variety ''X'' is, roughly speaking, a point at which all generic properties are true, a generic property being a property which is true for almost every point. In classical algebraic g ...
s in the (Kalkbrener) sense, : \sqrt = \bigcap_^e \sqrt . The second is to describe all zeroes in the
Lazard Lazard Ltd (formerly known as Lazard Frères & Co.) is a financial advisory and asset management firm that engages in investment banking, asset management and other financial services, primarily with institutional clients. It is the world's la ...
sense, : V(F) = \bigcup_^e W(T_i) . There are various algorithms available for triangular decompositions in either sense.


Properties

Let ''T'' be a regular chain in the polynomial ring ''R''. * The saturated ideal sat(''T'') is an ''unmixed ideal'' with dimension ''n'' − , ''T'', . * A regular chain holds a strong elimination property in the sense that: : \mathrm(T \cap k _1, \ldots , x_i = \mathrm(T) \cap k _1,\ldots , x_i. * A polynomial ''p'' is in sat(''T'') if and only if p is pseudo-reduced to zero by ''T'', that is, : p\in\mathrm(T)\iff \mathrm(p, T) = 0 . :Hence the membership test for sat(''T'') is algorithmic. * A polynomial ''p'' is a
zero-divisor In abstract algebra, an element of a ring is called a left zero divisor if there exists a nonzero in such that , or equivalently if the map from to that sends to is not injective. Similarly, an element of a ring is called a right zero ...
modulo sat(''T'') if and only if \mathrm(p, T)\neq0 and {{nowrap, \mathrm{resultant}(p, T)=0. :Hence the regularity test for sat(''T'') is algorithmic. * Given a prime ideal ''P'', there exists a regular chain ''C'' such that ''P'' = sat(''C''). * If the first element of a regular chain ''C'' is an irreducible polynomial and the others are linear in their main variable, then sat(''C'') is a prime ideal. * Conversely, if ''P'' is a prime ideal, then, after almost all linear changes of variables, there exists a regular chain ''C'' of the preceding shape such that ''P'' = sat(''C''). * A triangular set is a regular chain if and only if it is a Ritt characteristic set of its saturated ideal.


See also

*
Wu's method of characteristic set Wenjun Wu's method is an algorithm for solving multivariate polynomial equations introduced in the late 1970s by the Chinese mathematician Wen-Tsun Wu. This method is based on the mathematical concept of characteristic set introduced in the lat ...
*
Gröbner basis In mathematics, and more specifically in computer algebra, computational algebraic geometry, and computational commutative algebra, a Gröbner basis is a particular kind of generating set of an ideal in a polynomial ring over a field . A Gröbn ...
*
Regular semi-algebraic system In computer algebra, a regular semi-algebraic system is a particular kind of triangular system of multivariate polynomials over a real closed field. Introduction Regular chains and triangular decompositions are fundamental and well-developed to ...
*
Triangular decomposition In computer algebra, a triangular decomposition of a polynomial system is a set of simpler polynomial systems such that a point is a solution of if and only if it is a solution of one of the systems . When the purpose is to describe the solut ...


Further references

* P. Aubry, D. Lazard, M. Moreno Maza
On the theories of triangular sets
Journal of Symbolic Computation, 28(1–2):105–124, 1999. * F. Boulier and F. Lemaire and M. Moreno Maza
Well known theorems on triangular systems and the D5 principle
Transgressive Computing 2006, Granada, Spain. * E. Hubert. [ftp://nozdr.ru/biblio/kolxo3/Cs/CsCa/Winkler%20F.,%20Langer%20U.%20(eds.)%20Symbolic%20and%20Numerical%20Scientific%20Computation%20(Proc.%20SNSC%202001,%20Hagenberg)(LNCS2630,%20Springer,%202003)(ISBN%203540405542)(398s)_CsCa_.pdf#page=51 Notes on triangular sets and triangulation-decomposition algorithms I: Polynomial systems]. LNCS, volume 2630, Springer-Verlag Heidelberg. * F. Lemaire and M. Moreno Maza and Y. Xie. The RegularChains library. Maple Conference 2005. * M. Kalkbrener
Algorithmic Properties of Polynomial Rings
J. Symb. Comput. 26(5): 525–581 (1998). * M. Kalkbrener
A Generalized Euclidean Algorithm for Computing Triangular Representations of Algebraic Varieties
J. Symb. Comput. 15(2): 143–167 (1993). * D. Wang
Computing Triangular Systems and Regular Systems
Journal of Symbolic Computation 30(2) (2000) 221–236. * Yang, L., Zhang, J. (1994)
Searching dependency between algebraic equations: an algorithm applied to automated reasoning
Artificial Intelligence in Mathematics, pp. 14715, Oxford University Press. Equations Algebra Polynomials Algebraic geometry Computer algebra