Welcome to the World of Integration!

In your Pure Mathematics 1 (P1) journey, you learned that differentiation is all about finding the "gradient" or the rate of change. Now, in Pure Mathematics 2 (P2), we dive deeper into Integration, which is simply the reverse process. Think of it as "undoing" differentiation to find the original function or to calculate the total area under a curve.

Don't worry if this seems a bit abstract at first. We will break it down into simple steps, using patterns you already know. Let's get started!


1. Integration as the Reverse of Differentiation

In P2, we extend our toolkit to include exponential, logarithmic, and trigonometric functions. The "golden rule" to remember is that when we integrate a function of the form \( ax + b \), we always divide by the coefficient of x (the number \( a \)).

Key Formulas to Remember

For each of these, assume \( a \) and \( b \) are constants and \( C \) is the constant of integration:

  • Exponential: \( \int e^{ax+b} dx = \frac{1}{a} e^{ax+b} + C \)
  • Reciprocal: \( \int \frac{1}{ax+b} dx = \frac{1}{a} \ln|ax+b| + C \)
  • Sine: \( \int \sin(ax+b) dx = -\frac{1}{a} \cos(ax+b) + C \)
  • Cosine: \( \int \cos(ax+b) dx = \frac{1}{a} \sin(ax+b) + C \)
  • Secant Squared: \( \int \sec^2(ax+b) dx = \frac{1}{a} \tan(ax+b) + C \)

Analogy: Imagine differentiation is like taking a LEGO castle apart. Integration is like putting it back together. If you multiplied by a number when taking it apart (differentiation), you must divide by that same number to put it back together (integration)!

Quick Review: The "a" Rule

Whenever you see \( (ax+b) \) inside a function, your answer will always involve \( \frac{1}{a} \). If you forget this, your "LEGO castle" won't stand up straight!

Common Mistake: Forgetting the \( + C \). Unless you have numbers at the top and bottom of the integral sign (definite integration), you must always add the constant of integration.


2. Using Trigonometric Identities

Sometimes, we encounter functions that don't look like our standard formulas. For example, we cannot integrate \( \sin^2(x) \) or \( \cos^2(x) \) directly. To solve this, we use Trigonometric Identities to change their "look" into something we can handle.

The Power of Double-Angle Formulae

The most important identities for P2 integration are derived from \( \cos(2x) \):

  1. To integrate \( \sin^2(x) \), use: \( \sin^2(x) = \frac{1}{2}(1 - \cos 2x) \)
  2. To integrate \( \cos^2(x) \), use: \( \cos^2(x) = \frac{1}{2}(1 + \cos 2x) \)

Did you know? This is like using a "cheat code" in a video game. You're changing a hard level (\( \sin^2 x \)) into an easy level (\( 1 - \cos 2x \)) that you already know how to beat!

Step-by-Step Example:

Find \( \int \cos^2(x) dx \):

1. Replace \( \cos^2(x) \) with \( \frac{1}{2}(1 + \cos 2x) \).
2. Rewrite the integral: \( \frac{1}{2} \int (1 + \cos 2x) dx \).
3. Integrate term by term: \( \frac{1}{2} [x + \frac{1}{2} \sin 2x] + C \).
4. Simplify: \( \frac{1}{2}x + \frac{1}{4} \sin 2x + C \).

Key Takeaway: If you see a squared trig function (other than \( \sec^2 x \)), look at your double-angle identities immediately!


3. The Trapezium Rule

What if a function is so messy that we can't integrate it at all? We use the Trapezium Rule to estimate the area under the curve. We divide the area into several "trapeziums" (strips) and add their areas together.

The Formula

\( \text{Area} \approx \frac{1}{2}h [y_0 + y_n + 2(y_1 + y_2 + \dots + y_{n-1})] \)

Where:
- \( h \) is the width of each strip: \( h = \frac{b-a}{n} \).
- \( n \) is the number of strips.
- \( y_0, y_1, \dots \) are the heights of the curve at specific \( x \) points (ordinates).

Memory Aid: "Half the height, times (First + Last + 2 times the Middle ones)."

Strips vs. Ordinates

This is a common trap!
- If the question asks for 4 strips, you need 5 x-values (ordinates).
- If it asks for 4 ordinates, you have 3 strips.
Always check: Number of Ordinates = Number of Strips + 1.

Over-estimate or Under-estimate?

Whether your answer is too high or too low depends on the bend of the curve:

  • If the curve "bows down" (convex), the straight top of the trapezium sits above the curve, so it's an over-estimate.
  • If the curve "bows up" (concave), the straight top sits below the curve, so it's an under-estimate.

Quick Review: The Trapezium Rule is for estimating. If you can integrate exactly, do that instead, unless the question specifically asks for the rule!


Summary Checklist for Success

  • Did I remember the \( \frac{1}{a} \) for functions like \( \sin(ax+b) \)?
  • Did I add \( + C \) for indefinite integrals?
  • Did I use Double-Angle Formulae for \( \sin^2 x \) or \( \cos^2 x \)?
  • In the Trapezium Rule, did I use the correct number of ordinates?
  • Is my calculator in Radians mode? (Crucial for all P2 calculus involving trig!)

Keep practicing! Integration is like a puzzle—once you recognize the patterns, the pieces start falling into place perfectly.