Proof by Induction (De Moivre's Theorem)

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

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:24 AM on 4/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

7 Terms

1
New cards

Step 1

Show true for n = 1

2
New cards

Step 2

Assume true for n = k

3
New cards

Step 3

Prove true for n = k + 1

4
New cards

How to show true for n = 1

(cos Θ + isin Θ)n = (cos(n)Θ + isin(n)Θ)

(cos Θ + isinΘ)1 = (cos(1)Θ + isin(1)Θ) = (cosΘ + isinΘ)

∴ True for n = 1

5
New cards

How to assume true for n = k

(cos Θ + isin Θ)n = (cos(n)Θ + isin(n)Θ)

(cos Θ + isin Θ)k= (coskΘ + isinkΘ)

∴ Assumed true for n = k

6
New cards

How to prove true for n = k +1 (1st part)

(cos Θ + isin Θ)k+1 = (cos(k+1)Θ + isin(k+1)Θ) (RHS)

(LT pg 21- Law 1 of indices: ap+q = apaq , where p = k and q = 1 )

(cos Θ + isin Θ)k (cos Θ + isin Θ)1 = RHS

(Get rid of powers based on DM theorem answers in steps 1 & 2)

(coskΘ + isinkΘ)(cosΘ + isinΘ) = RHS

(Multiply)

coskΘ(cosΘ + isinΘ) + isinkΘ(cosΘ + isinΘ) = RHS

coskΘcosΘ + coskΘisinΘ + isinΘcosΘ + i2 sinΘsinΘ =RHS

7
New cards

How to prove true for n = k + 1 (2nd part)

(Since i2 = -1)

coskΘcosΘ + coskΘisinΘ + isinΘcosΘ -1sinkΘsinΘ = RHS

(Rearrange into form a + bi)

coskΘcosΘ -sinkΘsinΘ + coskΘisinΘ + isinΘcosΘ = RHS

(LT pg 14 - compound angle formulae : cos(A+B) = cosAcosB - sinAsinB

and sin(A+B) = sinAcosB + cosAsinB, where A = kΘ and B = Θ)

cos(kΘ + Θ) + sin(kΘ + Θ)i = RHS

(Factorise Θ out of equation)

cos(k+1)Θ + sin (k +1)Θi = RHS

(Move i back over to sin)

cos(k+1)Θ + isin(k+1)Θ = cos(k+1)Θ + isin(k+1)Θ

∴ True for n =1, and n = k and proved true for n = k + 1