Английская Википедия:65,537

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Infobox number

Файл:Regular 65537-gon First Carlyle Circle.gif
Construction of a regular 65537-gon. See constructible polygon.

65537 is the integer after 65536 and before 65538.

In mathematics

65537 is the largest known prime number of the form <math>2^{2^{n}} +1</math> (<math>n = 4</math>). Therefore, a regular polygon with 65537 sides is constructible with compass and unmarked straightedge. Johann Gustav Hermes gave the first explicit construction of this polygon. In number theory, primes of this form are known as Fermat primes, named after the mathematician Pierre de Fermat. The only known prime Fermat numbers are

<math>2^{2^{0}} + 1 = 2^{1} + 1 = 3,</math>

<math>2^{2^{1}} + 1= 2^{2} +1 = 5,</math>

<math>2^{2^{2}} + 1 = 2^{4} +1 = 17,</math>

<math>2^{2^{3}} + 1= 2^{8} + 1= 257,</math>

<math>2^{2^{4}} + 1 = 2^{16} + 1 = 65537.</math>[1]

In 1732, Leonhard Euler found that the next Fermat number is composite:

<math>2^{2^{5}} + 1 = 2^{32} + 1 = 4294967297 = 641 \times 6700417</math>

In 1880, Шаблон:Interlanguage link multi showed that

<math>2^{2^{6}} + 1 = 2^{64} + 1 = 274177 \times 67280421310721</math>

65537 is also the 17th Jacobsthal–Lucas number, and currently the largest known integer n for which the number <math>10^{n} + 27</math> is a probable prime.[2]

Applications

65537 is commonly used as a public exponent in the RSA cryptosystem. Because it is the Fermat number Шаблон:Nowrap with Шаблон:Nowrap, the common shorthand is "FШаблон:Sub" or "F4".[3] This value was used in RSA mainly for historical reasons; early raw RSA implementations (without proper padding) were vulnerable to very small exponents, while use of high exponents was computationally expensive with no advantage to security (assuming proper padding).[4]

65537 is also used as the modulus in some Lehmer random number generators, such as the one used by ZX Spectrum,[5] which ensures that any seed value will be coprime to it (vital to ensure the maximum period) while also allowing efficient reduction by the modulus using a bit shift and subtract.

References

Шаблон:Reflist