Calculus Integrals
Calculus Integrals
Chandra Park
Calculus
[email protected]
1 Areas and Distances
1.1 Example 1
Use rectangles to estimate the area under the parabola y = x2 from 0 to 1
Area of S must be somewhere between 0 and 1 because it is contained in a square with side length 1.
We can approximate each strip by a rectangle that has the same base as the strip.
Height
1 of1 these
rectangles arethe value of the function f (x) = x2 at the right end-points of the subinterval
1 1 3
0, 4 , 4 , 2 , 2 , 4 , and 43 , 1
2 2 2
1 1 1 1 1 3 1 15
R4 = · + · + · + · 12 = = 0.46875
4 4 4 2 4 4 4 32
A < 0.46875
Instead of using rectangles in Figure 4(b) we could use the smaller rectangles whose height are the values
of f at the left endpoints of the subintervals.
2 2 2
1 1 1 1 1 1 3 7
L4 = · 02 + · + · + · = = 0.21875
4 4 4 4 2 4 4 32
We can see that the area of S is larger than L4 , so we have lower and upper estimates for A:
1.2 Example 2
1
Show that the sum of the areas of the upper approximated rectangles approaches 3
1
lim Rn =
3 n→∞
2 2 2
1 1 1 2 1 3 1 n 2
Rn = + + + ··· +
n n n n n n n n
1 1 2
= · (1 + 22 + 32 + · · · + n2 )
n n2
1
= 3 (12 + 22 + 32 + · · · + n2 )
n
n(n + 1)(2n + 1)
1 2 + 2 2 + 3 2 + · · · + n2 =
6
1 n(n + 1)(2n + 1) (n + 1)(2n + 1)
Rn = 3
· =
n 6 6n2
Thus
(n + 1)(2n + 1)
lim Rn = lim 2
6n
n→∞ n→∞
1 n+1 2n + 1
= lim
n→∞ 6 n n
(1)
1 1 1
= lim 1+ 2+
n→∞ 6 n n
1 1
= ·1·2=
6 3
As n increases, both Ln and Rn become better and better approximations to the area of S.
1
A = lim Rn = lim Ln =
n→∞ 3
n→∞
x1 = a + ∆x
x2 = a + 2∆x
x3 = a + 3∆x
..
.
Let’s approximate the ith strip Si by a rectangle with width ∆x and height f (xi ), which is the value of
f at the right endpoint. Then the area of the ith rectangle is f (xi )∆x. What we think of intuitively as
the area of S is approximated by the sum of the area of these rectangles, which is
Instead of using left or right endpoints, it is possible to take the height of the ith rectangle to the value
of f at any number x∗i in the ith subinterval [xi−1 , xi ].
sample points: x∗1 , x∗2 , . . . , x∗n
n
X
A = lim f (x∗i )∆x
n→∞
i=1
A is the unique number that is smaller than all the upper sums and bigger than all the lower sums.
We form lower (and upper) sums by choosing the sample points x∗i so that f (x∗i ) is the minimum (and
maximum) value of f on the ith subinterval.
1.3 Example 3
Let A be the area of the region that lies under the graph of f (x) = e−x between x = 0 and x = 2.
(a) Using right endpoints, find an expression for A as a limit. Do not evaluate the limit.
(b) Estimate the area by taking the sample points to be midpoints and using four subintervals and then
ten subintervals.
2−0 2
∆x = =
n n