Exercise 1.2.51* (Fermat's prequel)

Show that if ( a , b ) = 1 and p is an odd prime, then

( a + b , a p + b p a + b ) = 1  or  p .

Answers

Note that this is a generalization of Exercise 1.2.50. We use the same method (cut and paste).

Proof. Write d = a + b a p + b p a + b .

Then d a + b and

d a p + b p a + b = k = 0 p 1 ( 1 ) k a p 1 k b k = a p 1 a p 2 b + + ( 1 ) k a p 1 k b k + + b p 1 .

Therefore b a ( mod d ) , thus

0 k = 0 p 1 a p 1 k ( b ) k k = 0 p 1 a p 1 k a k = p a p 1 ( mod d ) ,

so

{ d a + b , d p a p 1 .

By hypothesis, a b = 1 , thus a a + b = 1 , and a p 1 a + b = 1 .

Since d a + b , then d a p 1 = 1 (for every integer c , if c d and c a p 1 , then c a + b , so c a p 1 a + b = 1 ).

From d p a p 1 and d a p 1 = 1 , we deduce d p , where d 0 .

This shows that d = 1 or d = p . □

Note: This is a lemma for the first case of the (big) Fermat’s Theorem. If c p = a p + b p , where p abc then c p = ( a + b ) a p + b p a + b . Since p c , the preceding result shows that ( a + b ) a p + b p a + b = 1 , therefore both factors are p -th powers. This is the beginning of a great story.

User profile picture
2024-06-17 14:30
Comments