Computeralgebrasystemen
Computeralgebra, also known as computer algebra or symbolic computation, is a field at the intersection of algebra and computer science that studies algorithms for manipulating mathematical expressions exactly and for solving mathematical problems symbolically. It focuses on representing and transforming objects such as polynomials, rational functions, algebraic numbers, and special functions, without recourse to floating point approximations. Typical tasks include simplification, expansion, factorization, solving algebraic equations, symbolic differentiation and integration, and the manipulation of series and differential equations.
One cornerstone of the discipline is Gröbner bases, introduced by Buchberger in 1965, which provides systematic
Computer algebra systems (CAS) integrate these algorithms into interactive software. Notable systems include Mathematica, Maple, Magma,
Applications span pure and applied mathematics, physics, engineering, computer science, cryptography, and education. They are used