Skip to content
Category

Computer algebra

page 1
elementary function
mathematical function built from basic functions and elementary operations
Horner's method
algorithm for polynomial evaluation
polynomial long division
dividing polynomials similar to long division for regular numbers
computer algebra
branch of mathematics and computer science that deals with the symbolic manipulation of algebraic expressions
resultant
In mathematics, the resultant of two polynomials is a polynomial expression of their coefficients that is equal to zero if and only if the polynomials have a common root (possibly in a field extension), or, equivalently, a common factor (over their field of coefficients). In some older texts, the resultant is also called the eliminant.
Gröbner basis
particular generating subset of an ideal in a polynomial ring
factorization of polynomials
computational method
Risch algorithm
algorithm used to compute integrals of functions, especially used in computer algebra systems
automatic differentiation
set of computer programming techniques to speedily compute derivatives
Sturm's theorem
Count of the roots of a polynomial in an interval, without computing them
symbolic integration
in mathematics, computation of antiderivatives
Berlekamp's algorithm
polynomial factorisation algorithm
synthetic division
algorithm for Euclidean division of polynomials
elimination theory
part of algebraic geometry devoted to the elimination of variables between polynomials
Square-free polynomial
Polynomial with no repeated root
polynomial greatest common divisor
greatest common divisor of polynomials
Bareiss algorithm
Algorithm for calculating determinants
Cantor–Zassenhaus algorithm
algorithm for factoring polynomials over finite fields
system of polynomial equations
root-finding algorithms for common roots of several multivariate polynomials
Symbolic regression
type of regression analysis
Buchberger's algorithm
algorithm
Pollard's kangaroo algorithm
algorithm for computing the discrete logarithm