Lucky numbers of Euler
Euler's "lucky" numbers are positive integers n such that for all integers k with 1 ≤ k < n, the polynomial k2 − k + n produces a prime number. == Characteristics == When k is equal to n, the value cannot be prime since n2 − n + n = n2 is divisible by n.