Exercise 12.3.5

Let F be a field, and let g F [ t 1 , , t n ] be nonzero.

(a)
Suppose that F has characteristic 0, so that F . For each i , pick a nonnegative integer N i such that the highest power of t i appearing in g is at most N i , and let A = { ( a 1 , , a n ) | a i , 0 a i N i } .

Prove that there is ( a 1 , , a n ) A such that g ( a 1 , , a n ) 0 .

(b)
Now suppose that F has characteristic p and is infinite. Modify the argument of part (a) to show that there are a 1 , , a n F such that g ( a 1 , , a n ) 0 .
(c)
Give an example to illustrate why the hypothesis " F is infinite" is needed in part (b).

Answers

Proof. Suppose that n = 1 , and g F [ t 1 ] , g 0 . Then g has at most deg ( g ) N 1 roots. The cardinality of { 0 , 1 , , N 1 } is N 1 + 1 , therefore some integer a 1 { 0 , 1 , , N 1 } is not a root of g . The property is so established if n = 1 .

Reasoning by induction, suppose that the property is true for n 1 variables t 1 , , t n 1 , and let g F [ t 1 , , t n ] a nonzero polynomial. Write

g = c d ( t 1 , , t n 1 ) t n d + + c 0 ( t 1 , , t n 1 ) ,

where d is the partial degree of g relative to the variable t n .

If d = 0 , then g = c 0 0 , and the induction hypothesis gives ( a 1 , , a n 1 ) , with 0 a i N i for each i , 0 i n 1 , such that c 0 ( a 1 , , a n 1 ) 0 . If we take a n = 0 , then ( a 1 , , a n ) A is such that g ( a 1 , , a n ) 0 .

If d > 0 , the induction hypothesis gives ( a 1 , , a n 1 ) , with 0 a i N i for each i , 0 i n 1 , such that c d ( a 1 , , a n 1 ) 0 . Then h ( t n ) = g ( a 1 , , a n 1 , t n ) is a polynomial in t n with degree d N n , so with the same argumentation as in the case n = 1 , there exists some a n , 0 a n N n such that h ( a n ) 0 . Therefore ( a 1 , a n ) A and g ( a 1 , , a n ) 0 . The induction is done. (b) Now suppose that F has characteristic p and is infinite. A nonzero polynomial p in F [ x ] has at most deg ( p ) roots. The same induction gives an element a n in the infinite field which is not a root of the polynomial, so the property is true in any infinite field. (c) If F = 𝔽 p , and g = t 1 p t 1 , then g 0 but all elements a 1 in 𝔽 p satisfy g ( a 1 ) = 0 (Fermat’s little Theorem).

Another such counterexample with n = 2 is the nonzero polynomial g = t 1 p t 2 t 1 t 2 p in 𝔽 p [ t 1 , t 2 ] , such that g ( a 1 , a 2 ) = 0 for all a 1 , a 2 𝔽 p . □

User profile picture
2022-07-19 00:00
Comments