Exercise 4.3.1

In (4.9) we represented elements of F ( α ) uniquely using remainders on division by the minimal polynomial of α . In the exercise you will adapt the proof of Proposition 4.3.4 to the case of quotient rings. Suppose that f F [ x ] has degree n > 0 . Prove that every coset on F [ x ] f can be written as

a 0 + a 1 x + + a n 1 x n 1 + f ,

where a 0 , a 1 , , a n 1 F are unique.

Answers

Proof. Let f F [ x ] , deg ( f ) = n > 0 , and y F [ x ] f . There exists g F [ x ] such that y = g + f .

The division of g by f gives

g = qf + r , deg ( r ) < deg ( f ) = n .

Thus g r = qf f , and consequently y = g + f = r + f .

As deg ( r ) < n , r = a 0 + a 1 x + + a n 1 x n 1 , a 0 , a 1 , , a n 1 F .

Every y F [ x ] f can be written as

y = a 0 + a 1 x + + a n 1 x n 1 + f , a 0 , a 1 , , a n 1 F .

Unicity:

Suppose that y g + f is written as

y = a 0 + a 1 x + + a n 1 x n 1 + f = b 0 + b 1 x + + b n 1 x n 1 + f ( a i , b i F , i = 0 , , n 1 ) .

Then there exist two polynomials a , b f such that

p = k = 0 n 1 a k x k + a = k = 0 n 1 b k x k + b .

Let r = k = 0 n 1 a k x k , s = k = 0 n 1 b k x k . By definition of f , there exists q 1 , q 2 F [ x ] such that

p = q 1 f + r = q 2 f + s , deg ( r ) < n , deg ( s ) < n .

The unicity of the remainder in the division of p by f shows that r = s , so a i = b i , i = 0 , , n 1 .

Conclusion: Every element in F [ x ] f is written as

a 0 + a 1 x + + a n 1 x n 1 + f , a 0 , a 1 , , a n 1 F .

where a 0 , a 1 , , a n 1 are unique. □

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