pOLYNOMIAL 1
pOLYNOMIAL 1
Polynomials (home)
1. General
properties
General Properties of
2. Zeroes of
Polynomials
polynomials A monomial in variable x is an expression of the form cx , where c is a k
Example
3
P (x) = x (x + 1) + (1 − x )
2 2
= 2x
4
+ x
3
− 2x
2
+ 1 is a
polynomial with integer coefficients of degree 4.
Q(x) = 0x
2
− √ 2x + 3 is a linear polynomial with real
coefficients.
2
R(x) = √ x = |x| S(x) = , 1
x
and T (x) = √ 2x + 1 are not
polynomials.
A(x) ± B(x) = (a 0 − b 0 ) + (a 1 − b 1 )x + ⋯ ,
m+n
A(x)B(x) = a 0 b 0 + (a 0 b 1 + a 1 b 0 )x + ⋯ + a n b m x .
Theorem 1.2
Given polynomials A and B ≠ 0 , there are unique polynomials Q
(quotient) and R (residue) such that
Show proof
Show proof
Example
Polynomial x 2
− 2x − 1 has two real roots: x 1,2 = 1 ± √2 .
Polynomial x 2
− 2x + 2 has no real roots, but it has two complex
roots: x 1,2 = 1 ± i .
Polynomial x 5
− 5x + 1 has a zero in the interval [1.44, 1.441]
which cannot be exactly computed.
Theorem 1.4
If a polynomial P is divisible by a polynomial Q, then every zero of
Q is also a zero of P .
Show solution
Theorem 1.5
Polynomial P (x) of degree n > 0 has a unique representation of
the form
Show proof
Corollary
If polynomials P and Q has degrees not exceeding n and coincide
at n + 1 different points, then they are equal.
Theorem 1.6
Polynomial of n-th degree has exactly n complex roots counted
with their multiplicities.
We say that two polynomials Q and R are coprime if they have no roots
in common; Equivalently, there is no nonconstant polynomial dividing
them both, in analogy with coprimeness of integers. The following
statement is a direct consequence of the previous theorem:
Remark: This can be shown without using the existence of roots. By the
Euclidean algorithm applied on polynomials there exist polynomials K
and L such that KQ + LR = 1. Now if P = QS = RT for some
polynomials R, S , then R(KT − LS) = KQS − LRS = S , and
therefore R ∣ S and QR ∣ QS = P .
If polynomial P (x) = x
n
+ ⋯ + a1 x + a0 with real coefficients has a
–
– – –
ξ
n
complex zero , then
P ( ξ) = ξ + ⋯ + a 1 ξ + a 0 = P (ξ) = 0 . Thus:
Theorem 1.8
–
If ξ is a zero of a real polynomial P (x), then so is ξ .
2 2
P (x) = (x − r 1 ) ⋯ (x − r k )(x − p 1 x + q 1 ) ⋯ (x − p l x + q l ),
where r and p
i j, qj are real numbers with p 2
i
< 4q i and k + 2l .
= n
GradeYard