Chapitre 1
Chapitre 1
Definition 1.1
A polynomial in one indeterminate with coefficients in K is a sequence (an )n∈N over K
such that all terms from a certain rank onward are equal to 0. We denote by K[X] the
set of polynomials with coefficients in K and in one indeterminate.
In other words, P = (an )n∈N ∈ K[X] means that there exists N ∈ N such that
• The polynomial P is written as follows: P = (a0 , a1 , a2 , ..., aN , 0, 0, ...) and the terms
a0 , a1 , a2 , ..., aN are called the coefficients of the polynomial P .
• The zero polynomial is denoted 0K[X] , whose coefficients are all zero 0K[X] = (0, 0, ..., 0, ...).
It is more simply denoted as 0 if there is no ambiguity with the zero element of K.
Definition 1.2
Two polynomials P = (an )n∈N and Q = (bn )n∈N in K[X] are said to be equal, denoted
P = Q, if an = bn f oralln ∈ N.
1
2 Reminder: Construction of the polynomial ring
Definition 1.3
Let P = (an )n∈N be a non-zero polynomial in K[X]
1. The degree of P , denoted deg(P ), is the largest natural integer n such that an ̸= 0.
In other words,
deg(P ) = max{n ∈ N, an ̸= 0}.
2. The valuation of P , denoted v(P ), is the smallest natural integer n such that
an ̸= 0. In other words,
v(P ) = min{n ∈ N, an ̸= 0}
Example :
■
For any non-zero polynomial P ∈ K[X], v(P ) ≤ deg(P ).
Definition 1.4
Let P = (an )n∈N ∈ K[X] be a polynomial of degree p:
(P + Q) + R = P + (Q + R).
• Every polynomial P = (an )n∈N ∈ K[X] has an additive inverse in K[X], which is
the polynomial −P = (−an )n∈N .
• It is commutative:
P + Q = Q + P ∀P, Q ∈ K[X].
(P × Q) × R = P × (Q × R).
• It has an identity element in K[X]: This is the polynomial 1K[X] = (1, 0, 0, ..., 0, ...).
Indeed,
∀P ∈ K[X], P × 1K[X] = 1K[X] × P = P.
• It is commutative:
P × Q = Q × P, ∀P, Q ∈ K[X].
From 1 and 2, we conclude that the set K[X] equipped with the operations + and × forms
a commutative integral ring.
Furthermore, if P = (an )n∈N ∈ K[X] and Q = (bn )n∈N ∈ K[X] are two non-zero poly-
nomials in K[X] of degrees p and m respectively, then the polynomial P × Q = (cn )n∈N is
non-zero. Indeed, its (p + m)-th coefficient cp+m is non-zero since cp+m = ap × bm with ap ̸= 0
and bm ̸= 0 We have thus established that, for all P, Q of K[X],
For constant, non-zero polynômials, the elements of K[X] have no symmetries for the law
×. The ring (K[X], +, ×) is therefore not a field.
4 Reminder: Construction of the polynomial ring
3 Polynomial functions
Definition 3.1
The polynomial function associated with the polynomial P is the application of K in
K defined by : x → P (x)
Example :
4 Arithmetic in K[X]
Example :
Consider the following two polynomials in R[X].
A = X 4 + 2X 3 − X + 6 and B = X 3 − 6X 2 + X + 4
Definition 4.2
Let A and B be two polynomials in K[X] We say that B divides A (or that A is
divisible by B) if there exists Q ∈ K[X] such that
A = BQ
Definition 4.3
Let P be a polynomial in K[X] such that deg(P ) ≥ 1
Example :
the polynomial P = X 2 + 1 is irreducible in R[X] By on the other hand, it is reducible in
C[X] for it is divisible by the two polynomials X − i and X + i ■
Definition 4.4
1. Let α ∈ A and P ∈ K[X], is zero or root of P if P (α) = 0
(X − α)r
Definition 4.5
Let P (X) be a polynomial with coefficients in K. We say that P (X) is sinded in K if
we can write P (X) as
Corollary 4.7
1. The irreducible elements of C[X] are polynomials of degree 1: