Prove, using induction, that if n is a positive integer then
(cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ), where 𝑖² = -1 - Leaving Cert Mathematics - Question 4 - 2018
Question 4
Prove, using induction, that if n is a positive integer then
(cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ), where 𝑖² = -1.
Hence, or otherwise, find
(-\frac{1}{2} + \f... show full transcript
Worked Solution & Example Answer:Prove, using induction, that if n is a positive integer then
(cos θ + i sin θ)ⁿ = cos(nθ) + i sin(nθ), where 𝑖² = -1 - Leaving Cert Mathematics - Question 4 - 2018
Step 1
P(1)
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To show that the statement holds for n = 1:
(cosθ+isinθ)1=cos(θ)+isin(θ)
This confirms that P(1) is true.
Step 2
Assume P(k)
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Assume that the proposition holds for n = k:
P(k):(cosθ+isinθ)k=cos(kθ)+isin(kθ)
We will now show it holds for k + 1.
Step 3
Test P(k + 1)
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
For n = k + 1:
(cosθ+isinθ)k+1=(cosθ+isinθ)k⋅(cosθ+isinθ)
Substituting the assumption:
=(cos(kθ)+isin(kθ))(cosθ+isinθ)
Step 4
Expand and Simplify
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Using the trigonometric identities:
cos A + i sin A = e^{iA}
$$, we calculate:
$$= (cos(k\theta)cos \theta - sin(k\theta)sin \theta) + i(cos(k\theta)sin \theta + sin(k\theta)cos \theta)$$
Using the angle addition formulas:
$$= cos((k+1)\theta) + i sin((k+1)\theta)$$
Step 5
Conclusion
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Thus, the proposition is true for n = k + 1 if it is true for n = k. Therefore, by the principle of mathematical induction, the formula holds true for all positive integers n.