Chapter 3 Roots Of Polynomials Flashcards
What is the relationship between the roots a and b of the quadratic equation az² + bz + c = 0?
a + b = -b
a * b = c
What is the relationship between the roots a, b, and y of the cubic equation az³ + bz² + z + d = 0?
If a, b, and y are the roots, then a + b + y = - (coefficient of z²)
a * b + b * y + a * y = coefficient of z
What are the roots of the quartic equation az^4 + bz^3 + cz^2 + dz + e = 0?
α, β, γ, δ
What is the sum of the roots (Sα) of the quartic equation?
Sα = α + β + γ + δ = -b/a
What is the sum of the products of the roots taken two at a time (Eαβ)?
Eαβ = αβ + αγ + αδ + βγ + βδ + γδ = c/a
What is the sum of the products of the roots taken three at a time (Eαβγ)?
Eαβγ = αβγ + αβδ + αγδ + βγδ = -d/a
What is the product of the roots (Eαβγδ)?
Eαβγδ = αβγδ = e/a
What notation is used to summarize the formulae for elementary symmetric functions?
siama notation
How many roots does a polynomial equation of degree n have?
A polynomial equation of degree n has n roots, including complex and repeated roots.
What is true about complex roots in polynomial equations with real coefficients?
Complex roots always occur in conjugate pairs.