Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Understanding the Riemann Integral in Calculus

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Riemann Integral Definition Formula Properties and Solved Examples

Riemann integral was actually developed by a German Mathematician Bernhard Riemann who made significant contributions to differential geometry, number theory and its analysis and rose to fame for his rigorous formulation of the Riemann integral. It was introduced for the analysis in the study of functions for real variables. Real variables, real valued functions and real numbers are what it deals with. Along with the study of analytic properties of sequences, it also includes the study of limits and the convergence of real number series and sequences. The analysis of this study deals with the properties of the real valued functions including continuity and is also related to the calculus of real numbers. 


What is Riemann Integral?

Supposing that f(x) is a continuous and a non-negative function over which has a range of [a, b]. The area between f and x-axis represents integral of “f” with respect to x. This type of integral is known as a definite integral for function f in the closed interval [a, b]. if, the function is almost constant in all the sub intervals, the Riemann Integral works in such situations. 

(image will be uploaded soon)

 

According to the Riemann integral definition and its method of calculating the integral, this area can be calculated by dividing the area into a series of rectangles, then finding the areas of those rectangles and subsequently adding them to get a total final area value for the definite integral.

(image will be uploaded soon)


If the rectangles formed are extremely narrow then evidently, the approximation error will become negligible. The value obtained from the measurement of the areas of narrow rectangles may be similar to the value of the area under the curve f. This method will break down if we make larger rectangles. Hence, to make this method more precise, the width of the rectangles can be determined by breaking the interval [a, b] into smaller parts. 


Important Riemann Sum Terms

Some terms that need to be understood before proceeding with Riemann sums. 

  • Partition: Let [a, b] ∈ R be a closed interval. The partition of this interval can have the sequence of this form:  a= x0 < x1 < ………< xn where every [xi, xi+1] is called a sub interval.

  • Norm: It is defined as the length of the biggest sub interval. Also called a mesh. 

  • Tagged Partition: Let [a, b] ∈ R be a closed interval. Partition q(x, t) along the numbers t0, t1, ……t n-1 is called a tagged partition. It needs to satisfy a condition that for every i, ti ∈ [xi, xi+1]. 


Riemann Sum 

It is defined as the sum of real valued function f in the interval [a,b] with respect to the tagged partition of [a, b]. The formula for Riemann sum is as follows: 

\[\sum_{i=0}^{n-1} f(t_{i}) (x_{i+1} - x_{i})\]

Each term in the formula is the area of the rectangle with length/height as f(ti) and breadth as xi+1- xi

So, the final value of Riemann sum is the sum of areas of all the rectangles which is actually the area under the curve of f(x) within the interval [a, b].


Riemann Integral Formula

Let us suppose that we have a real valued function “f” spanning over the range [a, b] and “L” a real number. 


The function “f” is said to be eligible for integration in the interval [a, b] only under the following condition: 


There exists a δ such that δ > 0 for each ϵ > 0.  Now, for each partition which has a property ||P|| < δ we can say that: 


|S (f, P) - L| < ϵ


If L is the integral of f within the interval [a, b], we can write it as: 

L =  \[\int_{a}^{b} f(x)dx\]


Properties of Riemann Integral

Riemann integrals have three important properties which are: 1) Linearity, 2) Monotonicity and 3) Additivity. 

Let us look at each one of them in detail

  1. Linearity 

If f: [a, b] → R is integrable

And there exists a c ϵ R, the we can say that cf is also integrable such that: 

\[\int_{a}^{b} cf\] =\[c\int_{a}^{b} f\] and,

 \[\int_{a}^{b} (f + g)\] = \[\int_{a}^{b} f\] + \[\int_{a}^{b} g\] 

  1. Monotonicity 

If a condition is satisfied such that f<= g then, 

\[\int_{a}^{b} f\] ≤ \[\int_{a}^{b} g\] is also satisfied.

  1. Additivity 

If a condition is satisfied such that a < c < b then, 

\[\int_{a}^{c} f\] + \[\int_{c}^{b} f\] = \[\int_{a}^{b} f\] is also satisfied.


Riemann Sum Example 

Example 1) Show that f is integrable using the Riemann conditions and criterion. 

Where f (x) = x on [0,1]

Solution) Let Pn = {0, 1 /n, 2/ n, ..., n−1/n, n/n} 

Then U (Pn, f) − L (Pn, f) = \[\frac{n}{n}^{2}\] − n − \[\frac{1}{n}^{2}\] → 0

FAQs on Understanding the Riemann Integral in Calculus

1. What is the Riemann integral in calculus?

The Riemann integral is a method of defining the integral of a function as the limit of sums of rectangular areas under a curve. It measures the signed area between a function and the x-axis over a closed interval.

  • The interval [a, b] is divided into smaller subintervals.
  • Rectangles are formed using function values.
  • The areas of these rectangles are summed (Riemann sums).
  • The integral is the limit of these sums as the width approaches 0.
This concept forms the foundation of definite integrals in calculus.

2. What is the formula for the Riemann integral?

The formula for the Riemann integral is ∫ₐᵇ f(x) dx = lim(n→∞) Σ f(xᵢ*) Δx. Here:

  • Δx = (b − a)/n is the width of each subinterval.
  • xᵢ* is a chosen sample point in each subinterval.
  • The summation Σ represents the Riemann sum.
If this limit exists, the function is Riemann integrable on [a, b].

3. How do you evaluate a Riemann integral step by step?

To evaluate a Riemann integral, you compute the limit of Riemann sums or use antiderivatives if available.

  • Step 1: Divide [a, b] into n equal parts.
  • Step 2: Compute Δx = (b − a)/n.
  • Step 3: Form the sum Σ f(xᵢ*) Δx.
  • Step 4: Take the limit as n → ∞.
Using the Fundamental Theorem of Calculus, ∫ₐᵇ f(x) dx = F(b) − F(a) if F'(x) = f(x).

4. What is a Riemann sum?

A Riemann sum is a finite sum used to approximate the area under a curve by adding rectangular areas. It has the general form Σ f(xᵢ*) Δx.

  • Left Riemann sum: uses left endpoints.
  • Right Riemann sum: uses right endpoints.
  • Midpoint Riemann sum: uses midpoints.
As the number of rectangles increases, the Riemann sum approaches the Riemann integral.

5. What is the difference between Riemann integral and definite integral?

The Riemann integral is the definition of the definite integral using limits of sums. In standard calculus:

  • The Riemann integral defines integration rigorously.
  • The definite integral ∫ₐᵇ f(x) dx represents the signed area.
  • In practice, we compute it using antiderivatives.
Thus, the definite integral is the result, and the Riemann integral is the method behind it.

6. When is a function Riemann integrable?

A function is Riemann integrable on [a, b] if it is bounded and its set of discontinuities has measure zero. In simpler terms:

  • All continuous functions on [a, b] are Riemann integrable.
  • Functions with finitely many jump discontinuities are also integrable.
  • Highly oscillating or unbounded functions may not be integrable.
This condition ensures the upper and lower sums converge to the same value.

7. Can you give a simple example of a Riemann integral?

Yes, for example, ∫₀² x dx = 2. Using the antiderivative method:

  • The antiderivative of x is x²/2.
  • Evaluate from 0 to 2: (2²/2) − (0²/2).
  • This equals 4/2 − 0 = 2.
This represents the area under the line y = x from 0 to 2.

8. What is the geometric meaning of the Riemann integral?

The geometric meaning of the Riemann integral is the signed area under a curve over an interval. Specifically:

  • Area above the x-axis is positive.
  • Area below the x-axis is negative.
  • The integral adds these signed areas together.
This interpretation connects integration with area and accumulation.

9. What is the Fundamental Theorem of Calculus in relation to Riemann integrals?

The Fundamental Theorem of Calculus states that if F'(x) = f(x), then ∫ₐᵇ f(x) dx = F(b) − F(a). It connects differentiation and Riemann integration.

  • Part 1: Integration reverses differentiation.
  • Part 2: Definite integrals can be evaluated using antiderivatives.
This theorem makes computing Riemann integrals practical.

10. What are common mistakes when solving Riemann integral problems?

Common mistakes in Riemann integral problems include incorrect limits, wrong Δx, and sign errors. Students should watch for:

  • Forgetting to compute Δx = (b − a)/n correctly.
  • Using the wrong sample point (left, right, midpoint).
  • Ignoring negative area below the x-axis.
  • Not applying F(b) − F(a) correctly.
Careful setup and clear substitution help avoid these errors.