m84uily
- 31
- 0
Given some natural number n find the nth partial sum for:
\displaystyle\sum_{k=0}^{\lfloor log(n) \rfloor} \lfloor \frac{n}{10^k} \rfloor
I find this question really difficult! If anyone could help, it would be greatly appreciated. Thanks in advance!
\displaystyle\sum_{k=0}^{\lfloor log(n) \rfloor} \lfloor \frac{n}{10^k} \rfloor
I find this question really difficult! If anyone could help, it would be greatly appreciated. Thanks in advance!