
Statement proof formula and solved examples of Eulers Formula and De Moivres Theorem
We know about complex numbers(z). They are of the form z=a+ib, where a and b are real numbers and 'i' is the solution of equation x²=-1. No real number can satisfy this equation hence its solution that is 'i' is called an imaginary number. When a complex exponential is written, it is written as e^iθ.
Euler's formula explains the relationship between complex exponentials and trigonometric functions.
DeMoivers’ theorem is also a theorem used for complex numbers. This theorem is used to raise complex numbers to different powers.
State Euler's Theorem
Euler’s law states that ‘For any real number x, e^ix = cos x + i sin x.
where,e=base of natural logarithm
i=imaginary unit
x=angle in radians
This complex exponential function is sometimes denoted cis x ("cosine plus i sine"). The formula is still valid if x is a complex number.
Let z be a non zero complex number; we can write z in the polar form as,
z = r(cos θ + i sin θ) = r e^iθ, where r is the modulus and θ is argument of z.
Multiplying a complex number z with e^iα gives, zei^α = re^iθ × ei^α = rei^(α + θ).The resulting complex number re^i(α+θ) will have the same modulus r and argument (α+θ).
Euler's Identity
When x=π Euler’s formula evaluates to e^iπ+1=0, which is known as Euler's Identity.
Image to be added soon
Euler's Formula
Euler's Formula For Cube
Euler's formula is related to the Faces, Edges and vertices of any polyhedron.
Euler's formula for a cube says that in a cube, the number of vertices minus the number of edges plus the number of faces results in two.
It can be written as
V-E+F=2
Where, V=number of vertices
E=number of edges
F=number of faces
It can be proven as,
In a cube, the number of vertices = 8
number of edges= 12
number of faces= 6
Putting values into the formula, V-E+F=8-12+6
=2
Hence proved.
De Moiver's Theorem
State De Moiver's Theorem
It states that for any integer n,
(cos θ + i sin θ)^n = cos (nθ) + i sin (nθ)
We can prove this easily using Euler’s formula as given below,
We know that, (cos θ + i sin θ) = e^iθ
(cos θ + i sin θ)^n = e^i(nθ)
Therefore,
e^i(nθ) = cos (nθ) + i sin (nθ)
Image will be added soon
nth Roots of Unity
If any complex number satisfies the equation zn = 1, it is known as nth root of unity.
An equation of degree n will have n roots as said by the fundamental theory of algebra, there are n values of z which satisfies zn = 1.
To find the values of z, we can write,
1 = cos (2kπ) + i sin (2kπ), —(1) where k can be any integer.
We have,
z^n = 1
z = 1^(1/n)
From (1),
z = [cos (2kπ) + i sin (2kπ)]^(1/n)
By De Moivre’s theorem,
z = [cos (2kπ/n) + i sin (2kπ/n)], where k = 0,1,2,3,……..,n−1
For example; if n = 3, then k = 0,1,2
We know that, z = cos (2kπ/n) + i sin (2kπ/n) = e^i(2kπ/n)
Let ω = cos (2πn) +i sin (2πn) = e^i(2πn)
nth roots of unity are found by,
When k = 0; z = 1
k = 1; z = ω
k = 2; z = ω2
k = n; z = ωn − 1
Therefore, nth roots of unity are 1,ω,ω2,ω3,…….,ωn − 1
Sum of nth roots of unity is,1 + ω + ω2 + ω3 + ⋯ + ωn − 1It is geometric series having first term 1 and common ratio ω.By using sum of n terms of a G.P,1 + ω + ω2 + ω3 + ⋯ + ωn − 1 = 1 − ωn1 − ωSince ω is nth root of unity, ωn = 1Therefore, 1 + ω + ω2 + ω3 + ⋯ + ωn − 1 = 0
Cube Roots of Unity:
We know that nth roots of unity are 1,ω,ω2,ω3,…….,ωn − 1.
Therefore, cube roots of unity are 1,ω,ω2 where,
ω = cos (2π/3) + i sin (2π/3) = −1 + √3 i2
ω2 = cos(4π/3) + i sin (4π/3) = −1 − √3 i2
Sum of the cube roots of the unity,
1 + ω + ω2 = 0
Product of cube roots of the unity,
1 × ω × ω2 = ω3 = 1
De Moiver's Theorem Example
If z = (cosθ + i sinθ ) , show that z^n + 1/ z^n = 2 cos nθ and z^n – [1/ z^n] = 2i sin nθ .
Solution
Let z = (cosθ + i sinθ ) .
By de Moivre’s theorem ,
z^n = (cosθ + i sinθ )^n = cos nθ + i sin nθ
1/z^n=z^(-n)=cos nθ - i sin nθ
=> z^n+1/z^n = (cos nθ + i sin nθ)+(cos nθ - i sin nθ)
=> z^n+1/z^n = 2cosnθ
Also,=> z^n-1/z^n = (cos nθ + i sin nθ)-(cos nθ - i sin nθ)
=> z^n-1/z^n = 2i sin nθ
FAQs on Eulers Formula and De Moivres Theorem in Complex Numbers
1. What is Euler’s formula in complex numbers?
The Euler’s formula states that e^{iθ} = cosθ + i sinθ, where θ is a real number and i is the imaginary unit. This formula connects exponential functions with trigonometric functions and is fundamental in complex numbers.
- e is the base of natural logarithms
- i = √(-1)
- θ is measured in radians
2. What is De Moivre’s Theorem?
The De Moivre’s Theorem states that (cosθ + i sinθ)^n = cos(nθ) + i sin(nθ) for any integer n. This theorem simplifies raising complex numbers in trigonometric form to powers.
- If z = r(cosθ + i sinθ), then z^n = r^n(cos nθ + i sin nθ)
- θ must be in radians
3. How do you derive De Moivre’s Theorem using Euler’s formula?
De Moivre’s Theorem is derived by applying powers to Euler’s formula, e^{iθ} = cosθ + i sinθ. Using exponent rules:
- (e^{iθ})^n = e^{inθ}
- e^{inθ} = cos(nθ) + i sin(nθ)
4. How do you use De Moivre’s Theorem to find powers of complex numbers?
To find powers of complex numbers, first write the number in trigonometric (polar) form and then apply De Moivre’s Theorem. Steps:
- Convert z into r(cosθ + i sinθ)
- Apply z^n = r^n(cos nθ + i sin nθ)
5. What is Euler’s identity and why is it important?
The Euler’s identity is e^{iπ} + 1 = 0, and it is important because it links five fundamental constants: e, i, π, 1, and 0. It is obtained by substituting θ = π into Euler’s formula:
- e^{iπ} = cosπ + i sinπ
- = -1 + 0i
6. How do you find the nth roots of a complex number using De Moivre’s Theorem?
The nth roots of a complex number are found using the formula z_k = r^{1/n}[cos((θ + 2kπ)/n) + i sin((θ + 2kπ)/n)], where k = 0,1,...,n−1. Steps:
- Write z in polar form r(cosθ + i sinθ)
- Take the nth root of the modulus: r^{1/n}
- Divide the argument by n and add 2kπ/n
7. What is the polar form of a complex number and how is it related to Euler’s formula?
The polar form of a complex number is z = r(cosθ + i sinθ) or equivalently z = re^{iθ}. Here:
- r = |z| = √(x² + y²)
- θ = argument of z
8. What is the difference between Euler’s formula and De Moivre’s Theorem?
The key difference is that Euler’s formula expresses e^{iθ} in trigonometric form, while De Moivre’s Theorem gives a rule for raising complex numbers to powers. Specifically:
- Euler: e^{iθ} = cosθ + i sinθ
- De Moivre: (cosθ + i sinθ)^n = cos(nθ) + i sin(nθ)
9. Can you give an example of using Euler’s formula to simplify a complex expression?
Yes, Euler’s formula can simplify trigonometric expressions by converting them to exponential form. Example:
- cosθ = (e^{iθ} + e^{-iθ})/2
- sinθ = (e^{iθ} − e^{-iθ})/(2i)
10. Why must angles be in radians when using Euler’s formula and De Moivre’s Theorem?
Angles must be in radians because Euler’s formula is derived from the power series expansions of e^x, sinx, and cosx, which are valid only in radian measure. If degrees are used, the identities e^{iθ} = cosθ + i sinθ and (cosθ + i sinθ)^n = cos(nθ) + i sin(nθ) will not hold correctly. Always convert degrees to radians before applying these formulas.

































