Explaining Integration Concepts: Riemann Sum & Definite Integral

In summary, an integrable function is one that meets both conditions 1 and 2, which is what you need to be able to take the limit as ||P|| -> 0.
  • #1
kingwinner
1,270
0
I am a beginner on integration and I am stuck on some concepts. I hope that someone can explain, thank you so much!:smile:



1) "Let f be continuous on [a,b].

Take a partition P={xo,x1,...,xn} of [a,b].

Then P breaks up [a,b] into n subintervals [xo,x1],[x1,x2],...[x(n-1),xn] of lengths delta x1, delta x2,... delta xn.

Now pick a point x1* from [xo,x1] and form the product f(x1*)delta x1; pick a point x2* from [x1,x2], and form the product f(x2*)delta x2 and so on, we define the Riemann sum as S*(P)=f(x1*)delta x1 + f(x2*)delta x2 + ... + f(xn*)delta xn

We define ||P|| as the norm of P, by setting ||P||=max delta xi, where i=1,2,...,n.

(int_a^b f(x)dx is read the definite integral of f from a to b)
Then
lim S*(P) = int_a^b f(x)dx "
||P||->0



I don't understand why the limit of Riemann sum as ||P||->0 will be equal to the definite integral...

Say if I have delta x1,delta x2,...delta xn, with delta x1 being the largest, now if I only take ||P||->0, i.e. delta x1 ->0, all the other delta x2,...delta xn won't will be affected, then how is it possible that this is the definite integral?

Graphically, Riemann sum can be pictured as areas of rectangles under the curve, and now I only make the WIDEST rectangle narrower (||P||->0) while keeping all the other rectangles the same widths, now clearly the area of all rectangles & the area under the curve are unequal, then how can it be the definite integral?





2) Definite integral from a to b is int_a^b f(x)dx

What is the purpose of writing the "dx" at the end of the integral? Is it possible to have something like int_a^b f(x)dy, or int_a^b f(x)dz?





3) "A function f is integrable on an interval [a,b] if:
1. f is increasing on [a,b], or f is decreasing on [a,b]
2. f is bounded on [a,b] and has at most a finite number of discontinuites."
There is no key word in my textbook like "and", "or" between 1. and 2., so I am not sure whether both conditions need to be satisfied at the same time or is either one satisfied will be ok??
 
Last edited:
Physics news on Phys.org
  • #2
1) When you take the limit as ||P|| -> 0, what is implied is that it remains the largest sub-interval. Since it is the largest sub-interval, then as its size tends to zero, so must the sizes of the rest of the sub-intervals, and it is in this sense that the Riemann sum limits to the integral.

2) The dx indicates that you are integrating with respect to x. If you had [itex]\int_a^bf(x)dy[/itex], then you're integrating a function of x with respect to y; since f(x) is independent of the variable y, it is essentially a constant with regards to integration, and the result of such a definite integral would be [itex]f(x)(b-a)[/itex].

3) I think that perhaps you only need one statement to be true, as I would think a constant function doesn't satisfy statement 1, but is integrable (and of course it satisfies statement 2). Otherwise I don't quite get what statement 1 means by "increasing" or "decreasing".
 
Last edited:
  • #3
1) Oh, I see! It makes much more sense if it REMAINS the largest sub-interval. I origianlly thought that it doesn't need to remain the largest

3) Are you sure about this one? Because from the exercises after this section in my textbook, it asks me to prove something like "if f is bounded on [a,b] and has at most a finite number of discontinuites, then a function f is integrable on an interval [a,b]", this doesn't include condition 1. at the same time, which means 2. alone means f is integrable?

On the other hand, does f is increasing on [a,b], or f is decreasing on [a,b] ALONE => a function f is integrable on an interval [a,b]?

Thanks for your help!
 
  • #4
As for your question 2, you could choose to think of it this way. Integration is fancy addition. When we are finding the area under a curve, think of dx as a really really small change in x. So, the area of a small strip, a rectangle, is the height, f(x), times the width, dx, which is f(x) dx. To add up all the tiny tiny strips, we integrate it.
 
  • #5
For 3)

If either condition 1 OR 2 is met, then the function is integrable, or one of many other functions. But just because a function is integrable, it does not mean that either of them is met.

The proofs of the statements should have made the answer clear.
 
  • #6
question 1 i fiund quite fascinating confusion of logic.

the key as may be explained above, is that you cannot set ||P|| equal to th original deltax1, and then make deltax1 smaller independently of the other deltax's.

rather ||P|| is a function on partitions P. to evaluate ||P|| on a partition you always have to reconsider all the deltax's and take the largest.

so if you change the partition until deltax1 is no longer largest then ||P|| cannot anylonger be deltax1.
 
  • #7
as to question 2) the f(x)dx tells you what two functions were multiplied togetehr to form the riemann sums.

i.e. the integral of f(x)dsin(x), would mean you had multiplied f(xi*) bythe difference [sin(xi) - sin(xi-1)] in the riemann sum.this lest you also integrate over paths in the plane, where then integrating dx would mean multiply by the difference in x coords of the two endpoints of the subinterval, while dy would mean use instead the diffrerence of their y coords.a functional answer is also that, when you get ready to learn substitution as a method of antidifrentiation, you will be very glad you are using the d as an aid!
 
  • #8
for question 3, as stated above by matt, either of the conditions is sufficient for integrability, and neither is necessary.

you can easily prove as an exercise that an increasing function is integrable if you try for a bit.

your book seems better than most by the way. I usually give these criteria (the first of which is apparently due to Newton, and thus predates riemanns definition of the integral) but they are seldom found in the books we use.
 
  • #9
Thanks everyone for explaning!
 

What is a Riemann Sum?

A Riemann Sum is a method for approximating the area under a curve by dividing the area into smaller rectangles and adding their areas together. It is an important concept in understanding definite integrals.

What is a Definite Integral?

A Definite Integral is a mathematical concept that represents the exact area under a curve between two specific points on a graph. It is denoted by the symbol ∫ and is used to calculate the total area under a curve.

How are Riemann Sums and Definite Integrals related?

Riemann Sums are used to approximate the value of a Definite Integral. As the number of rectangles in a Riemann Sum increases, the approximation gets closer to the exact value of the Definite Integral.

What is the difference between a Riemann Sum and a Definite Integral?

The main difference between a Riemann Sum and a Definite Integral is that a Riemann Sum is an approximation of the area under a curve, while a Definite Integral represents the exact value of that area. Additionally, a Riemann Sum uses rectangles to approximate the area, while a Definite Integral uses a continuous function.

Why are Riemann Sums and Definite Integrals important in calculus?

Riemann Sums and Definite Integrals are important concepts in calculus because they allow us to find the area under a curve, which has many real-world applications such as calculating distances, volumes, and areas of irregular shapes. They also help us understand the connection between differentiation and integration, which is fundamental in many mathematical and scientific fields.

Similar threads

Replies
16
Views
2K
Replies
2
Views
1K
Replies
1
Views
907
  • Calculus
Replies
6
Views
1K
Replies
31
Views
894
Replies
1
Views
1K
Replies
24
Views
2K
Replies
3
Views
2K
  • Calculus
Replies
25
Views
1K
Back
Top