A-level Mathematics/OCR/FP1/Roots of Polynomial Equations

From Wikibooks, open books for an open world
Jump to: navigation, search

In this module we will discuss how symmetrical polynomial have special relationships with their roots. This characteristics make it easier to find the roots of a symmetrical polynomial or multiply factors together.

Contents

[edit] Symmetrical Polynomials

In mathematics a polynomial is considered to be symmetrical if you take the roots of the original polynomial and then interchange any root with another root, the polynomial will remain the same. For example the polynomial 8x3 + 16x2 − 22x − 30 is symmetrical because it factorized form is (2x − 3)(2x + 2)(2x + 5) and if you interchange the roots the resulting polynomial will be the same. However the polynomial 4x3 + 12x2 − 7x − 30 is not symmetrical because it factorized form is (2x − 3)(x + 2)(2x + 5) and if you interchange the roots the resulting polynomial will be 4x3 + 18x2 − 16x − 30 if you switch the 2 and the 5 around.

[edit] Roots Of Quadratic Polynomial

If we need to find the roots of a given quadratic function we have two formulae that can help us to find the roots of a quadratic equation.

Let \alpha\, and \beta\, be the roots of ax^2+bx+c=0\,. Then, \alpha + \beta = - \frac{b}{a},\quad \alpha\beta = \frac{c}{a}

[edit] Example

Find the values of a and b of the equation a^2 + b^2\, if \alpha + \beta = 6\, and \alpha\beta = -16\,.

  1. First we need to find the value of a and b, we use the relationships of the roots to find a and b.
    1. \alpha\beta = -16 = \frac{-48}{a}\, from this we can determine that a = 3
    2. \alpha + \beta = 6 = -\frac{b}{a}\,
  2. Now that we have determined that a = 3 we can write the second relationship as:
    \alpha + \beta = 6 = -\frac{b}{3}\, so we can determine that b = -18
  3. Now we can write the complete equation.
    3x^2 -18 x - 48\,

[edit] Roots Of Cubic Equations

If we need to find the roots of a given cubic function we have three formulae that can help us to find the roots of a cubic equation.

Let \alpha, \beta\, and \gamma\, be the roots of ax^3+bx^2+cx+d=0\,. Then, \sum\alpha = - \frac{b}{a},\quad \sum\alpha\beta = \frac{c}{a},\quad \alpha\beta\gamma = -\frac{d}{a}

Where: \sum\alpha = \alpha + \beta + \gamma

And: \sum\alpha\beta = \alpha\beta + \alpha\gamma + \beta\gamma

[edit] Example

In this example we consider the special case of the cubic x3 + 21x2 + cx + 280 = 0, where c is to be determined and we are given the additional information this its 3 roots are in arithmetic progression . Thus we can write the roots in the form p, p + q, p - q. Also factorize the equation.

  1. First to find p we use the \sum\alpha.
    \sum\alpha = p + (p + q) + (p - q) = -\frac{21}{1}
    \sum\alpha = 3p = -21
    p = -7\,
  2. Then we need to find the value of q.
    -7(-7+q)(-7-q)= -\frac{280}{1}
    7q^2 - 343= -280\,
    7q^2= 63\,
    q^2= 9\,
    q= 3\,
  3. Now we can write out our roots.
    (-7 - 3),-7,(-7 + 3)
    -10,-7,-4
  4. We can now find c.
    \sum\alpha\beta = -7\times-4 + -7\times-10 + -10\times-4 = \frac{c}{1}
    138 = c\,
  5. The complete equation is x3 + 21x2 + 138x + 280 = 0
  6. Finally we write out the factorized equation.
  7. (x + 7)(x+4)(x+10)=0\,

[edit] Simple Substitution of Roots

If you increase each root in a polynomial equation by the number n, you can calculate the resulting equation by replacing each x term in the original polynomial equation with (x - n). This leads to binomial expansion so make sure that you are well versed in it.

[edit] Example

Suppose that the cubic equation x^3+x^2-22x-40 = 0\, has roots \alpha\,, \beta\, and \gamma\,. Find a cubic equation with the roots \alpha - 2\,, \beta- 2 and \gamma -2\,

  1. If x = α − 2 then α = x + 2. Since α is a root of the original equation you can replace each x term with x + 2:
    \left(x+2\right)^3+\left(x+2\right)^2-22\left(x+2\right)-40 = 0
  2. Using Binomial Expansion we can easily find the terms.
    \left(x^3+6x^2 + 12x + 8\right)+\left(x^2+4x+4\right)-22\left(x+2\right)-40 = 0
  3. Finally we combine all the terms and we have:
    x^3 + 7x^2 -6x -72\,

This is part of the FP1 (Further Pure Mathematics 1) module of the A-level Mathematics text.

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Toolbox
Sister projects
Print/export