Integrals

Riemann Sum

$$ Area \approx \sum_{i=1}^nf(x_i^*)\cdot \Delta x $$

where $f(x_i^)$ is the height of the rectangle and $\Delta x$ is its width.*

Switching from “$\sum$” to “$\int$” involves taking a limit (continuous sum)

$$ \lim_{\Delta x \rightarrow 0} \sum_{i=1}^n f(x_i^*) \cdot \Delta x = \int_a^b f(x) dx $$

Fundamental Theorem of Calculus

image.png