Euler > Fermat

True or False:

If a prime number p p is not a factor of an even number a a but is a factor of a 32 + 1 a^{32} + 1 , then p = 64 k + 1 p = 64k + 1 for some integer k k .

Inspired by “Journey through Genius” by William Dunham

False True

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Mark Hennings
Sep 4, 2019

Consider a a as an element of the multiplicative group Z p × \mathbb{Z}_p^\times of nonzero integers modulo p p . We are told that a 32 = 1 a^{32} = -1 in Z p × \mathbb{Z}_p^\times , and hence the order of a Z p × a \in \mathbb{Z}_p^\times is 64 64 . Thus 64 64 must divide the order p 1 p-1 of the group Z p × \mathbb{Z}_p^\times , and hence p 1 ( m o d 64 ) p \equiv 1 \pmod{64} as required.

So vivid and clear.

Aldiputera Laksamana - 1 year, 8 months ago
David Vreken
Sep 4, 2019

Assume a prime p p is not a factor of an even number a a but is a factor of a 2 + 1 a^2 + 1 . Then p p must odd and in the form of either 4 k + 1 4k + 1 or 4 k + 3 4k + 3 for some integer k k . Assume p = 4 k + 3 p = 4k + 3 for some integer k k . Then by Fermat's Little Theorem, p p is a factor of a p 1 1 = a 4 k + 3 1 1 = a 4 k + 2 1 a^{p - 1} - 1 = a^{4k + 3 - 1} - 1 = a^{4k + 2} - 1 . But since p p is a factor of a 2 + 1 a^2 + 1 , it is also a factor of ( a 2 + 1 ) ( a 4 k a 4 k 2 + a 4 k 4 . . . + a 4 a 2 + 1 ) = a 4 k + 2 + 1 (a^2 + 1)(a^{4k} - a^{4k - 2} + a^{4k - 4} - ... + a^4 - a^2 + 1) = a^{4k + 2} + 1 . This means that p p is a factor of ( a 4 k + 2 + 1 ) ( a 4 k + 2 1 ) = 2 (a^{4k + 2} + 1) - (a^{4k + 2} - 1) = 2 , which contradicts the assumption that p p is not a factor of an even number. Therefore, we reject the assumption that p = 4 k + 3 p = 4k + 3 for some integer k k , which means p = 4 k + 1 p = 4k + 1 for some integer k k . In summary,

If a prime p p is not a factor of an even number a a but is a factor of a 2 + 1 a^2 + 1 , then p = 4 k + 1 p = 4k + 1 for some integer k k .

Similarly, assume a prime p p is not a factor of an even number a a but is a factor of a 4 + 1 a^4 + 1 . Since a 4 + 1 = ( a 2 ) 2 + 1 a^4 + 1 = (a^2)^2 + 1 , by the theorem above p p in the form 4 k + 1 4k + 1 for some integer k k , or in the form of either 8 k + 1 8k + 1 or 8 k + 5 8k + 5 for some integer k k . Assume p = 8 k + 5 p = 8k + 5 for some integer k k . Then by Fermat's Little Theorem, p p is a factor of a p 1 1 = a 8 k + 5 1 1 = a 8 k + 4 1 a^{p - 1} - 1 = a^{8k + 5 - 1} - 1 = a^{8k + 4} - 1 . But since p p is a factor of a 4 + 1 a^4 + 1 , it is also a factor of ( a 4 + 1 ) ( a 8 k a 8 k 4 + a 8 k 8 . . . + a 8 a 4 + 1 ) = a 8 k + 4 + 1 (a^4 + 1)(a^{8k} - a^{8k - 4} + a^{8k - 8} - ... + a^8 - a^4 + 1) = a^{8k + 4} + 1 . This means that p p is a factor of ( a 8 k + 4 + 1 ) ( a 8 k + 4 1 ) = 2 (a^{8k + 4} + 1) - (a^{8k + 4} - 1) = 2 , which contradicts the assumption that p p is not a factor of an even number. Therefore, we reject the assumption that p = 8 k + 5 p = 8k + 5 for some integer k k , which means p = 8 k + 1 p = 8k + 1 for some integer k k . In summary,

If a prime p p is not a factor of an even number a a but is a factor of a 4 + 1 a^4 + 1 , then p = 8 k + 1 p = 8k + 1 for some integer k k .

Each similar argument introduces a new theorem that increases by powers of two, so that for any n > 1 n > 1 we can conclude

If a prime p p is not a factor of an even number a a but is a factor of a 2 n + 1 a^{2^n} + 1 , then p = 2 n + 1 k + 1 p = 2^{n + 1}k + 1 for some integer k k .

Therefore, when n = 5 n = 5 ,

If a prime p p is not a factor of an even number a a but is a factor of a 32 + 1 a^{32} + 1 , then p = 64 k + 1 p = 64k + 1 for some integer k k .

So the statement in the problem is true .


Note: Euler discovered and used this theorem to quickly find factors of 2 2 5 + 1 2^{2^5} + 1 (specifically 641 641 and 6700417 6700417 ), which disproved Fermat’s conjecture that all numbers in the form of 2 2 n + 1 2^{2^n} + 1 are prime numbers.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...