The n-th Euclid number is the product of the first n prime numbers plus one.
Equations
- EuclidNumbers.Euclid n = 1 + ∏ i ∈ Finset.range n, Nat.nth Nat.Prime i
Instances For
It is not known whether every Euclid number is a square-free number.
The n-th Euclid number is the product of the first n prime numbers plus one.
It is not known whether every Euclid number is a square-free number.