cours/polynôme premier.md
Oscar Plaisant 602a41e7f8 update
2024-12-25 22:30:24 +01:00

989 B

up::polynôme #s/maths/algèbre #s/maths/analyse


Soit P un polynôme dans A[X] P est premier si :

Autrement dit, P\in A[X] est premier si :

  • P est polynôme irréductible :
    • P\neq \mathbb 0
    • \nexists Q\in A[X], PQ = \mathbb{1}
  • \begin{align} f :& A[X] \rightarrow \mathbb{B}\\ & x \mapsto P|x \end{align} est un morphisme de groupes de (A[X], \times) vers (\mathbb{B}, \vee)

Propriétés