The fundamental theorem(s) of calculus relate the concepts of differentiation (or calculating instantaneous rates of change) to integration (or accumulating the product of an integrand and differential).
Differentiation of the Integral
First fundamental theorem of calculus
For a continuous function f , an antiderivative or indefinite integral F can be obtained as the integral of f over an interval with a variable upper bound.
Let’s break it down and try and digest it bit by bit.
Take a Functionf to be a continuous function that is defined by a real value on the closed interval [ti,tn]. Then there exists some indefinite integral or antiderivative function F which is the integral of f(t) with a variable upper bound x. The lower bound is fixed to some point within [ti,tn] and is usually denoted as a constant a.
F(x)=∫tixf(t)dt=∫axf(t)dt
We take the function F to be defined for all of x in the [ti,tn] interval; we call this an indefinite integral. This can also be seen as an Area function or Accumulation function.
Note that we’ve defined f within the interval [ti,tn] and our independent variable x is ‘constrained’ within this interval.
i.e. x∈[ti,tn].
Thus we can rewrite our integrand and differential in ^6d3128 in terms of x. Notation wise, we can also remove the bounds as we are implicitly saying the indefinite integral is a set of all the functions (within our arbitrary interval) that satisfies first theorem:
∫f(x)dx∫f(x)dx=F(x)+C
The antiderivative F, when differentiated is equal to the original function f.
The integral of a function f over a fixed interval is equal to the change of any antiderivative F between the ends of the interval.
If f is integrable on [ti,tn] and F is any antiderivative of f on [ti,tn] (meaning ^fafe59), then:
\requirephysics∫abf(x)dx=F(b)−F(a)=\evalF(x)ab
So any definite integral can be evaluated by calculating the antiderivative/Area function, evaluating it at the two bounds, and taking the difference.
Recall the antiderivative function represents the area under the curve of the integrand (the function we are integrating over). If we plot both, we can see how they correspond - the value of F plots out the area of f across the domain.
We can also visualise this integral in a geometric way with a unit circle (using radians as the unit of θ):
∫0πsin(θ)dθ
As we go from 0 to π - on a unit Circle, a small angle dθ sweeps an arc with length dθ (since radius = 1 for unit circle, arclength is equal to the angle swept).
The integrand and differential product is giving us the change in the horizontal length component, or if look at $d\theta$ as a vector, then the vector projection onto a straight line parallel to the x-axis.
Integrating $sin(\theta)\,d\theta$ from $0$ to $\pi$ sums all these vertical bits over the upper half‐circle.
the total comes out to 2 – which is exactly the diameter of the circle.