Science Fair Project Encyclopedia
All one polynomial
An all one polynomial (AOP) is a polynomial used in finite fields, specifically GF(2) (binary). The AOP is a 1-equally spaced polynomial.
An AOP of degree m has all terms from xm to x0 with coefficients of 1, and can be written as
or
Properties
Over GF(2) the AOP has many interest properties, including:
- The Hamming weight of the AOP is m + 1
- The AOP is irreducible if and only if m + 1 is prime and 2 is a primitive root modulo m + 1
- The only AOP that is a primitive polynomial is x2 + x + 1
Despite the fact that the Hamming weight is large, because of the ease of representation and other improvements there are efficient implementations in areas such as coding theory and cryptography
Last updated: 10-18-2005 12:44:34
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


