Exercise 4.6.1
$\star$ Give a simple and exact expression for $n_j$ in equation (4.27) for the case in which $b$ is a positive integer instead of an arbitrary real number.
Some experimentation leas me to:
$$ n_j = \lceil n / b^j \rceil $$
An elaboration can be found on StackExchange.