Welcome to the World of Change!

Welcome to one of the most exciting parts of Mathematics B (MEI): Calculus! Specifically, we are looking at Differentiation. If you’ve ever wondered how to measure exactly how steep a curved hill is at one specific point, or how fast a car is accelerating at a precise moment, you are in the right place. Differentiation is simply the mathematical way of measuring rate of change.

Don't worry if this seems a bit abstract at first. We will break it down step-by-step, from the "why" to the "how."

1. The Big Idea: Gradients and Tangents

In GCSE, you learned how to find the gradient (steepness) of a straight line using rise over run. But what about a curve? A curve's steepness changes constantly!

To find the steepness at a single point on a curve, we look at the tangent. A tangent is a straight line that just touches the curve at that specific point. The gradient of the curve at a point is exactly the same as the gradient of the tangent at that point.

Visualizing the Change

Imagine you are looking at a curve on a graph. If you pick two points, A and P, and draw a line between them, that line is called a chord. As you move point P closer and closer to point A, the chord gets shorter and shorter. Eventually, when P is "on top" of A, the chord becomes a tangent. This process of getting closer and closer is called a limit.

Quick Review:
Tangent: A line that touches a curve at one point.
Gradient: How steep the line (or curve) is.
Derivative: The formula that tells us the gradient at any point \(x\).

2. Differentiation from First Principles

Before we use shortcuts, we need to understand where the "gradient formula" comes from. This is called differentiation from first principles. We define the derivative \(f'(x)\) (pronounced "f-dash of x") using this limit formula:

\(f'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}\)

What does this mean?

Imagine \(h\) is a tiny, tiny bit of horizontal distance. The top part of the fraction is the change in height (\(y\)), and the bottom part (\(h\)) is the change in distance (\(x\)). We are essentially calculating "rise over run" for a microscopic gap!

Common Mistake to Avoid:
When working with first principles, don't forget to expand your brackets carefully! For example, \((x+h)^2\) is \(x^2 + 2xh + h^2\), not just \(x^2 + h^2\).

3. The Power Rule: Your Best Friend

Thankfully, we don't always have to use the long formula. There is a fantastic shortcut for functions like \(y = kx^n\), where \(k\) is a constant and \(n\) is a number (it can be a whole number, a fraction, or even negative!).

How to do it:

1. Multiply the whole term by the current power (\(n\)).
2. Subtract 1 from the power.

Mathematically: If \(y = kx^n\), then \(\frac{dy}{dx} = nkx^{n-1}\)

Example: If \(y = 5x^3\), then \(\frac{dy}{dx} = 3 \times 5x^{3-1} = 15x^2\).

Handling Roots and Fractions

Sometimes functions don't look like \(x^n\). You must rewrite them first!
Square roots: \(\sqrt{x}\) becomes \(x^{1/2}\).
Fractions: \(\frac{1}{x^2}\) becomes \(x^{-2}\).

Did you know?
The derivative of a constant (just a number like 7) is always zero. Why? Because a flat line (\(y=7\)) has no steepness!

4. Stationary Points: Peaks and Valleys

A stationary point is a place on a graph where the gradient is exactly zero (\(\frac{dy}{dx} = 0\)). This means the tangent is perfectly flat.

There are two main types you need to know:
1. Local Maximum: The top of a hill.
2. Local Minimum: The bottom of a valley.

The Second Derivative: \(f''(x)\)

How do we know if a point is a maximum or a minimum without looking at a graph? We differentiate again! This is called the second derivative, written as \(\frac{d^2y}{dx^2}\).

• If \(\frac{d^2y}{dx^2} > 0\), it is a minimum (think: positive/happy face is a valley).
• If \(\frac{d^2y}{dx^2} < 0\), it is a maximum (think: negative/sad face is a hill).

Key Takeaway:
To find stationary points, set \(\frac{dy}{dx} = 0\) and solve for \(x\).

5. Increasing and Decreasing Functions

We can use the derivative to describe what a function is doing even if we aren't at a "peak" or "valley."

Increasing: If \(\frac{dy}{dx} > 0\), the graph is going up as you move right.
Decreasing: If \(\frac{dy}{dx} < 0\), the graph is going down as you move right.

Analogy: If you are on a rollercoaster, an increasing function is the climb up, and a decreasing function is the drop down!

6. Tangents and Normals

Since the derivative \(\frac{dy}{dx}\) gives us the gradient, we can use it to find the equation of lines that touch the curve.

Finding a Tangent

1. Find \(\frac{dy}{dx}\).
2. Plug in your \(x\)-value to get the gradient, \(m\).
3. Use the straight-line formula \(y - y_1 = m(x - x_1)\).

Finding a Normal

A normal is a line that is perpendicular (at 90 degrees) to the tangent.
• If the tangent gradient is \(m\), the normal gradient is \(-\frac{1}{m}\).
• Use the same straight-line formula, but with this new gradient.

Memory Aid:
For perpendicular gradients, "Flip it and change the sign!" (e.g., \(2\) becomes \(-\frac{1}{2}\)).

Summary: The Differentiation Toolkit

1. First Principles: Use the limit formula for proofs.
2. Power Rule: Multiply by power, subtract one from power.
3. Stationary Points: Solve \(\frac{dy}{dx} = 0\). Check \(\frac{d^2y}{dx^2}\) for max/min.
4. Tangents: Gradient is \(\frac{dy}{dx}\).
5. Normals: Gradient is \(-\frac{1}{\text{gradient of tangent}}\).
6. Increasing/Decreasing: Check the sign of \(\frac{dy}{dx}\).

Don't worry if this seems tricky at first! Differentiation is a brand new way of thinking. Practice the "Power Rule" first until it becomes second nature, and the rest will start to fall into place.