Definite Integrals and Riemann Sums
Area Under a Curve and Riemann Sums
- To find the area under a curve between points a and b, we can approximate it using rectangles.
- Riemann sums involve constructing these rectangles and taking the limit as the width of the rectangles approaches zero.
- As the rectangles become narrower, the approximation gets closer to the actual area under the curve.
Definite Integral and Signed Area
- The definite integral can be interpreted as the "signed area" under a curve.
- Area above the x-axis is considered positive, while area below the x-axis is considered negative.
- Given a function f(t), the definite integral from a to b is expressed as ∫abf(t)dt.
- If part of the curve is below the x-axis (area B) and part is above (area A), the definite integral is A−B.
Computing Definite Integrals Geometrically
- Consider finding the integral ∫02(1−2x)dx.
- The function 1−2x is a line with a y-intercept of 1 and a slope of -2.
- The area above the x-axis is a triangle with base 21 and height 1, yielding an area of 41. Area is 21⋅base⋅height=21⋅21⋅1=41.
- The area below the x-axis is a triangle with base 23 and height 3, yielding an area of 49. Area is 21⋅base⋅height=21⋅23⋅3=49.
- \The value of the definite integral is the area above minus the area below: 41−49=−48=−2.
Knowledge Check
- Problem: Find the integral ∫13(2+3x)dx.
- The function 2+3x is a line.
- The region of interest forms a trapezoid.
- The area of a trapezoid is given by the average of the bases times the height: 21(b<em>1+b</em>2)h.
- At x=1, the function value is 2+3(1)=5.
- At x=3, the function value is 2+3(3)=11.
- The height of the trapezoid is 3−1=2.
- The area is 21(5+11)⋅2=16.
Alternate Calculation Method
- The integral ∫<em>13(2+3x)dx can be split into two integrals: ∫</em>132dx+∫133xdx.
- The integral ∫132dx represents the area of a rectangle with height 2 and width 3−1=2, so the area is 2⋅2=4.
- The integral ∫133xdx represents the area under the line 3x, which forms a trapezoid.
- At x=1, 3x=3, and at x=3, 3x=9.
- The area of this trapezoid is 21(3+9)⋅2=12.
- The sum of the two areas is 4+12=16.
Properties of Definite Integrals
- Switching the limits of integration changes the sign: ∫<em>abf(x)dx=−∫</em>baf(x)dx.
Moving in the opposite direction negates the integral. - Breaking up the interval of integration: ∫<em>abf(x)dx=∫</em>acf(x)dx+∫cbf(x)dx.
The integral from a to b can be broken into two integrals by picking some point C in between. - The integral of a sum (or difference) is the sum (or difference) of the integrals: ∫<em>ab[f(x)±g(x)]dx=∫</em>abf(x)dx±∫abg(x)dx.
- A constant factor can be pulled out of the integral: ∫<em>abc⋅f(x)dx=c⋅∫</em>abf(x)dx.
Example Using Integral Properties
- Given ∫<em>01f(t)dt=1 and ∫</em>21f(t)dt=3, evaluate ∫02[3f(t)−1]dt.
- First, break up the integral: ∫<em>023f(t)dt−∫</em>021dt.
- Pull out the constant: 3∫<em>02f(t)dt−∫</em>021dt.
- Evaluate the integral of 1 from 0 to 2: ∫021dt=2.
- Rewrite the integral from 0 to 2 as ∫<em>01f(t)dt+∫</em>12f(t)dt.
- Use the property ∫<em>12f(t)dt=−∫</em>21f(t)dt=−3.
- So, ∫02f(t)dt=1−3=−2.
- Plug back into the original expression: 3(−2)−2=−8.
Knowledge Check 2
- Given ∫<em>04πtan(x)dx=2ln(2), evaluate ∫</em>04π[1+4tan(x)]dx.
- Break up the integral: ∫<em>04π1dx+∫</em>04π4tan(x)dx.
- Pull out the constant: ∫<em>04π1dx+4∫</em>04πtan(x)dx.
- Evaluate the integral of 1 from 0 to 4π: ∫04π1dx=4π.
- Substitute the given value: 4π+4⋅2ln(2)=4π+2ln(2).
Conclusion
- Review of definite integration.
- Next video: review the fundamental theorem of calculus.