I came across this question recently: Prove that there is only one unique base b representation of any natural number.
It states that in any base >= 2, there is only one representation of any given integer. But, I thought of using 10 as b and 2 as N there, and in that case, number 2 in base 10 can be written as both 2 and 1.999...
What is the problem to that proof? In general, which positive real numbers have more than one representation in any given radix/base? I will be so grateful if you could provide a proof to support why these numbers have more than one representation.