Exercise 3.2.2

In Section A.2, we use polar coordinates to construct square (and higher) roots of complex numbers. In this exercise, you will give an elementary argument that every complex number has a square root. The only fact you will use (besides standard algebra) is that every positive real number has a real square root.

(a)
First explain why every real number has a square root in .
(b)
Now fix a + bi with b 0 . For x , y , show that the equation ( x + iy ) 2 = a + bi is equivalent to the equations x 2 y 2 = a , 2 xy = b .

(c)
Show that the equation of part (b) are equivalent to x 2 = a ± a 2 + b 2 2 , y = b 2 x .

Also show that x 0 and that a ± a 2 + b 2 is positive when we choose the + sign in the formula for x 2 .

(d)
Conclude that a + bi has a square root in .

Answers

Proof.

(a)
We know that the equation x 2 = a has a real solution if a 0 (see Ex. 3.2.3). Therefore, if a , there exists b + such that b 2 = a = | a | . Thus ( ib ) 2 = a .

Conclusion: Every a has a square root in .

(b,c,d)
Let z = a + ib , a , b , and Z = x + iy , x , y two complex numbers.

z 2 = Z ( a + ib ) 2 = x + iy ( a + ib ) 2 = x + iy and | a + ib | 2 = | x + iy | a 2 b 2 + 2 abi = x + iy and a 2 + b 2 = x 2 + y 2 a 2 b 2 = x , a 2 + b 2 = x 2 + y 2 , 2 ab = y .

The system of equations { a 2 b 2 = x , a 2 + b 2 = x 2 + y 2 , is equivalent to

{ a 2 = 1 2 ( x 2 + y 2 + x ) , b 2 = 1 2 ( x 2 + y 2 x ) .

Therefore

z 2 = Z { a 2 = 1 2 ( x 2 + y 2 + x ) , b 2 = 1 2 ( x 2 + y 2 x ) , sgn ( ab ) = sgn ( y ) .

The converse is true, since these last equations imply

4 a 2 b 2 = ( x 2 + y 2 + x ) ( x 2 + y 2 x ) = x 2 + y 2 x 2 = y 2 ,

and since sgn ( ab ) = sgn ( y ) , we conclude 2 ab = y . So we have proved the equivalence

z 2 = Z { a 2 = 1 2 ( x 2 + y 2 + x ) , b 2 = 1 2 ( x 2 + y 2 x ) , sgn ( ab ) = sgn ( y ) .

As x 2 + y 2 x 2 , x 2 + y 2 | x | , and | x | x , | x | x , so

z 2 = Z { a = 𝜀 1 2 ( x 2 + y 2 + x ) b = 𝜀 sgn ( y ) 1 2 ( x 2 + y 2 x ) , 𝜀 { 1 , 1 } z { z 0 , z 0 } ,

where

z 0 = 1 2 ( x 2 + y 2 + x ) + i sgn ( y ) 1 2 ( x 2 + y 2 x ) .

Conclusion: Every z has a square root in .

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