Let $A$ be the sum of the reciprocals of the positive integers that can be formed by only using the digits $0,1,2,3$. That is, $$A = \dfrac{1}{1}+\dfrac{1}{2}+\dfrac{1}{3}+\dfrac{1}{10}+\dfrac{1}{11}+\dfrac{1}{12}+\dfrac{1}{13}+\dfrac{1}{20}+\dfrac{1}{21}+\dfrac{1}{22}+\dfrac{1}{23}+\dfrac{1}{30}+\cdots.$$ What is $\lfloor A\rfloor$?
The sum is greater than $2$ since $\dfrac{1}{1}+\dfrac{1}{2}+\dfrac{1}{3}+\dfrac{1}{10}+\dfrac{1}{11} > 2$. Can we show it is less than $3$?