Smallest positive integer that cannot be obtained from an expression consisting of digits 0,1,...,n-1, each used exactly once, and any mix of the four arithmetic operations +-*/ plus balanced parentheses. Digits may be concatenated as in 210+34. Neither unary minus signs nor exponents are allowed.
A363303
Smallest positive integer that cannot be obtained from an expression consisting of digits 0,1,...,n-1, each used exactly once, and any mix of the four arithmetic operations +-*/ plus balanced parentheses. Digits may be concatenated as in 210+34. Neither unary minus signs nor exponents are allowed.
Terms
- a(0) =1a(1) =2a(2) =4a(3) =19a(4) =89a(5) =653a(6) =5683a(7) =48529a(8) =667021a(9) =8480902
External references
- oeis: A363303