5.1 Definition and Integrability Criteria: Slicing and Summing Areas
We now turn to integration, the other fundamental operation in calculus. While differentiation is about rates of change and slopes, integration is about accumulation and areas. The Riemann Integral, named after Bernhard Riemann, provides a rigorous way to define the “area under a curve”.
Imagine you have a curve defined by a function on an interval . We want to find the area between this curve, the x-axis, and the vertical lines and .
The basic idea of the Riemann Integral is to approximate this area by dividing the interval into many small subintervals, constructing rectangles on each subinterval whose height is given by the function value, and then summing up the areas of these rectangles. As we make the subintervals smaller and smaller, this approximation should get closer and closer to the “true” area under the curve.
To make this precise, we need the concept of a partition.
Definition 5.1.1: Partition of an Interval
A partition of a closed interval is a finite set of points such that . The partition divides the interval into subintervals , for .
Think of a partition as slicing the interval into smaller pieces.
For each subinterval , let’s consider a rectangle. We need to decide on the height of this rectangle. For the lower sum, we choose the minimum value of on the subinterval as the height. For the upper sum, we choose the maximum value.
Let:
- be the infimum (greatest lower bound) of on the -th subinterval.
- be the supremum (least upper bound) of on the -th subinterval.
- be the width of the -th subinterval.
Then we define:
- Lower Sum: (sum of areas of “inner” rectangles, always under the curve)
- Upper Sum: (sum of areas of “outer” rectangles, always over or touching the curve)
If , the lower sum is an underestimate of the area, and the upper sum is an overestimate.
For any bounded function on , and any partition , we will always have:
Now, we consider what happens as we refine the partition, making the subintervals smaller and smaller. A refinement of a partition is a new partition that includes all the points of and possibly more. Refining a partition means adding more slices, making the rectangles narrower.
Lemma 5.1.2 (1): Refinement Improves Approximation
If is a refinement of , then:
Refining a partition never makes the lower sum smaller or the upper sum larger. It generally brings the lower and upper sums closer together, giving a better approximation of the area.
For any two partitions and , even if one is not a refinement of the other, the lower sum of is always less than or equal to the upper sum of .
Lemma 5.1.2 (2): Lower Sums Always Below Upper Sums
For any partitions and , .
This is a crucial observation. The set of all lower sums is always bounded above by any upper sum, and the set of all upper sums is always bounded below by any lower sum.
This leads us to define the Darboux integral sums:
- Lower Darboux Integral: (the supremum of all lower sums)
- Upper Darboux Integral: (the infimum of all upper sums)
Since lower sums are always less than or equal to upper sums, we always have .
Definition 5.1.3: Riemann Integrability
A bounded function is Riemann integrable (or simply integrable) if the lower Darboux integral equals the upper Darboux integral:
In this case, the common value is called the Riemann integral of from to , denoted by .
If a function is Riemann integrable, there is a unique “true” area under its curve, which is captured by both the supremum of lower sums and the infimum of upper sums.
Riemann Integrability Criterion:
How do we determine if a function is Riemann integrable? The following theorem gives a practical criterion:
Theorem 5.1.4: Riemann Integrability Criterion
A bounded function is Riemann integrable if and only if for every , there exists a partition of such that .
This criterion says that a function is integrable if we can make the difference between upper and lower sums arbitrarily small by choosing a fine enough partition. This means the “inner” and “outer” rectangular approximations can be made to agree to within any desired accuracy.
Examples of Integrable and Non-Integrable Functions:
- Example 1: is integrable. We showed that for , the limit of upper and lower sums is the same, so it is integrable.
- Example 2: Dirichlet Function is not integrable. The Dirichlet function is 1 on rationals and 0 on irrationals. For any interval, the supremum is 1 and the infimum is 0. Thus, upper sums are always 1, lower sums are always 0, and the difference is always 1, no matter how fine the partition. So, the Dirichlet function is not Riemann integrable.
- Example 3: Thomae’s Function (Modified Dirichlet) is integrable. This function is 0 for irrationals and for rationals . It is discontinuous at every rational, but continuous at every irrational. Despite its many discontinuities, it is Riemann integrable, and its integral is 0. This example shows that Riemann integrability is more general than continuity.
In the next section, we’ll explore important classes of functions that are guaranteed to be Riemann integrable.
5.2 Integrable Functions: Which Functions Can We Integrate?
Not all bounded functions are Riemann integrable (as the Dirichlet function showed). But many important classes of functions are integrable.
Theorem 5.2.1: Properties of Riemann Integrable Functions
Let be bounded and Riemann integrable functions, and let . Then the following functions are also Riemann integrable on :
- Sum:
- Scalar Multiple:
- Product:
- Absolute Value:
- Maximum and Minimum: ,
- Quotient: , if there exists such that for all (i.e., is bounded away from zero).
These properties tell us that the set of Riemann integrable functions is “closed” under basic algebraic operations. If you start with integrable functions, you can combine them in these ways and still get integrable functions (with some conditions for division).
Proof of Integrability Properties (Sketch - Sum and Product)
We use the Riemann Integrability Criterion (Theorem 5.1.4): is integrable iff for every , there exists a partition with .
1. Sum : Use the fact that the difference between max and min of on an interval is bounded by the sum of differences for and separately (Remark 5.2.2 in the script). Given , choose partitions such that and . Let be their common refinement. Then .
2. Product : Use the fact that the difference between max and min of is bounded by an expression involving bounds on and and the differences for and separately. Similar argument using common refinement to show integrability of .
Continuous Functions are Integrable: Smoothness Guarantees Area Measurement
A very important class of integrable functions is the set of continuous functions. If a function is continuous on a closed interval, it is guaranteed to be Riemann integrable. This is a cornerstone result of integral calculus.
Theorem 5.2.7: Continuity Implies Integrability
If is continuous on , then is Riemann integrable on .
Proof of Continuity Implies Integrability (Using Uniform Continuity)
- Uniform Continuity: Since is continuous on the compact interval , it is uniformly continuous (Theorem 5.2.6 in script, Heine-Cantor Theorem). This means for every , there exists a such that for any , if , then . The depends only on , not on the point .
- Choose a partition with small subintervals: Given , choose from uniform continuity. Choose a partition such that the width of each subinterval .
- Bound the difference between upper and lower sums: For each subinterval , since the width is less than , the difference between the maximum value and minimum value of on this subinterval is less than : .
- Show : .
- Apply Riemann Integrability Criterion: For any , choose . Then we found a partition with . By Theorem 5.1.4, is Riemann integrable.
Monotone Functions are Integrable:
Another important class of integrable functions is the set of monotone functions (functions that are always increasing or always decreasing).
Theorem 5.2.8: Monotonicity Implies Integrability
If is a monotone function on , then is Riemann integrable on .
Monotone functions can have discontinuities (jumps), but they are still “well-behaved” enough to be Riemann integrable.
These theorems significantly expand the class of functions we know are Riemann integrable, including continuous functions, polynomials, rational functions (where defined), exponential functions, trigonometric functions, absolute values, max/min of integrable functions, and monotone functions. This gives us a rich toolkit for working with integrals.
5.3 Properties of the Riemann Integral: Linearity and Monotonicity - Making Integrals Easier to Work With
The Riemann integral is not just a definition; it’s a powerful tool with useful properties that make it easier to work with and apply. Two key properties are linearity and monotonicity.
Linearity of the Integral:
The integral is a linear operator. This means it respects addition and scalar multiplication.
Theorem 5.2.10: Linearity of the Integral
Let be Riemann integrable functions, and let . Then the linear combination is also Riemann integrable on , and:
This is incredibly useful. It allows us to break down integrals of sums into sums of integrals, and pull out constant factors.
Proof of Linearity of the Integral (Using Riemann Sums)
Use Corollary 5.1.9: The integral is the limit of Riemann sums .
Show that the Riemann sum for is a linear combination of Riemann sums for and . Then take the limit as the partition becomes finer.
Monotonicity of the Integral:
The integral preserves order. If one function is always less than or equal to another, its integral will also be less than or equal.
Theorem 5.3.1: Monotonicity of the Integral
Let be Riemann integrable functions. If for all , then:
Proof of Monotonicity of the Integral
Consider the difference . By linearity, . We need to show .
Since , for any partition , the lower sum (since ).
Since the lower integral , and all lower sums are non-negative, the supremum must also be non-negative: .
Bounding the Absolute Value of an Integral:
Combining linearity and monotonicity, we get a useful bound on the absolute value of an integral.
Corollary 5.3.2: Bound on Absolute Value of Integral
If is Riemann integrable, then:
Proof of Bound on Absolute Value
We use the inequalities . By monotonicity of the integral, integrating these inequalities from to gives:
This is equivalent to .
Cauchy-Schwarz Inequality for Integrals:
A powerful inequality relating integrals of products to integrals of squares:
Theorem 5.3.3: Cauchy-Schwarz Inequality for Integrals
Let be Riemann integrable functions. Then:
Proof of Cauchy-Schwarz Inequality
Consider the integral of the non-negative function for any real number :
Let . Then for all .
If , then and the inequality holds trivially. If , the quadratic is always non-negative, so its discriminant must be non-positive: , which simplifies to , or .
Mean Value Theorem for Integrals:
Analogous to the Mean Value Theorem for derivatives, there’s also a Mean Value Theorem for integrals.
Theorem 5.3.4: Mean Value Theorem for Integrals (Cauchy, 1821)
Let be a continuous function. Then there exists a point such that:
This theorem says that the integral of a continuous function over an interval is equal to the value of the function at some point in the interval, multiplied by the length of the interval. The average value of over is attained by the function at some point .
Proof of Mean Value Theorem for Integrals
By the Min-Max Theorem, attains a minimum value and a maximum value on . Thus, for all , . By monotonicity of the integral, integrating these inequalities from to gives:
Dividing by (assuming ): .
Let . Then . Since is continuous, by the Intermediate Value Theorem (IVT), there exists some point between and (and thus in ) such that . Multiplying by gives .
These properties – linearity, monotonicity, and the Mean Value Theorem – are fundamental tools for working with and applying integrals. They provide ways to simplify integrals, compare integrals, and relate integrals to function values, paving the way for the Fundamental Theorem of Calculus in the next section.
5.4 The Fundamental Theorem of Calculus: Derivatives and Integrals, Inverses of Each Other
The Fundamental Theorem of Calculus (FTC) is the cornerstone of calculus, linking differentiation and integration in a profound way. It essentially says that differentiation and integration are inverse operations of each other.
Let’s consider a continuous function . We can define a new function by integrating from a fixed point up to a variable point :
The FTC tells us that this function is not just any function; it’s actually an antiderivative of . Taking the derivative of brings us back to the original function .
Theorem 5.4.1: Fundamental Theorem of Calculus (Part 1 - Differentiation of the Integral)
Let be a continuous function. Define the function by:
Then is continuous on , differentiable on , and its derivative is equal to :
This is the first part of the FTC. It says that the integral of a continuous function, with a variable upper limit, is differentiable, and its derivative is the original function. Integration “undoes” differentiation in this sense.
Proof of Fundamental Theorem of Calculus (Part 1)
We want to show that .
Using the definition of : (using property 5.2.9 of integrals).
By the Mean Value Theorem for Integrals (Theorem 5.3.4), there exists some between and such that .
Thus, . As , the point (which is between and ) must also approach , so . Since is continuous, .
Therefore, , which proves .
Antiderivatives and Definite Integrals: The Other Direction
The second part of the FTC goes in the opposite direction. It tells us how to compute a definite integral (the integral with fixed limits and ) if we know an antiderivative of the function.
Definition 5.4.2: Antiderivative (Stammfunktion)
Let be a continuous function. A function is called an antiderivative (or primitive function or Stammfunktion) of if is differentiable on and for all .
Theorem 5.4.3: Fundamental Theorem of Calculus (Part 2 - Evaluation Theorem)
Let be a continuous function, and let be any antiderivative of . Then:
This is the “evaluation theorem”. It provides a practical way to compute definite integrals. To find , you just need to find any antiderivative of , and then evaluate .
Proof of Fundamental Theorem of Calculus (Part 2)
From Part 1, we know that is one antiderivative of . Let be any antiderivative of .
Since both and are antiderivatives of , their derivatives are equal: and , so , or .
By Corollary 4.2.5 (1), if the derivative of a function is zero on an interval, the function must be constant. Thus, for some constant . So .
Now consider (since ).
Thus, for any antiderivative .
Examples of Using the FTC for Evaluation:
- Example 1: . An antiderivative of is . So, .
- Example 2: . An antiderivative of is . So, .
The FTC turns the problem of computing definite integrals into the problem of finding antiderivatives, which we can often do using differentiation rules in reverse and techniques like substitution and integration by parts.
5.5 Integration of Convergent Series: Interchanging Limits and Integrals
Can we integrate a convergent series term-by-term? If we have a series of functions , and we know it converges to a function , is it true that the integral of the sum is the sum of the integrals?
In general, you cannot always interchange limits and integrals without extra conditions. However, if the convergence is uniform, then we can!
Theorem 5.5.1: Integration of Uniformly Convergent Series
Let be a sequence of Riemann integrable functions on that converges uniformly to a function . Then is Riemann integrable on , and:
Uniform convergence is a stronger type of convergence than pointwise convergence. It ensures that the functions in the sequence approach the limit function “at the same rate” across the entire domain. Uniform convergence allows us to interchange limits and integrals, a very powerful tool in analysis.
Corollary 5.5.2: Term-by-Term Integration of Series
If the series converges uniformly on , and each is Riemann integrable, then the sum function is Riemann integrable, and we can integrate term-by-term.
Example: Integrating Power Series
Power series, within their radius of convergence, converge uniformly on compact intervals. This means we can integrate them term-by-term.
Corollary 5.5.3: Term-by-Term Integration of Power Series
Let be a power series with positive radius of convergence . Then for any , is integrable on , and for :
Integrating a power series term-by-term just involves increasing the power of each term by 1 and dividing by the new power. The radius of convergence remains the same.
Example: Logarithm as Integral of Geometric Series
We can derive the power series for by integrating the geometric series for term-by-term.
Example: Power Series for by Integration
Start with the geometric series: for . Integrate term-by-term from to :
This provides a powerful method for finding power series representations of functions by integrating known series.
5.6 Euler-Maclaurin Summation Formula: Approximating Sums with Integrals
The Euler-Maclaurin Summation Formula is a remarkable tool that connects sums and integrals. It provides a way to approximate sums by integrals, and also to approximate integrals by sums, with error terms expressed using Bernoulli numbers and higher derivatives. It’s a powerful technique for numerical analysis and asymptotic estimations.
This formula and the following sections (Stirling’s Formula, Improper Integrals, and Indefinite Integrals) delve into more advanced topics and applications of integration, showcasing the breadth and depth of integral calculus. We will not go into the details of these sections here, but they represent further directions and powerful tools within the realm of Riemann integration.
This concludes our journey through Chapter 5 and our exploration of the Riemann Integral. We’ve defined the integral rigorously, explored its properties, and seen how it connects to differentiation through the Fundamental Theorem of Calculus. We’ve also touched upon more advanced topics like integration of series and approximation formulas, hinting at the vast landscape of applications that integral calculus opens up.
5.7 Stirling’s Formula: Approximating Factorials for Large Numbers
The Stirling’s Formula provides a remarkable approximation for the factorial function when is large. Factorials grow incredibly fast, and Stirling’s formula gives us a way to estimate their size using continuous functions and elementary operations.
Theorem 5.7.1: Stirling's Formula
As , is asymptotically approximated by . More precisely:
A more precise version is given by:
where for .
This formula is incredibly useful in various fields, including probability, statistics, and physics, where factorials appear frequently in calculations involving large numbers.
The derivation of Stirling’s formula in the script uses the Euler-Maclaurin Summation Formula (section 5.6), which provides a connection between sums and integrals. By applying the Euler-Maclaurin formula to the sum of logarithms, we can approximate using an integral and correction terms involving Bernoulli numbers and derivatives. Exponentiating the result then leads to Stirling’s formula.
5.8 Improper Integrals (Uneigentliche Integrale): Integrating to Infinity or Across Discontinuities
The Riemann integral, as we’ve defined it so far, applies to bounded functions on bounded intervals . But what if we want to integrate over an unbounded interval like or if the function has a discontinuity within the interval? This leads us to improper integrals.
Improper Integrals of Type 1: Unbounded Intervals
For integration over an interval like , we define the improper integral as a limit:
Definition 5.8.1: Improper Integral of Type 1
Let be bounded and Riemann integrable on for all . If the limit
exists, we say that the improper integral converges, and we define its value to be this limit:
If the limit does not exist, the improper integral diverges.
We essentially integrate over increasingly large bounded intervals and see if the integrals approach a finite limit as .
Examples:
- (converges)
- converges for and diverges for .
Comparison Test for Improper Integrals:
Similar to series, we have comparison tests for improper integrals:
Lemma 5.8.3: Comparison Test for Improper Integrals
Let be bounded and integrable on for all .
- Convergence Test: If for all , and converges, then also converges.
- Divergence Test: If for all , and diverges, then also diverges.
McLaurin-Cauchy Integral Test:
A powerful test connecting series convergence to improper integral convergence:
Theorem 5.8.5: McLaurin-Cauchy Integral Test (1742)
Let be a monotonically decreasing function. Then the series converges if and only if the improper integral converges.
This test allows us to use integration to determine the convergence of certain types of series, and vice versa.
Improper Integrals of Type 2: Discontinuous Functions
For functions with a discontinuity at a point inside the interval of integration (or at an endpoint), we also define improper integrals using limits. For example, if is discontinuous at , we define:
Definition 5.8.8: Improper Integral of Type 2 (Discontinuity at Endpoint)
Let be bounded and Riemann integrable on for all . If the limit
exists, we say that the improper integral converges, and we define its value to be this limit:
We approach the point of discontinuity by integrating over intervals that exclude the discontinuity, and see if the integrals approach a finite limit.
Example: converges for and diverges for .
5.9 Indefinite Integral (Das unbestimmte Integral): The Family of Antiderivatives
The indefinite integral (unbestimmte Integral) is another name for the antiderivative. It represents the family of all functions whose derivative is the given function. We write:
where is any antiderivative of , and is an arbitrary constant of integration. The indefinite integral is not a definite number, but a family of functions.
The script provides a table of basic indefinite integrals and demonstrates techniques like integration by parts and substitution for finding antiderivatives. These are essential tools for evaluating both indefinite and definite integrals.
This concludes our summary of Chapter 5 and the entire Analysis 1 script. We’ve covered the fundamental concepts of the Riemann integral, its properties, important classes of integrable functions, techniques of integration, improper integrals, and connections to series and approximation formulas. This provides a solid foundation in the basics of real analysis.
Previous Chapter: Chapter 4 - Differentiable Functions, The Slope of a Curve, Rules for Differentiation, Mean Value Theorem and Beyond