This is a free preview. For full access
Polynomial and Rational Functions
Finding Polynomial Roots With Complex Numbers
Description
Complex numbers help describe every root of a polynomial equation. A complex number has the form a + bi, where a and b are real numbers and i is the imaginary unit, with i^2 = -1. A complex zero is any value that makes P(x) = 0 for a polynomial P(x).
The complex number system includes the real nu...
Show More
Transcript
复数零点是指使多项式等于零的值,在因式分解过程中可能出现,此时解包含虚数成分。
由于复数系是实数系的扩展,因此任何具有实系数或复系数的多项式都可以通过复数零点完全分解。
这种关系在完全因式分解定理中得以形式化,该定理指出:一个次数为 n 的多项式,其系数通过下标标记以表示每一项的位置,可以表示为若干线性因子的乘积,其中每个因子对应一个复数零点。
这些零点中的一些可能出现多次——此性质称为重数。
例如,一个重数为三的零点,其对应的因式在多项式中被提升到三次方。
当计重数时,零点定理指出,一个 n 次多项式恰好有 n 个零点,这些零点可能是实数、复数或重根。
复数零点的一个实际应用是在陷波滤...
Show More