Equally spaced polynomial

From HandWiki
Revision as of 18:27, 6 February 2024 by imported>Jport (simplify)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

An equally spaced polynomial (ESP) is a polynomial used in finite fields, specifically GF(2) (binary).

An s-ESP of degree sm can be written as:

ESP(x)=i=0mxsi for i=0,1,,m

or

ESP(x)=xsm+xs(m1)++xs+1.

Properties

Over GF(2) the ESP has many interesting properties, including:

A 1-ESP is known as an all one polynomial and has additional properties including the above.

References