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 +, -, *, / and accepting fractional intermediate results.

A217043

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 +, -, *, / and accepting fractional intermediate results.

Terms

    a(0) =1a(1) =2a(2) =4a(3) =11a(4) =34a(5) =152a(6) =1143a(7) =8285a(8) =98863a(9) =657309

External references