Exercise 7.5.1

Let P , Q F [ x , y ] be polynomials such that P Q and P F [ x ] , and write Q = a 0 ( x ) + a 1 ( x ) y + a 2 ( x ) y 2 + + a m ( x ) y m . Prove that P a i for i = 0 , , m .

Answers

Proof. By hypothesis, P F [ x ] divides in F [ x , y ] the polynomial

Q = Q ( x , y ) = a 0 ( x ) + a 1 ( x ) y + + a m ( x ) y m ,

so Q ( x , y ) = P ( x ) S ( x , y ) , S F [ x , y ] . The evaluation y 0 gives

a 0 ( x ) = Q ( x , 0 ) = P ( x ) S ( x , 0 ) ,

thus P a 0 .

By induction, we suppose that P a i , 0 i < k , where k m .

Then P divides a k ( x ) y k + a m ( x ) y m = y k ( a k ( x ) + + a m ( x ) y m k ) .

In the UFD F [ x , y ] , every irreducible factor of y k is associate to y , and y doesn’t divide P ( x ) . Therefore P ( x ) and y k are relatively prime, so P divides a k ( x ) + + a m ( x ) y m k . The same evaluation y 0 gives then p a k , so the induction is done. Consequently

P a i , 0 i m .

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