Cette partie fait le lien entre sin, cos et les nombres complexes.
1 - Les formules d'Euler
|
La formule d'Euler permet de :
Soit un nombre complexe \(z =cos\theta + i.sin\theta\). En dérivant ce nombre \(z\), il vient: \( \begin{align*} \frac{dz}{d\theta} & = -sin\theta + i.cos\theta && = i^2.sin\theta + i.cos\theta \\ Il s'agit maintenant de résoudre cette équation différentielle: \(\begin{align*} \frac{dz}{z} = i\theta & \Rightarrow ln(z) = i.\theta + C \\ Puis de déterminer k: pour \(\theta=0\): \(\begin{align} \begin{cases} z & = cos\theta + i.sin\theta = cos0+ i.sin0= 1\\ En définitive, nous avons:
En conséquence: \( \begin{align} \begin{cases} e^{i\theta} & = cos\theta +i.sin\theta \\ e^{-i\theta} & = cos\theta -i.sin\theta \end{cases} \Rightarrow e^{i\theta} + e^{-i\theta} =2cos\theta \Rightarrow cos\theta = \frac{e^{i\theta} + e^{-i\theta}}{2} \end{align}\) \( \begin{align} \begin{cases} e^{i\theta} & = cos\theta +i.sin\theta \\ e^{-i\theta} & = cos\theta -i.sin\theta \end{cases} \Rightarrow e^{i\theta} - e^{-i\theta} =2isin\theta \Rightarrow sin\theta = \frac{e^{i\theta} - e^{-i\theta}}{2i} \end{align}\)
|
2 - La formule de Moivre
|
La formule de Moivre permet de:
La formule de Moivre :
Par récurrence: en connaissant les formules d'addition:
Par la formule d'Euler:
|