Download 索书号:O187 /C877 (2) (MIT) Ideals, Varieties, and Algorithms C

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Multilateration wikipedia , lookup

Algebraic K-theory wikipedia , lookup

Topological quantum field theory wikipedia , lookup

Dimension wikipedia , lookup

Group (mathematics) wikipedia , lookup

Gröbner basis wikipedia , lookup

Homography wikipedia , lookup

Projective variety wikipedia , lookup

Scale invariance wikipedia , lookup

Polynomial ring wikipedia , lookup

Alexander Grothendieck wikipedia , lookup

Motive (algebraic geometry) wikipedia , lookup

Riemann–Roch theorem wikipedia , lookup

Line (geometry) wikipedia , lookup

Euclidean geometry wikipedia , lookup

Geometrization conjecture wikipedia , lookup

System of polynomial equations wikipedia , lookup

History of geometry wikipedia , lookup

Algebraic variety wikipedia , lookup

Algebraic geometry wikipedia , lookup

Transcript
索书号:O187 /C877 (2) (MIT)
Ideals, Varieties, and Algorithms
Contents
Preface
Chapter1 Geometry, Algebra, and Algorithms
Chapter2 Groebner Bases
Chapter3 Elimination Theory
Chapter4 The Algebra-Geometry Dictionary
Chapter5 Polynomial and Rational Functions on a Variety
Chapter6 Robotics and Automatic Geometric Theorem Proving
Chapter7 Invariant Theory of Finite Groups
Chapter8 Projective Algebraic Geometry
Chapter9 The Dimension of a Variety
Appendix A Some Concepts from Algebra
Appendix B Pseudocode
Appendix C Computer Algebra Systems
Appendix D Independent Projects
Index
Abstract
Algebraic Geometry is the study of systems of polynomial equations in one or more variables, asking such
questions as: Does the system have finitely many solutions, and if so how can one find them? And if there are
infinitely many solutions, how can they be described and manipulated?
The solution of a system of polynomial equations form a geometric object called a variety; the corresponding
algebraic object is an ideal. There is a close relationship between ideals and varieties which reveals the intimate
link between algebra and geometry. Written at a level appropriate to undergraduates, this book covers such topics as
the Hibert Basis Theorem, the Nullstellensatz, invariant theory, projective geometry, and dimension theory.
The algorithms to answers questions such as those posed above are an important part of algebraic geometry. This
book bases its discussion of algorithms on a generalization of the division algorithm for polynomial in one variable
that was only discovered in the 1960s. Although the algorithmic roots of algebraic geometry are old, the
computational aspects were neglected earlier in this century. This has changed in recent years, and new algorithms,
coupled with the power of fast computers, have led to some interesting applications, for example in robotics and in
geometric theorem proving.