Exercise 10.2.1

Suppose that 2 k + 1 is an odd prime. Prove that k is a power of 2.

Answers

Proof. Let N = 2 k + 1 , k 1 , an odd prime. Suppose that there exists an odd divisor l of k , with l > 1 , so k = ql , q , and 1 q < k . Since l is odd,

2 k + 1 = 2 ql + 1 = ( 2 q + 1 ) ( 2 q ( l 1 ) 2 q ( l 2 ) + 2 q + 1 ) = ( 2 q + 1 ) j = 0 l 1 ( 1 ) j 2 qj ,

so 2 q + 1 divides 2 k + 1 , and 1 q < k , hence 1 < 3 2 q + 1 < 2 k + 1 , so 2 q + 1 is a nontrivial divisor of N = 2 k + 1 . Therefore N is composite: this is a contradiction.

Thus k has no odd non trivial divisor, so k = 2 n for some integer n , and N = 2 2 n + 1 is a Fermat prime. □

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