Nombres complexes

الأعداد المركبة

📖 Cours complet inclus ✏️ 9 exercices interactifs 📄 PDF téléchargeable

📖 Cours complet

📚 Contenu du cours

Chapitre 8 : Nombres complexes

I. Définition et forme algébrique

On pose i² = −1. Un nombre complexe s'écrit z = a + bi avec a,b ∈ ℝ.
Re(z) = a (partie réelle), Im(z) = b (partie imaginaire).
Conjugué : z̄ = a − bi. Module : |z| = √(a²+b²).

II. Opérations

Addition : (a+bi)+(c+di) = (a+c)+(b+d)i
Multiplication : (a+bi)(c+di) = (ac−bd)+(ad+bc)i
Division : z/w = z·w̄/|w|²
Propriétés : |z·w|=|z||w|, |z/w|=|z|/|w|, z·z̄=|z|²

III. Forme trigonométrique (polaire)

z = r(cos θ + i sin θ) avec r=|z| et θ=arg(z) (argument).
Formule de Moivre : [r(cosθ+i sinθ)]ⁿ = rⁿ(cos nθ + i sin nθ)
Multiplication : |z₁z₂|=|z₁||z₂|, arg(z₁z₂)=arg(z₁)+arg(z₂)

IV. Représentation géométrique

Le plan complexe : tout point M(a,b) a pour affixe z=a+bi.
|z|= distance à l'origine, |z₁−z₂|= distance entre deux points.

🔑 Formules clés à retenir

  • i²=−1, z=a+bi
  • |z|=√(a²+b²)
  • z̄=a−bi, z·z̄=|z|²
  • Forme trig : z=r(cosθ+i sinθ)
  • Moivre : zⁿ=rⁿ(cos nθ+i sin nθ)
  • Équation z²=−a : z=±i√a