Lucky numbers of Euler

Euler's "lucky" numbers are positive integers n such that x2 + x + n is a prime number for x = 0, ..., n − 2.

Leonhard Euler published the polynomial x2 + x + 41 which produces prime numbers for all integer values of x from 0 to 39. Obviously, when x is equal to 40, the value cannot be prime anymore since it is divisible by 41. Only 6 numbers have this property, namely 2, 3, 5, 11, 17 and 41 (sequence A014556 in OEIS).

These numbers are not related to the lucky numbers generated by a sieve algorithm.

See also

References

External links

This article is issued from Wikipedia - version of the Sunday, October 11, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.