Exercise 4.9

Suppose p P ( C ) . Define q : C C by:

q ( z ) = p ( z ) p ( z ) ¯ .

Prove that q is a polynomial with real coefficients.

Answers

Let p be of degree n and p ( z ) = a ( z r 1 ) ( z r n ) , where a , r 1 , , r n .

Since conjugates distribute over multiplication, p ( z ) =a( z r 1 )…( z r n ) .

Behold:

q ( z ) = p ( z ) p ( z ) ¯ = a 2 ( z r 1 ) ( z r 1 ¯ ) ( z r n ) ( z r n ¯ ) .

Firstly, q is the product of two polynomials and is therefore a polynomial.

Secondly, since a complex number times its conjugate is a real number, for all inputs z C to q , we will get a real number as an output. Additionally, since all of its outputs are real, all of its coefficients are real as well (if there were coefficients in the polynomial that had i in them, the fact that they cancel out for all inputs means that they are equivalent to 0 ).

Thus, p is a polynomial with real coefficients.

User profile picture
2025-04-25 04:55
Comments