Chapter 5 – Integral Calculus: Area, Definite Integrals, FTC & Substitution
5.1 Approximating and Computing Area
Core question: “How can we turn the geometric notion of area under a curve into an algebraic quantity we can calculate?”
Riemann rectangles
Partition the interval into sub-intervals of equal (or variable) width .
Choose a sample point in each sub-interval.
Area of the -th rectangle: .
Riemann sum:
Left-endpoint, right-endpoint, and midpoint rules
Left-endpoint sampling tends to underestimate if is increasing, overestimate if is decreasing.
Right-endpoint sampling behaves oppositely.
Midpoint usually provides a better approximation (error proportional to vs for the two endpoint rules).
Limit idea
As (i.e.
) the Riemann sums, if they converge, approach the definite integral:
Over/under estimates visualized
Example: on .
Left sum with rectangles: width , heights (underestimate; true area ).
Right sum: (overestimate).
Philosophical note: Area (a geometric primitive) is reduced to limits of sums—one of the earliest demonstrations of “continuous quantity ⇒ limiting process.”
5.2 The Definite Integral
Definition
A bounded function on is integrable (Riemann-integrable) if its Riemann sums converge to the same limit regardless of the choice of sample points.
Guarantee of integrability
Every continuous function on a closed interval is integrable.
Discontinuous functions can still be integrable if their discontinuities form a “small” set (e.g. a finite number of jump discontinuities or any set of measure 0, like the set of rationals).
Example of an integrable discontinuous function: The integral equals
Definite vs. indefinite integrals
Definite integral ⇒ single number (net signed area).
Indefinite integral ⇒ family of antiderivatives
Net area & orientation
Area above the -axis contributes positively; area below contributes negatively.
“Net area” ≠ “geometric area” unless .
Properties (useful for proofs & computations)
Linearity:
Additivity on intervals:
Reversal:
5.3 Antiderivatives & Fundamental Theorem of Calculus (FTC) Part I
Antiderivative
A function satisfies Not unique ⇒ “.”
Area function
Fix a point ; define
FTC Part I: (differentiation undoes integration).
Intuition: changing the upper limit from to adds a thin rectangle of height and width .
Significance
Gives a constructive way to build one antiderivative even when an explicit formula is unknown.
Shows that “instantaneous rate of change of accumulated area” returns the original density function.
Role of
In a definite integral the arbitrary constants cancel.
5.4 Fundamental Theorem of Calculus Part II
Computational statement
If is any antiderivative of then
Proof sketch
Subdivide , apply Mean Value Theorem to sum telescopes ⇒ limit.
Consequences
Convert almost every integral-evaluation problem into an algebra problem of finding antiderivatives.
Bridges differential calculus (finding ) with integral calculus (areas, total change).
Typical examples
=
Average value of a function on :
5.6 Substitution Method (-Substitution)
Motivation
Reverse of the Chain Rule: if then can be simplified by letting
Indefinite integral procedure
Identify an inner function whose derivative appears (up to a constant) in the integrand.
Write ⇒ replace .
Rewrite integral in terms of ; integrate; back-substitute
Definite integral version
Change the bounds: if ⇒ and ⇒ Never mix -bounds with -integrand.
Examples
Indefinite:
Let
Integral becomes
Definite:
New bounds:
Integral
Pitfalls & tips
If differs by a constant factor, pull that constant outside the integral.
When -substitution fails, consider algebraic rearrangement, trig identities, or alternative techniques (integration by parts, partial fractions, etc.).
Connections, Implications, and Applications
Historical insight
Newton & Leibniz discovered FTC in the late 1600s, formalizing the duality between accumulation and rate of change.
Real-world relevance
Physics: displacement = integral of velocity; work = integral of force; electric charge = integral of current.
Economics: consumer surplus = integral between demand curve and price; total cost from marginal cost.
Philosophical/ethical reflection
The ability to compute “total impact” (area) from “instantaneous effect” (rate) underpins quantitative decision-making, from drug dosage to carbon-emission accounting.
Foundation for later topics
Techniques of Integration, Numerical Integration (Trapezoid, Simpson), Improper Integrals.
Differential equations: antiderivatives serve as solutions to
Multivariable calculus: Riemann sums generalize to double/triple integrals.