Welcome to the World of Integration!
In your journey through Calculus so far, you have learned how to find the gradient (the slope) of a curve using differentiation. But what if we wanted to go the other way? What if we wanted to find the total area trapped beneath that curve?
That is exactly what Integration allows us to do. Whether you are calculating the distance a car has travelled from a speed graph or helping an architect design a curved roof, integration is your go-to tool. Don't worry if it seems a bit abstract at first—we will break it down piece by piece!
1. Integration: The "Reverse" Process
Before we find areas, we need to remember the basic rule. Integration is the reverse of differentiation. In the MEI syllabus, this is known as the Fundamental Theorem of Calculus.
The Basic Rule: To integrate a term like \( kx^n \):
1. Add one to the power: \( n + 1 \)
2. Divide by the new power.
3. Don't forget the constant of integration, \( + C \)!
\( \int kx^n dx = \frac{kx^{n+1}}{n+1} + C \)
Example: To integrate \( 3x^2 \), we add 1 to the power to get \( 3 \), then divide by 3. The result is \( x^3 + C \).
Quick Review Box:
• Differentiation = "Power down, Multiply, Subtract one."
• Integration = "Add one, Divide by the new power."
• Important: This rule works for all powers except \( n = -1 \).
2. Definite Integrals: Finding a Value
An indefinite integral (with the \( + C \)) gives us a general formula. A definite integral gives us a specific number because we calculate it between two points, called limits.
We write it like this: \( \int_{a}^{b} f(x) dx \)
Where b is the upper limit and a is the lower limit.
Step-by-Step Process:
1. Integrate the function as usual (you can leave out the \( + C \)).
2. Put the result in square brackets with the limits on the right.
3. Substitute the top limit into your answer.
4. Substitute the bottom limit into your answer.
5. Subtract the bottom result from the top result.
Analogy: Think of this like calculating the distance of a trip. If you start at mile marker 10 (a) and end at mile marker 50 (b), the distance covered is \( 50 - 10 = 40 \).
Key Takeaway: Definite integrals do not need a \( + C \) because the constants cancel out during the subtraction step!
3. Area Under a Curve
The most common use for a definite integral is finding the area between a curve \( y = f(x) \) and the x-axis.
The Formula:
\( Area = \int_{a}^{b} y dx \)
Did you know?
Long before calculators, mathematicians like Archimedes found areas by filling the space under a curve with thousands of tiny rectangles. Integration is just the "perfected" version of this—it's what happens when those rectangles become infinitely thin! This is why the integration symbol \( \int \) looks like a long "S"—it stands for Sum.
Wait! Watch out for the "Negative Area" Trap
This is a common mistake to avoid! Integration calculates the "net" area.
• If the curve is above the x-axis, the integral is positive.
• If the curve is below the x-axis, the integral will come out as a negative number.
If you need to find the total physical area of a curve that crosses the x-axis, you must:
1. Find where the curve crosses the x-axis (set \( y = 0 \)).
2. Split your integral into two parts.
3. Calculate each area separately.
4. Treat the negative result as a positive value and add them together.
Key Takeaway: Always sketch the graph first! It will show you if any part of the area falls below the x-axis.
4. Area Between Two Curves
Sometimes you need to find the area sandwiched between two different graphs, say \( y_1 \) and \( y_2 \).
The "Top minus Bottom" Rule:
If the curve \( f(x) \) is higher than \( g(x) \) between points \( a \) and \( b \), the area between them is:
\( Area = \int_{a}^{b} (f(x) - g(x)) dx \)
How to solve these:
1. Find the intersection points by setting the two equations equal to each other (\( f(x) = g(x) \)). These are your limits \( a \) and \( b \).
2. Subtract the "bottom" equation from the "top" equation.
3. Integrate the resulting expression.
4. Apply the limits.
Memory Aid: Just remember "Top take-away Bottom". It's like finding the area of a large piece of paper and cutting a smaller shape out of the middle.
5. Integration as the Limit of a Sum
In your MEI H640 exam, you might be asked about sigma notation. This is the formal way of saying that integration is just adding up an infinite number of tiny rectangles.
The notation looks like this:
\( \lim_{\delta x \to 0} \sum_{a}^{b} f(x) \delta x = \int_{a}^{b} f(x) dx \)
What this means in plain English:
• \( \sum f(x) \delta x \) means "The sum of the areas of rectangles with height \( f(x) \) and width \( \delta x \)".
• \( \lim_{\delta x \to 0} \) means "Make those rectangles so thin that their width is basically zero".
• When the width becomes infinitely small, the Sigma (\( \sum \)) turns into an Integral (\( \int \)) and the \( \delta x \) turns into a \( dx \).
Summary Checklist:
• Can I integrate \( x^n \)?
• Do I remember to subtract the lower limit from the upper limit?
• Have I sketched my graph to check for areas below the x-axis?
• If finding the area between two curves, have I identified which one is the "top" curve?
Don't worry if this seems tricky at first! The more you practice "slicing up" these curves, the more natural it will feel. You've got this!