Let us define $n \in \mathbb{N} \setminus \{0\}$ and let us define the digit sum function for the base $b$ as $F_b(n)$ (according to wikipedia).
Also as mentioned in the previous wikipedia link the base is $b \ge 2$.
What I am asking myself is if $b$ could be $1$, would this mean that $F_1(n) = n$?
If this should be true then we could say that the basic counting is similar (or equal?) to counting of $1$'s for the number $n$ in base $1$?