Exercise 14.4.5

Fix a 𝔽 p , p > 2 . The goal of this exercise is to find s , t 𝔽 p with s 2 + t 2 = a .

(a)
Let S = { s 2 s 𝔽 p } . Prove that | S | = ( p + 1 ) 2 .
(b)
Let S = { a s 2 s 𝔽 p } . Show that S S , and use this to prove the existence of s , t 𝔽 p such that s 2 + t 2 = a .

Answers

Proof. (a) Consider the map

φ { 𝔽 p 𝔽 p s s 2 .

For all s , t 𝔽 p , φ ( st ) = ( st ) 2 = s 2 t 2 = φ ( s ) φ ( t ) , thus φ is a group homomorphism.

Not that, Im ( φ ) = { s 2 s 𝔽 p } = S { 0 } . Moreover s ker ( φ ) iff s 2 = 1 , that is ( s 1 ) ( s + 1 ) = 0 . Since 𝔽 p is a field, this is equivalent to s = 1 or s = 1 , thus ker ( φ ) = { 1 , 1 } , where 1 1 since p > 2 . By the first Isomorphism Theorem,

𝔽 p { 1 , 1 } { s 2 s 𝔽 p } = S { 0 } .

This shows that there are ( p 1 ) 2 squares in 𝔽 p . If we add the square 0 = 0 2 , we obtain

| S | = p + 1 2 .

(b) The two maps u , t a : 𝔽 p 𝔽 p defined for all s 𝔽 p by u ( s ) = s , and t a ( s ) = a + s are bijective (since u u = 1 𝔽 p and t a t a = t a t a = 1 𝔽 p ) . Therefore

f = t a u { 𝔽 p 𝔽 p s a s 2

is bijective.

Since S = { f ( s ) s 𝔽 p } = f ( S ) ,

| S | = | S | = p + 1 2 .

Reasoning by contradiction, if S S = , then the inclusion S S 𝔽 p shows that

p + 1 = | S | + | S | = | S S | | 𝔽 p | = p ,

and p + 1 p gives a contradiction. Therefore S S , so that we can find some c 𝔽 p such that c S S . Such an element c verifies c = s 2 and c = a t 2 for some s , t 𝔽 p . This proves that the equation s 2 + t 2 = a has a solution ( s , t ) 𝔽 p × 𝔽 p . □

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