Integration/Accumulation of Change Part 1
Indefinite Integrals and AntiderivativesCore Concept & RationaleAn antiderivative of a function is a function whose derivative is , meaning . The process of finding an antiderivative is called indefinite integration. The indefinite integral of with respect to is denoted by .This concept is the cornerstone of integral calculus, representing the inverse operation of differentiation. The constant of integration, C, is critical because the derivative of any constant is zero. Therefore, if is an antiderivative of , then so is for any constant . This "+C" represents the entire family of functions that have as their derivative.Key Antidifferentiation Rules & TechniquesThis section outlines the fundamental rules for finding antiderivatives. Mastering these is essential for both simple and complex integration problems.Power Rule (for n â -1): The reverse of the power rule for derivatives.Definition: To find the integral of , you add 1 to the exponent and divide by the new exponent. The formula is .Common Pitfall: Forgetting to add 1 to the exponent before dividing. For , the new exponent is 3, so the result is , not .Nuance: This rule does not apply when . The integral of or is a special case.The Integral of 1/x:Definition: The antiderivative of is the natural logarithm of the absolute value of . The formula is .Common Pitfall: Forgetting the absolute value. The function is only defined for , while is defined for all . The absolute value ensures the domain of the antiderivative matches the domain of the original function.Constant Multiple Rule:Definition: A constant factor can be moved outside the integral sign. The formula is .Sum/Difference Rule:Definition: The integral of a sum or difference of functions is the sum or difference of their individual integrals. The formula is .Trigonometric & Exponential Integrals: These are derived directly from differentiation rules.Examples of AntidifferentiationExample 1: Basic Power RuleFind the indefinite integral of .Apply the power rule: add 1 to the exponent (4+1=5) and divide by the new exponent.Example 2: Polynomial with Multiple TermsFind the indefinite integral of .Apply the sum/difference rule to integrate term by term.Use the constant multiple rule to move coefficients outside.Apply the power rule to each term.Simplify the expression. Note that a single +C accounts for all constants.Example 3: Fractional and Negative ExponentsFind the indefinite integral of .Rewrite the function using rational exponents.Apply the power rule to each term. For , . For , .Simplify the expression.Kinematics: Position, Velocity, and AccelerationThe Calculus of MotionIn physics and calculus, position ( or ), velocity (), and acceleration () are intrinsically linked through differentiation and integration.Velocity is the rate of change (derivative) of position: .Acceleration is the rate of change (derivative) of velocity: .Consequently, integration allows us to move in the opposite direction:Velocity is the antiderivative of acceleration: .Position is the antiderivative of velocity: .This relationship is fundamental for solving problems in kinematics, where we are often given information about acceleration or velocity and need to determine the position of an object at a certain time. The constant of integration, C, is determined by an initial condition (e.g., the position or velocity at ).Key Concepts in Motion AnalysisDifferential Equation: An equation involving a function and its derivatives. For example, is a simple differential equation.Initial Value Problem: A differential equation given along with an initial condition. Solving it means finding the specific function that satisfies both. For example, given and , find .Displacement vs. Distance:Displacement is the net change in position, . It can be positive, negative, or zero.Total Distance is the total path length traveled, . It is always non-negative. To calculate it, you must find where changes sign and integrate the absolute value of velocity over each interval.Speed: Speed is the absolute value of velocity, . An object is "speeding up" when its velocity and acceleration have the same sign. It is "slowing down" when they have opposite signs.Worked Application: Particle MotionA particle moves along the x-axis with an acceleration given by m/s². At time , its velocity is m/s, and its initial position is m.(a) Find the velocity function .Integrate the acceleration function to find .Apply the power rule for integration.Use the initial condition to solve for the constant .Write the specific velocity function.(b) Find the position function .Integrate the velocity function to find .Apply the power rule for integration.Use the initial condition to solve for the constant .Write the specific position function.Solving Separable Differential EquationsCore Concept & RationaleA differential equation is an equation that relates a function with its derivatives. A separable differential equation is a specific type that can be written in the form , where the expression for the derivative can be factored into a function of and a function of .The solution method, called separation of variables, involves algebraically rearranging the equation so that all terms involving are on one side and all terms involving are on the other. This allows us to integrate both sides independently to find a general solution relating and .The Method of Separation of VariablesStep 1: Separate the Variables. Given , rewrite it as .Step 2: Integrate Both Sides. Compute the integral of both sides of the separated equation: .Step 3: Solve for y (if possible). After integrating, you will have an equation relating and . If possible, algebraically solve for to get an explicit solution . If not, the result is an implicit solution.Step 4: Apply Initial Conditions. If an initial condition (e.g., ) is provided, substitute these values into the general solution to find the value of the constant of integration, C.Worked Example: Initial Value ProblemFind the particular solution to the differential equation given the initial condition .Step 1: Separate the variables.Multiply both sides by and .Step 2: Integrate both sides.Apply the power rule to both sides.Step 3: Apply the initial condition to find C.Substitute and into the general solution.Solve for C.Step 4: Write the particular solution and solve for y.Substitute back into the general solution.Solve explicitly for .Because the initial condition is (a positive value), we choose the positive root.Approximating Area with Riemann SumsCore Concept & RationaleA Riemann Sum is a method for approximating the area under a curve by dividing the region into a series of vertical rectangles and summing their areas. This is a foundational concept for defining the definite integral. The width of each rectangle is determined by the partition of the interval, and the height is determined by the function's value at a specific point within each subinterval.The choice of where to evaluate the function's height within each subinterval (left endpoint, right endpoint, or midpoint) gives rise to different approximation methods.Key Approximation MethodsConsider a function on an interval divided into subintervals of equal width . The endpoints of the subintervals are .Left Riemann Sum (): The height of each rectangle is determined by the function's value at the left endpoint of the subinterval.Formula: Behavior: For an increasing function, this method will underestimate the true area. For a decreasing function, it will overestimate.Right Riemann Sum (): The height of each rectangle is determined by the function's value at the right endpoint of the subinterval.Formula: Behavior: For an increasing function, this method will overestimate the true area. For a decreasing function, it will underestimate.Midpoint Riemann Sum (): The height of each rectangle is determined by the function's value at the midpoint of the subinterval. The midpoint is .Formula: Behavior: This method is often a more accurate approximation than the left or right sums.Worked Example: Comparing Approximation MethodsApproximate the area under the curve on the interval $n=4$ subintervals.Step 1: Calculate and identify subintervals.The width of each rectangle is:The interval $[0, 0.5][0.5, 1][1, 1.5][1.5, 2]$.Step 2: Calculate Left Riemann Sum ().Use the left endpoints: .Step 3: Calculate Right Riemann Sum ().Use the right endpoints: .Step 4: Calculate Midpoint Riemann Sum ().Find the midpoints of the subintervals: .The exact area is . As expected, the midpoint sum is the closest approximation.Summation Formulas and Sigma NotationCore Concept & RationaleSigma notation () is a compact way to represent the sum of a sequence of terms. It is indispensable for expressing the limit definition of a definite integral. To evaluate these limits, we need standard formulas for the sums of powers of the first integers.A sum in sigma notation is written as:Here, is the index of summation, is the lower limit, is the upper limit, and is the formula for the -th term.Essential Summation FormulasThese formulas are used to simplify Riemann sums before taking the limit.Sum of a Constant: The sum of a constant repeated times is .Sum of the First n Integers:Sum of the First n Squares:Sum of the First n Cubes:Properties of SummationConstant Multiple: Sum/Difference: Example: Using Summation FormulasEvaluate the sum .Step 1: Apply the sum/difference and constant multiple properties.Step 2: Apply the summation formulas with n=10.For , use .For , use .Step 3: Calculate the result.Calculating Exact Area Using the Limit DefinitionCore Concept & RationaleThe definite integral of a non-negative function from to , denoted , represents the exact area under the curve over the interval . This exact area is defined as the limit of a Riemann sum as the number of rectangles, , approaches infinity.Formal Definition of the Definite Integral:Where:The interval is . is the width of each subinterval. is a sample point in the -th subinterval. For simplicity, we typically use the right endpoint: .This process transforms an approximation into an exact value by making the rectangles infinitesimally thin.Steps for Calculating Exact AreaDetermine and . For the interval , and .Set up the Riemann Sum. Substitute and into the summation: .Simplify the Summation. Expand , distribute , and use summation properties and formulas to express the sum in terms of .Evaluate the Limit. Take the limit of the simplified expression as . The resulting value is the exact area.Worked Example: Limit Definition of AreaFind the exact area under the curve on the interval $$.Step 1: Find and ..Using the right endpoint rule:Step 2: Set up the Riemann Sum.First find .Now set up the sum.Step 3: Simplify the Summation.Distribute the .Apply summation properties. Terms without an '' can be treated as constants with respect to the summation.Apply the summation formulas for and a constant.Simplify the expression algebraically.Step 4: Evaluate the Limit.As , the term .The exact area is 28.Definite Integrals as Area Under a CurveCore Concept & RationaleThe definite integral can be interpreted geometrically as the net area between the function's graph and the x-axis over the interval . "Net area" means that area above the x-axis is considered positive, while area below the x-axis is considered negative.This geometric interpretation is extremely useful for evaluating definite integrals of functions whose graphs form simple geometric shapes, such as lines, rectangles, triangles, and circles.Evaluating Integrals via GeometryIdentify the Shape: Graph the function over the interval . The region bounded by the graph, the x-axis, and the vertical lines and will often form a recognizable shape.Use Area Formulas: Apply standard geometric area formulas to calculate the area of the shape(s).Rectangle: Area = base heightTriangle: Area = base heightTrapezoid: Area = (base + base) heightSemicircle: Area = Account for Net Area: Sum the areas. Remember to subtract any areas that lie below the x-axis.Worked Examples using Geometric AreaExample 1: Linear Function (Trapezoid)Evaluate .Identify the Shape: The function is a line. Over the interval $x=0x=4$.Dimensions:The "height" of the trapezoid is the width of the interval: .The parallel bases are the function values at the endpoints:base.base.Calculate Area:*This matches the result from the limit definition.*Example 2: Absolute Value Function (Triangles)Evaluate .Identify the Shape: The graph of is a line that crosses the x-axis at . This integral represents two triangles: one below the axis from and one above from $$.Area of Triangle 1 (below axis):Interval: .Base: .Height (at ): . The height magnitude is 3.Area. Since it's below the axis, we treat it as -4.5.Area of Triangle 2 (above axis):Interval: $$.Base: .Height (at ): .Area.Calculate Net Area:Example 3: SemicircleEvaluate .Identify the Shape: The function is the equation for the top half of a circle. Squaring both sides gives , or . This is a circle centered at the origin with radius .Calculate Area: The integral represents the area of a semicircle with radius 5.Indefinite Integrals and AntiderivativesCore Concept & RationaleAn antiderivative of a function is a function whose derivative is , meaning . The process of finding an antiderivative is called indefinite integration. The indefinite integral of with respect to is denoted by .This concept is the cornerstone of integral calculus, representing the inverse operation of differentiation. The constant of integration, C, is critical because the derivative of any constant is zero. Therefore, if is an antiderivative of , then so is for any constant . This "+C" represents the entire family of functions that have as their derivative.Key Antidifferentiation Rules & TechniquesThis section outlines the fundamental rules for finding antiderivatives. Mastering these is essential for both simple and complex integration problems.Power Rule (for n â -1): The reverse of the power rule for derivatives.Definition: To find the integral of , you add 1 to the exponent and divide by the new exponent. The formula is .Common Pitfall: Forgetting to add 1 to the exponent before dividing. For , the new exponent is 3, so the result is , not .Nuance: This rule does not apply when . The integral of or is a special case.The Integral of 1/x:Definition: The antiderivative of is the natural logarithm of the absolute value of . The formula is .Common Pitfall: Forgetting the absolute value. The function is only defined for , while is defined for all . The absolute value ensures the domain of the antiderivative matches the domain of the original function.Constant Multiple Rule:Definition: A constant factor can be moved outside the integral sign. The formula is .Sum/Difference Rule:Definition: The integral of a sum or difference of functions is the sum or difference of their individual integrals. The formula is .Trigonometric & Exponential Integrals: These are derived directly from differentiation rules.Examples of AntidifferentiationExample 1: Basic Power RuleFind the indefinite integral of .Apply the power rule: add 1 to the exponent (4+1=5) and divide by the new exponent.Example 2: Polynomial with Multiple TermsFind the indefinite integral of .Apply the sum/difference rule to integrate term by term.Use the constant multiple rule to move coefficients outside.Apply the power rule to each term.Simplify the expression. Note that a single +C accounts for all constants.Example 3: Fractional and Negative ExponentsFind the indefinite integral of .Rewrite the function using rational exponents.Apply the power rule to each term. For , . For , .Simplify the expression.Kinematics: Position, Velocity, and AccelerationThe Calculus of MotionIn physics and calculus, position ( or ), velocity (), and acceleration () are intrinsically linked through differentiation and integration.Velocity is the rate of change (derivative) of position: .Acceleration is the rate of change (derivative) of velocity: .Consequently, integration allows us to move in the opposite direction:Velocity is the antiderivative of acceleration: .Position is the antiderivative of velocity: .This relationship is fundamental for solving problems in kinematics, where we are often given information about acceleration or velocity and need to determine the position of an object at a certain time. The constant of integration, C, is determined by an initial condition (e.g., the position or velocity at ).Key Concepts in Motion AnalysisDifferential Equation: An equation involving a function and its derivatives. For example, is a simple differential equation.Initial Value Problem: A differential equation given along with an initial condition. Solving it means finding the specific function that satisfies both. For example, given and , find .Displacement vs. Distance:Displacement is the net change in position, . It can be positive, negative, or zero.Total Distance is the total path length traveled, . It is always non-negative. To calculate it, you must find where changes sign and integrate the absolute value of velocity over each interval.Speed: Speed is the absolute value of velocity, . An object is "speeding up" when its velocity and acceleration have the same sign. It is "slowing down" when they have opposite signs.Worked Application: Particle MotionA particle moves along the x-axis with an acceleration given by m/s². At time , its velocity is m/s, and its initial position is m.(a) Find the velocity function .Integrate the acceleration function to find .Apply the power rule for integration.Use the initial condition to solve for the constant .Write the specific velocity function.(b) Find the position function .Integrate the velocity function to find .Apply the power rule for integration.Use the initial condition to solve for the constant .Write the specific position function.Solving Separable Differential EquationsCore Concept & RationaleA differential equation is an equation that relates a function with its derivatives. A separable differential equation is a specific type that can be written in the form , where the expression for the derivative can be factored into a function of and a function of .The solution method, called separation of variables, involves algebraically rearranging the equation so that all terms involving are on one side and all terms involving are on the other. This allows us to integrate both sides independently to find a general solution relating and .The Method of Separation of VariablesStep 1: Separate the Variables. Given , rewrite it as .Step 2: Integrate Both Sides. Compute the integral of both sides of the separated equation: .Step 3: Solve for y (if possible). After integrating, you will have an equation relating and . If possible, algebraically solve for to get an explicit solution . If not, the result is an implicit solution.Step 4: Apply Initial Conditions. If an initial condition (e.g., ) is provided, substitute these values into the general solution to find the value of the constant of integration, C.Worked Example: Initial Value ProblemFind the particular solution to the differential equation given the initial condition .Step 1: Separate the variables.Multiply both sides by and .Step 2: Integrate both sides.Apply the power rule to both sides.Step 3: Apply the initial condition to find C.Substitute and into the general solution.Solve for C.Step 4: Write the particular solution and solve for y.Substitute back into the general solution.Solve explicitly for .Because the initial condition is (a positive value), we choose the positive root.Approximating Area with Riemann SumsCore Concept & RationaleA Riemann Sum is a method for approximating the area under a curve by dividing the region into a series of vertical rectangles and summing their areas. This is a foundational concept for defining the definite integral. The width of each rectangle is determined by the partition of the interval, and the height is determined by the function's value at a specific point within each subinterval.The choice of where to evaluate the function's height within each subinterval (left endpoint, right endpoint, or midpoint) gives rise to different approximation methods.Key Approximation MethodsConsider a function on an interval divided into subintervals of equal width . The endpoints of the subintervals are .Left Riemann Sum (): The height of each rectangle is determined by the function's value at the left endpoint of the subinterval.Formula: Behavior: For an increasing function, this method will underestimate the true area. For a decreasing function, it will overestimate.Right Riemann Sum (): The height of each rectangle is determined by the function's value at the right endpoint of the subinterval.Formula: Behavior: For an increasing function, this method will overestimate the true area. For a decreasing function, it will underestimate.Midpoint Riemann Sum (): The height of each rectangle is determined by the function's value at the midpoint of the subinterval. The midpoint is .Formula: Behavior: This method is often a more accurate approximation than the left or right sums.Worked Example: Comparing Approximation MethodsApproximate the area under the curve on the interval $n=4$ subintervals.Step 1: Calculate and identify subintervals.The width of each rectangle is:The interval $[0, 0.5][0.5, 1][1, 1.5][1.5, 2]$.Step 2: Calculate Left Riemann Sum ().Use the left endpoints: .Step 3: Calculate Right Riemann Sum ().Use the right endpoints: .Step 4: Calculate Midpoint Riemann Sum ().Find the midpoints of the subintervals: .The exact area is . As expected, the midpoint sum is the closest approximation.Summation Formulas and Sigma NotationCore Concept & RationaleSigma notation () is a compact way to represent the sum of a sequence of terms. It is indispensable for expressing the limit definition of a definite integral. To evaluate these limits, we need standard formulas for the sums of powers of the first integers.A sum in sigma notation is written as:Here, is the index of summation, is the lower limit, is the upper limit, and is the formula for the -th term.Essential Summation FormulasThese formulas are used to simplify Riemann sums before taking the limit.Sum of a Constant: The sum of a constant repeated times is .Sum of the First n Integers:Sum of the First n Squares:Sum of the First n Cubes:Properties of SummationConstant Multiple: Sum/Difference: Example: Using Summation FormulasEvaluate the sum .Step 1: Apply the sum/difference and constant multiple properties.Step 2: Apply the summation formulas with n=10.For , use .For , use .Step 3: Calculate the result.Calculating Exact Area Using the Limit DefinitionCore Concept & RationaleThe definite integral of a non-negative function from to , denoted , represents the exact area under the curve over the interval . This exact area is defined as the limit of a Riemann sum as the number of rectangles, , approaches infinity.Formal Definition of the Definite Integral:Where:The interval is . is the width of each subinterval. is a sample point in the -th subinterval. For simplicity, we typically use the right endpoint: .This process transforms an approximation into an exact value by making the rectangles infinitesimally thin.Steps for Calculating Exact AreaDetermine and . For the interval , and .Set up the Riemann Sum. Substitute and into the summation: .Simplify the Summation. Expand , distribute , and use summation properties and formulas to express the sum in terms of .Evaluate the Limit. Take the limit of the simplified expression as . The resulting value is the exact area.Worked Example: Limit Definition of AreaFind the exact area under the curve on the interval $$.Step 1: Find and ..Using the right endpoint rule:Step 2: Set up the Riemann Sum.First find .Now set up the sum.Step 3: Simplify the Summation.Distribute the .Apply summation properties. Terms without an '' can be treated as constants with respect to the summation.Apply the summation formulas for and a constant.Simplify the expression algebraically.Step 4: Evaluate the Limit.As , the term .The exact area is 28.Definite Integrals as Area Under a CurveCore Concept & RationaleThe definite integral can be interpreted geometrically as the net area between the function's graph and the x-axis over the interval . "Net area" means that area above the x-axis is considered positive, while area below the x-axis is considered negative.This geometric interpretation is extremely useful for evaluating definite integrals of functions whose graphs form simple geometric shapes, such as lines, rectangles, triangles, and circles.Evaluating Integrals via GeometryIdentify the Shape: Graph the function over the interval . The region bounded by the graph, the x-axis, and the vertical lines and will often form a recognizable shape.Use Area Formulas: Apply standard geometric area formulas to calculate the area of the shape(s).Rectangle: Area = base heightTriangle: Area = base heightTrapezoid: Area = (base + base) heightSemicircle: Area = Account for Net Area: Sum the areas. Remember to subtract any areas that lie below the x-axis.Worked Examples using Geometric AreaExample 1: Linear Function (Trapezoid)Evaluate .Identify the Shape: The function is a line. Over the interval $x=0x=4$.Dimensions:The "height" of the trapezoid is the width of the interval: .The parallel bases are the function values at the endpoints:base.base.Calculate Area:*This matches the result from the limit definition.*Example 2: Absolute Value Function (Triangles)Evaluate .Identify the Shape: The graph of is a line that crosses the x-axis at . This integral represents two triangles: one below the axis from and one above from $$.Area of Triangle 1 (below axis):Interval: .Base: .Height (at ): . The height magnitude is 3.Area. Since it's below the axis, we treat it as -4.5.Area of Triangle 2 (above axis):Interval: $$.Base: .Height (at ): .Area.Calculate Net Area:Example 3: SemicircleEvaluate .Identify the Shape: The function is the equation for the top half of a circle. Squaring both sides gives , or . This is a circle centered at the origin with radius .Calculate Area: The integral represents the area of a semicircle with radius 5.