After writing an integral as a limit of a Riemann sum, how do we actually calculate the integral? It seems that generally, we're in some form that isn't simplified. For example, take
$$\int_0^3e^xdx=e^x|_0^3=e^3-1.$$
But this is also $$\int_0^3e^xdx=\lim_{n\to\infty}\sum_{i=1}^n\frac{3e^{3i/n}}{n}.$$
After getting to that last expression, is there anything we can do with it, or is this just some sort of way to define it? I mean, we can do $3\lim_{n\to\infty}\sum_{i=1}^n\frac{e^{3i}}{ne^n},$ but it doesn't seem like that really helps. How do we get from the last expression to $e^x+C$, or is that not even the purpose?
It would make more sense if integration and FTC calculate Riemann sums rather than the other way around, but sometimes the way it's presented is that we write integrals as Riemann sums and not the other way around.
It is unlikely that you can prove in a direct and simple way that$$\lim_{n\to\infty}\sum_{i=1}^n\frac{3e^{3i/n}}{n}=e^3-1.$$However, before we are able to apply the Fundamental Theorem of Calculus to compute integrals, we must know what $\int_a^bf(t)\,\mathrm dt$ means. And the introduction of Riemann sums appears naturally in the context of the definition of the Riemann integral.