Math Djedji Polar Coordiantes with complex numbers

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/10

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 1:55 AM on 5/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

11 Terms

1
New cards

Rectangular form

a + bi

2
New cards

Rectangular coordinates

(a,b)

3
New cards

Polar form

r(cosθ+isinθ) or rcisθ

4
New cards

Polar Coordinates

(r,θ)

5
New cards

Complex Plane

argand plane

imaginary axis = y-axis

real axis = x-axis

6
New cards

Modulus (r)

Absolute value of a complex number

r = √(a²+b²)

7
New cards

Arguement (θ)

θ = tan-1(b/a)

8
New cards

Multiply Complex Numbers

if

z1=r1(cosθ1+isinθ1)

z2=r2(cosθ2+isinθ2)

then

z1*z2=r1*r2(cos(θ12)+isin(θ12))

9
New cards

Divide Complex Numbers

if

z1=r1(cosθ1+isinθ1)

z2=r2(cosθ2+isinθ2)

then

z1/z2=r1/r2(cos(θ12)+isin(θ12))

10
New cards

De Moivre’s Theorem

if

z=r(cosθ+isinθ)

then

zn=rn(cosnθ+isinnθ)

11
New cards

nth root of Z (complex number)

if

z=r(cosθ+isinθ)

then

z1/n=r1/n(cos((θ+2kpi)/n)+isin((θ+2kpi)/n))

where

k= 0,1,2,3, … n-1