I am trying to find the definite integral of $a^x$ between $b$ and $c$ as the limit of a Riemann sum (where $a > 0$):
$I = \displaystyle\int_b^c \! a^{x} \, \mathrm{d}x.$
However, I'm currently stuck in the following part, in order to find S:
$S = \displaystyle\sum\limits_{i=1}^n \displaystyle{a^{\displaystyle\frac{i(c-b)}{n}}}$
Is there a formula for this kind of expression? Thank you for your help.