4.4 KiB
alias, up, tags
| alias | up | tags | |
|---|---|---|---|
|
polynôme | #s/maths/analyse |
[!definition] Définition Soit
Pun polynôme On définit\operatorname{d}(P)le degré dePpar :
- si
P \neq 0alorsd(P) = \max \{ n \in \mathbb{N} \mid a_{n} \neq 0 \}- si
P = 0alors\operatorname{d}(P) = -\inftyOn note aussi
\operatorname{deg}(P)^definition
[!idea] Intuition Puissance la plus haute pour laquelle le coefficient est non nul
Propriétés
[!proposition]+ degré en fonction des valeurs Soit
P \in \mathbb{R}[X], on a :\mathop{deg}(P) = \lim\limits_{ x \to \infty } \dfrac{\ln|P(x)|}{\ln x}[!idea] Généralisation à des fonctions non polynômiales Cette formule permet de généraliser aux fonctions en dehors de
\mathbb{R}[X]. On a alors :
\deg\left( x \mapsto \frac{1}{x} \right) = -1\deg(\sqrt{ \cdot }) = \frac{1}{2}\deg(\ln) = 0\deg(\exp) = +\infty
[!proposition]+ Degré en fonction des valeurs Soit
P \in \mathbb{R}[X], on a :\deg(P) = \lim\limits_{ x \to \infty } \dfrac{xP'(x)}{P(x)}
- dem cela vient du théorème de l'hôpital
[!proposition]+ Propriétés avec
+et\cdotSoitAun anneau commutatif SoientP, Q \in A[X]
\operatorname{deg}(P+Q) \leq \max(\operatorname{deg}(P), \operatorname{deg}(Q))\operatorname{deg}(P\cdot Q) \leq \operatorname{deg}(P) + \operatorname{deg}(Q)[!example]- Contre-exemple à l'égalité
- dans
\mathbb{R}[X]avecP = 2XetQ = -2X + 1\operatorname{deg}(P) = 1et\operatorname{deg}Q = 1cependant :\operatorname{deg} (P+Q) = 0 \neq \max(\operatorname{deg} P, \operatorname{deg} Q)- dans
\mathbb{Z}/6\mathbb{Z}[X]avecP = \overline{2}XetQ = \overline{3}XPQ = 0donc :\underbrace{\operatorname{deg}(PQ)}_{ - \infty} < \underbrace{\operatorname{deg}P}_{1} + \underbrace{\operatorname{deg}(Q)}_{1}
[!proposition]+ Le degré est un morphisme pour les anneaux commutatifs intègres Soit
Aun anneau commutatif anneau intègre SoientP, Q \in A[X]\boxed{\operatorname{deg}(P\cdot Q) = \operatorname{deg}(P) + \operatorname{deg}(Q)}Autrement dit,\operatorname{deg}est un morphisme de(A, \cdot) \to (A, +)pour toutAanneau commutatif anneau intègre[!corollaire]
A[X]est anneau intègre\iffAest anneau intègre En particulier, siKet un corps, alorsK[X]est anneau intègre[!démonstration]- Démonstration Soient
P, Q \in A[X]$$\begin{align} PQ = 0 &\implies \operatorname{deg}(PQ) = -\infty \ &\implies \operatorname{deg}P + \operatorname{deg}Q = -\infty\ &\implies \operatorname{deg}P = -\infty \quad\text{ ou }\quad \operatorname{deg}Q = -\infty\ &\implies P = 0 \quad \text{ ou } \quad Q = 0 \end{align}$$ Réciproquement, siA[X]est anneau intègre, puisqueA \subset A[X](cf ensemble des polynômes#^ensemble-des-polynomes-anneau-commutatif) on sait alors queAest anneau intègre
[!proposition]+ Soit
Aun anneau commutatif anneau intègre SoitA^{*}l'ensemble des inversibles deA\boxed{P \in A[X] \text{ est inversible} \iff \exists a \in A^{*},\quad P = a}[!info] Remarque En particulier,
A[X]n'est jamais un corps (SaufA = 0)Anon anneau intègre\impliesA[X]non intègre\impliesA[X]n'est pas un corpsAanneau intègre\impliesXnon inversible\impliesA[X]n'est pas un corps[!démonstration]- Démonstration Soit
P \in A[X]anneau intègre avecP \neq 0
- S'il existe
a \in A^{*}tel queP = aalors en posantQ = a^{-1}on aPQ = 1d'où suit quePest inversible- Réciproquement, supposons que
Pest inversible alors\exists Q \in A[X],\quad PQ = 1donc0 = \operatorname{deg}1 = \operatorname{deg}(PQ) = \operatorname{deg}P + \operatorname{deg}QcarA[X]est intègre et ainsi,\begin{cases} \operatorname{deg}P = 0\\\operatorname{deg}Q = 0 \end{cases} \implies \exists a, b \underset{\large \neq 0}{\in A},\quad P = a \wedge Q = bet doncPQ = 1 \implies ab = 1 \implies a \in A^{*}