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 .

Definition: Leading Coefficient

The leading coefficient of a polynomial is the coefficient of its highest-degree monomial.

Degree

Definition: Degree of a Polynomial

The degree of a nonzero polynomial is the highest degree amongst its monomials.

NOTATION

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.

Operations

Definition: Polynomial Addition

TODO

Definition: Polynomial Multiplication

TODO