Polynomials
Definition: Polynomial
A polynomial over a commutative ring in the variables is an expression which can be written as a finite sum of monomials in .
NOTATION
We usually use capital Latin letters such as and to denote polynomials. If we want to be explicit about the variables, we write .
Definition: Leading Coefficient
The leading coefficient of a polynomial is the coefficient of its highest-degree monomial.
Degree
Definition: Degree of a Polynomial
Evaluation
Definition: Evaluation of a Polynomial
Let be a polynomial over a commutative ring .
The value or evaluation of at an -Tuples , where , is obtained by replacing with and carrying out all ring operations.
NOTATION
Roots
Definition: Root of a Polynomial
The roots of a polynomial are the solutions to the polynomial equation .
Equality
DEFINITION
Two polynomials are equal if they are built from the same monomials.
NOTE
The order of the monomials is irrelevant.
EXAMPLE
Operations
Definition: Polynomial Addition
TODO
Definition: Polynomial Multiplication
TODO