00:02
Okay, so let's use the definition of riemann sum.
00:06
So the first thing to do is to consider our interval.
00:14
The interval is 0 to 1 and we need to split this up into n rectangles.
00:20
So how do you split this up into n portions, n pieces? well, you split this up into these intervals.
00:28
So this is your x1, x2, blah blah.
00:32
Okay, so you split these up into these n pieces with xi equals i over n.
00:41
So we're taking the right hand point, the rightmost point.
00:44
So we always take xi and then your last one is going to be 1.
00:48
So xi is equal to i over n for i equals 1 to n.
00:55
Okay, and then we split this up into n rectangles.
01:00
So the distance is just 1 over n.
01:05
So the delta x is just 1 over n.
01:09
Okay, so now let's write out the sum.
01:14
So the sum, the riemann sum, is the limit as n goes to infinity from i equals 1 to n of the function taking the value f of xi delta x...