Jump to content
Wikipedia The Free Encyclopedia

Additive polynomial

From Wikipedia, the free encyclopedia
This article relies largely or entirely on a single source . Relevant discussion may be found on the talk page. Please help improve this article by introducing citations to additional sources.
Find sources: "Additive polynomial" – news · newspapers · books · scholar · JSTOR
(May 2024)

In mathematics, the additive polynomials are an important topic in classical algebraic number theory.

Definition

[edit ]

Let k {\displaystyle k} {\displaystyle k} be a field of prime characteristic k {\displaystyle k} {\displaystyle k}. A polynomial P ( x ) {\displaystyle P(x)} {\displaystyle P(x)} with coefficients in k {\displaystyle k} {\displaystyle k} is called an additive polynomial, or a Frobenius polynomial, if

P ( a + b ) = P ( a ) + P ( b ) {\displaystyle P(a+b)=P(a)+P(b)} {\displaystyle P(a+b)=P(a)+P(b)}

as polynomials in a {\displaystyle a} {\displaystyle a} and b {\displaystyle b} {\displaystyle b}. It is equivalent to assume that this equality holds for all a {\displaystyle a} {\displaystyle a} and b {\displaystyle b} {\displaystyle b} in some infinite field containing k {\displaystyle k} {\displaystyle k}, such as its algebraic closure.

Occasionally absolutely additive is used for the condition above, and additive is used for the weaker condition that P ( a + b ) = P ( a ) + P ( b ) {\displaystyle P(a+b)=P(a)+P(b)} {\displaystyle P(a+b)=P(a)+P(b)} for all a {\displaystyle a} {\displaystyle a} and b {\displaystyle b} {\displaystyle b} in the field.[1] For infinite fields the conditions are equivalent,[2] but for finite fields they are not, and the weaker condition is the "wrong" as it does not behave well. For example, over a field of order q {\displaystyle q} {\displaystyle q} any multiple P {\displaystyle P} {\displaystyle P} of x q x {\displaystyle x^{q}-x} {\displaystyle x^{q}-x} will satisfy P ( a + b ) = P ( a ) + P ( b ) {\displaystyle P(a+b)=P(a)+P(b)} {\displaystyle P(a+b)=P(a)+P(b)} for all a {\displaystyle a} {\displaystyle a} and b {\displaystyle b} {\displaystyle b} in the field, but will usually not be (absolutely) additive.

Examples

[edit ]

The polynomial x p {\displaystyle x^{p}} {\displaystyle x^{p}} is additive.[1] Indeed, for any a {\displaystyle a} {\displaystyle a} and b {\displaystyle b} {\displaystyle b} in the algebraic closure of k {\displaystyle k} {\displaystyle k} one has by the binomial theorem

( a + b ) p = n = 0 p ( p n ) a n b p n . {\displaystyle (a+b)^{p}=\sum _{n=0}^{p}{p \choose n}a^{n}b^{p-n}.} {\displaystyle (a+b)^{p}=\sum _{n=0}^{p}{p \choose n}a^{n}b^{p-n}.}

Since p {\displaystyle p} {\displaystyle p} is prime, for all n = 1 , , p 1 {\displaystyle n=1,\dots ,p-1} {\displaystyle n=1,\dots ,p-1} the binomial coefficient ( p n ) {\displaystyle {\tbinom {p}{n}}} {\displaystyle {\tbinom {p}{n}}} is divisible by p {\displaystyle p} {\displaystyle p}, which implies that

( a + b ) p a p + b p mod p {\displaystyle (a+b)^{p}\equiv a^{p}+b^{p}\mod p} {\displaystyle (a+b)^{p}\equiv a^{p}+b^{p}\mod p}

as polynomials in a {\displaystyle a} {\displaystyle a} and b {\displaystyle b} {\displaystyle b}.[1]

Similarly all the polynomials of the form

τ p n ( x ) = x p n {\displaystyle \tau _{p}^{n}(x)=x^{p^{n}}} {\displaystyle \tau _{p}^{n}(x)=x^{p^{n}}}

are additive, where n {\displaystyle n} {\displaystyle n} is a non-negative integer.[1]

The definition makes sense even if k {\displaystyle k} {\displaystyle k} is a field of characteristic zero, but in this case the only additive polynomials are those of the form a x {\displaystyle ax} {\displaystyle ax} for some a {\displaystyle a} {\displaystyle a} in k {\displaystyle k} {\displaystyle k}.[citation needed ]

The ring of additive polynomials

[edit ]

It is quite easy to prove that any linear combination of polynomials τ p n ( x ) {\displaystyle \tau _{p}^{n}(x)} {\displaystyle \tau _{p}^{n}(x)} with coefficients in k {\displaystyle k} {\displaystyle k} is also an additive polynomial.[1] An interesting question is whether there are other additive polynomials except these linear combinations. The answer is that these are the only ones.[3]

One can check that if P ( x ) {\displaystyle P(x)} {\displaystyle P(x)} and M ( x ) {\displaystyle M(x)} {\displaystyle M(x)} are additive polynomials, then so are P ( x ) + M ( x ) {\displaystyle P(x)+M(x)} {\displaystyle P(x)+M(x)} and P ( M ( x ) ) {\displaystyle P(M(x))} {\displaystyle P(M(x))}. These imply that the additive polynomials form a ring under polynomial addition and composition. This ring is denoted[4]

k { τ p } . {\displaystyle k\{\tau _{p}\}.} {\displaystyle k\{\tau _{p}\}.}

This ring is not commutative unless k {\displaystyle k} {\displaystyle k} is the field F p = Z / p Z {\displaystyle \mathbb {F} _{p}=\mathbb {Z} /p\mathbb {Z} } {\displaystyle \mathbb {F} _{p}=\mathbb {Z} /p\mathbb {Z} } (see modular arithmetic).[1] Indeed, consider the additive polynomials a x {\displaystyle ax} {\displaystyle ax} and x p {\displaystyle x^{p}} {\displaystyle x^{p}} for a coefficient a {\displaystyle a} {\displaystyle a} in k {\displaystyle k} {\displaystyle k}. For them to commute under composition, we must have

( a x ) p = a x p , {\displaystyle (ax)^{p}=ax^{p},,円} {\displaystyle (ax)^{p}=ax^{p},,円}

and hence a p a = 0 {\displaystyle a^{p}-a=0} {\displaystyle a^{p}-a=0}. This is false for a {\displaystyle a} {\displaystyle a} not a root of this equation, that is, for a {\displaystyle a} {\displaystyle a} outside F p . {\displaystyle \mathbb {F} _{p}.} {\displaystyle \mathbb {F} _{p}.}[1]

The fundamental theorem of additive polynomials

[edit ]

Let P ( x ) {\displaystyle P(x)} {\displaystyle P(x)} be a polynomial with coefficients in k {\displaystyle k} {\displaystyle k}, and { w 1 , , w m } k {\displaystyle \{w_{1},\dots ,w_{m}\}\subset k} {\displaystyle \{w_{1},\dots ,w_{m}\}\subset k} be the set of its roots. Assuming that the roots of P ( x ) {\displaystyle P(x)} {\displaystyle P(x)} are distinct (that is, P ( x ) {\displaystyle P(x)} {\displaystyle P(x)} is separable), then P ( x ) {\displaystyle P(x)} {\displaystyle P(x)} is additive if and only if the set { w 1 , , w m } {\displaystyle \{w_{1},\dots ,w_{m}\}} {\displaystyle \{w_{1},\dots ,w_{m}\}} forms a group with the field addition.[5]

See also

[edit ]

References

[edit ]
  1. ^ a b c d e f g Goss, David (1996), Basic Structures of Function Field Arithmetic, Berlin: Springer, p. 1, doi:10.1007/978-3-642-61480-4, ISBN 3-540-61087-1
  2. ^ Goss 1996, p. 2, Proposition 1.1.5.
  3. ^ Goss 1996, p. 3, Corollary 1.1.6
  4. ^ Equivalently, Goss 1996, p. 1 defines k { τ p } {\displaystyle k\{\tau _{p}\}} {\displaystyle k\{\tau _{p}\}} to be the ring generated by τ p n ( x ) {\displaystyle \tau _{p}^{n}(x)} {\displaystyle \tau _{p}^{n}(x)} and then proves (p. 3) that it consists of all additive polynomials.
  5. ^ Goss 1996, p. 4, Theorem 1.2.1.
[edit ]

AltStyle によって変換されたページ (->オリジナル) /