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.

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.

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 .

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 .

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:

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.

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).

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.

Monotone Functions are Integrable:

Another important class of integrable functions is the set of monotone functions (functions that are always increasing or always decreasing).

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.

This is incredibly useful. It allows us to break down integrals of sums into sums of integrals, and pull out constant factors.

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.

Bounding the Absolute Value of an Integral:

Combining linearity and monotonicity, we get a useful bound on the absolute value of an integral.

Cauchy-Schwarz Inequality for Integrals:

A powerful inequality relating integrals of products to integrals of squares:

Mean Value Theorem for Integrals:

Analogous to the Mean Value Theorem for derivatives, there’s also a Mean Value Theorem for integrals.

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 .

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 .

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.

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.

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 .

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!

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.

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.

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.

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.

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:

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:

McLaurin-Cauchy Integral Test:

A powerful test connecting series convergence to improper integral convergence:

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:

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