« Équations et fonctions du second degré/Fonctions trinôme et complexes » : différence entre les versions

Contenu supprimé Contenu ajouté
m Robot : Changement de type cosmétique
m Robot : Remplacement de texte automatisé (-\:*\<math\> +<math>)
Ligne 33 :
 
* Si <math>\Delta>0\,</math> alors le trinôme a deux racines réelles :
:<math>x_1=\frac{-b+\sqrt{\Delta}}{2a}</math> et <math>x_2=\frac{-b-\sqrt{\Delta}}{2a}</math>
* Si <math>\Delta=0\,</math> alors le trinôme a une racine réelle :
:<math>x_0=-\frac b{2a}</math>
* Si <math>\Delta<0\,</math> alors le trinôme a deux racines complexes :
:<math>x_1=\frac{-b+i\sqrt{|\Delta|}}{2a}</math> et <math>x_2=\frac{-b-i\sqrt{|\Delta|}}{2a}</math> où <math>i^2=-1\,</math>}}
 
 
Ligne 46 :
Le discriminant de ƒ est strictement négatif : <math>\Delta=-4\,</math>, donc ƒ n'admet aucune racine réelle.
En revanche, il existe deux racines complexes de ƒ, définies par :
:<math>\begin{align}x_1&=\frac{-(-2)-i\sqrt{|\Delta|}}{2\times1}\\
&=\frac{2-2i}2\\
&=1-i
Ligne 52 :
 
et
:<math>\begin{align}x_2&=\frac{-(-2)+i\sqrt{|\Delta|}}{2\times1}\\
&=\frac{2+2i}2\\
&=1+i
Ligne 82 :
 
* Si <math>\Delta\not=0\,</math> alors le trinôme a deux racines :
:<math>z_1=\frac{-b+\delta}{2a}</math> et <math>z_2=\frac{-b-\delta}{2a}</math>
* Si <math>\Delta=0\,</math> alors le trinôme a une racine :
:<math>z_0=-\frac b{2a}</math>}}
 
 
Ligne 91 :
Factoriser la fonction trinôme définie sur <math>\mathbb C</math> par <math>f:z\mapsto z^2-4z+4+2i</math>.
* Son discriminant vaut :
:<math>\begin{align}\Delta&=b^2-4ac\\
&=(-4)^2-4\times1\times(4+2i)\\
&=-8i\end{align}</math>
* <math>\Delta\not=0</math> donc Δ admet deux racines carrées distinctes : <math>\delta=2(1-i)\,</math> et <math>-\delta=-2(1-i)\,</math>
* Les racines de ''f'' sont alors :
:<math>\begin{align}
z_1&=\frac{-b+\delta}{2a}\\
&=\frac{4+2(1-i)}2\\
Ligne 102 :
\end{align}</math>
et
:<math>\begin{align}
z_2&=\frac{-b-\delta}{2a}\\
&=\frac{4-2(1-i)}2\\