A simple calculator only has 2 functions.
It always starts at 0 and then does one of the following
It can do multiple operations in a row, the result of the last operation is always the input for the next one.
This calculator is then named .
Does there exist a calculator with that can calculate almost all positive integers?
More formally:
Let count the number of positive integers less than or equal to that can be calculated using this calculator. Then, does there exist a calculator such that
?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Every number that can be generated by ( a , b ) is divisible by a ; indeed, any such number can be obtained by repeated addition of a . Therefore the proportion of positive integers that can be so calculated is a 1 < 1 for a > 1 , so the answer is no . More formally:
∣ S n ( a , b ) ∣ = ⌊ a n ⌋ ⟹ lim n → ∞ n ∣ S n ( a , b ) ∣ = lim n → ∞ n 1 ⌊ a n ⌋ = a 1 < 1 .