a(1) = 1; a(n+1) is the smallest integer > 0 that cannot be obtained from the integers {a(1), ..., a(n)} using each number exactly once and the operators +, -, *, /, where intermediate subexpressions must be integers.
A358075
a(1) = 1; a(n+1) is the smallest integer > 0 that cannot be obtained from the integers {a(1), ..., a(n)} using each number exactly once and the operators +, -, *, /, where intermediate subexpressions must be integers.
Terms
- a(0) =1a(1) =2a(2) =4a(3) =11a(4) =34a(5) =152a(6) =1007a(7) =6703a(8) =56837a(9) =766478
External references
- oeis: A358075