How do you evaluate the definite integral int x^2 dx∫x2dx from [0,1][0,1]?
1 Answer
I am assuming that you do not yet have the Fundamental Theorem of Calculus available to evaluate this, but that you need to evaluate it from a definition.
Explanation:
.
Where, for each positive integer
And for
I prefer to do this type of problem one small step at a time.
For each
And
= i^2/n^2
= sum_(i=1)^n(i^2/n^3)
= 1/n^3 sum_(i=1)^n i^2
= 1/n^3[(n(n+1)(2n+1))/6]
(We used summation formulas for the sums in the previous step.)
So,
= 1/6[(n(n+1)(2n+1))/n^3]
The last thing to do is evaluate the limit as
There are a couple of ways to think about this limit :
The numerator can be expanded to a plynomial with leading term
OR
The limit at infinity is
To finish the calculuation, we have
Using the Fundamental Theorem of Calculus
Find an antiderivative of
= 1/3