I want to derive a summation formula for the series: $$\sum\limits_{n=0}^{k}{a^{n^b}}$$
where $a$ and $b$ are two integers
If $b = 0$, then it simply be equal to $ak$ and if $b = 1$ it would just be a geometric series but what about $b \geq 2$, how can I deal with that?
Thanks in advance.