ART

Numerical algebraic geometry is a field of computational mathematics, particularly computational algebraic geometry, which uses methods from numerical analysis to study and manipulate the solutions of systems of polynomial equations.[1][2][3]

Homotopy continuation
See also: System of polynomial equations § Homotopy continuation method

The primary computational method used in numerical algebraic geometry is homotopy continuation, in which a homotopy is formed between two polynomial systems, and the isolated solutions (points) of one are continued to the other. This is a specification of the more general method of numerical continuation.

Let z {\displaystyle z} z represent the variables of the system. By abuse of notation, and to facilitate the spectrum of ambient spaces over which one can solve system, we do not use vector notation for z. Similarly for the polynomial systems f and g.

Current canonical notation calls the start system g, and the target system, i.e., the system to solve, f.[4][5] A very common homotopy, the straight-line homotopy, between f and g is
\( {\displaystyle H(z,t)=(1-t)f(z)+tg(z).} \)

In the above homotopy, one starts the path variable at \( {\displaystyle t_{\text{start}}=1} \) and continues toward \( {\displaystyle t_{\text{end}}=0} \). Another common choice is to run from 0 to 1 1. In principle, the choice is completely arbitrary. In practice, regarding endgame methods for computing singular solutions using homotopy continuation, the target time being 0 {\displaystyle 0} {\displaystyle 0} can significantly ease analysis, so this perspective is here taken.

Regardless of the choice of start and target times, the H {\displaystyle H} H ought to be formulated such that \( {\displaystyle H(z,t_{\text{start}})=g(z)} \), and \( {\displaystyle H(z,t_{\text{end}})=f(z)} \).

One has a choice in g(z), including

Roots of unity
Total degree
Polyhedral
Multi-homogeneous

and beyond these, specific start systems that closely mirror the structure of f may be formed for particular systems. The choice of start system impacts the computational time it takes to solve f, in that those that are easy to formulate (such as total degree) tend to have higher numbers of paths to track, and those that take significant effort (such as the polyhedral method) are much sharper. There is currently no good way to predict which will lead to the quickest time to solve.

Actual continuation is typically done using predictor–corrector methods, with additional features as implemented. Predicting is done using a standard ODE predictor method, such as Runge–Kutta, and correction often uses Newton–Raphson iteration.

Because f {\displaystyle f} f and g {\displaystyle g} g are polynomial, homotopy continuation in this context is theoretically guaranteed to compute all solutions of f {\displaystyle f} f, due to Bertini's theorem. However, this guarantee is not always achieved in practice, because of issues arising from limitations of the modern computer, most namely finite precision. That is, despite the strength of the probability-1 argument underlying this theory, without using a priori certified tracking methods, some paths may fail to track perfectly for various reasons.
Witness set

A witness set W is a data structure used to describe algebraic varieties. The witness set for an affine variety that is equidimensional consists of three pieces of information. The first piece of information is a system of equations F. These equations define the algebraic variety \( {\displaystyle {\mathbf {V} }(F)} \) that is being studied. The second piece of information is a linear space L {\displaystyle {\mathcal {L}}} {\mathcal {L}}. The dimension of \( {\mathcal {L}} \) is the codimension of \( {\displaystyle {\mathbf {V} }(F)} \), and chosen to intersect \( {\displaystyle {\mathbf {V} }(F)} \) transversely. The third piece of information is the list of points in the intersection \( {\displaystyle {\mathcal {L}}\cap {\mathbf {V} }(F)} \). This intersection has finitely many points and the number of points is the degree of the algebraic variety \( {\displaystyle {\mathbf {V} }(F)} \). Thus, witness sets encode the answer to the first two questions one asks about an algebraic variety: What is the dimension, and what is the degree? Witness sets also allow one to perform a numerical irreducible decomposition, component membership tests, and component sampling. This makes witness sets a good description of an algebraic variety.
Certification

Solutions to polynomial systems computed using numerical algebraic geometric methods can be certified, meaning that the approximate solution is "correct". This can be achieved in several ways, either a priori using a certified tracker,[6][7] or a posteriori by showing that the point is, say, in the basin of convergence for Newton's method.[8]
Software

Several software packages implement portions of the theoretical body of numerical algebraic geometry. These include, in alphabetic order:

alphaCertified[8]
Bertini [5]
Hom4PS[9][10]
HomotopyContinuation.jl[11]
Macaulay2 (core implementation of homotopy tracking and NumericalAlgebraicGeometry[3] package)
PHCPack[12]

References

Hauenstein, Jonathan D.; Sommese, Andrew J. (March 2017). "What is numerical algebraic geometry?". Journal of Symbolic Computation. 79: 499–507. doi:10.1016/j.jsc.2016.07.015.
Sommese, Andrew J.; Verschelde, Jan; Wampler, Charles W. (2005). "Introduction to Numerical Algebraic Geometry". In Bronstein, Manuel; Cohen, Arjeh M.; Cohen, Henri; Eisenbud, David; Sturmfels, Bernd; Dickenstein, Alicia; Emiris, Ioannis Z. (eds.). Solving polynomial equations : foundations, algorithms, and applications (PDF). Springer-verlag. doi:10.1007/3-540-27357-3_8. ISBN 978-3-540-24326-7.
Leykin, Anton (2000-01-01). "Numerical algebraic geometry". Journal of Software for Algebra and Geometry. 3 (1): 5–10. doi:10.2140/jsag.2011.3.5. ISSN 1948-7916.
Sommese, Andrew J.; Wampler, II, Charles W. (2005). The numerical solution of systems of polynomials arising in engineering and science. World Scientific. ISBN 978-981-256-184-8.
Bates, Daniel J.; Sommese, Andrew J.; Hauenstein, Jonathan D; Wampler, Charles W. (2013). Numerically solving polynomial systems with Bertini. Society for Industrial and Applied Mathematics. ISBN 978-1-61197-269-6.
Beltrán, Carlos; Leykin, Anton (2012-03-01). "Certified Numerical Homotopy Tracking". Experimental Mathematics. 21 (1): 69–83. arXiv:0912.0920. doi:10.1080/10586458.2011.606184. ISSN 1058-6458.
Beltrán, Carlos; Leykin, Anton (2013-02-01). "Robust Certified Numerical Homotopy Tracking". Foundations of Computational Mathematics. 13 (2): 253–295. arXiv:1105.5992. doi:10.1007/s10208-013-9143-2. ISSN 1615-3375.
Hauenstein, Jonathan D.; Sottile, Frank (August 2012). "Algorithm 921: alphaCertified: Certifying Solutions to Polynomial Systems". ACM Transactions on Mathematical Software. 38 (4): 1–20. doi:10.1145/2331130.2331136.
Chen, T.; Lee, T. L.; Li, T. Y. (2014). "Hom4PS-3: A Parallel Numerical Solver for Systems of Polynomial Equations Based on Polyhedral Homotopy Continuation Methods". In Hong, H.; Yap, C. (eds.). Mathematical software -- ICMS 2014 : 4th International Congress, Seoul, South Korea, August 5-9, 2014. Proceedings. pp. 183–190. ISBN 978-3-662-44199-2. Retrieved 28 April 2020.
Hom4PS Team. "Featured Products". Hom4PS-3. Michigan State University. Retrieved 28 April 2020.
Breiding, Paul; Timme, Sascha (May 2018). "HomotopyContinuation.jl: A package for homotopy continuation in Julia". arXiv:1711.10911v2 [cs.MS].
Verschelde, Jan (1 June 1999). "Algorithm 795: PHCpack: a general-purpose solver for polynomial systems by homotopy continuation". ACM Transactions on Mathematical Software. 25 (2): 251–276. doi:10.1145/317275.317286.

Undergraduate Texts in Mathematics

Graduate Texts in Mathematics

Graduate Studies in Mathematics

Mathematics Encyclopedia

World

Index

Hellenica World - Scientific Library

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License