Eulersche Formel: Unterschied zwischen den Versionen

Aus MINTwiki
Zur Navigation springen Zur Suche springen
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
{| class="wikitable" style="float:right; margin-left: 10px;"
 
{| class="wikitable" style="float:right; margin-left: 10px;"
| <math>e = \sum\limits_{k=0}^\infty \, \dfrac{1}{k!}</math>
+
| <math>e := \sum\limits_{k=0}^\infty \, \dfrac{1}{k!}</math>
 
| [[Eulersche Zahl]]
 
| [[Eulersche Zahl]]
 
|-
 
|-
Zeile 6: Zeile 6:
 
| Imaginäre Einheit
 
| Imaginäre Einheit
 
|-
 
|-
| <math> \dfrac{d}{dt} e^{a \, t} = a e^{a \, t} </math>  
+
| <math> \dfrac{d}{dt} e^{a t} = a \, e^{a t} </math>
 +
| Kettenregel
 +
|-
 +
| <math> e^0 = 1 </math>  
 
|
 
|
|-
 
 
|}
 
|}
 
  
  
Zeile 17: Zeile 18:
 
  e^{\text{i}\varphi} = \cos(\varphi) + \text{i} \sin{\varphi}  \quad \text{für}  \quad \varphi \in \mathbb{R}
 
  e^{\text{i}\varphi} = \cos(\varphi) + \text{i} \sin{\varphi}  \quad \text{für}  \quad \varphi \in \mathbb{R}
 
</math>
 
</math>
 +
 +
 +
 +
== Herleitung ==
 
Die Beziehung lässt sich durch die Taylor-Approximation der trigonometrischen Funktionen finden. Diese sind:
 
Die Beziehung lässt sich durch die Taylor-Approximation der trigonometrischen Funktionen finden. Diese sind:
 
:<math>
 
:<math>
Zeile 26: Zeile 31:
 
\cos(t) + \text{i} \sin(t) \approx 1 + t  - \dfrac{t^2}{2!} - \dfrac{t^3}{3!}  + \dfrac{t^4}{4!}  + \dfrac{t^5}{5!} - \dfrac{t^6}{6!}  
 
\cos(t) + \text{i} \sin(t) \approx 1 + t  - \dfrac{t^2}{2!} - \dfrac{t^3}{3!}  + \dfrac{t^4}{4!}  + \dfrac{t^5}{5!} - \dfrac{t^6}{6!}  
 
  - \dfrac{t^7}{7!} + \dfrac{t^8}{8!} + \dfrac{t^9}{9!} \quad ....  
 
  - \dfrac{t^7}{7!} + \dfrac{t^8}{8!} + \dfrac{t^9}{9!} \quad ....  
 
 
</math>
 
</math>
 +
Schließlich wird man feststellen, dass diese Approximation exakt der komplexen e-Funktion entspricht.

Aktuelle Version vom 10. April 2020, 20:04 Uhr

[math]e := \sum\limits_{k=0}^\infty \, \dfrac{1}{k!}[/math] Eulersche Zahl
[math]\text{i}[/math] Imaginäre Einheit
[math] \dfrac{d}{dt} e^{a t} = a \, e^{a t} [/math] Kettenregel
[math] e^0 = 1 [/math]


Die Eulersche Formel (engl. Euler's Formula, nach Leonard Euler) zeigt einen Zusammenhang zwischen der komplexen Exponentialfunktion und den trigonometischen Funktionen:

[math] e^{\text{i}\varphi} = \cos(\varphi) + \text{i} \sin{\varphi} \quad \text{für} \quad \varphi \in \mathbb{R} [/math]


Herleitung

Die Beziehung lässt sich durch die Taylor-Approximation der trigonometrischen Funktionen finden. Diese sind:

[math] \cos(t) \approx 1 - \dfrac{t^2}{2!} + \dfrac{t^4}{4!} - \dfrac{t^6}{6!} + \dfrac{t^8}{8!} \quad .... \\ \sin(t) \approx t - \dfrac{t^3}{3!} + \dfrac{t^5}{5!} - \dfrac{t^7}{7!} + \dfrac{t^9}{9!} \quad .... [/math]

Folglich kann man die komplexe Funktion schreiben:

[math] \cos(t) + \text{i} \sin(t) \approx 1 + t - \dfrac{t^2}{2!} - \dfrac{t^3}{3!} + \dfrac{t^4}{4!} + \dfrac{t^5}{5!} - \dfrac{t^6}{6!} - \dfrac{t^7}{7!} + \dfrac{t^8}{8!} + \dfrac{t^9}{9!} \quad .... [/math]

Schließlich wird man feststellen, dass diese Approximation exakt der komplexen e-Funktion entspricht.