« Fonctions d'une variable complexe/Le logarithme complexe » : différence entre les versions

Contenu supprimé Contenu ajouté
m Robot : Remplacement de texte automatisé (-\n(==={0,3})(?: *)([^\n=]+)(?: *)\1(?: *)\n +\n\1 \2 \1\n)
Ligne 7 :
}}
 
== L'exponentielle complexe ==
Avant de définir le logarithme complexe, définissons l'exponentielle complexe.
 
Ligne 27 :
Par conséquent on ne peut définir un logarithme dans <math>\C</math> comme un logarithme dans <math>\R</math>
 
== Fonctions hyperboliques ==
 
Grâce à l'exponentielle complexe nous pouvons étendre la définition des fonctions hyperboliques à <math>\C</math> :
Ligne 37 :
<math>\sin(z)=\frac{e^{zi}-e^{-zi}}{2i}=\frac{\sinh(iz)}{i}</math>
 
== Propriétés de l'exponentielle complexe ==
 
<math>\forall\; z,w\in \C</math> <br />
Ligne 45 :
# <math>\ |\exp(z)|=\exp(\mathfrak{Re}(z))</math><br />
 
== La fonction « argument » : Arg ==
Pour des raisons purement géométriques, l'argument d'un nombre complexe n'est jamais défini que modulo <math>2\pi</math> et on ne peut définir de façon naturelle de fonction argument à valeurs réelles.
 
Ligne 65 :
On appelle cette fonction '''détermination principale de l'argument'''.
 
== Le logarithme complexe ==
{{Définition
| titre = Définition du logarithme complexe
Ligne 88 :
#<math>Ln(1+z)=\sum_{n=1}^\infty \frac{(-1)^{n+1}}{n} z^n</math> si <math>|z|\le1</math> et <math>z\ne-1</math>.
}}
==== Dérivées partielles du logarithme complexe ====
 
On note <math>z=x+yi</math>, pour <math>z \in \C</math>, on a :
Ligne 106 :
Ce qui donne : <math>\mathrm D_z(Ln(z))=\frac{\mathrm D_x(Ln(z))}{\mathrm D_x(z)}=\frac{x-yi}{x^2+y^2}=\frac{\bar z}{\bar z z}=\frac{1}{z}</math>.
 
=== Puissance généralisée ===
 
{{Définition