Triangular Decomposition
   HOME

TheInfoList



OR:

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 solution set of in the
algebraic closure In mathematics, particularly abstract algebra, an algebraic closure of a field ''K'' is an algebraic extension of ''K'' that is algebraically closed. It is one of many closures in mathematics. Using Zorn's lemmaMcCarthy (1991) p.21Kaplansky ( ...
of its coefficient
field Field may refer to: Expanses of open ground * Field (agriculture), an area of land used for agricultural purposes * Airfield, an aerodrome that lacks the infrastructure of an airport * Battlefield * Lawn, an area of mowed grass * Meadow, a grass ...
, those simpler systems are regular chains. If the coefficients of the polynomial systems are real numbers, then the real solutions of can be obtained by a triangular decomposition into
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 ...
s. In both cases, each of these simpler systems has a triangular shape and remarkable properties, which justifies the terminology.


History

The Characteristic Set Method is the first factorization-free algorithm, which was proposed for decomposing an algebraic variety into equidimensional components. Moreover, the Author, Wen-Tsun Wu, realized an implementation of this method and reported experimental data in his 1987 pioneer article titled "A zero structure theorem for polynomial equations solving". To put this work into context, let us recall what was the common idea of an algebraic set decomposition at the time this article was written. Let be an algebraically closed field and be a subfield of . A subset is an (affine)
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. ...
over if there exists a polynomial set such that the zero set of equals . Recall that is said irreducible if for all algebraic varieties the relation implies either or . A first algebraic variety decomposition result is the famous
Lasker–Noether theorem In mathematics, the Lasker–Noether theorem states that every Noetherian ring is a Lasker ring, which means that every ideal can be decomposed as an intersection, called primary decomposition, of finitely many ''primary ideals'' (which are relate ...
which implies the following. :Theorem (Lasker - Noether). For each algebraic variety there exist finitely many irreducible algebraic varieties such that we have :: V = V_1 \cup \cdots \cup V_e. :Moreover, if holds for then the set is unique and forms the irreducible decomposition of . The varieties in the above Theorem are called the irreducible components of and can be regarded as a natural output for a decomposition algorithm, or, in other words, for an algorithm solving a system of equations in . In order to lead to a computer program, this algorithm specification should prescribe how irreducible components are represented. Such an encoding is introduced by Joseph Ritt through the following result. :Theorem (Ritt). If is a non-empty and irreducible variety then one can compute a reduced triangular set contained in the ideal \langle F \rangle generated by in and such that all polynomials in \langle F \rangle reduces to zero by pseudo-division w.r.t . We call the set in Ritt's Theorem a Ritt characteristic set of the ideal \langle F \rangle. Please refer to regular chain for the notion of a triangular set. Joseph Ritt described a method for solving polynomial systems based on polynomial factorization over field extensions and computation of characteristic sets of prime ideals. Deriving a practical implementation of this method, however, was and remains a difficult problem. In the 1980s, when the Characteristic set Method was introduced, polynomial factorization was an active research area and certain fundamental questions on this subject were solved recently Nowadays, decomposing an algebraic variety into irreducible components is not essential to process most application problems, since weaker notions of decompositions, less costly to compute, are sufficient. The Characteristic Set Method relies on the following variant of Ritt's Theorem. :Theorem (Wen-Tsun Wu). For any finite polynomial set , one can compute a reduced triangular set C \subset \langle F \rangle such that all polynomial in reduces to zero by pseudo-division w.r.t . Different concepts and algorithms extended the work of Wen-Tsun Wu. In the early 1990s, the notion of a regular chain, introduced independently by Michael Kalkbrener in 1991 in his PhD Thesis and, by Lu Yang and Jingzhong Zhang led to important algorithmic discoveries. In Kalkbrener's vision, regular chains are used to represent the generic zeros of the irreducible components of an algebraic variety. In the original work of Yang and Zhang, they are used to decide whether a hypersurface intersects a quasi-variety (given by a regular chain). Regular chains have, in fact, several interesting properties and are the key notion in many algorithms for decomposing systems of algebraic or differential equations. Regular chains have been investigated in many papers. The abundant literature on the subject can be explained by the many equivalent definitions of a regular chain. Actually, the original formulation of Kalkbrener is quite different from that of Yang and Zhang. A bridge between these two notions, the point of view of Kalkbrener and that of Yang and Zhang, appears in Dongming Wang's paper. There are various algorithms available for obtaining triangular decomposition of both in the sense of Kalkbrener and in the sense of
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 ...
and Wen-Tsun Wu. The Lextriangular Algorithm by Daniel Lazard and the Triade Algorithm b
Marc Moreno Maza
together with the Characteristic Set Method are available in various computer algebra systems, including Axiom and
Maple ''Acer'' () is a genus of trees and shrubs commonly known as maples. The genus is placed in the family Sapindaceae.Stevens, P. F. (2001 onwards). Angiosperm Phylogeny Website. Version 9, June 2008 nd more or less continuously updated since http ...
.


Formal definitions

Let be a field and be ordered variables. We denote by the corresponding
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 ...
. For , regarded as a system of polynomial equations, there are two notions of a triangular decomposition over the
algebraic closure In mathematics, particularly abstract algebra, an algebraic closure of a field ''K'' is an algebraic extension of ''K'' that is algebraically closed. It is one of many closures in mathematics. Using Zorn's lemmaMcCarthy (1991) p.21Kaplansky ( ...
of . The first one is to decompose lazily, by representing only the
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 of the algebraic set in the so-called sense of Kalkbrener. : \sqrt=\bigcap_^\sqrt. The second is to describe explicitly all the points of in the so-called sense of in
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 ...
and Wen-Tsun Wu. : V(F)=\bigcup_^W(T_i). In both cases are finitely many regular chains of and \sqrt denotes the radical of the saturated ideal of while denotes the quasi-component of . Please refer to regular chain for definitions of these notions. Assume from now on that is a
real closed field In mathematics, a real closed field is a field ''F'' that has the same first-order properties as the field of real numbers. Some examples are the field of real numbers, the field of real algebraic numbers, and the field of hyperreal numbers. D ...
. Consider a semi-algebraic system with polynomials in . There existChangbo Chen, James H. Davenport, John P. May, Marc Moreno-Maza, Bican Xia, Rong Xiao
Triangular decomposition of semi-algebraic systems
Proceedings of 2010 International Symposium on Symbolic and Algebraic Computation (ISSAC 2010), ACM Press, pp. 187--194, 2010.
finitely many
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 ...
s such that we have :Z_(S) = Z_(S_1) \cup \cdots \cup Z_(S_e) where denotes the points of which solve . The regular semi-algebraic systems form a triangular decomposition of the semi-algebraic system .


Examples

Denote the rational number field. In Q , y, z/math> with variable ordering x > y > z, consider the following polynomial system: :S = \begin x^2 + y + z = 1 \\ x + y^2 + z = 1 \\ x + y + z^2 = 1 \end According to the
Maple ''Acer'' () is a genus of trees and shrubs commonly known as maples. The genus is placed in the family Sapindaceae.Stevens, P. F. (2001 onwards). Angiosperm Phylogeny Website. Version 9, June 2008 nd more or less continuously updated since http ...
code: with(RegularChains): R := PolynomialRing( , y, z: sys := : l := Triangularize(sys, R): map(Equations, l, R); One possible triangular decompositions of the solution set of with usin
RegularChains
library is: :\begin z = 0 \\ y = 1 \\ x = 0 \end \cup \begin z = 0 \\ y = 0 \\ x = 1 \end \cup \begin z = 1 \\ y = 0 \\ x = 0 \end \cup \begin z^2 + 2z -1 = 0 \\ y = z \\ x = z \end


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 ...
* Regular chain *
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 ...


References

{{Reflist Equations Algebra Polynomials Algebraic geometry Computer algebra Computer algebra systems