Welcome to the World of Further Differentiation!
Hello there! If you’ve made it to Further Mathematics, you’re already a talented mathematician. In this chapter, we are going to take the differentiation skills you learned in standard A-Level Maths and supercharge them. We will explore how to find \(n\)th derivatives, handle inverse trigonometric functions, and apply differentiation to polar coordinates.
Think of this chapter as moving from "how to drive a car" to "how the engine actually works." It might seem a bit abstract at first, but these tools are essential for engineering, physics, and advanced modeling. Don’t worry if it feels like a step up—we’ll break it down piece by piece!
1. The \(n\)th Derivative
In standard maths, you usually find the first derivative \( \frac{dy}{dx} \) or the second derivative \( \frac{d^2y}{dx^2} \). In Further Maths, we want to find a general formula for the \(n\)th derivative, written as \( y^{(n)} \) or \( \frac{d^ny}{dx^n} \).
How to find the \(n\)th derivative:
The secret is pattern spotting. You differentiate a few times, look for a pattern, and then prove it using Mathematical Induction (which you learned in Chapter 1.7 of your syllabus!).
Example: Find the \(n\)th derivative of \( y = e^{ax} \).
1. First derivative: \( y' = a e^{ax} \)
2. Second derivative: \( y'' = a^2 e^{ax} \)
3. Third derivative: \( y''' = a^3 e^{ax} \)
The Pattern: It looks like the power of \( a \) matches the order of the derivative!
Conjecture: \( y^{(n)} = a^n e^{ax} \).
Quick Review: Notation
- \( y' \) or \( f'(x) \) = 1st Derivative
- \( y'' \) or \( f''(x) \) = 2nd Derivative
- \( y^{(n)} \) = \(n\)th Derivative (Note the parentheses! Without them, it looks like a power).
Key Takeaway: Finding the \(n\)th derivative is all about finding a rule that works for any whole number \( n \).
2. Derivatives of Inverse Trigonometric Functions
This is a core part of the Further Maths syllabus. You need to know how to differentiate \( \arcsin(x) \), \( \arccos(x) \), and \( \arctan(x) \). These show up constantly when solving complex integrals later on.
The Big Three Formulas:
- \( \frac{d}{dx}(\arcsin x) = \frac{1}{\sqrt{1-x^2}} \)
- \( \frac{d}{dx}(\arccos x) = -\frac{1}{\sqrt{1-x^2}} \)
- \( \frac{d}{dx}(\arctan x) = \frac{1}{1+x^2} \)
Analogy: The Mirror Effect
Notice that the derivative of \( \arccos(x) \) is exactly the same as \( \arcsin(x) \), just with a minus sign. If you remember one, you practically know the other!
Don't Forget the Chain Rule!
If the term inside the bracket isn't just a simple \( x \), you must multiply by the derivative of that term. This is the most common place students lose marks.
Example: Differentiate \( y = \arctan(5x) \).Using the formula: \( \frac{dy}{dx} = \frac{1}{1 + (5x)^2} \times 5 \)
Simplified: \( \frac{dy}{dx} = \frac{5}{1 + 25x^2} \).
Key Takeaway: Memorize the \( \arcsin \) and \( \arctan \) formulas. They are your best friends in this chapter!
3. Differentiation in Rational Functions
According to section 1.2 of your syllabus, you need to sketch rational functions (fractions like \( \frac{x^2 + 1}{x - 1} \)). Differentiation helps us find the Turning Points (maximums and minimums).
The Quotient Rule Refresher:
Since rational functions are fractions, we use the Quotient Rule:
\( \frac{d}{dx} \left( \frac{u}{v} \right) = \frac{v \frac{du}{dx} - u \frac{dv}{dx}}{v^2} \)
Memory Aid: "Low D-High minus High D-Low"
A famous way to remember the numerator: (Low) times (derivative of High) minus (High) times (derivative of Low), all over (Low) squared.
Finding Turning Points:
1. Set the derivative \( \frac{dy}{dx} = 0 \).
2. This usually means setting the numerator of your Quotient Rule result to zero.
3. Solve for \( x \) to find the coordinates of your turning points.
Did you know? Sometimes a rational function doesn't have any turning points at all! If your equation for \( x \) has no real roots (check the discriminant!), the graph just keeps going up or down without turning.
Key Takeaway: Turning points happen where the slope is zero. Use the Quotient Rule and solve for the numerator = 0.
4. Differentiation in Polar Coordinates
In Section 1.5 of your syllabus, you learn about graphs defined by \( r \) and \( \theta \). Sometimes we need to find the gradient of these curves in the standard \( x \)-\( y \) plane.
The Gradient Formula:
To find the gradient \( \frac{dy}{dx} \), we use the chain rule with \( \theta \):
\( \frac{dy}{dx} = \frac{dy/d\theta}{dx/d\theta} \)
Step-by-Step Process:
1. Start with the connections: \( x = r \cos \theta \) and \( y = r \sin \theta \).
2. Substitute the equation for \( r \) (e.g., if \( r = 1 + \cos \theta \)) into these equations.
3. Differentiate \( x \) and \( y \) with respect to \( \theta \) (remembering the Product Rule).
4. Divide \( \frac{dy}{d\theta} \) by \( \frac{dx}{d\theta} \).
Important Points to Remember:
- Horizontal Tangents: Occur when \( \frac{dy}{d\theta} = 0 \).
- Vertical Tangents: Occur when \( \frac{dx}{d\theta} = 0 \).
Key Takeaway: Even though the graph is in polar form, you can always find the "normal" gradient by converting to \( x \) and \( y \) using sine and cosine.
Final Quick Review - Common Pitfalls
Before you dive into practice questions, keep these "Danger Zones" in mind:
- Chain Rule: Always check if there is a "function inside a function."
- Simplification: In rational functions, don't expand the denominator \( (v^2) \) unless you really have to—it's usually cleaner to leave it as a square.
- Degrees vs Radians: In Further Maths, always work in radians unless the question specifically says otherwise!
- The Minus Sign: Don't forget the minus sign in the derivative of \( \arccos \).
Encouraging Note: Differentiation is a skill that gets much easier with repetition. If the \(n\)th derivative induction looks scary now, keep practicing the pattern spotting—you'll be an expert in no time!