I have a nested sum like so: $$\underbrace{\sum_{k_1=k_0}^{k^*} \ ... \sum_{k_n=k_{n-1}}^{k^*}}_{\text{n times}} 1\quad\ \text{with}\ \ n, k_0, k^* \in \mathbb{N},\ k^*\geq k_0$$
Is there a general, shorter representation that spares me calculating the actual sums?