Polar Form of A Complex Number
Polar Form of A Complex Number
The polar form of a complex number is another way to represent a complex number. The
form z = a + b i is called the rectangular coordinate form of a complex number.
The horizontal axis is the real axis and the vertical axis is the imaginary axis. We find the real and
complex components in terms of r and θ where r is the length of the vector and θ is the angle made with
the real axis.
Example 1:
Express the complex number in polar form.
5+2i
z = a + b i is z = r ( cos θ + i sin θ ) .
r = | z | = a 2 + b 2 = 5 2 + 2 2 = 25 + 4 = 29 ≈ 5.39
θ = tan − 1 ( 2 5 ) ≈ 0.38
Therefore, the polar form of 5 + 2 i is about 5.39 ( cos ( 0.38 ) + i sin ( 0.38 ) ) .
Example 2:
Find the polar form and represent graphically the complex number 7−5j.
Modular Arithmetic
Modular arithmetic is a system of arithmetic for integers, which considers the remainder. In modular
arithmetic, numbers "wrap around" upon reaching a given fixed quantity (this given quantity is known as
the modulus) to leave a remainder. Modular arithmetic is often tied to prime numbers, for instance,
in Wilson's theorem, Lucas's theorem, and Hensel's lemma, and generally appears in fields
like cryptography, computer science, and computer algebra. An intuitive usage of modular arithmetic is
with a 12-hour clock. If it is 10:00 now, then in 5 hours the clock will show 3:00 instead of 15:00. 3 is the
remainder of 15 with a modulus of 12.
Example:
We form the table for elements of the set S with arbitrary elements a and b under addition and
multiplication Modulo 6
Under Addition
+ 0 1 2 3 4 5
0 0 1 2 3 4 5
1 1 2 3 4 5 0
2 2 3 4 5 0 1
3 3 4 5 0 1 2
4 4 5 0 1 2 3
5 5 0 1 2 3 4
Under Multiplication
* 1 2 3 4 5
1 1 2 3 4 5
2 2 4 0 2 4
3 3 0 3 0 3
4 4 2 0 4 2
5 5 4 3 2 1
Rule: a * b a b ab
a * b a b ab
2 * 4 2 4 2 * 4
=(8)–(8)
=0
a * b a b ab
= ( -3 ) - ( 40 )
=-43
a * b a b ab
1 1 1
* (9) (9) * 9
2 2 2
19 9
=
2 2
28
=
2
= -14
Group under Binary Operations
A modulo is a group if and only if it satisfies the following;
1. Closure Property
2. Commutative Property
3. Associative Property
4. Inverse Property
5. Identity Property
+ 1 3 5 7
1 2 4 6 0
3 4 6 0 2
5 6 0 2 4
7 0 2 4 6
Z 8 {1,3,5,7} under addition is not a group since it violates the closure property.
* 1 3 5 7
1 1 3 5 7
3 3 1 7 5
5 5 7 1 3
7 7 5 3 1
Z 8 {1,3,5,7} under multiplication is a group since satisfies all the properties mention above.
LYCEUM NORTWESTERN UNIVERSITY
DAGUPAN CITY
INSTITUTE OF GRADUATE AND PROFESSIONAL STUDIES
Contents
PREPARED BY:
JAYSON O. SENTINELLAR
SUBMITTED TO: