Not suprisingly, we can have the notion of polynomials in finite fields.

We associate each coefficient to a vector’s coordinate, so , with

Langrage’s Interpolation Polynomials

Is there a polynomial of degree that intersects over a bunch of other polynomials at

Example

We fix a field and distinct field elements and We seek a polynomial of degree and coefficients in , such that

We can suppose that a polynomial of degree such that

We suppose that and behave similarly

The desired polynomial is given by

We find by knowing that at all except

Hence

We can find and similarly

We can proceed similarly for any field and any integer

Roots of Polynomials

Theorem

Let be a polynomial of degree at most over a field. If then the number of distinct roots is at most

Reed Solomon

Code construction

  1. We choose a finite field and integers such that , with
  2. We choose distinct elements as
  3. The codewords are defined by
  4. We have a block code of length over

Reed-Solomon codes are linear

They satisfy singleton’s bound as MDS (so with equality)