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 at most once and the operators +, -, *, /, where intermediate subexpressions must be integers.
A071115
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 at most 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) =7335a(8) =85761a(9) =812767
External references
- oeis: A071115