Pourquoi les nombres complexes ? Les nombres complexes sont nés d’un besoin : résoudre toutes les équations polynomiales. L’équation x 2 + 1 = 0 x^2 + 1 = 0 x 2 + 1 = 0 n’a pas de solution dans R \mathbb{R} R , mais elle en a deux dans C \mathbb{C} C : i i i et − i -i − i . Les nombres complexes interviennent en physique (électricité, mécanique quantique), en géométrie, et dans de nombreuses branches des mathématiques .
1.1 Définition du nombre imaginaire i i i §
On introduit un nombre i i i tel que :
i 2 = − 1 i^2 = -1 i 2 = − 1
Définition : Nombre complexe Un nombre complexe est un nombre de la forme :
z = a + i b z = a + ib z = a + ib
où a ∈ R a \in \mathbb{R} a ∈ R et b ∈ R b \in \mathbb{R} b ∈ R .
a = Re ( z ) a = \text{Re}(z) a = Re ( z ) est la partie réelle de z z z .
b = Im ( z ) b = \text{Im}(z) b = Im ( z ) est la partie imaginaire de z z z .
Cette écriture est appelée la forme algébrique de z z z .
L’ensemble des nombres complexes est noté C \mathbb{C} C . On a l’inclusion :
N ⊂ Z ⊂ Q ⊂ R ⊂ C \mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R} \subset \mathbb{C} N ⊂ Z ⊂ Q ⊂ R ⊂ C
La partie imaginaire Im ( z ) \text{Im}(z) Im ( z ) est un nombre réel , pas un nombre imaginaire. Pour z = 3 + 5 i z = 3 + 5i z = 3 + 5 i , on a Im ( z ) = 5 \text{Im}(z) = 5 Im ( z ) = 5 (et non 5 i 5i 5 i ).
1.2 Égalité de deux nombres complexes§
Deux nombres complexes z 1 = a 1 + i b 1 z_1 = a_1 + ib_1 z 1 = a 1 + i b 1 et z 2 = a 2 + i b 2 z_2 = a_2 + ib_2 z 2 = a 2 + i b 2 sont égaux si et seulement si :
a 1 = a 2 et b 1 = b 2 a_1 = a_2 \quad \text{et} \quad b_1 = b_2 a 1 = a 2 et b 1 = b 2
C’est le principe d’identification des parties réelle et imaginaire .
1.3 Puissances de i i i §
Les puissances de i i i sont cycliques de période 4 :
n n n i 0 i^0 i 0 i 1 i^1 i 1 i 2 i^2 i 2 i 3 i^3 i 3 i 4 i^4 i 4 i 5 i^5 i 5 i 6 i^6 i 6 i 7 i^7 i 7 i n i^n i n 1 1 1 i i i − 1 -1 − 1 − i -i − i 1 1 1 i i i − 1 -1 − 1 − i -i − i
Règle générale : pour tout n ∈ Z n \in \mathbb{Z} n ∈ Z , on effectue la division euclidienne de n n n par 4 4 4 : n = 4 q + r n = 4q + r n = 4 q + r , alors i n = i r i^n = i^r i n = i r .
2. Le plan complexe§
2.1 Affixe d’un point§
Définition : Plan complexe On munit le plan d’un repère orthonormé ( O , u ⃗ , v ⃗ ) (O, \vec{u}, \vec{v}) ( O , u , v ) .
L’axe des abscisses est appelé axe réel .
L’axe des ordonnées est appelé axe imaginaire .
Le plan ainsi muni est appelé plan complexe (ou plan d’Argand-Gauss).
À tout nombre complexe z = a + i b z = a + ib z = a + ib on associe le point M ( a , b ) M(a, b) M ( a , b ) du plan. On dit que z z z est l’affixe du point M M M , et que M M M est l’image de z z z .
De même, le vecteur w ⃗ \vec{w} w de coordonnées ( a , b ) (a, b) ( a , b ) a pour affixe z = a + i b z = a + ib z = a + ib .
2.2 Nombres réels et imaginaires purs dans le plan§
Si b = 0 b = 0 b = 0 : z = a z = a z = a est réel, le point M M M est sur l’axe réel.
Si a = 0 a = 0 a = 0 : z = i b z = ib z = ib est imaginaire pur , le point M M M est sur l’axe imaginaire.
3. Conjugué et module§
3.1 Conjugué§
Le conjugué de z = a + i b z = a + ib z = a + ib est le nombre complexe :
z ˉ = a − i b \bar{z} = a - ib z ˉ = a − ib
Géométriquement, le point d’affixe z ˉ \bar{z} z ˉ est le symétrique de M ( z ) M(z) M ( z ) par rapport à l’axe réel.
Propriétés du conjugué :
Pour tous z , z 1 , z 2 ∈ C z, z_1, z_2 \in \mathbb{C} z , z 1 , z 2 ∈ C :
z 1 + z 2 ‾ = z 1 ˉ + z 2 ˉ \overline{z_1 + z_2} = \bar{z_1} + \bar{z_2} z 1 + z 2 = z 1 ˉ + z 2 ˉ
z 1 ⋅ z 2 ‾ = z 1 ˉ ⋅ z 2 ˉ \overline{z_1 \cdot z_2} = \bar{z_1} \cdot \bar{z_2} z 1 ⋅ z 2 = z 1 ˉ ⋅ z 2 ˉ
( z 1 z 2 ) ‾ = z 1 ˉ z 2 ˉ \overline{\left(\frac{z_1}{z_2}\right)} = \frac{\bar{z_1}}{\bar{z_2}} ( z 2 z 1 ) = z 2 ˉ z 1 ˉ (pour z 2 ≠ 0 z_2 \neq 0 z 2 = 0 )
z ˉ ˉ = z \bar{\bar{z}} = z z ˉ ˉ = z
z + z ˉ = 2 , Re ( z ) z + \bar{z} = 2,\text{Re}(z) z + z ˉ = 2 , Re ( z )
z − z ˉ = 2 i , Im ( z ) z - \bar{z} = 2i,\text{Im}(z) z − z ˉ = 2 i , Im ( z )
z ⋅ z ˉ = a 2 + b 2 ∈ R + z \cdot \bar{z} = a^2 + b^2 \in \mathbb{R}^+ z ⋅ z ˉ = a 2 + b 2 ∈ R +
z ∈ R ⟺ z = z ˉ z \in \mathbb{R} \iff z = \bar{z} z ∈ R ⟺ z = z ˉ
z z z est imaginaire pur ⟺ z = − z ˉ \iff z = -\bar{z} ⟺ z = − z ˉ
3.2 Module§
Le module de z = a + i b z = a + ib z = a + ib est le réel positif :
∣ z ∣ = a 2 + b 2 = z ⋅ z ˉ |z| = \sqrt{a^2 + b^2} = \sqrt{z \cdot \bar{z}} ∣ z ∣ = a 2 + b 2 = z ⋅ z ˉ
Géométriquement, ∣ z ∣ |z| ∣ z ∣ est la distance du point M ( z ) M(z) M ( z ) à l’origine O O O :
∣ z ∣ = O M |z| = OM ∣ z ∣ = O M
Propriétés du module :
Pour tous z , z 1 , z 2 ∈ C z, z_1, z_2 \in \mathbb{C} z , z 1 , z 2 ∈ C :
∣ z ∣ = 0 ⟺ z = 0 |z| = 0 \iff z = 0 ∣ z ∣ = 0 ⟺ z = 0
∣ z ∣ = ∣ z ˉ ∣ |z| = |\bar{z}| ∣ z ∣ = ∣ z ˉ ∣
∣ z 1 ⋅ z 2 ∣ = ∣ z 1 ∣ ⋅ ∣ z 2 ∣ |z_1 \cdot z_2| = |z_1| \cdot |z_2| ∣ z 1 ⋅ z 2 ∣ = ∣ z 1 ∣ ⋅ ∣ z 2 ∣
∣ z 1 z 2 ∣ = ∣ z 1 ∣ ∣ z 2 ∣ \left|\frac{z_1}{z_2}\right| = \frac{|z_1|}{|z_2|} z 2 z 1 = ∣ z 2 ∣ ∣ z 1 ∣ (pour z 2 ≠ 0 z_2 \neq 0 z 2 = 0 )
∣ z n ∣ = ∣ z ∣ n |z^n| = |z|^n ∣ z n ∣ = ∣ z ∣ n
Inégalité triangulaire : ∣ z 1 + z 2 ∣ ≤ ∣ z 1 ∣ + ∣ z 2 ∣ |z_1 + z_2| \leq |z_1| + |z_2| ∣ z 1 + z 2 ∣ ≤ ∣ z 1 ∣ + ∣ z 2 ∣
∣ z 1 − z 2 ∣ |z_1 - z_2| ∣ z 1 − z 2 ∣ est la distance entre les points d’affixe z 1 z_1 z 1 et z 2 z_2 z 2 .
4. Opérations sur les nombres complexes§
4.1 Addition et soustraction§
Si z 1 = a 1 + i b 1 z_1 = a_1 + ib_1 z 1 = a 1 + i b 1 et z 2 = a 2 + i b 2 z_2 = a_2 + ib_2 z 2 = a 2 + i b 2 :
z 1 + z 2 = ( a 1 + a 2 ) + i ( b 1 + b 2 ) z_1 + z_2 = (a_1 + a_2) + i(b_1 + b_2) z 1 + z 2 = ( a 1 + a 2 ) + i ( b 1 + b 2 )
Interprétation géométrique L’addition des affixes correspond à l’addition des vecteurs : c’est une translation . Si z ′ = z + z 0 z' = z + z_0 z ′ = z + z 0 , le point M ′ M' M ′ est l’image de M M M par la translation de vecteur d’affixe z 0 z_0 z 0 .
4.2 Multiplication§
z 1 ⋅ z 2 = ( a 1 a 2 − b 1 b 2 ) + i ( a 1 b 2 + a 2 b 1 ) z_1 \cdot z_2 = (a_1 a_2 - b_1 b_2) + i(a_1 b_2 + a_2 b_1) z 1 ⋅ z 2 = ( a 1 a 2 − b 1 b 2 ) + i ( a 1 b 2 + a 2 b 1 )
On développe en utilisant i 2 = − 1 i^2 = -1 i 2 = − 1 .
( 2 + 3 i ) ( 1 − 4 i ) = 2 ⋅ 1 + 2 ⋅ ( − 4 i ) + 3 i ⋅ 1 + 3 i ⋅ ( − 4 i ) (2 + 3i)(1 - 4i) = 2 \cdot 1 + 2 \cdot (-4i) + 3i \cdot 1 + 3i \cdot (-4i) ( 2 + 3 i ) ( 1 − 4 i ) = 2 ⋅ 1 + 2 ⋅ ( − 4 i ) + 3 i ⋅ 1 + 3 i ⋅ ( − 4 i )
= 2 − 8 i + 3 i − 12 i 2 = 2 - 8i + 3i - 12i^2 = 2 − 8 i + 3 i − 12 i 2
= 2 − 5 i − 12 ( − 1 ) = 14 − 5 i = 2 - 5i - 12(-1) = 14 - 5i = 2 − 5 i − 12 ( − 1 ) = 14 − 5 i
4.3 Division§
Pour diviser par z 2 ≠ 0 z_2 \neq 0 z 2 = 0 , on multiplie numérateur et dénominateur par le conjugué de z 2 z_2 z 2 :
z 1 z 2 = z 1 ⋅ z 2 ˉ z 2 ⋅ z 2 ˉ = z 1 ⋅ z 2 ˉ ∣ z 2 ∣ 2 \frac{z_1}{z_2} = \frac{z_1 \cdot \bar{z_2}}{z_2 \cdot \bar{z_2}} = \frac{z_1 \cdot \bar{z_2}}{|z_2|^2} z 2 z 1 = z 2 ⋅ z 2 ˉ z 1 ⋅ z 2 ˉ = ∣ z 2 ∣ 2 z 1 ⋅ z 2 ˉ
3 + i 1 − 2 i = ( 3 + i ) ( 1 + 2 i ) ( 1 − 2 i ) ( 1 + 2 i ) = 3 + 6 i + i + 2 i 2 1 + 4 = 1 + 7 i 5 = 1 5 + 7 5 i \frac{3 + i}{1 - 2i} = \frac{(3+i)(1+2i)}{(1-2i)(1+2i)} = \frac{3 + 6i + i + 2i^2}{1 + 4} = \frac{1 + 7i}{5} = \frac{1}{5} + \frac{7}{5}i 1 − 2 i 3 + i = ( 1 − 2 i ) ( 1 + 2 i ) ( 3 + i ) ( 1 + 2 i ) = 1 + 4 3 + 6 i + i + 2 i 2 = 5 1 + 7 i = 5 1 + 5 7 i
4.4 Inverse§
1 z = z ˉ ∣ z ∣ 2 \frac{1}{z} = \frac{\bar{z}}{|z|^2} z 1 = ∣ z ∣ 2 z ˉ
graph TD
A["Nombre complexe z"] --> B["Forme algébrique<br/>z = a + ib"]
A --> C["Forme trigonométrique<br/>z = r(cos θ + i sin θ)"]
A --> D["Forme exponentielle<br/>z = r·e^(iθ)"]
B -->|"r = √(a² + b²)<br/>tan θ = b/a"| C
C -->|"a = r cos θ<br/>b = r sin θ"| B
C -->|"Formule d'Euler"| D
D -->|"Développement"| C
B --- E["Calculs algébriques<br/>Addition, soustraction"]
C --- F["Calculs géométriques<br/>Module, argument"]
D --- G["Puissances, racines<br/>Multiplication rapide"]
style A fill:#e6f3ff,stroke:#0066cc
style B fill:#fff2e6,stroke:#cc6600
style C fill:#e6ffe6,stroke:#009900
style D fill:#ffe6e6,stroke:#cc0000
6.1 Argument d’un nombre complexe§
Soit z ≠ 0 z \neq 0 z = 0 un nombre complexe de module r = ∣ z ∣ r = |z| r = ∣ z ∣ et d’image M M M dans le plan complexe. L’argument de z z z , noté arg ( z ) \arg(z) arg ( z ) , est la mesure (en radians) de l’angle :
arg ( z ) = ( u ⃗ , O M → ) ( m o d 2 π ) \arg(z) = \left(\vec{u}, \overrightarrow{OM}\right) \pmod{2\pi} arg ( z ) = ( u , O M ) ( mod 2 π )
L’argument est défini modulo 2 π 2\pi 2 π . On note arg ( z ) ≡ θ ( m o d 2 π ) \arg(z) \equiv \theta \pmod{2\pi} arg ( z ) ≡ θ ( mod 2 π ) ou arg ( z ) = θ [ 2 π ] \arg(z) = \theta\ [2\pi] arg ( z ) = θ [ 2 π ] .
6.2 Détermination de l’argument§
Si z = a + i b z = a + ib z = a + ib avec r = ∣ z ∣ r = |z| r = ∣ z ∣ :
cos θ = a r , sin θ = b r \cos\theta = \frac{a}{r}, \quad \sin\theta = \frac{b}{r} cos θ = r a , sin θ = r b
Utiliser tan θ = b a \tan\theta = \frac{b}{a} tan θ = a b ne suffit pas : il faut aussi vérifier les signes de cos θ \cos\theta cos θ et sin θ \sin\theta sin θ pour déterminer le bon quadrant.
Arguments remarquables :
z z z 1 1 1 − 1 -1 − 1 i i i − i -i − i 1 + i 1+i 1 + i 1 − i 1-i 1 − i arg ( z ) \arg(z) arg ( z ) 0 0 0 π \pi π π 2 \frac{\pi}{2} 2 π − π 2 -\frac{\pi}{2} − 2 π π 4 \frac{\pi}{4} 4 π − π 4 -\frac{\pi}{4} − 4 π
6.3 Écriture trigonométrique§
Définition : Forme trigonométrique Tout nombre complexe z ≠ 0 z \neq 0 z = 0 s’écrit :
z = r ( cos θ + i sin θ ) z = r(\cos\theta + i\sin\theta) z = r ( cos θ + i sin θ )
où r = ∣ z ∣ > 0 r = |z| > 0 r = ∣ z ∣ > 0 et θ = arg ( z ) \theta = \arg(z) θ = arg ( z ) .
Propriétés de l’argument :
Pour z 1 , z 2 ≠ 0 z_1, z_2 \neq 0 z 1 , z 2 = 0 :
arg ( z 1 z 2 ) = arg ( z 1 ) + arg ( z 2 ) ( m o d 2 π ) \arg(z_1 z_2) = \arg(z_1) + \arg(z_2) \pmod{2\pi} arg ( z 1 z 2 ) = arg ( z 1 ) + arg ( z 2 ) ( mod 2 π )
arg ( z 1 z 2 ) = arg ( z 1 ) − arg ( z 2 ) ( m o d 2 π ) \arg\left(\frac{z_1}{z_2}\right) = \arg(z_1) - \arg(z_2) \pmod{2\pi} arg ( z 2 z 1 ) = arg ( z 1 ) − arg ( z 2 ) ( mod 2 π )
arg ( z n ) = n ⋅ arg ( z ) ( m o d 2 π ) \arg(z^n) = n \cdot \arg(z) \pmod{2\pi} arg ( z n ) = n ⋅ arg ( z ) ( mod 2 π )
arg ( z ˉ ) = − arg ( z ) ( m o d 2 π ) \arg(\bar{z}) = -\arg(z) \pmod{2\pi} arg ( z ˉ ) = − arg ( z ) ( mod 2 π )
Si z 1 = r 1 ( cos θ 1 + i sin θ 1 ) z_1 = r_1(\cos\theta_1 + i\sin\theta_1) z 1 = r 1 ( cos θ 1 + i sin θ 1 ) et z 2 = r 2 ( cos θ 2 + i sin θ 2 ) z_2 = r_2(\cos\theta_2 + i\sin\theta_2) z 2 = r 2 ( cos θ 2 + i sin θ 2 ) :
z 1 z 2 = r 1 r 2 [ cos ( θ 1 + θ 2 ) + i sin ( θ 1 + θ 2 ) ] z_1 z_2 = r_1 r_2 \left[\cos(\theta_1 + \theta_2) + i\sin(\theta_1 + \theta_2)\right] z 1 z 2 = r 1 r 2 [ cos ( θ 1 + θ 2 ) + i sin ( θ 1 + θ 2 ) ]
Interprétation géométrique Multiplier par z 2 z_2 z 2 revient à effectuer une rotation d’angle arg ( z 2 ) \arg(z_2) arg ( z 2 ) combinée à une homothétie de rapport ∣ z 2 ∣ |z_2| ∣ z 2 ∣ centrée en O O O .
Théorème : Formule d’Euler Pour tout θ ∈ R \theta \in \mathbb{R} θ ∈ R :
e i θ = cos θ + i sin θ e^{i\theta} = \cos\theta + i\sin\theta e i θ = cos θ + i sin θ
Cette formule établit le lien fondamental entre la fonction exponentielle et les fonctions trigonométriques.
Conséquences immédiates :
cos θ = e i θ + e − i θ 2 , sin θ = e i θ − e − i θ 2 i \cos\theta = \frac{e^{i\theta} + e^{-i\theta}}{2}, \quad \sin\theta = \frac{e^{i\theta} - e^{-i\theta}}{2i} cos θ = 2 e i θ + e − i θ , sin θ = 2 i e i θ − e − i θ
Cas particuliers célèbres :
e i π = − 1 e^{i\pi} = -1 e iπ = − 1 (identité d’Euler : e i π + 1 = 0 e^{i\pi} + 1 = 0 e iπ + 1 = 0 )
e i π / 2 = i e^{i\pi/2} = i e iπ /2 = i
e 2 i π = 1 e^{2i\pi} = 1 e 2 iπ = 1
Définition : Forme exponentielle Tout nombre complexe z ≠ 0 z \neq 0 z = 0 de module r r r et d’argument θ \theta θ s’écrit :
z = r , e i θ z = r,e^{i\theta} z = r , e i θ
Exemple : Passage entre les formes Soit z = 1 + i 3 z = 1 + i\sqrt{3} z = 1 + i 3 .
Forme algébrique : z = 1 + i 3 z = 1 + i\sqrt{3} z = 1 + i 3 (donnée).
Module : ∣ z ∣ = 1 2 + ( 3 ) 2 = 1 + 3 = 2 |z| = \sqrt{1^2 + (\sqrt{3})^2} = \sqrt{1+3} = 2 ∣ z ∣ = 1 2 + ( 3 ) 2 = 1 + 3 = 2
Argument : cos θ = 1 2 \cos\theta = \frac{1}{2} cos θ = 2 1 , sin θ = 3 2 \sin\theta = \frac{\sqrt{3}}{2} sin θ = 2 3 , donc θ = π 3 \theta = \frac{\pi}{3} θ = 3 π .
Forme trigonométrique : z = 2 ( cos π 3 + i sin π 3 ) z = 2\left(\cos\frac{\pi}{3} + i\sin\frac{\pi}{3}\right) z = 2 ( cos 3 π + i sin 3 π )
Forme exponentielle : z = 2 , e i π / 3 z = 2,e^{i\pi/3} z = 2 , e iπ /3
Théorème : Formule de Moivre Pour tout θ ∈ R \theta \in \mathbb{R} θ ∈ R et tout n ∈ Z n \in \mathbb{Z} n ∈ Z :
( cos θ + i sin θ ) n = cos ( n θ ) + i sin ( n θ ) (\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta) ( cos θ + i sin θ ) n = cos ( n θ ) + i sin ( n θ )
Ou de manière équivalente : ( e i θ ) n = e i n θ (e^{i\theta})^n = e^{in\theta} ( e i θ ) n = e in θ
Application : linéarisation§
La formule de Moivre, combinée à la formule du binôme, permet de linéariser les puissances de cos θ \cos\theta cos θ et sin θ \sin\theta sin θ .
Exemple : Exprimer cos ( 3 θ ) \cos(3\theta) cos ( 3 θ ) en fonction de cos θ \cos\theta cos θ D’après la formule de Moivre :
cos ( 3 θ ) + i sin ( 3 θ ) = ( cos θ + i sin θ ) 3 \cos(3\theta) + i\sin(3\theta) = (\cos\theta + i\sin\theta)^3 cos ( 3 θ ) + i sin ( 3 θ ) = ( cos θ + i sin θ ) 3
En développant avec le binôme de Newton :
= cos 3 θ + 3 i cos 2 θ sin θ + 3 i 2 cos θ sin 2 θ + i 3 sin 3 θ = \cos^3\theta + 3i\cos^2\theta\sin\theta + 3i^2\cos\theta\sin^2\theta + i^3\sin^3\theta = cos 3 θ + 3 i cos 2 θ sin θ + 3 i 2 cos θ sin 2 θ + i 3 sin 3 θ
= cos 3 θ − 3 cos θ sin 2 θ + i ( 3 cos 2 θ sin θ − sin 3 θ ) = \cos^3\theta - 3\cos\theta\sin^2\theta + i(3\cos^2\theta\sin\theta - \sin^3\theta) = cos 3 θ − 3 cos θ sin 2 θ + i ( 3 cos 2 θ sin θ − sin 3 θ )
Par identification de la partie réelle :
cos ( 3 θ ) = cos 3 θ − 3 cos θ sin 2 θ = 4 cos 3 θ − 3 cos θ \cos(3\theta) = \cos^3\theta - 3\cos\theta\sin^2\theta = 4\cos^3\theta - 3\cos\theta cos ( 3 θ ) = cos 3 θ − 3 cos θ sin 2 θ = 4 cos 3 θ − 3 cos θ
9. Racines n n n -ièmes de l’unité§
9.1 Définition et calcul§
Théorème : Racines n n n -ièmes de l’unité Les solutions de l’équation z n = 1 z^n = 1 z n = 1 dans C \mathbb{C} C sont les n n n nombres complexes :
ω k = e 2 i k π / n , k ∈ 0 , 1 , 2 , … , n − 1 \omega_k = e^{2ik\pi/n}, \quad k \in {0, 1, 2, \ldots, n-1} ω k = e 2 ik π / n , k ∈ 0 , 1 , 2 , … , n − 1
On note souvent ω = e 2 i π / n \omega = e^{2i\pi/n} ω = e 2 iπ / n la racine primitive, et alors ω k = ω k \omega_k = \omega^k ω k = ω k .
9.2 Propriétés géométriques§
Les racines n n n -ièmes de l’unité forment un polygone régulier à n n n côtés inscrit dans le cercle unité, avec un sommet en z = 1 z = 1 z = 1 .
9.3 Somme des racines§
∑ k = 0 n − 1 ω k = 0 \sum_{k=0}^{n-1} \omega^k = 0 k = 0 ∑ n − 1 ω k = 0
Cette propriété est fondamentale. Elle découle de la factorisation :
z n − 1 = ( z − 1 ) ( z n − 1 + z n − 2 + ⋯ + z + 1 ) z^n - 1 = (z-1)(z^{n-1} + z^{n-2} + \cdots + z + 1) z n − 1 = ( z − 1 ) ( z n − 1 + z n − 2 + ⋯ + z + 1 )
Exemple : Racines cubiques de l’unité (n = 3 n = 3 n = 3 ) Les solutions de z 3 = 1 z^3 = 1 z 3 = 1 sont :
ω 0 = 1 \omega_0 = 1 ω 0 = 1
ω 1 = e 2 i π / 3 = − 1 2 + i 3 2 \omega_1 = e^{2i\pi/3} = -\frac{1}{2} + i\frac{\sqrt{3}}{2} ω 1 = e 2 iπ /3 = − 2 1 + i 2 3
ω 2 = e 4 i π / 3 = − 1 2 − i 3 2 \omega_2 = e^{4i\pi/3} = -\frac{1}{2} - i\frac{\sqrt{3}}{2} ω 2 = e 4 iπ /3 = − 2 1 − i 2 3
Elles forment un triangle équilatéral inscrit dans le cercle unité.
On vérifie : 1 + ω 1 + ω 2 = 1 − 1 2 + i 3 2 − 1 2 − i 3 2 = 0 1 + \omega_1 + \omega_2 = 1 - \frac{1}{2} + i\frac{\sqrt{3}}{2} - \frac{1}{2} - i\frac{\sqrt{3}}{2} = 0 1 + ω 1 + ω 2 = 1 − 2 1 + i 2 3 − 2 1 − i 2 3 = 0 ✓
9.4 Racines n n n -ièmes d’un nombre complexe quelconque§
Les solutions de z n = z 0 z^n = z_0 z n = z 0 où z 0 = r 0 e i θ 0 z_0 = r_0 e^{i\theta_0} z 0 = r 0 e i θ 0 (z 0 ≠ 0 z_0 \neq 0 z 0 = 0 ) sont :
z k = r 0 1 / n , e i ( θ 0 + 2 k π ) / n , k ∈ 0 , 1 , … , n − 1 z_k = r_0^{1/n}, e^{i(\theta_0 + 2k\pi)/n}, \quad k \in {0, 1, \ldots, n-1} z k = r 0 1/ n , e i ( θ 0 + 2 k π ) / n , k ∈ 0 , 1 , … , n − 1
10. Interprétation géométrique des opérations§
10.1 Translation§
La transformation z ↦ z + b z \mapsto z + b z ↦ z + b (où b ∈ C b \in \mathbb{C} b ∈ C ) est la translation de vecteur d’affixe b b b .
10.2 Homothétie§
La transformation z ↦ λ z z \mapsto \lambda z z ↦ λ z (où λ ∈ R ∗ \lambda \in \mathbb{R}^* λ ∈ R ∗ ) est l’homothétie de centre O O O et de rapport λ \lambda λ .
10.3 Rotation§
La transformation z ↦ e i α z z \mapsto e^{i\alpha} z z ↦ e i α z (où α ∈ R \alpha \in \mathbb{R} α ∈ R ) est la rotation de centre O O O et d’angle α \alpha α .
10.4 Similitude directe§
La transformation z ↦ a z + b z \mapsto az + b z ↦ a z + b (où a , b ∈ C a, b \in \mathbb{C} a , b ∈ C , a ≠ 0 a \neq 0 a = 0 ) est une similitude directe :
de rapport ∣ a ∣ |a| ∣ a ∣ (homothétie)
d’angle arg ( a ) \arg(a) arg ( a ) (rotation)
suivie d’une translation de vecteur d’affixe b b b .
Résumé des transformations
Transformation Expression Module Argument Translation z ′ = z + b z' = z + b z ′ = z + b conservé (distances) — Rotation centre O O O z ′ = e i α z z' = e^{i\alpha} z z ′ = e i α z ∣ z ′ ∣ = ∣ z ∣ |z'| = |z| ∣ z ′ ∣ = ∣ z ∣ arg ( z ′ ) = arg ( z ) + α \arg(z') = \arg(z) + \alpha arg ( z ′ ) = arg ( z ) + α Homothétie centre O O O z ′ = λ z z' = \lambda z z ′ = λ z ∣ z ′ ∣ = ∣ λ ∣ ⋅ ∣ z ∣ |z'| = |\lambda| \cdot |z| ∣ z ′ ∣ = ∣ λ ∣ ⋅ ∣ z ∣ argument conservé ou + π +\pi + π Similitude z ′ = a z + b z' = az + b z ′ = a z + b ∣ a ∣ ⋅ ∣ z ∣ + … |a| \cdot |z| + \ldots ∣ a ∣ ⋅ ∣ z ∣ + … combinaison
11. Équations dans C \mathbb{C} C §
11.1 Équation du second degré§
Soit l’équation a z 2 + b z + c = 0 az^2 + bz + c = 0 a z 2 + b z + c = 0 avec a , b , c ∈ R a, b, c \in \mathbb{R} a , b , c ∈ R et a ≠ 0 a \neq 0 a = 0 .
On calcule le discriminant Δ = b 2 − 4 a c \Delta = b^2 - 4ac Δ = b 2 − 4 a c .
Cas 1 : Δ > 0 \Delta > 0 Δ > 0 — Deux solutions réelles distinctes :
z 1 = − b − Δ 2 a , z 2 = − b + Δ 2 a z_1 = \frac{-b - \sqrt{\Delta}}{2a}, \quad z_2 = \frac{-b + \sqrt{\Delta}}{2a} z 1 = 2 a − b − Δ , z 2 = 2 a − b + Δ
Cas 2 : Δ = 0 \Delta = 0 Δ = 0 — Une solution réelle double :
z 0 = − b 2 a z_0 = \frac{-b}{2a} z 0 = 2 a − b
Cas 3 : Δ < 0 \Delta < 0 Δ < 0 — Deux solutions complexes conjuguées :
z 1 = − b − i ∣ Δ ∣ 2 a , z 2 = − b + i ∣ Δ ∣ 2 a = z 1 ˉ z_1 = \frac{-b - i\sqrt{|\Delta|}}{2a}, \quad z_2 = \frac{-b + i\sqrt{|\Delta|}}{2a} = \bar{z_1} z 1 = 2 a − b − i ∣Δ∣ , z 2 = 2 a − b + i ∣Δ∣ = z 1 ˉ
Résoudre z 2 − 2 z + 5 = 0 z^2 - 2z + 5 = 0 z 2 − 2 z + 5 = 0 .
Δ = 4 − 20 = − 16 < 0 \Delta = 4 - 20 = -16 < 0 Δ = 4 − 20 = − 16 < 0
∣ Δ ∣ = 4 \sqrt{|\Delta|} = 4 ∣Δ∣ = 4
z 1 = 2 − 4 i 2 = 1 − 2 i z_1 = \frac{2 - 4i}{2} = 1 - 2i z 1 = 2 2 − 4 i = 1 − 2 i et z 2 = 2 + 4 i 2 = 1 + 2 i z_2 = \frac{2 + 4i}{2} = 1 + 2i z 2 = 2 2 + 4 i = 1 + 2 i
Vérification : ( 1 + 2 i ) 2 − 2 ( 1 + 2 i ) + 5 = 1 + 4 i − 4 − 2 − 4 i + 5 = 0 (1+2i)^2 - 2(1+2i) + 5 = 1 + 4i - 4 - 2 - 4i + 5 = 0 ( 1 + 2 i ) 2 − 2 ( 1 + 2 i ) + 5 = 1 + 4 i − 4 − 2 − 4 i + 5 = 0 ✓
11.2 Équations à coefficients complexes§
Lorsque les coefficients a , b , c a, b, c a , b , c sont complexes, la méthode du discriminant fonctionne toujours mais il faut calculer une racine carrée complexe.
Racine carrée d’un complexe Pour trouver δ \delta δ tel que δ 2 = Δ \delta^2 = \Delta δ 2 = Δ avec Δ = α + i β \Delta = \alpha + i\beta Δ = α + i β :
On pose δ = x + i y \delta = x + iy δ = x + i y et on résout le système :
{ x 2 − y 2 = α 2 x y = β x 2 + y 2 = ∣ Δ ∣ = α 2 + β 2 \begin{cases} x^2 - y^2 = \alpha \ 2xy = \beta \ x^2 + y^2 = |\Delta| = \sqrt{\alpha^2 + \beta^2} \end{cases} { x 2 − y 2 = α 2 x y = β x 2 + y 2 = ∣Δ∣ = α 2 + β 2
11.3 Résolution de z n = z 0 z^n = z_0 z n = z 0 §
Voir la section 9.4 sur les racines n n n -ièmes.
11.4 Équations faisant intervenir le conjugué§
Pour résoudre une équation contenant z z z et z ˉ \bar{z} z ˉ , on pose z = x + i y z = x + iy z = x + i y et on identifie parties réelle et imaginaire.
Résoudre 2 z + 3 z ˉ = 7 + i 2z + 3\bar{z} = 7 + i 2 z + 3 z ˉ = 7 + i .
On pose z = x + i y z = x + iy z = x + i y donc z ˉ = x − i y \bar{z} = x - iy z ˉ = x − i y .
2 ( x + i y ) + 3 ( x − i y ) = 7 + i 2(x+iy) + 3(x-iy) = 7 + i 2 ( x + i y ) + 3 ( x − i y ) = 7 + i
( 2 x + 3 x ) + i ( 2 y − 3 y ) = 7 + i (2x + 3x) + i(2y - 3y) = 7 + i ( 2 x + 3 x ) + i ( 2 y − 3 y ) = 7 + i
5 x − i y = 7 + i 5x - iy = 7 + i 5 x − i y = 7 + i
Par identification : 5 x = 7 5x = 7 5 x = 7 et − y = 1 -y = 1 − y = 1
Donc x = 7 5 x = \frac{7}{5} x = 5 7 et y = − 1 y = -1 y = − 1 .
Solution : z = 7 5 − i z = \frac{7}{5} - i z = 5 7 − i .
12. Exercices types corrigés§
Mettre sous forme algébrique : Z = ( 2 + i ) 2 1 − 3 i Z = \frac{(2+i)^2}{1-3i} Z = 1 − 3 i ( 2 + i ) 2
Solution :
Étape 1 : Calculer ( 2 + i ) 2 (2+i)^2 ( 2 + i ) 2
( 2 + i ) 2 = 4 + 4 i + i 2 = 4 + 4 i − 1 = 3 + 4 i (2+i)^2 = 4 + 4i + i^2 = 4 + 4i - 1 = 3 + 4i ( 2 + i ) 2 = 4 + 4 i + i 2 = 4 + 4 i − 1 = 3 + 4 i
Étape 2 : Diviser par 1 − 3 i 1 - 3i 1 − 3 i en multipliant par le conjugué
Z = ( 3 + 4 i ) ( 1 + 3 i ) ( 1 − 3 i ) ( 1 + 3 i ) = 3 + 9 i + 4 i + 12 i 2 1 + 9 = 3 + 13 i − 12 10 = − 9 + 13 i 10 Z = \frac{(3+4i)(1+3i)}{(1-3i)(1+3i)} = \frac{3 + 9i + 4i + 12i^2}{1 + 9} = \frac{3 + 13i - 12}{10} = \frac{-9 + 13i}{10} Z = ( 1 − 3 i ) ( 1 + 3 i ) ( 3 + 4 i ) ( 1 + 3 i ) = 1 + 9 3 + 9 i + 4 i + 12 i 2 = 10 3 + 13 i − 12 = 10 − 9 + 13 i
Z = − 9 10 + 13 10 i \boxed{Z = -\frac{9}{10} + \frac{13}{10}i} Z = − 10 9 + 10 13 i
Exercice 2 : Module et argument§
Déterminer le module et l’argument de z = − 1 + i z = -1 + i z = − 1 + i .
Solution :
Module : ∣ z ∣ = ( − 1 ) 2 + 1 2 = 2 |z| = \sqrt{(-1)^2 + 1^2} = \sqrt{2} ∣ z ∣ = ( − 1 ) 2 + 1 2 = 2
Argument : cos θ = − 1 2 \cos\theta = \frac{-1}{\sqrt{2}} cos θ = 2 − 1 et sin θ = 1 2 \sin\theta = \frac{1}{\sqrt{2}} sin θ = 2 1
Donc θ = π − π 4 = 3 π 4 \theta = \pi - \frac{\pi}{4} = \frac{3\pi}{4} θ = π − 4 π = 4 3 π .
Forme exponentielle : z = 2 , e i ⋅ 3 π / 4 \boxed{z = \sqrt{2},e^{i\cdot 3\pi/4}} z = 2 , e i ⋅ 3 π /4
Calculer ( 1 + i ) 10 (1+i)^{10} ( 1 + i ) 10 .
Solution :
Étape 1 : Écrire 1 + i 1+i 1 + i sous forme exponentielle.
∣ 1 + i ∣ = 2 |1+i| = \sqrt{2} ∣1 + i ∣ = 2 , arg ( 1 + i ) = π 4 \arg(1+i) = \frac{\pi}{4} arg ( 1 + i ) = 4 π
Donc 1 + i = 2 , e i π / 4 1+i = \sqrt{2},e^{i\pi/4} 1 + i = 2 , e iπ /4
Étape 2 : Appliquer la puissance.
( 1 + i ) 10 = ( 2 ) 10 , e i ⋅ 10 π / 4 = 2 5 , e i ⋅ 5 π / 2 (1+i)^{10} = (\sqrt{2})^{10},e^{i \cdot 10\pi/4} = 2^5,e^{i \cdot 5\pi/2} ( 1 + i ) 10 = ( 2 ) 10 , e i ⋅ 10 π /4 = 2 5 , e i ⋅ 5 π /2
= 32 , e i ( 5 π 2 − 2 π ) = 32 , e i π / 2 = 32 i = 32,e^{i(\frac{5\pi}{2} - 2\pi)} = 32,e^{i\pi/2} = 32i = 32 , e i ( 2 5 π − 2 π ) = 32 , e iπ /2 = 32 i
( 1 + i ) 10 = 32 i \boxed{(1+i)^{10} = 32i} ( 1 + i ) 10 = 32 i
Exercice 4 : Lieu géométrique§
Déterminer l’ensemble des points M M M d’affixe z z z tels que ∣ z − 2 + i ∣ = 3 |z - 2 + i| = 3 ∣ z − 2 + i ∣ = 3 .
Solution :
On écrit ∣ z − ( 2 − i ) ∣ = 3 |z - (2 - i)| = 3 ∣ z − ( 2 − i ) ∣ = 3 .
Soit A A A le point d’affixe z A = 2 − i z_A = 2 - i z A = 2 − i .
L’ensemble des points M M M tels que ∣ z − z A ∣ = 3 |z - z_A| = 3 ∣ z − z A ∣ = 3 est le cercle de centre A ( 2 , − 1 ) A(2, -1) A ( 2 , − 1 ) et de rayon 3 3 3 .
C’est le cercle de centre A ( 2 , − 1 ) et de rayon 3 \boxed{\text{C'est le cercle de centre } A(2, -1) \text{ et de rayon } 3} C’est le cercle de centre A ( 2 , − 1 ) et de rayon 3
Exercice 5 : Racines de l’unité et géométrie§
Déterminer les racines quatrièmes de l’unité. Montrer qu’elles forment un carré.
Solution :
On résout z 4 = 1 z^4 = 1 z 4 = 1 .
z k = e 2 i k π / 4 = e i k π / 2 , k ∈ 0 , 1 , 2 , 3 z_k = e^{2ik\pi/4} = e^{ik\pi/2}, \quad k \in {0, 1, 2, 3} z k = e 2 ik π /4 = e ik π /2 , k ∈ 0 , 1 , 2 , 3
z 0 = e 0 = 1 z_0 = e^{0} = 1 z 0 = e 0 = 1
z 1 = e i π / 2 = i z_1 = e^{i\pi/2} = i z 1 = e iπ /2 = i
z 2 = e i π = − 1 z_2 = e^{i\pi} = -1 z 2 = e iπ = − 1
z 3 = e i 3 π / 2 = − i z_3 = e^{i3\pi/2} = -i z 3 = e i 3 π /2 = − i
Les quatre points images sont ( 1 , 0 ) (1,0) ( 1 , 0 ) , ( 0 , 1 ) (0,1) ( 0 , 1 ) , ( − 1 , 0 ) (-1,0) ( − 1 , 0 ) , ( 0 , − 1 ) (0,-1) ( 0 , − 1 ) .
Ces quatre points sont situés sur le cercle unité, et deux points consécutifs sont séparés par un angle de π 2 = 90 ° \frac{\pi}{2} = 90° 2 π = 90° . De plus, les quatre côtés ont tous pour longueur :
∣ z 1 − z 0 ∣ = ∣ i − 1 ∣ = 2 |z_1 - z_0| = |i - 1| = \sqrt{2} ∣ z 1 − z 0 ∣ = ∣ i − 1∣ = 2
Ils forment donc bien un carré inscrit dans le cercle unité.
On considère la transformation f : z ↦ ( 1 + i ) z + 2 f : z \mapsto (1+i)z + 2 f : z ↦ ( 1 + i ) z + 2 .
Déterminer la nature de f f f et ses éléments caractéristiques.
Solution :
On a f ( z ) = a z + b f(z) = az + b f ( z ) = a z + b avec a = 1 + i a = 1+i a = 1 + i et b = 2 b = 2 b = 2 .
∣ a ∣ = ∣ 1 + i ∣ = 2 |a| = |1+i| = \sqrt{2} ∣ a ∣ = ∣1 + i ∣ = 2 et arg ( a ) = π 4 \arg(a) = \frac{\pi}{4} arg ( a ) = 4 π .
Comme ∣ a ∣ ≠ 1 |a| \neq 1 ∣ a ∣ = 1 , il s’agit d’une similitude directe de rapport 2 \sqrt{2} 2 et d’angle π 4 \frac{\pi}{4} 4 π .
Centre de la similitude : point fixe, on résout z = ( 1 + i ) z + 2 z = (1+i)z + 2 z = ( 1 + i ) z + 2 :
z − ( 1 + i ) z = 2 z - (1+i)z = 2 z − ( 1 + i ) z = 2
z ( 1 − 1 − i ) = 2 z(1 - 1 - i) = 2 z ( 1 − 1 − i ) = 2
− i z = 2 -iz = 2 − i z = 2
z = 2 − i = 2 i i ⋅ ( − i ) = 2 i 1 = 2 i z = \frac{2}{-i} = \frac{2i}{i \cdot (-i)} = \frac{2i}{1} = 2i z = − i 2 = i ⋅ ( − i ) 2 i = 1 2 i = 2 i
Mais vérifions : − i z = 2 ⇒ z = 2 − i = 2 ⋅ i − i ⋅ i = 2 i 1 = 2 i -iz = 2 \Rightarrow z = \frac{2}{-i} = \frac{2 \cdot i}{-i \cdot i} = \frac{2i}{1} = 2i − i z = 2 ⇒ z = − i 2 = − i ⋅ i 2 ⋅ i = 1 2 i = 2 i
Le centre est le point Ω \Omega Ω d’affixe 2 i 2i 2 i .
f est une similitude directe de centre Ω ( 0 , 2 ) , de rapport 2 et d’angle π 4 \boxed{f \text{ est une similitude directe de centre } \Omega(0,2), \text{ de rapport } \sqrt{2} \text{ et d'angle } \frac{\pi}{4}} f est une similitude directe de centre Ω ( 0 , 2 ) , de rapport 2 et d’angle 4 π
Liens§
Index — vue d’ensemble du dossier Mathématiques
Géométrie Plane — interprétation géométrique des complexes (affixe, module, argument)
Trigonométrie — forme trigonométrique et formules d’Euler
Second Degré — résolution dans C \mathbb{C} C des équations à coefficients réels
Polynômes — extension en Math Sup : racines, factorisation sur C \mathbb{C} C
Formulaire — formules d’addition, duplication, etc.
Commentaires