1
00:00:01,120 --> 00:00:02,680
NARRATOR: Exercise 5.

2
00:00:02,680 --> 00:00:07,480
Using the formula that
the sum of j from j = 1 to n

3
00:00:07,480 --> 00:00:11,800
is equivalent to
1 + 2 + etc, up to n,

4
00:00:11,800 --> 00:00:15,640
which is equivalent to
n times n + 1 all over 2,

5
00:00:15,640 --> 00:00:20,560
calculate the right endpoint estimate
for the area under the graph y = x

6
00:00:20,560 --> 00:00:23,040
between x = 0 and x = 1.

7
00:00:23,040 --> 00:00:27,160
Take a limit as n approaches infinity
to find the exact area.

8
00:00:27,160 --> 00:00:30,200
Confirm your answer
by elementary geometry.

9
00:00:33,360 --> 00:00:35,800
So first we'll consider
the right endpoint estimate

10
00:00:35,800 --> 00:00:41,360
under the function y = x
between x = 0 and x = 1.

11
00:00:41,360 --> 00:00:46,000
So this interval from 0 to 1
is divided into n rectangles.

12
00:00:46,000 --> 00:00:51,560
This means that each rectangle
has a width of 1 divided by n.

13
00:00:53,080 --> 00:00:55,880
This also means that each x value

14
00:00:55,880 --> 00:00:58,320
that marks a division
between the rectangles,

15
00:00:58,320 --> 00:01:00,280
which we'll denote xj,

16
00:01:00,280 --> 00:01:05,480
is equal to j times the width of
the rectangles, that is 1 over n.

17
00:01:05,480 --> 00:01:10,560
For example, x1 is at the position
1 times 1 over n,

18
00:01:10,560 --> 00:01:15,520
x2 is at the position
2 times 1 over n, which is 2 over n.

19
00:01:15,520 --> 00:01:18,960
xn is at the position
n times 1 over n,

20
00:01:18,960 --> 00:01:21,440
which is n over n,
which is indeed 1.

21
00:01:24,160 --> 00:01:26,600
So then we can establish
our right endpoint estimate.

22
00:01:26,600 --> 00:01:29,720
And we know that in
the right endpoint estimate

23
00:01:29,720 --> 00:01:32,240
the first rectangle has a height

24
00:01:32,240 --> 00:01:35,720
equivalent to the value
of the function at x1,

25
00:01:35,720 --> 00:01:39,360
which in this case,
given that the function is y = x,

26
00:01:39,360 --> 00:01:43,040
the height of the rectangle
is also just x1.

27
00:01:43,040 --> 00:01:46,480
And then we need to multiply it
by the width of the rectangle,

28
00:01:46,480 --> 00:01:49,000
which we've already established
to be 1 over n.

29
00:01:49,000 --> 00:01:54,080
The next rectangle has a height of x2
multiplied by 1 over n for the area.

30
00:01:54,080 --> 00:01:58,640
Right up to the final rectangle
which has a height of xn

31
00:01:58,640 --> 00:02:03,120
multiplied by the width 1 over n
for the area of that rectangle.

32
00:02:05,960 --> 00:02:07,760
Now, we've also established

33
00:02:07,760 --> 00:02:10,760
that x1, x2, x3, etc,

34
00:02:10,760 --> 00:02:13,160
in fact, in general xj,

35
00:02:13,160 --> 00:02:15,200
is equivalent to j over n.

36
00:02:15,200 --> 00:02:17,720
So that means that
x1 is equivalent to 1 over n,

37
00:02:17,720 --> 00:02:21,320
x2 is 2 over n, x3 is 3 over n, etc,

38
00:02:21,320 --> 00:02:23,560
right up to xn, which is n over n.

39
00:02:23,560 --> 00:02:25,560
And so we can modify

40
00:02:25,560 --> 00:02:27,760
our right endpoint estimate as shown.

41
00:02:29,240 --> 00:02:32,160
Factoring out the common factor
of 1 over n squared,

42
00:02:32,160 --> 00:02:34,320
we now end up with this expression,

43
00:02:34,320 --> 00:02:39,200
and so we can now use summation
notation to summarise that bracket.

44
00:02:39,200 --> 00:02:43,120
So we have a right endpoint estimate
equivalent to 1 over n squared

45
00:02:43,120 --> 00:02:49,560
multiplied by the sum of j
from j = 1 up to j = n.

46
00:02:53,320 --> 00:02:55,720
So now that we've established
our right endpoint estimate,

47
00:02:55,720 --> 00:02:58,920
we can now use the formula
provided in the question,

48
00:02:58,920 --> 00:03:02,640
which was that the sum of j
from j = 1 up to n

49
00:03:02,640 --> 00:03:05,880
is equivalent to
n times (n + 1) over 2.

50
00:03:05,880 --> 00:03:09,280
And so making that substitution
in our right endpoint estimate,

51
00:03:09,280 --> 00:03:13,160
we see that we can
simplify the expression

52
00:03:13,160 --> 00:03:15,080
to give the following.

53
00:03:17,920 --> 00:03:19,800
So we now have
a right endpoint estimate

54
00:03:19,800 --> 00:03:22,920
of half times (1 plus 1 over n).

55
00:03:22,920 --> 00:03:26,560
And to calculate the exact area
of that estimate,

56
00:03:26,560 --> 00:03:30,400
we would be looking to take the limit
as n approaches infinity.

57
00:03:30,400 --> 00:03:32,240
And what we're doing there

58
00:03:32,240 --> 00:03:37,360
is saying that we're going to divide
that region from x = 0 to x = 1

59
00:03:37,360 --> 00:03:39,600
into infinitely many rectangles,

60
00:03:39,600 --> 00:03:42,160
each with an infinitely small width,

61
00:03:42,160 --> 00:03:46,800
and hence that's going to
approach the exact area.

62
00:03:46,800 --> 00:03:50,080
So as n approaches infinity
in this expression,

63
00:03:50,080 --> 00:03:53,320
we'll have one over
a very, very large number,

64
00:03:53,320 --> 00:03:56,720
which is also approaching zero.

65
00:03:56,720 --> 00:04:01,000
And so we end up with
the exact area equal to one half.

66
00:04:03,320 --> 00:04:06,400
We can confirm that exact area
by using geometry.

67
00:04:06,400 --> 00:04:10,000
So we know that this exact area
forms a triangle

68
00:04:10,000 --> 00:04:13,760
and the area of a triangle is
half times the base times the height.

69
00:04:13,760 --> 00:04:16,960
We know that in this case
the base length of that triangle is 1

70
00:04:16,960 --> 00:04:19,200
and the height of
the triangle is also 1,

71
00:04:19,200 --> 00:04:23,640
so geometry also confirms that the
exact area under the curve y = x

72
00:04:23,640 --> 00:04:25,800
between x = 0 and x = 1

73
00:04:25,800 --> 00:04:27,920
is in fact one-half.

74
00:04:30,280 --> 00:04:35,040
And we see that this is equivalent
to the exact area that we obtained

75
00:04:35,040 --> 00:04:36,960
using the right endpoint estimate

76
00:04:36,960 --> 00:04:39,680
and then taking the limit
as n approaches infinity.

