Unit V: Fundamental Theorem of Integral Calculus and Applications
Fundamental Theorem of Integral Calculus
The Fundamental Theorem of Integral Calculus establishes the connection between the two central operations of calculus: differentiation and integration.
Statement of the Theorem
If a function f(x) is continuous on the closed interval [a, b], and F(x) is an antiderivative of f(x) on [a, b], then: ∫ab f(x) dx = F(b) - F(a), where F'(x) = f(x).
Key Definitions and Concepts
- Continuous Function: A function whose graph has no breaks, jumps, or vertical asymptotes on the given interval [a, b].
- Antiderivative: A function F(x) whose derivative is the given function f(x).
- Limits of Integration: The lower limit a and the upper limit b that define the interval of integration.
Exam-Oriented Notes
Remember that the statement requires only the formal definition and understanding without proof. Ensure you correctly identify the antiderivative before substituting the upper and lower limits.
Common Mistakes
Students often forget to subtract the value of the antiderivative at the lower limit from the upper limit, writing only F(b) instead of F(b) - F(a).
Definite Integral and its Properties
A definite integral represents the exact accumulation of quantities, often interpreted as the signed area under a curve between two fixed points.
Properties of Definite Integrals (Without Proof)
- Property 1 (Limits Reversal): ∫ab f(x) dx = - ∫ba f(x) dx. Reversing the limits of integration changes the sign of the integral.
- Property 2 (Interval Splitting): ∫ab f(x) dx = ∫ac f(x) dx + ∫cb f(x) dx, where a < c < b.
- Property 3 (Additive Property for Sub-intervals): Allows breaking a complex domain into simpler, manageable sub-intervals.
- Property 4 (Reflection Property): ∫ab f(x) dx = ∫ab f(a + b - x) dx. This is one of the most frequently used properties in solving definite integral problems.
- Property 5 (Zero to a Property): ∫0a f(x) dx = ∫0a f(a - x) dx. A special case of Property 4 where the lower limit is zero.
- Property 6 (Even and Odd Functions):
- If f(x) is an even function [f(-x) = f(x)], then ∫-aa f(x) dx = 2 ∫0a f(x) dx.
- If f(x) is an odd function [f(-x) = -f(x)], then ∫-aa f(x) dx = 0.
- Property 7 (Periodic Functions): ∫0nT f(x) dx = n ∫0T f(x) dx, where T is the period of the function [f(x + T) = f(x)].
Problems on Definite Integrals Using Properties
Using properties of definite integrals simplifies complex integrations that are otherwise difficult or impossible to evaluate directly.
Step-by-Step Problem Solving Approach
- Label the given integral as equation (1): I = ∫ f(x) dx.
- Apply a suitable property (most commonly the reflection property ∫ab f(x) dx = ∫ab f(a + b - x) dx).
- Label the resulting integral as equation (2).
- Add equation (1) and equation (2) together [2I = ∫ (f(x) + f(a + b - x)) dx].
- Simplify the integrand and solve for I.
- Step 1: Write as I = ∫0π/2 [ sin(x) / (sin(x) + cos(x)) ] dx --- (1)
- Step 2: Use property ∫0a f(x) dx = ∫0a f(a - x) dx. Here a = π/2. So, replace x with (π/2 - x).
- Step 3: Since sin(π/2 - x) = cos(x) and cos(π/2 - x) = sin(x), we get I = ∫0π/2 [ cos(x) / (cos(x) + sin(x)) ] dx --- (2)
- Step 4: Add (1) and (2): 2I = ∫0π/2 [ (sin(x) + cos(x)) / (sin(x) + cos(x)) ] dx = ∫0π/2 1 dx
- Step 5: Evaluate: [ x ]0π/2 = π/2 - 0 = π/2. Therefore, I = π/4.
- Area Under a Curve (with respect to x-axis): The area bounded by the curve y = f(x), the x-axis, and the ordinates x = a and x = b is given by Area = ∫ab y dx = ∫ab f(x) dx.
- Area with respect to y-axis: The area bounded by the curve x = g(y), the y-axis, and the abscissas y = c and y = d is given by Area = ∫cd x dy = ∫cd g(y) dy.
- Area Between Two Curves: If f(x) and g(x) are two continuous curves such that f(x) ≥ g(x) on [a, b], the area between them is Area = ∫ab [f(x) - g(x)] dx.
- Sketch the Curves: Draw a rough, accurate sketch of the given equations to visualize the region.
- Identify Points of Intersection: Solve the equations simultaneously to find the limits of integration (x-values or y-values).
- Determine Upper and Lower Functions: Identify which curve lies above the other in the given interval.
- Set Up the Integral: Write the definite integral using the correct limits and integrand difference.
- Evaluate: Compute the definite integral to find the total square units of area.
- Calculating total physical distance traveled from a velocity-time graph.
- Determining total revenue or cost functions in economics from marginal rates.
- Finding physical areas of irregular 2D shapes in engineering design.
Practical Example
Evaluate I = ∫0π/2 [ sin(x) / (sin(x) + cos(x)) ] dx.
Important Observations
Look for symmetry in limits and denominators. Integrals with limits from 0 to π/2 or -a to a are prime candidates for properties 5 and 6 respectively.
Application of Definite Integrals to Find the Area Between Simple Curves
Definite integrals can geometrically determine the area bounded by curves and coordinate axes.
Core Concepts
Step-by-Step Procedure to Find Area
Area Formulas Summary Table
| Scenario | Formula | Visual Description |
|---|---|---|
| Area under y = f(x) from x = a to x = b | ∫ab f(x) dx | Area between curve and x-axis |
| Area under x = g(y) from y = c to y = d | ∫cd g(y) dy | Area between curve and y-axis |
| Area between two curves y = f(x) and y = g(x) | ∫ab [f(x) - g(x)] dx | Area enclosed between upper curve f(x) and lower curve g(x) |
Real-World Applications
Common Mistakes
Failing to find the correct intersection points leads to wrong integration limits. Always subtract the lower curve equation from the upper curve equation to avoid negative area results.