from github to this gitea
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
---
|
||||
sr-due: 2022-09-19
|
||||
sr-interval: 94
|
||||
sr-ease: 315
|
||||
---
|
||||
up::[[nombre complexe]]
|
||||
#maths/analyse/complexes
|
||||
|
||||
----
|
||||
Soit $z\in\mathbb C$, la _forme trigonométrique_ de $z$ est $z=r(\cos\theta+i\sin\theta)$, où on sait que $r=|z|$ et $\theta=\arg(z)$.
|
||||
|
||||
# Passage à la [[forme exponentielle|forme exponentielle]]
|
||||
Soit $z=r(\cos\theta+i\sin\theta)$. On connaît la [[Formules d'Euler|formule d'Euler]]
|
||||
$cos\theta + i\sin\theta = e^{i\theta}$.
|
||||
Donc : $z = re^{i\theta}$
|
||||
|
||||
# Passage à la [[forme algébrique|forme algébrique]]
|
||||
$z = r(\cos\theta+i\sin\theta) = (r\cos\theta)+i(r\sin\theta)$
|
||||
Ce qui est bien une [[forme algébrique]] : $z = a+ib$ avec $a=r\cos\theta$ et $b=r\sin\theta$.
|
||||
Reference in New Issue
Block a user