Introduction to Functions of the Roots
In your previous studies, you learned how to solve a quadratic equation like \(ax^2 + bx + c = 0\) to find its two roots (the values of \(x\) that make the equation true). In Further Pure Mathematics, we often call these two roots \(\alpha\) (Alpha) and \(\beta\) (Beta).
Instead of just finding what the numbers are, this chapter teaches us how the roots relate to the coefficients (\(a\), \(b\), and \(c\)) of the equation. This is a powerful tool because it allows us to solve complex problems and build new equations without ever actually "solving" for \(x\)! Don't worry if this seems a bit abstract at first; once you learn the two "golden rules," the rest is just algebraic puzzle-solving.
The Two Golden Rules
For any quadratic equation in the form \(ax^2 + bx + c = 0\), the following relationships always hold true:
1. The Sum of the Roots: \(\alpha + \beta = -\frac{b}{a}\)
2. The Product of the Roots: \(\alpha\beta = \frac{c}{a}\)
Quick Tip: Always make sure your equation is equal to zero before you identify \(a\), \(b\), and \(c\). For example, if you have \(2x^2 + 5x = 3\), you must rewrite it as \(2x^2 + 5x - 3 = 0\) so that \(c = -3\).
Key Takeaway:
You can find the sum and product of the roots instantly just by looking at the numbers in the equation!
The Algebra Toolkit: Useful Identities
Most exam questions will ask you to find the value of "functions" of \(\alpha\) and \(\beta\), such as \(\alpha^2 + \beta^2\). To do this, you need to rewrite these expressions so they only contain \((\alpha + \beta)\) and \(\alpha\beta\). Here are the most common identities you will need:
1. The Sum of Squares
\(\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta\)
Why? Think back to expanding \((a + b)^2 = a^2 + 2ab + b^2\). If we want just the squared terms, we have to subtract the \(2ab\) part!
2. The Sum of Reciprocals
\(\frac{1}{\alpha} + \frac{1}{\beta} = \frac{\alpha + \beta}{\alpha\beta}\)
Why? We are just finding a common denominator (which is \(\alpha\beta\)) and adding the fractions.
3. The Sum of Cubes
\(\alpha^3 + \beta^3 = (\alpha + \beta)^3 - 3\alpha\beta(\alpha + \beta)\)
4. The Square of the Difference
\((\alpha - \beta)^2 = (\alpha + \beta)^2 - 4\alpha\beta\)
Memory Aid: If you see \(\alpha\) and \(\beta\) in a fraction or with powers, your goal is always to manipulate the algebra until you can "plug in" your values for the Sum and the Product.
Step-by-Step: Evaluating an Expression
Let's look at how to approach a typical question: "The roots of \(2x^2 - 4x + 1 = 0\) are \(\alpha\) and \(\beta\). Find the value of \(\alpha^2 + \beta^2\)."
Step 1: Identify \(a\), \(b\), and \(c\).
\(a = 2\), \(b = -4\), \(c = 1\).
Step 2: Find the Sum and Product.
Sum: \(\alpha + \beta = -\frac{-4}{2} = 2\)
Product: \(\alpha\beta = \frac{1}{2}\)
Step 3: Choose the correct identity.
We need \(\alpha^2 + \beta^2\), so we use: \((\alpha + \beta)^2 - 2\alpha\beta\)
Step 4: Substitute and solve.
\((2)^2 - 2(\frac{1}{2}) = 4 - 1 = 3\)
Key Takeaway:
Never try to calculate \(\alpha\) and \(\beta\) individually using the quadratic formula unless specifically asked. It usually leads to messy surds and more mistakes!
Forming a New Equation
Sometimes the exam will give you an equation and ask you to find a new equation whose roots are related to the old ones (e.g., roots are \(\frac{1}{\alpha}\) and \(\frac{1}{\beta}\)).
The standard form for any quadratic equation is:
\(x^2 - (\text{Sum of Roots})x + (\text{Product of Roots}) = 0\)
The Process:
- Find the "Old Sum" (\(\alpha + \beta\)) and "Old Product" (\(\alpha\beta\)) from the original equation.
- Calculate the New Sum by adding the two new roots together.
- Calculate the New Product by multiplying the two new roots together.
- Plug these into the formula: \(x^2 - (\text{New Sum})x + (\text{New Product}) = 0\).
Did you know? The minus sign before the Sum in the equation is the most common place for students to lose marks. Be extra careful there!
Common Pitfalls and How to Avoid Them
1. Sign Errors: Remember that the formula for the sum is \(-\frac{b}{a}\). If \(b\) is already negative, the sum becomes positive.
2. Forgetting to square the whole sum: When calculating \(\alpha^2 + \beta^2\), remember that \((\alpha + \beta)^2\) is not the same as \(\alpha^2 + \beta^2\). You must subtract the \(2\alpha\beta\) term!
3. Fractions: Many problems involve fractions. Always aim for a common denominator of \(\alpha\beta\) (or \(\alpha^2\beta^2\)) to simplify things.
Quick Review
- Sum (\(\alpha + \beta\)): \(-\frac{b}{a}\)
- Product (\(\alpha\beta\)): \(\frac{c}{a}\)
- New Equation: \(x^2 - (\text{Sum})x + (\text{Product}) = 0\)
- Key Identity: \(\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta\)
Note: For more practice on basic factorising or the nature of roots (the discriminant), please refer to the "Factorising and completing the square" or "The discriminant" chapters in this section.