Exercise 4.2.9

Let k be a field, and let F = k ( t ) be the field of rational functions in t with coefficients in k . Then consider f = x p t F [ x ] , where p is prime. By Proposition 4.2.6, f is irreducible provided we can show that f has no roots in F . Prove this.

Answers

Proof. If f has a root in k ( t ) , then there exists a rational function u v , u , v k [ t ] , u v = 1 such that

t = ( u ( t ) v ( t ) p ,

which is equivalent to the equality in k [ t ] :

u ( t ) p = tv ( t ) p .

As u v = 1 , then u v p = 1 , and u divides t v p , thus u divides t .

Since t is irreducible (as every polynomial of degree 1), u ( t ) = λ , or u ( t ) = λt , λ k .

The case u ( t ) = λ implies t 1 , which is false.

The case u ( t ) = λt gives λ p t p = tv ( t ) p , thus λ p t p 1 = v ( t ) p , and as p > 1 , t divides also v , which contradicts u v = 1 .

Conclusion: If p is prime, f = x p t is irreducible over F = k ( t ) . □

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

Proof.

For a shortest proof (see [Leintner], ex. 3.1.13, with the hint "Consider degrees of polynomials"):

If t has a p -th root in k ( t ) , then there exists u v k ( t ) , where u , v k [ t ] , v 0 , such that

t = ( u ( t ) v ( t ) ) p ,

which is equivalent to the following equality in k [ t ] :

u ( t ) p = tv ( t ) p .

Write n = deg ( u ) , m = deg ( g ) . The comparison of degrees gives

pn = pm + 1 .

Therefore p ( n m ) = 1 , thus p 1 , where p is a prime number: this is a contradiction. □

User profile picture
2024-05-25 07:40
Comments