Integration Pt. 2 - Fundamental Theorems
Area Under a Curve & Riemann SumsApproximation & Limit Definition Riemann Sums serve as the foundational method for approximating the area bounded by a function curve and the x-axis. By partitioning an interval into sub-intervals and constructing geometric shapes (rectangles or trapezoids), we approximate the total area.This concept bridges pre-calculus geometry and calculus. The Definite Integral is rigorously defined as the limit of a Riemann Sum as the number of sub-intervals () approaches infinity (or as the width of the sub-intervals, , approaches zero).Summation Methods, Error Analysis, & NuancesThe approximation method depends on where the height of the rectangle is sampled within the sub-interval.LRAM (Left Riemann Sum): Height is at the left endpoint.Nuance: Underestimates if is increasing. Overestimates if is decreasing.RRAM (Right Riemann Sum): Height is at the right endpoint.Nuance: Overestimates if is increasing. Underestimates if is decreasing.MRAM (Midpoint Riemann Sum): Height is at the midpoint.Accuracy: Generally more accurate than LRAM or RRAM but requires calculating midpoint coordinates.Trapezoidal Rule: Uses trapezoids connecting points and .Formula: .Error Analysis (Concavity): The error depends on concavity, not slope.Concave Up: Overestimates (secant lines lie above curve).Concave Down: Underestimates (secant lines lie below curve).Common Pitfalls:Assuming RRAM always overestimates (it depends on slope, not concavity).Confusing "Total Area" (geometric area) with "Net Area" (integral value). Riemann sums calculate net signed area.Unequal sub-intervals: Standard formulas assume equal , but AP table problems often use unequal widths. You must calculate the area of each shape individually.Worked Examples: LRAM and Trapezoidal RuleScenario: Estimate the area under on using 3 equal sub-intervals.1. Setup Interval Width ()Intervals: 2. LRAM Calculation (Left Endpoints: 0, 2, 4)Calculate heights:Sum areas (Width Height):Analysis: Since is increasing, LRAM () is an underestimate.3. Trapezoidal ApproximationUse endpoints: .Apply formula :Analysis: Since is concave up (), Trapezoidal () is an overestimate.Definite Integrals & PropertiesSigned Area & Formal DefinitionA Definite Integral, denoted , represents the net signed area bounded by the curve and the x-axis from to .Area above the x-axis is positive.Area below the x-axis is negative.This distinction is vital for interpreting physical contexts (e.g., displacement vs. distance).Essential Properties & Algebraic RulesMastery of these manipulations is required for "abstract function" problems where no explicit equation is given.Linearity: Additivity (Interval Addition): Reversing Limits: Zero Width: Dominance: If on , then .Niche Application (Geometric Evaluation): AP Exams often require evaluating integrals using geometry rather than antiderivatives. represents a semi-circle. represents a 'V' shape (triangles).Worked Example: Properties & GeometryGiven: and . Find: .1. Break down the target integral using Linearity2. Solve for using Additivity3. Evaluate the constant integral Method: Geometry (Rectangle with height 3, width ).4. Combine ResultsThe Fundamental Theorem of Calculus (Evaluation)Connection Between Derivatives & IntegralsOften called the Evaluation Theorem or FTC Part 1 in some texts, this theorem provides the practical method for evaluating definite integrals without Riemann sums. It connects differential and integral calculus: differentiation and integration are inverse operations.Requirements & NotationContinuity: must be continuous on .Antiderivative (): You must be able to find a function such that .Notation: The bracket notation is standard: .Common Pitfalls:Forgetting the Chain Rule (Reverse): When integrating , students often write instead of .Discontinuities: You cannot apply FTC directly across a vertical asymptote (e.g., diverges; blindly applying power rule yields a negative result, which is impossible for a positive function).Worked Example: Definite EvaluationEvaluate: 1. Find the AntiderivativeRecall Power Rule: Recall Log Rule: 2. Apply FTC ()3. SimplifyNote: The Second Fundamental Theorem (Accumulation)Derivative of an Accumulation FunctionThis theorem handles functions defined as integrals. It states that if you integrate a function and then differentiate it, you return to the original function (with variable adjustments). This models rate-of-change problems where the quantity is defined by accumulated area.Chain Rule Extension (Crucial)If the upper limit is a function rather than just , the Chain Rule applies. This is the most common version seen in FRQs.Key Components:Bottom Limit Constant: The lower limit must be a constant. If it is a variable, use properties to split the integral.Variable Swap: The variable inside the integral is a "dummy variable." It gets replaced by the expression in the upper limit.Worked Example: FTC with Chain RuleProblem: Let . Find .1. Identify StructureUpper limit is a function .Integrand is .Formula: .2. Differentiate Upper Limit3. Substitute and MultiplyReplace with : Multiply by derivative: Final Answer:Average Value & MVT for IntegralsConcept: "Leveling Out" the AreaAverage Value: If you melted the area under the curve into a perfect rectangle with width , what would the height be? That height is the average value.Mean Value Theorem (Integrals): Guarantees that a continuous function actually attains its average value at least once in the interval.Formulas & GeometryAverage Value Formula:MVT for Integrals Statement: If is continuous on , there exists at least one number in such that:Or equivalently: .Nuance: Distinguish between Average Rate of Change (Slope of secant: ) and Average Value of a Function (Integral height: ).Worked Example: Finding 'c'Problem: Find the value guaranteed by the MVT for Integrals for on .1. Calculate the Integral2. Calculate Average Value3. Set and Solve4. Check Interval Discard (outside interval).Keep .Rectilinear Motion (Integration Applications)From Acceleration to PositionIntegration allows us to move "up" the ladder of motion:where is position, is velocity, and is acceleration.Displacement vs. Total Distance (High Priority)This is the single most common trap in particle motion problems.Displacement (Net Change): How far you are from where you started.Total Distance Traveled: The sum of all ground covered (forward and backward). Requires absolute value.Current Position Formula: To find the actual position given an initial position :Worked Example: Motion AnalysisGiven: A particle moves with velocity m/s. Initial position . Find:Displacement on .Total Distance Traveled on .Position at .1. Displacement2. Total Distance (Requires splitting at zeros)Set : .Function is negative on and positive on .Split integral and apply absolute value to negative regions:Evaluate Part 1 ( to ):Evaluate Part 2 ( to ):Total Distance: .3. Position at Area Under a Curve & Riemann SumsApproximation & Limit DefinitionRiemann Sums serve as the foundational method for approximating the area bounded by a function curve and the x-axis. By partitioning an interval into sub-intervals and constructing geometric shapes (rectangles or trapezoids), we approximate the total area.This concept bridges pre-calculus geometry and calculus. The Definite Integral is rigorously defined as the limit of a Riemann Sum as the number of sub-intervals () approaches infinity (or as the width of the sub-intervals, , approaches zero).Summation Methods, Error Analysis, & NuancesThe approximation method depends on where the height of the rectangle is sampled within the sub-interval.LRAM (Left Riemann Sum): Height is at the left endpoint.Nuance: Underestimates if is increasing. Overestimates if is decreasing.RRAM (Right Riemann Sum): Height is at the right endpoint.Nuance: Overestimates if is increasing. Underestimates if is decreasing.MRAM (Midpoint Riemann Sum): Height is at the midpoint.Accuracy: Generally more accurate than LRAM or RRAM but requires calculating midpoint coordinates.Trapezoidal Rule: Uses trapezoids connecting points and .Formula: .Error Analysis (Concavity): The error depends on concavity, not slope.Concave Up: Overestimates (secant lines lie above curve).Concave Down: Underestimates (secant lines lie below curve).Common Pitfalls:Assuming RRAM always overestimates (it depends on slope, not concavity).Confusing "Total Area" (geometric area) with "Net Area" (integral value). Riemann sums calculate net signed area.Unequal sub-intervals: Standard formulas assume equal , but AP table problems often use unequal widths. You must calculate the area of each shape individually.Worked Examples: LRAM and Trapezoidal RuleScenario: Estimate the area under on using 3 equal sub-intervals.1. Setup Interval Width ()Intervals: 2. LRAM Calculation (Left Endpoints: 0, 2, 4)Calculate heights:Sum areas (Width Height):Analysis: Since is increasing, LRAM () is an underestimate.3. Trapezoidal ApproximationUse endpoints: .Apply formula :Analysis: Since is concave up (), Trapezoidal () is an overestimate.Definite Integrals & PropertiesSigned Area & Formal DefinitionA Definite Integral, denoted , represents the net signed area bounded by the curve and the x-axis from to .Area above the x-axis is positive.Area below the x-axis is negative.This distinction is vital for interpreting physical contexts (e.g., displacement vs. distance).Essential Properties & Algebraic RulesMastery of these manipulations is required for "abstract function" problems where no explicit equation is given.Linearity: Additivity (Interval Addition): Reversing Limits: Zero Width: Dominance: If on , then .Niche Application (Geometric Evaluation): AP Exams often require evaluating integrals using geometry rather than antiderivatives. represents a semi-circle. represents a 'V' shape (triangles).Worked Example: Properties & GeometryGiven: and . Find: .1. Break down the target integral using Linearity2. Solve for using Additivity3. Evaluate the constant integral Method: Geometry (Rectangle with height 3, width ).4. Combine ResultsThe Fundamental Theorem of Calculus (Evaluation)Connection Between Derivatives & IntegralsOften called the Evaluation Theorem or FTC Part 1 in some texts, this theorem provides the practical method for evaluating definite integrals without Riemann sums. It connects differential and integral calculus: differentiation and integration are inverse operations.Requirements & NotationContinuity: must be continuous on .Antiderivative (): You must be able to find a function such that .Notation: The bracket notation is standard: .Common Pitfalls:Forgetting the Chain Rule (Reverse): When integrating , students often write instead of .Discontinuities: You cannot apply FTC directly across a vertical asymptote (e.g., diverges; blindly applying power rule yields a negative result, which is impossible for a positive function).Worked Example: Definite EvaluationEvaluate: 1. Find the AntiderivativeRecall Power Rule: Recall Log Rule: 2. Apply FTC ()3. SimplifyNote: The Second Fundamental Theorem (Accumulation)Derivative of an Accumulation FunctionThis theorem handles functions defined as integrals. It states that if you integrate a function and then differentiate it, you return to the original function (with variable adjustments). This models rate-of-change problems where the quantity is defined by accumulated area.Chain Rule Extension (Crucial)If the upper limit is a function rather than just , the Chain Rule applies. This is the most common version seen in FRQs.Key Components:Bottom Limit Constant: The lower limit must be a constant. If it is a variable, use properties to split the integral.Variable Swap: The variable inside the integral is a "dummy variable." It gets replaced by the expression in the upper limit.Worked Example: FTC with Chain RuleProblem: Let . Find .1. Identify StructureUpper limit is a function .Integrand is .Formula: .2. Differentiate Upper Limit3. Substitute and MultiplyReplace with : Multiply by derivative: Final Answer:Average Value & MVT for IntegralsConcept: "Leveling Out" the AreaAverage Value: If you melted the area under the curve into a perfect rectangle with width , what would the height be? That height is the average value.Mean Value Theorem (Integrals): Guarantees that a continuous function actually attains its average value at least once in the interval.Formulas & GeometryAverage Value Formula:MVT for Integrals Statement: If is continuous on , there exists at least one number in such that:Or equivalently: .Nuance: Distinguish between Average Rate of Change (Slope of secant: ) and Average Value of a Function (Integral height: ).Worked Example: Finding 'c'Problem: Find the value guaranteed by the MVT for Integrals for on .1. Calculate the Integral2. Calculate Average Value3. Set and Solve4. Check Interval Discard (outside interval).Keep .Rectilinear Motion (Integration Applications)From Acceleration to PositionIntegration allows us to move "up" the ladder of motion:where is position, is velocity, and is acceleration.Displacement vs. Total Distance (High Priority)This is the single most common trap in particle motion problems.Displacement (Net Change): How far you are from where you started.Total Distance Traveled: The sum of all ground covered (forward and backward). Requires absolute value.Current Position Formula: To find the actual position given an initial position :Worked Example: Motion AnalysisGiven: A particle moves with velocity m/s. Initial position . Find:Displacement on .Total Distance Traveled on .Position at .1. Displacement2. Total Distance (Requires splitting at zeros)Set : .Function is negative on and positive on .Split integral and apply absolute value to negative regions:Evaluate Part 1 ( to ):Evaluate Part 2 ( to ):Total Distance: .3. Position at