How do you use the limit process to find the area of the region between the graph #y=16-x^2# and the x-axis over the interval [1,3]?
1 Answer
Here is a limit definition of the definite integral. (Others are possible.)
Explanation:
Where, for each positive integer
And for
I prefer to do this type of problem one small step at a time.
Find
For each
Find
And
Find
# = 16-(1+(4i)/n+(4i^2)/n^2)#
# = 15 -(4i)/n - (4i^2)/n^2#
Find and simplify
# = sum_(i=1)^n( 30/n -(8i)/n^2 - (8i^2)/n^3)#
# =sum_(i=1)^n ( 30/n) - sum_(i=1)^n((8i)/n^2) - sum_(i=1)^n((8i^2)/n^3)#
# =30 /nsum_(i=1)^n ( 1)-8/n^2sum_(i=1)^n(i)-8/n^3sum_(i=1)^n(i^2) #
Evaluate the sums
# = 30/n(n) -8/n^2((n(n+1))/2) - 8/n^3((n(n+1)(2n+1))/6)#
(We used summation formulas for the sums in the previous step.)
Rewrite before finding the limit
# = 30 - 4((n(n+1))/n^2) - 4/3((n(n+1)(2n+1))/n^3)#
Now we need to evaluate the limit as
To finish the calculation, we have
# = 30 - 4(1) - 4/3(2)#
# = 90/3 - 12/3 - 8/3 = 70/3# .