Integration and its Applications
Overview
Welcome to the chapter on Integration and its Applications, a fundamental cornerstone in your journey through advanced mathematics for Data Science. While often seen as a purely theoretical concept, integration is an indispensable tool that underpins many critical areas within statistical modeling, machine learning, and data analysis. This chapter will equip you with the essential techniques and conceptual understanding required to approach and solve complex problems involving continuous data, distributions, and cumulative effects.
For a Masters in Data Science, a solid grasp of integration is not merely academic; it is directly relevant to your ability to interpret and manipulate probabilistic models, understand the behavior of continuous variables, and derive key insights from complex datasets. You will find integration crucial for tasks such as calculating probabilities from probability density functions (PDFs), determining expected values, and understanding the theoretical foundations of various machine learning algorithms.
Mastering the concepts here will significantly enhance your problem-solving toolkit, preparing you for more advanced topics in statistical inference, stochastic processes, and machine learning theory. Furthermore, a strong command of these principles is frequently assessed in CMI examinations, making this chapter vital for both conceptual understanding and exam success.
---
Chapter Contents
| # | Topic | What You'll Learn |
|---|-------|-------------------|
| 1 | The Indefinite and Definite Integral | Master core integration concepts and fundamental techniques. |
| 2 | Applications of Integration | Apply integration to solve real-world data problems. |
---
Learning Objectives
After studying this chapter, you will be able to:
- Define and compute both indefinite and definite integrals, including using the Fundamental Theorem of Calculus.
- Interpret the meaning of definite integrals in the context of continuous functions and data distributions.
- Apply integration techniques to calculate probabilities from continuous probability density functions (PDFs).
- Utilize integration to determine expected values, variances, and other statistical moments for continuous random variables.
---
Now let's begin with The Indefinite and Definite Integral...
Part 1: The Indefinite and Definite Integral
Introduction
Integration is a fundamental concept in calculus, serving as the inverse operation to differentiation. In the context of a Masters in Data Science, understanding integrals is crucial for areas such as probability theory (calculating probabilities for continuous random variables), signal processing, optimization, and machine learning algorithms that involve continuous sums or area calculations. This topic covers the essential definitions, properties, and basic applications of both indefinite and definite integrals, laying the groundwork for more advanced concepts.The integral is a mathematical operation that essentially sums up an infinite number of infinitesimally small parts to find a total quantity, such as area, volume, or total change. It is the inverse process of differentiation.
---
---
Key Concepts
1. The Indefinite Integral
The indefinite integral, also known as the antiderivative, reverses the process of differentiation. If we differentiate a function to get , then the indefinite integral of is , where is the constant of integration.
Variables:
- = integral symbol
- = integrand (the function to be integrated)
- = indicates that is the variable of integration
- = an antiderivative of
- = constant of integration (accounts for any constant term that would vanish upon differentiation)
When to use: To find a family of functions whose derivative is .
Basic Integration Formulas:
This rule applies to polynomial terms.
The integral of is itself.
This is the special case for in the power rule.
Worked Example: Indefinite Integral
Problem: Find the indefinite integral of .
Solution:
Step 1: Apply linearity and individual integration rules.
Step 2: Integrate each term using the basic formulas.
Step 3: Simplify the expression.
Answer:
---
2. The Definite Integral
The definite integral calculates the net signed area between the graph of a function and the x-axis over a specified interval . Unlike the indefinite integral, it yields a specific numerical value, not a family of functions.
Variables:
- = lower limit of integration
- = upper limit of integration
- = integrand
- = variable of integration
When to use: To calculate a specific value like area under a curve, total change, or cumulative sum over an interval.
The link between indefinite and definite integrals is established by the Fundamental Theorem of Calculus (Part 2).
Variables:
- = a continuous function on the interval
- = any antiderivative of , i.e.,
When to use: To evaluate definite integrals by finding an antiderivative and evaluating it at the limits.
Properties of Definite Integrals:
Worked Example: Definite Integral
Problem: Evaluate the definite integral .
Solution:
Step 1: Find the indefinite integral (antiderivative) of the integrand.
Let . Its antiderivative is:
Step 2: Apply the Fundamental Theorem of Calculus.
Step 3: Substitute the limits of integration into .
Step 4: Calculate the difference.
Answer:
---
3. Basic Application: Area Under a Curve
One of the most direct applications of the definite integral is calculating the area under a curve. If for all in , then the area of the region bounded by , the x-axis, and the vertical lines and is given by:
---
Problem-Solving Strategies
- Identify Integral Type: Determine if it's an indefinite integral (requires ) or a definite integral (yields a number).
- Simplify Integrand: Use algebraic manipulation (e.g., expanding, combining terms) to simplify the function before integrating.
- Apply Linearity: Break down complex integrals into sums or differences of simpler integrals, and pull out constants.
- Use FTC for Definite Integrals: Always find the antiderivative first, then evaluate it at the upper and lower limits.
---
Common Mistakes
- β Forgetting the constant of integration (): This is a critical error for indefinite integrals.
- β Incorrectly applying limits in definite integrals: Mixing up upper and lower limits, or making sign errors in .
- β Integrating products/quotients term by term: .
---
Practice Questions
:::question type="MCQ" question="Which of the following is the indefinite integral of ?" options=["","","",""] answer="" hint="Rewrite as and apply the power rule." solution="Step 1: Rewrite the integrand.
Step 2: Integrate each term using the power rule.
Step 3: Combine the results and add the constant of integration.
Answer: "
:::
:::question type="NAT" question="Calculate the value of . Round your answer to two decimal places." answer="4.72" hint="Find the antiderivative of and then apply the Fundamental Theorem of Calculus." solution="Step 1: Find the antiderivative of .
Step 2: Apply the Fundamental Theorem of Calculus.
Step 3: Evaluate at the limits.
Step 4: Calculate the definite integral.
Step 5: Use the approximate value .
Rounding to two decimal places, we get .
Answer: "
:::
:::question type="MSQ" question="Which of the following statements about definite integrals are TRUE?" options=["","If on , then ."," for any constant ."," for any constant ." ] answer="B,C,D" hint="Recall the basic properties of definite integrals." solution="1. This statement is FALSE. The property is .
Answer: "
:::
:::question type="SUB" question="Prove that , assuming and ." answer="The proof demonstrates the linearity property of definite integrals using the Fundamental Theorem of Calculus." hint="Use the Fundamental Theorem of Calculus (Part 2) and the linearity of differentiation." solution="Step 1: Let be an antiderivative of .
By the linearity of differentiation, if and , then the derivative of is .
So, an antiderivative of is .
Step 2: Apply the Fundamental Theorem of Calculus to the left side of the equation.
Step 3: Evaluate the antiderivative at the limits.
Step 4: Rearrange the terms.
Step 5: Apply the Fundamental Theorem of Calculus in reverse to each term.
Step 6: Substitute these back into the expression.
Thus, is proven.
Answer: "
:::
---
---
Summary
- Indefinite Integral: Represents the family of antiderivatives of a function , denoted as . Always remember the constant of integration .
- Definite Integral: Represents the net signed area under the curve from to , denoted as . It yields a numerical value.
- Fundamental Theorem of Calculus (Part 2): Connects indefinite and definite integrals, stating , where is any antiderivative of .
- Basic Formulas: Master the power rule, exponential, and reciprocal function integrals, as well as basic trigonometric integrals.
- Applications: The definite integral is primarily used for calculating areas, total change, and cumulative sums.
---
What's Next?
This foundational topic connects to:
- Advanced Integration Techniques: Learn methods like integration by substitution and integration by parts for more complex functions.
- Applications of Integration: Explore how integrals are used to calculate volumes, arc lengths, surface areas, and work.
- Differential Equations: Many solutions to differential equations involve integration.
- Probability and Statistics: Continuous probability distributions heavily rely on definite integrals to calculate probabilities.
Master these connections for comprehensive CMI preparation!
---
Now that you understand The Indefinite and Definite Integral, let's explore Applications of Integration which builds on these concepts.
---
Part 2: Applications of Integration
Introduction
Integration is a fundamental concept in calculus that can be thought of as the inverse process of differentiation. While differentiation helps us find rates of change, integration allows us to find the total quantity or accumulated change when we know its rate of change. In essence, integration sums up infinitesimally small parts to find the whole.In the context of a Masters in Data Science, applications of integration are vast and crucial. For instance, if we know the rate at which a population is growing, integration can help us determine the total population at a future time. If we have the marginal cost function for a product, integration can yield the total cost. In physics and engineering, particularly in kinematics, integration is indispensable for relating acceleration, velocity, and displacement, which are critical for modeling dynamic systems. Understanding these applications is vital for CMI, as it frequently tests the ability to translate real-world scenarios into mathematical models solvable by integration.
The indefinite integral of a function , denoted by , is a function such that . It is expressed as , where is the constant of integration.
---
Key Concepts
1. Displacement, Velocity, and Acceleration
One of the most direct and frequently tested applications of integration in CMI is in kinematics, the study of motion. Here, integration helps us move from acceleration to velocity, and from velocity to displacement.
* Acceleration () is the rate of change of velocity.
* Velocity () is the rate of change of displacement.
* Displacement () is the change in position.
The relationships are as follows:
If we know the acceleration of an object as a function of time, we can find its velocity by integrating with respect to time.
Step 1: Integrate acceleration to find velocity
Here, is the constant of integration, which can be determined using an initial condition (e.g., the velocity at , denoted as or ). So, .
Step 2: Integrate velocity to find displacement
Similarly, is the constant of integration, determined by an initial condition (e.g., the displacement at , denoted as or ). So, .
Variables:
- = acceleration as a function of time
- = velocity as a function of time
- = displacement as a function of time
- = initial velocity (velocity at )
- = initial displacement (position at )
When to use: To determine velocity from acceleration, or displacement from velocity, given initial conditions for a moving particle.
Worked Example:
Problem: A particle moves along a straight line with an acceleration given by m/s. If its initial velocity is m/s and its initial position is m, find its velocity and displacement at any time .
Solution:
Step 1: Find the velocity function by integrating the acceleration .
Step 2: Use the initial velocity condition to find .
Given m/s.
So, the velocity function is:
Step 3: Find the displacement function by integrating the velocity .
Step 4: Use the initial displacement condition to find .
Given m.
So, the displacement function is:
Answer: The velocity function is m/s, and the displacement function is m.
---
2. Area Under a Curve as Total Change (Displacement vs. Total Distance)
The definite integral represents the net accumulated change of the antiderivative of from to . In kinematics, this concept is crucial for understanding displacement and total distance traveled.
If is the velocity function of a particle, then:
* The net displacement of the particle from time to is given by the definite integral of the velocity function:
This value can be positive, negative, or zero, indicating the final position relative to the initial position. A negative value means the particle ended up behind its starting point relative to the positive direction.
The total distance traveled by the particle from time to is given by the definite integral of the absolute value* of the velocity function:
Total distance is always non-negative because it accounts for all movement, regardless of direction. To calculate this, one must first find the times when (i.e., when the particle changes direction) and then integrate over appropriate subintervals.
- Net Displacement: The integral of velocity, , gives the overall change in position from to .
- Total Distance Traveled: The integral of the absolute value of velocity, , gives the sum of the lengths of all paths traveled, irrespective of direction.
The following diagram illustrates the difference between net displacement and total distance. The blue area () represents movement in the positive direction, and the red area () represents movement in the negative direction.
Worked Example:
Problem: A particle's velocity is given by m/s. Find the net displacement and the total distance traveled by the particle in the interval seconds.
Solution:
Step 1: Calculate the net displacement.
Step 2: Calculate the total distance traveled.
First, find when to identify if the particle changes direction within the interval.
Since is within the interval , the particle changes direction at .
We need to split the integral into two parts and take the absolute value.
For , is negative (e.g., ). So .
For , is positive (e.g., ). So .
Answer: The net displacement is m, and the total distance traveled is m.
---
---
3. Applications in Circular Motion and Meeting Problems
Integration plays a vital role in analyzing motion, especially in scenarios involving relative movement and meeting points on a circular track. When particles move on a circular track, their positions are often described by the distance covered along the circumference.
Consider two particles moving on a circular track of circumference .
* If they start at the same point and move in opposite directions:
* They meet for the first time when the sum of the distances covered by them equals one circumference, .
* They meet for the -th time when the sum of the distances covered by them equals .
* If they start at the same point and move in the same direction:
* They meet for the first time when the absolute difference of the distances covered by them equals one circumference, .
* They meet for the -th time when the absolute difference of the distances covered by them equals .
The distances covered by each particle can be found by integrating their respective velocity functions: .
When two particles start from the same position on a circular track of circumference :
- If they move in opposite directions, they meet for the -th time when the sum of their individual distances traveled, , equals .
- If they move in the same direction, they meet for the -th time when the absolute difference of their individual distances traveled, , equals .
Worked Example:
Problem: Two runners start from the same point on a circular track of circumference m and run in opposite directions. Runner A maintains a constant speed of m/s. Runner B starts from rest and accelerates at a constant rate of m/s. At what time will they meet for the first time?
Solution:
Step 1: Determine the distance functions for each runner.
For Runner A (constant speed):
Velocity m/s.
Distance .
Since they start at the same point (assume ), .
So, .
For Runner B (constant acceleration):
Initial velocity m/s.
Acceleration m/s.
Velocity .
Since , .
So, .
Distance .
Since they start at the same point (assume ), .
So, .
Step 2: Apply the meeting condition for opposite directions.
For the first meeting, the sum of their distances equals the circumference m.
Step 3: Solve the quadratic equation for .
Using the quadratic formula :
Since time must be positive:
Answer: The runners will meet for the first time after approximately seconds.
---
Problem-Solving Strategies
- Identify Given Quantities: Clearly list initial velocity (), initial position (), and the acceleration function () or velocity function ().
- Integrate Systematically:
- Pay Attention to Keywords: "Displacement" implies , while "total distance traveled" requires .
- Check Units: Ensure consistency in units throughout the problem (e.g., meters, seconds).
If given , integrate once to get , using to find the constant of integration.
Integrate to get , using to find the constant of integration.
- Model Individual Motions: For each particle, determine its distance function using integration from its given velocity or acceleration, incorporating initial conditions.
- Determine Relative Motion Rule:
- Solve for Time: Set up the equation based on the meeting rule and solve for . You might encounter quadratic equations; always choose the positive, realistic time value.
- Verify Meeting Point (if asked): Once you have the time , substitute it back into and to find the distances covered. These distances, modulo , will indicate the meeting point. If they meet at the starting point A, then and must both be multiples of (if they are moving in the same direction) or their sum must be AND their individual displacements from A must be a multiple of C (if they are to return to A). A simpler interpretation for opposite direction: if they meet at A, then must be a multiple of , and must also be a multiple of .
For opposite directions: (where is the meeting number).
For same direction: .
---
Common Mistakes
- β Forgetting Constants of Integration: Omitting the when performing indefinite integration, or failing to use initial conditions to determine its value. This leads to incorrect velocity and displacement functions.
- β Confusing Net Displacement with Total Distance: Using when the question asks for total distance traveled, especially if the velocity changes sign.
- β Incorrect Application of Circular Track Conditions: Misinterpreting the condition for meeting on a circular track (e.g., using difference instead of sum for opposite directions).
- β Ignoring Physical Constraints: Calculating a negative time value and using it, or not considering the physical implications of meeting at a specific point on a track.
---
Practice Questions
:::question type="MCQ" question="A particle moves along the x-axis with velocity m/s. What is the net displacement of the particle between and seconds?" options=["0 m","4 m","8 m","12 m"] answer="4 m" hint="Integrate the velocity function over the given interval to find net displacement." solution="Step 1: Set up the definite integral for net displacement.
Step 2: Find the antiderivative.
Step 3: Evaluate the antiderivative at the limits.
The net displacement is 4 m.
Answer: \boxed{4 \text{ m}}
"
:::
:::question type="NAT" question="A car accelerates from rest with an acceleration function m/s. What is the distance covered by the car in the first 3 seconds? (Assume and )" answer="27" hint="First, integrate acceleration to find velocity. Then, integrate velocity to find displacement. Since acceleration is always positive, velocity will be always positive, so displacement equals total distance." solution="Step 1: Find the velocity function by integrating .
Given :
So, .
Step 2: Find the displacement function by integrating .
Given :
So, .
Step 3: Calculate the distance covered at seconds. Since is always positive for , the displacement is equal to the total distance.
The distance covered is 27 m.
Answer: \boxed{27 \text{ m}}
"
:::
:::question type="SUB" question="Two particles, P1 and P2, start simultaneously from the same point on a straight line. P1 moves with a constant velocity of m/s. P2 starts from rest and has an acceleration given by m/s.
(a) Find the time when P2 overtakes P1.
(b) What is the total distance each particle has traveled at that time?" answer="Time: 5s, P1 distance: 25m, P2 distance: 25m" hint="Set up displacement functions for both particles. For overtaking, their displacements must be equal. For total distance, consider if velocity changes sign." solution="Part (a): Find the time when P2 overtakes P1.
Step 1: Determine the displacement function for P1.
Given m/s (constant).
Assuming .
Since , .
So, .
Step 2: Determine the displacement function for P2.
Given m/s.
Given and .
First, find :
Since : .
So, .
Next, find :
Since : .
So, .
Step 3: Set their displacements equal to find when P2 overtakes P1.
P2 overtakes P1 when for .
The solutions are , , and .
Since they start at the same point at , the overtaking happens at seconds.
Part (b): What is the total distance each particle has traveled at that time?
Step 4: Calculate distance for P1 at .
Since (always positive), displacement = total distance.
Step 5: Calculate distance for P2 at .
Since (always positive for ), displacement = total distance.
Answer: \boxed{\text{Time: } 5\text{s, P1 distance: } 25\text{m, P2 distance: } 25\text{m}}
"
:::
:::question type="MSQ" question="A particle's velocity is given by m/s. Which of the following statements are correct for the interval seconds?" options=["The particle momentarily stops at seconds.","The net displacement from to is m.","The total distance traveled from to is m.","The particle returns to its starting position at seconds."] answer="A,B" hint="Analyze for roots. Integrate for net displacement. Integrate for total distance." solution="Statement A: The particle momentarily stops when .
So, or . Thus, the particle momentarily stops at seconds. Statement A is correct.
Statement B: Calculate the net displacement from to .
Statement B is correct.
Statement C: Calculate the total distance traveled from to .
The velocity changes sign at .
For , .
For , .
First part:
Second part:
Total Distance = 36 + \frac{44}{3} = \frac{108 + 44}{3} = \frac{152}{3} \text{ m} <div class="math-display"><span class="katex-error" title="ParseError: KaTeX parse error: Can & #x27;t use function & #x27;' in math mode at position 7: Since Μ²152/3 \ne 64, β¦" style="color:#cc0000">Since , statement C is incorrect.
Statement D: The particle returns to its starting position when its net displacement from is 0.
The net displacement at is:
Therefore, the correct statements are A and B.
Answer: \boxed{\text{A, B}}
"
:::
:::question type="MCQ" question="A circular track has a circumference of meters. Two cyclists, A and B, start from the same point and ride in opposite directions. Cyclist A maintains a constant speed of m/s. Cyclist B's velocity is given by m/s. What is the distance covered by Cyclist A when they meet for the first time after ?" options=["150 m","200 m","300 m","450 m"] answer="150 m" hint="First, find the time of their first meeting by equating the sum of their distances to the circumference. Then, calculate Cyclist A's distance using that time." solution="Step 1: Determine the distance functions for each cyclist.
For Cyclist A (constant speed):
m/s.
Assuming , .
For Cyclist B:
m/s.
Assuming ,
So, .
Step 2: Apply the meeting condition for opposite directions.
For the first meeting, the sum of their distances equals the circumference m.
Answer: \boxed{150 \text{ m}}
"
:::
:::question type="NAT" question="A particle's acceleration is given by m/s. If the particle's initial velocity is m/s and its initial position is m, what is its velocity at second?" answer="4" hint="Integrate the acceleration function to find the velocity function, then use the initial velocity to find the constant of integration. Finally, substitute into the velocity function." solution="Step 1: Find the velocity function by integrating .
Given v(β¦" style="color:#cc0000">Step 2: Use the initial velocity condition to findC_1$.
Given m/s.
Answer: \boxed{4 \text{ m/s}}
"
:::
---
Summary
<div class="callout-box my-4 p-4 rounded-lg border bg-red-500/10 border-red-500/30">
<div class="flex items-center gap-2 font-semibold mb-2">
<span>β</span>
<span>Key Takeaways for CMI</span>
</div>
<div class="prose prose-sm max-w-none"><p><li> <strong>Integration as Accumulation:</strong> Integration is used to find the total quantity or accumulated change from a known rate of change.</li><br><li> <strong>Kinematic Relationships:</strong> Velocity <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">v(t)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span></span></span></span></span> is the integral of acceleration <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>a</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">a(t)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal">a</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span></span></span></span></span>, and displacement <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>s</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">s(t)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal">s</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span></span></span></span></span> is the integral of velocity <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">v(t)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span></span></span></span></span>. Always use initial conditions to determine constants of integration.</li><br> <div class="math-display"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mo>=</mo><mo>β«</mo><mi>a</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mi>d</mi><mi>t</mi><mo>+</mo><msub><mi>v</mi><mn>0</mn></msub></mrow><annotation encoding="application/x-tex">v(t) = \int a(t) dt + v_0</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:2.2222em;vertical-align:-0.8622em;"></span><span class="mop op-symbol large-op" style="margin-right:0.44445em;position:relative;top:-0.0011em;">β«</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal">a</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:0.5806em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3011em;"><span style="top:-2.55em;margin-left:-0.0359em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">0</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span></div><br> <div class="math-display"><span class="katex-display"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><semantics><mrow><mi>s</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mo>=</mo><mo>β«</mo><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mi>d</mi><mi>t</mi><mo>+</mo><msub><mi>s</mi><mn>0</mn></msub></mrow><annotation encoding="application/x-tex">s(t) = \int v(t) dt + s_0</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal">s</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:2.2222em;vertical-align:-0.8622em;"></span><span class="mop op-symbol large-op" style="margin-right:0.44445em;position:relative;top:-0.0011em;">β«</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:0.5806em;vertical-align:-0.15em;"></span><span class="mord"><span class="mord mathnormal">s</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3011em;"><span style="top:-2.55em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">0</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span></span></span></span></span></div><br><li> <strong>Displacement vs. Total Distance:</strong></li><br> Net Displacement: <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msubsup><mo>β«</mo><msub><mi>t</mi><mn>1</mn></msub><msub><mi>t</mi><mn>2</mn></msub></msubsup><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mi>d</mi><mi>t</mi></mrow><annotation encoding="application/x-tex">\int_{t_1}^{t_2} v(t) dt</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.4444em;vertical-align:-0.4559em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.9885em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight"><span class="mord mathnormal mtight">t</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3173em;"><span style="top:-2.357em;margin-left:0em;margin-right:0.0714em;"><span class="pstrut" style="height:2.5em;"></span><span class="sizing reset-size3 size1 mtight"><span class="mord mtight">1</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.143em;"><span></span></span></span></span></span></span></span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight"><span class="mord mathnormal mtight">t</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3173em;"><span style="top:-2.357em;margin-left:0em;margin-right:0.0714em;"><span class="pstrut" style="height:2.5em;"></span><span class="sizing reset-size3 size1 mtight"><span class="mord mtight">2</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.143em;"><span></span></span></span></span></span></span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.4559em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span></span></span></span></span> (can be negative or zero).<br> Total Distance: <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msubsup><mo>β«</mo><msub><mi>t</mi><mn>1</mn></msub><msub><mi>t</mi><mn>2</mn></msub></msubsup><mi mathvariant="normal">β£</mi><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mi mathvariant="normal">β£</mi><mi>d</mi><mi>t</mi></mrow><annotation encoding="application/x-tex">\int_{t_1}^{t_2} |v(t)| dt</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.4444em;vertical-align:-0.4559em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.9885em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight"><span class="mord mathnormal mtight">t</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3173em;"><span style="top:-2.357em;margin-left:0em;margin-right:0.0714em;"><span class="pstrut" style="height:2.5em;"></span><span class="sizing reset-size3 size1 mtight"><span class="mord mtight">1</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.143em;"><span></span></span></span></span></span></span></span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight"><span class="mord mathnormal mtight">t</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3173em;"><span style="top:-2.357em;margin-left:0em;margin-right:0.0714em;"><span class="pstrut" style="height:2.5em;"></span><span class="sizing reset-size3 size1 mtight"><span class="mord mtight">2</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.143em;"><span></span></span></span></span></span></span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.4559em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord">β£</span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord">β£</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span></span></span></span></span> (always non-negative, requires splitting integral if <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>v</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">v(t)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span></span></span></span></span> changes sign).<br><li> <strong>Circular Track Meeting Conditions:</strong> For particles starting at the same point on a track of circumference <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>C</mi></mrow><annotation encoding="application/x-tex">C</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6833em;"></span><span class="mord mathnormal" style="margin-right:0.07153em;">C</span></span></span></span></span>:</li><br> Opposite directions: <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mi>s</mi><mn>1</mn></msub><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mo>+</mo><msub><mi>s</mi><mn>2</mn></msub><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mo>=</mo><mi>n</mi><mi>C</mi></mrow><annotation encoding="application/x-tex">s_1(t) + s_2(t) = nC</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord"><span class="mord mathnormal">s</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3011em;"><span style="top:-2.55em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">1</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord"><span class="mord mathnormal">s</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3011em;"><span style="top:-2.55em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:0.6833em;"></span><span class="mord mathnormal">n</span><span class="mord mathnormal" style="margin-right:0.07153em;">C</span></span></span></span></span> for the <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>n</mi></mrow><annotation encoding="application/x-tex">n</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.4306em;"></span><span class="mord mathnormal">n</span></span></span></span></span>-th meeting.<br> Same direction: <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi mathvariant="normal">β£</mi><msub><mi>s</mi><mn>1</mn></msub><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mo>β</mo><msub><mi>s</mi><mn>2</mn></msub><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mi mathvariant="normal">β£</mi><mo>=</mo><mi>n</mi><mi>C</mi></mrow><annotation encoding="application/x-tex">|s_1(t) - s_2(t)| = nC</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord">β£</span><span class="mord"><span class="mord mathnormal">s</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3011em;"><span style="top:-2.55em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">1</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">β</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord"><span class="mord mathnormal">s</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.3011em;"><span style="top:-2.55em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord">β£</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:0.6833em;"></span><span class="mord mathnormal">n</span><span class="mord mathnormal" style="margin-right:0.07153em;">C</span></span></span></span></span> for the <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>n</mi></mrow><annotation encoding="application/x-tex">n</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.4306em;"></span><span class="mord mathnormal">n</span></span></span></span></span>-th meeting.</p></div>
</div>
---
What's Next?
<div class="callout-box my-4 p-4 rounded-lg border bg-green-500/10 border-green-500/30">
<div class="flex items-center gap-2 font-semibold mb-2">
<span>π‘</span>
<span>Continue Learning</span>
</div>
<div class="prose prose-sm max-w-none"><p>This topic connects to:<br><ul><li> <strong>Differential Equations</strong>: Many real-world problems involving rates of change naturally lead to differential equations. Solving these often involves integration techniques, which are foundational for understanding dynamic systems in data science.</li><br><li> <strong>Multivariable Calculus</strong>: The concept of integration extends to higher dimensions for calculating volumes, surface areas, and quantities like work done by forces. This is vital for advanced data analysis, machine learning (e.g., optimization in higher dimensions), and physics-based simulations.</li><br><li> <strong>Probability and Statistics</strong>: Integration is indispensable for continuous probability distributions. Calculating the probability of an event within a range for a continuous random variable involves integrating its probability density function (PDF) over that range.</li><br></ul><br>Master these connections for comprehensive CMI preparation!</p></div>
</div>
---
---
Chapter Summary
<div class="callout-box my-4 p-4 rounded-lg border bg-blue-500/10 border-blue-500/30">
<div class="flex items-center gap-2 font-semibold mb-2">
<span>π</span>
<span>Integration and its Applications - Key Takeaways</span>
</div>
<div class="prose prose-sm max-w-none"><p>Here are the 6 most important points from this chapter that you must master for CMI:</p>
<p><li> <strong>Fundamental Theorem of Calculus (FTC):</strong> Understand both parts. The first part (<span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msup><mi>F</mi><mo mathvariant="normal" lspace="0em" rspace="0em">β²</mo></msup><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>=</mo><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">F & #x27;(x) = f(x)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.0019em;vertical-align:-0.25em;"></span><span class="mord"><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7519em;"><span style="top:-3.063em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">β²</span></span></span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span></span></span></span></span> if <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>F</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>=</mo><msubsup><mo>β«</mo><mi>a</mi><mi>x</mi></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>t</mi><mo stretchy="false">)</mo><mi>d</mi><mi>t</mi></mrow><annotation encoding="application/x-tex">F(x) = \int_a^x f(t) dt</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1.2151em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8593em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">a</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">x</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span></span></span></span></span>) establishes the inverse relationship between differentiation and integration. The second part (<span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msubsup><mo>β«</mo><mi>a</mi><mi>b</mi></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi><mo>=</mo><mi>F</mi><mo stretchy="false">(</mo><mi>b</mi><mo stretchy="false">)</mo><mo>β</mo><mi>F</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">\int_a^b f(x) dx = F(b) - F(a)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.3998em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.044em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">a</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">b</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="mopen">(</span><span class="mord mathnormal">b</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">β</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="mopen">(</span><span class="mord mathnormal">a</span><span class="mclose">)</span></span></span></span></span> where <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msup><mi>F</mi><mo mathvariant="normal" lspace="0em" rspace="0em">β²</mo></msup><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>=</mo><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">F & #x27;(x)=f(x)</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.0019em;vertical-align:-0.25em;"></span><span class="mord"><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7519em;"><span style="top:-3.063em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">β²</span></span></span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span></span></span></span></span>) provides the primary method for evaluating definite integrals.</li><br><li> <strong>Mastering Integration Techniques:</strong> Be proficient in substitution, integration by parts (and its tabular form for repeated applications), partial fractions, and recognizing standard integral forms (e.g., <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mo>β«</mo><mfrac><mrow><mi>d</mi><mi>x</mi></mrow><mrow><msup><mi>a</mi><mn>2</mn></msup><mo>+</mo><msup><mi>x</mi><mn>2</mn></msup></mrow></mfrac></mrow><annotation encoding="application/x-tex">\int \frac{dx}{a^2+x^2}</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.2834em;vertical-align:-0.4033em;"></span><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8801em;"><span style="top:-2.655em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight"><span class="mord mathnormal mtight">a</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7463em;"><span style="top:-2.786em;margin-right:0.0714em;"><span class="pstrut" style="height:2.5em;"></span><span class="sizing reset-size3 size1 mtight"><span class="mord mtight">2</span></span></span></span></span></span></span></span><span class="mbin mtight">+</span><span class="mord mtight"><span class="mord mathnormal mtight">x</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7463em;"><span style="top:-2.786em;margin-right:0.0714em;"><span class="pstrut" style="height:2.5em;"></span><span class="sizing reset-size3 size1 mtight"><span class="mord mtight">2</span></span></span></span></span></span></span></span></span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.394em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight">d</span><span class="mord mathnormal mtight">x</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.4033em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span></span></span></span></span>, <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mo>β«</mo><msqrt><mrow><msup><mi>a</mi><mn>2</mn></msup><mo>Β±</mo><msup><mi>x</mi><mn>2</mn></msup></mrow></msqrt><mi>d</mi><mi>x</mi></mrow><annotation encoding="application/x-tex">\int \sqrt{a^2 \pm x^2} dx</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.2195em;vertical-align:-0.3061em;"></span><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord sqrt"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.9134em;"><span class="svg-align" style="top:-3em;"><span class="pstrut" style="height:3em;"></span><span class="mord" style="padding-left:0.833em;"><span class="mord"><span class="mord mathnormal">a</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7401em;"><span style="top:-2.989em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">Β±</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mord"><span class="mord mathnormal">x</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7401em;"><span style="top:-2.989em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">2</span></span></span></span></span></span></span></span></span></span><span style="top:-2.8734em;"><span class="pstrut" style="height:3em;"></span><span class="hide-tail" style="min-width:0.853em;height:1.08em;"><svg xmlns="http://www.w3.org/2000/svg" width="400em" height="1.08em" viewBox="0 0 400000 1080" preserveAspectRatio="xMinYMin slice"><path d="M95,702</li><br>c-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14<br>c0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54<br>c44.2,-33.3,65.8,-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10<br>s173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429<br>c69,-144,104.5,-217.7,106.5,-221<br>l0 -0<br>c5.3,-9.3,12,-14,20,-14<br>H400000v40H845.2724<br>s-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7<br>c-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z<br>M834 80h400000v40h-400000z"/></svg></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.1266em;"><span></span></span></span></span></span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span></span></span></span></span>). Practice integrating various combinations of functions (trigonometric, exponential, logarithmic, rational).<br><li> <strong>Properties of Definite Integrals:</strong> Know and apply properties like linearity, interval addition, and especially symmetry rules for even/odd functions. Crucially, master the "King's Rule" (<span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msubsup><mo>β«</mo><mi>a</mi><mi>b</mi></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi><mo>=</mo><msubsup><mo>β«</mo><mi>a</mi><mi>b</mi></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>a</mi><mo>+</mo><mi>b</mi><mo>β</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi></mrow><annotation encoding="application/x-tex">\int_a^b f(x) dx = \int_a^b f(a+b-x) dx</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.3998em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.044em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">a</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">b</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1.3998em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.044em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">a</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">b</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">a</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:0.7778em;vertical-align:-0.0833em;"></span><span class="mord mathnormal">b</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">β</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span></span></span></span></span>) and the "Queen's Rule" (<span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msubsup><mo>β«</mo><mn>0</mn><mrow><mn>2</mn><mi>a</mi></mrow></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi><mo>=</mo><msubsup><mo>β«</mo><mn>0</mn><mi>a</mi></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi><mo>+</mo><msubsup><mo>β«</mo><mn>0</mn><mi>a</mi></msubsup><mi>f</mi><mo stretchy="false">(</mo><mn>2</mn><mi>a</mi><mo>β</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi></mrow><annotation encoding="application/x-tex">\int_0^{2a} f(x) dx = \int_0^a f(x) dx + \int_0^a f(2a-x) dx</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.3648em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.009em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">0</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">2</span><span class="mord mathnormal mtight">a</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1.2151em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8593em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">0</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">a</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1.2151em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8593em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">0</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">a</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord">2</span><span class="mord mathnormal">a</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">β</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span></span></span></span></span>), as these are frequently used to simplify complex integrals.</li><br><li> <strong>Applications of Definite Integrals:</strong> Understand how to set up and calculate areas of regions bounded by curves (between a curve and an axis, or between two curves) and volumes of solids of revolution (using both disk/washer and cylindrical shell methods). Pay attention to choosing the correct variable of integration (<span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>d</mi><mi>x</mi></mrow><annotation encoding="application/x-tex">dx</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.6944em;"></span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span></span></span></span></span> or <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>d</mi><mi>y</mi></mrow><annotation encoding="application/x-tex">dy</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8889em;vertical-align:-0.1944em;"></span><span class="mord mathnormal">d</span><span class="mord mathnormal" style="margin-right:0.03588em;">y</span></span></span></span></span>) and limits.</li><br><li> <strong>Leibniz Integral Rule:</strong> Learn to differentiate under the integral sign. If <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mi>F</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>=</mo><msubsup><mo>β«</mo><mrow><mi>u</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow><mrow><mi>v</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo separator="true">,</mo><mi>t</mi><mo stretchy="false">)</mo><mi>d</mi><mi>t</mi></mrow><annotation encoding="application/x-tex">F(x) = \int_{u(x)}^{v(x)} f(x,t) dt</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1.6137em;vertical-align:-0.5308em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.0829em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight">u</span><span class="mopen mtight">(</span><span class="mord mathnormal mtight">x</span><span class="mclose mtight">)</span></span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight" style="margin-right:0.03588em;">v</span><span class="mopen mtight">(</span><span class="mord mathnormal mtight">x</span><span class="mclose mtight">)</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.5308em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mpunct">,</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span></span></span></span></span>, then <span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msup><mi>F</mi><mo mathvariant="normal" lspace="0em" rspace="0em">β²</mo></msup><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>=</mo><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo separator="true">,</mo><mi>v</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo stretchy="false">)</mo><msup><mi>v</mi><mo mathvariant="normal" lspace="0em" rspace="0em">β²</mo></msup><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>β</mo><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo separator="true">,</mo><mi>u</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo stretchy="false">)</mo><msup><mi>u</mi><mo mathvariant="normal" lspace="0em" rspace="0em">β²</mo></msup><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>+</mo><msubsup><mo>β«</mo><mrow><mi>u</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow><mrow><mi>v</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow></msubsup><mfrac><mi mathvariant="normal">β</mi><mrow><mi mathvariant="normal">β</mi><mi>x</mi></mrow></mfrac><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo separator="true">,</mo><mi>t</mi><mo stretchy="false">)</mo><mi>d</mi><mi>t</mi></mrow><annotation encoding="application/x-tex">F & #x27;(x) = f(x, v(x)) v & #x27;(x) - f(x, u(x)) u & #x27;(x) + \int_{u(x)}^{v(x)} \frac{\partial}{\partial x} f(x,t) dt</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.0019em;vertical-align:-0.25em;"></span><span class="mord"><span class="mord mathnormal" style="margin-right:0.13889em;">F</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7519em;"><span style="top:-3.063em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">β²</span></span></span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1.0019em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mpunct">,</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">))</span><span class="mord"><span class="mord mathnormal" style="margin-right:0.03588em;">v</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7519em;"><span style="top:-3.063em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">β²</span></span></span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">β</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1.0019em;vertical-align:-0.25em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mpunct">,</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal">u</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">))</span><span class="mord"><span class="mord mathnormal">u</span><span class="msupsub"><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.7519em;"><span style="top:-3.063em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">β²</span></span></span></span></span></span></span></span></span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mspace" style="margin-right:0.2222em;"></span><span class="mbin">+</span><span class="mspace" style="margin-right:0.2222em;"></span></span><span class="base"><span class="strut" style="height:1.6137em;vertical-align:-0.5308em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.0829em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight">u</span><span class="mopen mtight">(</span><span class="mord mathnormal mtight">x</span><span class="mclose mtight">)</span></span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight" style="margin-right:0.03588em;">v</span><span class="mopen mtight">(</span><span class="mord mathnormal mtight">x</span><span class="mclose mtight">)</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.5308em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8801em;"><span style="top:-2.655em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight" style="margin-right:0.05556em;">β</span><span class="mord mathnormal mtight">x</span></span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.394em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight" style="margin-right:0.05556em;">β</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.345em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mpunct">,</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal">t</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">t</span></span></span></span></span>. This is a powerful tool for problems involving integrals with variable limits or integrands containing the differentiation variable.</li><br><li> <strong>Definite Integral as a Limit of a Sum:</strong> Recognize and evaluate limits of sums that can be expressed as definite integrals (<span class="math-inline"><span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><msub><mrow><mi>lim</mi><mo>β‘</mo></mrow><mrow><mi>n</mi><mo>β</mo><mi mathvariant="normal">β</mi></mrow></msub><mfrac><mn>1</mn><mi>n</mi></mfrac><msubsup><mo>β</mo><mrow><mi>k</mi><mo>=</mo><mn>1</mn></mrow><mi>n</mi></msubsup><mi>f</mi><mrow><mo fence="true">(</mo><mfrac><mi>k</mi><mi>n</mi></mfrac><mo fence="true">)</mo></mrow><mo>=</mo><msubsup><mo>β«</mo><mn>0</mn><mn>1</mn></msubsup><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mi>d</mi><mi>x</mi></mrow><annotation encoding="application/x-tex">\lim_{n \to \infty} \frac{1}{n} \sum_{k=1}^n f\left(\frac{k}{n}\right) = \int_0^1 f(x) dx</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:1.2301em;vertical-align:-0.35em;"></span><span class="mop"><span class="mop">lim</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.1514em;"><span style="top:-2.55em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight">n</span><span class="mrel mtight">β</span><span class="mord mtight">β</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.15em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8451em;"><span style="top:-2.655em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight">n</span></span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.394em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mtight">1</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.345em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mop"><span class="mop op-symbol small-op" style="position:relative;top:0em;">β</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8043em;"><span style="top:-2.4003em;margin-left:0em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight" style="margin-right:0.03148em;">k</span><span class="mrel mtight">=</span><span class="mord mtight">1</span></span></span></span><span style="top:-3.2029em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mathnormal mtight">n</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.2997em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mspace" style="margin-right:0.1667em;"></span><span class="minner"><span class="mopen delimcenter" style="top:0em;"><span class="delimsizing size1">(</span></span><span class="mord"><span class="mopen nulldelimiter"></span><span class="mfrac"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.8801em;"><span style="top:-2.655em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight">n</span></span></span></span><span style="top:-3.23em;"><span class="pstrut" style="height:3em;"></span><span class="frac-line" style="border-bottom-width:0.04em;"></span></span><span style="top:-3.394em;"><span class="pstrut" style="height:3em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight"><span class="mord mathnormal mtight" style="margin-right:0.03148em;">k</span></span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.345em;"><span></span></span></span></span></span><span class="mclose nulldelimiter"></span></span><span class="mclose delimcenter" style="top:0em;"><span class="delimsizing size1">)</span></span></span><span class="mspace" style="margin-right:0.2778em;"></span><span class="mrel">=</span><span class="mspace" style="margin-right:0.2778em;"></span></span><span class="base"><span class="strut" style="height:1.3648em;vertical-align:-0.3558em;"></span><span class="mop"><span class="mop op-symbol small-op" style="margin-right:0.19445em;position:relative;top:-0.0006em;">β«</span><span class="msupsub"><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:1.009em;"><span style="top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">0</span></span></span><span style="top:-3.2579em;margin-right:0.05em;"><span class="pstrut" style="height:2.7em;"></span><span class="sizing reset-size6 size3 mtight"><span class="mord mtight">1</span></span></span></span><span class="vlist-s">β</span></span><span class="vlist-r"><span class="vlist" style="height:0.3558em;"><span></span></span></span></span></span></span><span class="mspace" style="margin-right:0.1667em;"></span><span class="mord mathnormal" style="margin-right:0.10764em;">f</span><span class="mopen">(</span><span class="mord mathnormal">x</span><span class="mclose">)</span><span class="mord mathnormal">d</span><span class="mord mathnormal">x</span></span></span></span></span>). This concept is fundamental and often appears in CMI problems.</li></p></div>
</div>
---
Chapter Review Questions
:::question type="MCQ" question="The value of the definite integral is:" options=["" "" "" ""] answer="" hint="Consider using the property ." solution="Let
Answer: \boxed{\pi}"
:::
:::question type="NAT" question="Find the area (in square units) bounded by the curves and ." answer="0.333" hint="First, find the points of intersection of the two curves. Then, determine which function is greater in the interval between these points to set up the definite integral correctly." solution="To find the area bounded by the curves and , we first find their points of intersection by setting the -values equal:
Next, we need to determine which curve is above the other in the interval . Let's pick a test point, say :
For ,
For ,
Since 0.75 & gt; 0.25, the curve is above in the interval .
The area is given by the definite integral of the difference between the upper curve and the lower curve, from to :
The area is square units.
Answer: \boxed{0.333}"
:::
:::question type="MCQ" question="The value of the integral is:" options=["" "" "" ""] answer="" hint="Consider a substitution that simplifies the denominator, and then look for an opportunity to use definite integral properties." solution="Let
When , . When , .
The integral becomes:
Here, . So, we replace with :
Answer: \boxed{\frac{\pi}{8} \ln 2}"
:::
:::question type="NAT" question="If , find the value of F & #x27;(1)." answer="0.367879" hint="Apply Leibniz Integral Rule for differentiating an integral with variable limits." solution="We need to find F & #x27;(x) using Leibniz Integral Rule. The rule states that if
Since does not explicitly depend on (it's , which is only a function of ), the term is .
So, the Leibniz Rule simplifies to:
Numerically, .
The answer is or approximately (to three decimal places).
Answer: \boxed{0.367879}"
:::
---
What's Next?
You've mastered Integration and its Applications! This chapter is a cornerstone of Calculus and its significance cannot be overstated for CMI.
Key connections:
Building on Previous Learning: Integration is fundamentally the inverse process of Differentiation. A strong grasp of differentiation rules and techniques (including chain rule, product rule, quotient rule) is essential for effective integration. The concept of Limits forms the basis for defining the definite integral as a Riemann sum.
Paving the Way for Future Chapters: The skills and concepts learned here are critical for several advanced topics:
Differential Equations: Solving differential equations often involves various integration techniques. This is a major topic in CMI.
Area and Volume (Advanced): While covered here, more complex problems involving areas of regions defined by polar coordinates or volumes of solids with non-circular cross-sections build directly on these foundations.
Vector Calculus: Line integrals, surface integrals, and volume integrals in higher dimensions are direct extensions of the definite integral concept.
Probability and Statistics: Continuous probability distributions (like normal or exponential) use integration to calculate probabilities and expected values.
* Physics and Engineering Applications: Many physical quantities like work done, center of mass, moment of inertia, and fluid pressure are calculated using integration.
Keep practicing these concepts diligently. Your proficiency in integration will significantly impact your performance in a wide range of CMI problems!