ધારો કે $I = \int_{-1}^{1} e^{x} dx$.
આપણે જાણીએ છીએ કે,
$\int_{a}^{b} f(x) dx = (b - a) \lim_{n \to \infty} \frac{1}{n} [f(a) + f(a + h) + \dots + f(a + (n - 1)h)]$,જ્યાં $h = \frac{b - a}{n}$.
અહીં,$a = -1$,$b = 1$,અને $f(x) = e^{x}$.
$\therefore h = \frac{1 - (-1)}{n} = \frac{2}{n}$.
$\therefore I = 2 \lim_{n \to \infty} \frac{1}{n} [f(-1) + f(-1 + \frac{2}{n}) + f(-1 + 2 \cdot \frac{2}{n}) + \dots + f(-1 + (n - 1)\frac{2}{n})]$.
$I = 2 \lim_{n \to \infty} \frac{1}{n} [e^{-1} + e^{-1 + \frac{2}{n}} + e^{-1 + \frac{4}{n}} + \dots + e^{-1 + (n - 1)\frac{2}{n}}]$.
$I = 2 \lim_{n \to \infty} \frac{e^{-1}}{n} [1 + e^{\frac{2}{n}} + e^{\frac{4}{n}} + \dots + e^{(n - 1)\frac{2}{n}}]$.
આ $n$ પદો ધરાવતી સમગુણોત્તર શ્રેણી છે,જ્યાં પ્રથમ પદ $a = 1$ અને સામાન્ય ગુણોત્તર $r = e^{\frac{2}{n}}$ છે.
સરવાળાના સૂત્ર $S_n = \frac{a(r^n - 1)}{r - 1}$ નો ઉપયોગ કરતા:
$I = 2 \lim_{n \to \infty} \frac{e^{-1}}{n} \left[ \frac{e^{\frac{2n}{n}} - 1}{e^{\frac{2}{n}} - 1} \right] = 2 \lim_{n \to \infty} \frac{e^{-1}}{n} \left[ \frac{e^{2} - 1}{e^{\frac{2}{n}} - 1} \right]$.
$I = e^{-1} (e^{2} - 1) \lim_{n \to \infty} \frac{2/n}{e^{2/n} - 1}$.
કારણ કે $\lim_{h \to 0} \frac{e^{h} - 1}{h} = 1$,જ્યાં $h = \frac{2}{n}$,તેથી:
$I = (e - e^{-1}) \cdot 1 = e - \frac{1}{e} = \frac{e^{2} - 1}{e}$.