Calculus Volume 2 Study Notes: Chapter 1 Integration
Introduction to Integration
Integration is a fundamental pillar of calculus used to determine quantities such as area, distance, and volume from rates of change.
The concept of integration often starts with the problem of finding the area of an irregular region. For example, calculate the distance an iceboat travels if its velocity is a known variable function over time.
The theoretical foundation involves approximating areas using simpler geometric shapes (like rectangles) and taking the mathematical limit as the number of shapes increases to infinity.
Sigma (Summation) Notation
Sigma notation provides a compact way to represent the sum of a long string of terms using the Greek capital letter .
The standard form is , where:
is the index of summation (or dummy variable).
is the lower limit of the sum.
is the upper limit of the sum.
describes the general term for each index value.
Properties of Sigma Notation (where is a constant and are integers):
Constant Sum:
Constant Multiplier:
Sum Rule:
Difference Rule:
Splitting a Sum: , for 1 \le m < n .
Power Sum Formulas:
Sum of the first integers:
Sum of consecutive squares:
Sum of consecutive cubes:
Approximating Area Under a Curve
To calculate the area bounded by a continuous, nonnegative function and the -axis on the interval , use a partition .
A partition is a set of points such that a = x_0 < x_1 < \dots < x_n = b .
In a regular partition, each subinterval has an equal width: . The points are defined by .
Approximation Methods:
Left-Endpoint Approximation (): Uses the function value at the left of each subinterval for height.
Right-Endpoint Approximation (): Uses the function value at the right of each subinterval for height.
As (the number of rectangles) increases, both and produce more accurate estimates of the actual area.
Riemann Sums and the Definition of Area
A Riemann Sum generalizes the rectangle approximation by allowing the height to be determined by any point within each subinterval .
Definition: For a function on with a regular partition, the Riemann sum is .
Upper and Lower Sums:
An Upper Sum is achieved when is chosen to be the location of the maximum function value in each subinterval.
A Lower Sum is achieved when is chosen to be the location of the minimum function value in each subinterval.
Area Definition: The area under the curve is the limit of the Riemann sums as the number of subintervals goes to infinity: .
The Definite Integral
The Definite Integral generalizes area to include functions that may be negative or discontinuous.
Formal Definition: . If the limit exists, is integrable.
Terminology:
is the integral symbol (an elongated S for summation).
and are the limits of integration (lower and upper).
is the integrand.
is the variable of integration (a dummy variable).
Integrability: Every continuous function on a closed interval is integrable. Functions with a finite number of jump discontinuities are also integrable.
Net Signed Area and Total Area
Net Signed Area: The definite integral calculates the area above the -axis minus the area below the -axis.
, where is area above and is area below.
Total Area: To find the total area regardless of the -axis position, integrate the absolute value.
\text{Total Area} = \int_{a}^{b} |f(x)| \, dx = A_1 + A_2
Application to Motion:
Displacement is the integral of velocity: .
Total distance traveled is the integral of the speed: .
Properties of the Definite Integral
Zero Length:
Reversed Limits:
Sum/Difference:
Constant Multiplier:
Interval Addition: (Valid for any where the function is integrable).
Comparison Theorem
If on , then .
If on , then .
Bound Property: If on , then .
Average Value of a Function
The Average Value of a continuous function on is defined as:
Mean Value Theorem for Integrals
Theorem: If is continuous on , there exists at least one point in such that .
This means the function achieves its average value at least once in the interval: .
Fundamental Theorem of Calculus (FTC)
Part 1: Establishes that differentiation and integration are inverse processes.
If , then .
Chain Rule Extension: If the upper limit is a function , then .
Part 2 (The Evaluation Theorem): Provides a method to calculate definite integrals without limits.
, where is any antiderivative of .
Notation: .
The Net Change Theorem
Theorem: The integral of a rate of change is the net change in the quantity.
Common applications include finding the volume of gas consumed by a boat, the population growth of breeding pairs (e.g., bald eagles), or the energy used in a city.
Symmetry in Integration: Even and Odd Functions
Even Functions: If , then .
Odd Functions: If , then .
Integration by Substitution
Substitution Rule (u-substitution): Used to reverse the chain rule.
Steps for Indefinite Integrals:
Choose such that its derivative is present in the integrand.
Calculate .
Substitute and into the integral.
Evaluate the integral in terms of .
Substitute back the original expression for .
Substitution for Definite Integrals: Requires changing the limits of integration.
This eliminates the need to substitute back the original variable at the end.
Questions & Discussion
Runner Velocity: If two athletes start and finish a race at the same time, they must have traveled the same distance. By the MVT, there must be at least one point where their instantaneous velocities were equal.
Speeding Tickets: Toll road authorities can use the Net Change Theorem to issue tickets by calculating average speed (distance / time) between two timestamps and entrance points.
Kepler's Laws: The second law (equal areas in equal times) implies that planets move fastest at the perihelion (closest point to the Sun) and slowest at the aphelion (farthest point).