Equally_spaced_polynomial Equally_spaced_polynomial

Equally spaced polynomial - Definition

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:

<math>

ESP(x) = \sum_{i=0}^{m} x^{si}<math> for <math>i = 0, 1, \ldots, m <math>

or

<math>

ESP(x) = x^{sm} + x^{s(m-1)} + \cdots + x^s + 1 <math>

Properties

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

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

Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.