Welcome to Differentiation!

Welcome to one of the most exciting and useful parts of Mathematics! If you’ve ever wondered how fast a car is accelerating at a specific second, or how to find the exact peak of a roller coaster, differentiation is the tool you need. Don’t worry if it seems a bit "abstract" at first—we are going to break it down into simple steps that anyone can follow.

1. What is Differentiation?

At its heart, differentiation is just a fancy way of talking about the rate of change. In coordinate geometry, you learned how to find the gradient (slope) of a straight line. But what if the line is curved? The gradient changes at every single point!

The Derivative: This is the result of differentiation. It tells us the gradient of the tangent to a curve at any point. We use two main notations:

1. \( \frac{dy}{dx} \) (pronounced "dee-y by dee-ex")
2. \( f'(x) \) (pronounced "f-prime of x")

Analogy: Imagine you are walking up a curved hill. At any moment, the steepness of the ground right under your feet is the derivative. If the ground is flat, the derivative is zero!

Key Takeaway

The derivative measures how fast \( y \) is changing compared to \( x \). On a graph, it is simply the gradient.

2. The Power Rule: Your Secret Weapon

The Oxford AQA syllabus requires you to differentiate functions in the form \( ax^n \). This looks scary, but there is a simple "two-step dance" to remember.

How to differentiate \( ax^n \):

1. Multiply: Bring the power \( n \) down to the front and multiply it by \( a \).
2. Subtract: Take \( 1 \) away from the power.

The formula is: \( \frac{d}{dx}(ax^n) = anx^{n-1} \)

Did you know? This rule works for any rational number \( n \). That includes positive numbers, negative numbers, and even fractions!

Examples to try:

• If \( y = x^5 \), then \( \frac{dy}{dx} = 5x^4 \)
• If \( y = 3x^2 \), then \( \frac{dy}{dx} = 6x \)
• If \( f(x) = 7 \), then \( f'(x) = 0 \) (The gradient of a flat horizontal line is always zero!)

Working with Harder Powers:

Sometimes you need to rewrite the expression first using the laws of indices:
Fractions: \( \frac{1}{x^2} \) becomes \( x^{-2} \). Its derivative is \( -2x^{-3} \).
Roots: \( \sqrt{x} \) becomes \( x^{1/2} \). Its derivative is \( \frac{1}{2}x^{-1/2} \).
Combinations: \( x\sqrt{x} \) is actually \( x^1 \times x^{1/2} = x^{3/2} \).

Quick Review: Common Mistakes

Forgetting the constant: The derivative of a constant number (like \( +5 \)) is always \( 0 \). It disappears!
Subtracting from negatives: Be careful! \( -2 - 1 = -3 \), not \( -1 \).

3. Tangents and Normals

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

The Tangent: A straight line that just touches the curve at a point. It has the same gradient as the curve.
The Normal: A straight line that is perpendicular (at 90 degrees) to the tangent.

Step-by-Step: Finding the Equation

1. Differentiate the function to find \( \frac{dy}{dx} \).
2. Plug in the \( x \)-value of your point to get the numerical gradient (\( m \)).
3. For a Tangent, use that \( m \). For a Normal, use the perpendicular gradient \( -\frac{1}{m} \).
4. Use the formula: \( y - y_1 = m(x - x_1) \).

Key Takeaway

Tangents have the same gradient as the curve. Normals have a gradient of negative reciprocal (\( -1/m \)).

4. Increasing and Decreasing Functions

We can use differentiation to see if a graph is "going up" or "going down" without even drawing it!

Increasing: If \( \frac{dy}{dx} > 0 \), the graph is sloping upwards.
Decreasing: If \( \frac{dy}{dx} < 0 \), the graph is sloping downwards.

5. Stationary Points: Peaks and Valleys

A stationary point (or turning point) happens when the gradient is exactly zero (\( \frac{dy}{dx} = 0 \)). This is where the graph stops going up and starts going down, or vice versa.

1. Maximum Point: The top of a hill.
2. Minimum Point: The bottom of a valley.

How to find them:

1. Find \( \frac{dy}{dx} \).
2. Set it to zero: \( \frac{dy}{dx} = 0 \).
3. Solve for \( x \).
4. Plug \( x \) back into the original \( y \) equation to find the coordinates.

The Second Derivative \( \frac{d^2y}{dx^2} \):

To know if a point is a Max or a Min, differentiate a second time!
• If \( \frac{d^2y}{dx^2} > 0 \) (positive), it is a Minimum (think: positive/happy face \( \cup \)).
• If \( \frac{d^2y}{dx^2} < 0 \) (negative), it is a Maximum (think: negative/sad face \( \cap \)).

Key Takeaway

Stationary points occur where \( \frac{dy}{dx} = 0 \). Use the second derivative to test their nature.

6. Real-World Applications (Optimisation)

In the real world, businesses want to maximize profit and minimize costs. If you have an equation for cost, you can differentiate it, set it to zero, and find the exact "sweet spot" to save money!

Example: Finding the minimum amount of metal needed to make a soda can of a specific volume.

Final Encouragement

Differentiation is just a set of rules. Once you master the "Multiply and Subtract" power rule, you have already won half the battle! Keep practicing with different types of indices, and soon you'll be calculating rates of change like a pro. You’ve got this!