cours/polynôme premier.md
Oscar Plaisant f91c506a9e update
2025-03-16 18:05:45 +01:00

1001 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