a(1) = 1; for n>1, a(n) = smallest number not included earlier such that each P+1 is prime, where P is the product of an (n-1)-set from the previous n terms.
A086554
a(1) = 1; for n>1, a(n) = smallest number not included earlier such that each P+1 is prime, where P is the product of an (n-1)-set from the previous n terms.
Terms
- a(0) =1a(1) =2a(2) =6a(3) =23a(4) =370a(5) =1056a(6) =36695a(7) =491942a(8) =23005823
External references
- oeis: A086554