Multiplikation och division i polär form: Skillnad mellan sidversioner
Hoppa till navigering
Hoppa till sök
Hakan (diskussion | bidrag) |
Hakan (diskussion | bidrag) |
||
Rad 28: | Rad 28: | ||
: <math>| \frac{z}{w} | = \frac{|z|}{|w|} </math> | : <math>| \frac{z}{w} | = \frac{|z|}{|w|} </math> | ||
I analogi med multiplikationen så ska man subtrahera argumenten vid division av komplexa tal: | |||
<math> arg \frac{z}{w} = arg z - arg w | |||
== NP-uppgift == | == NP-uppgift == |
Versionen från 29 april 2015 kl. 08.19
Repetition
- [math]\displaystyle{ cos (u+v) = cos u cos v - sin u sin v }[/math]
- [math]\displaystyle{ sin (u+v) = sin u cos v + cos u sin v }[/math]
- [math]\displaystyle{ cos (u-v) = cos u cos v + sin u sin v }[/math]
- [math]\displaystyle{ sin (u-v) = sin u cos v - cos u sin v }[/math]
Multiplikation
Vi kommer använda:
- [math]\displaystyle{ cos (u+v) = cos u cos v - sin u sin v }[/math]
- [math]\displaystyle{ sin (u+v) = sin u cos v + cos u sin v }[/math]
Två komplexa tal
- [math]\displaystyle{ z = r (cos u + i sin u) }[/math]
- [math]\displaystyle{ w = s (cos v + i sin v) }[/math]
Division med komplexa tal på polär form
Vid division av två komplexa tal dividerar men längderna på vektorerna:
- [math]\displaystyle{ | \frac{z}{w} | = \frac{|z|}{|w|} }[/math]
I analogi med multiplikationen så ska man subtrahera argumenten vid division av komplexa tal:
<math> arg \frac{z}{w} = arg z - arg w
NP-uppgift
Uppgiften från Provbanken.