We derived the formula for the area underneath the curve for $f(x) = x^2$ on $[0, 1]$: \[\int^1_0 x^2 \ dx = \lim_{n\rightarrow \infty} \dfrac{1}{n^3} \sum^n_{i = 1}i^2\] This sum formula is not so easy to deal with.
In this section we find a simple way to find definite integrals by answering two questions:
Consider the function \[g(x) = \int^x_a f(t) \ dt\] where $f(t)$ is a continuous function on $[a, b]$.
In other words, this function gives you control over the right bound of integration for function $f$.
We now take the derivative of $g(x)$.
Note that the independent variable for $g$ is $x$. When you take the derivative it is respect to $x$.
So FTC Part 1's conclusion, $g'(x) = f(x)$, is really saying \[g'(x) = \dfrac{d}{dx} \int^x_a f(t) \ dt = f(x) \]
In plain English, this says starting with function $f$, if you integrate first, then take the derivative second, then you end up back with $f(x)$.
This means the integral and derivative are inverse processes: each undoes what the other has done.
In Section 3.9 we saw the opposite process of the derivative is the antiderivative.
Therefore, finding integrals involves taking antiderivatives.
To find any definite integral using antiderivatives, we have the following theorem:
Notation: to succinctly represent $F(b) - F(a)$, we use a vertical bar\[F(x) \Bigg|^b_a=F(b) - F(a) \]
The Fundamental Theorem of Calculus is one of the most important mathematical achievements in human history.
Instead of having to calculate a difficult infinite limit sum, we can use antiderivatives instead! It's like magic.