SlideShare a Scribd company logo
ALGEBRA
Math 10-3
LESSON 5
COMPLEX NUMBERS
INTRODUCTION TO COMPLEX NUMBERS
Recall that = 3 because 32 = 9.
Now consider the expression .
To find , we need to find a number c such that c2 = –9.
However, the square of any real number c (except zero) is a
positive number.
Consequently, we must expand our concept of number to
include numbers whose squares are negative numbers.
Around the seventeenth century, a new number, called an
imaginary number, was defined so that a negative number would
have a square root.
INTRODUCTION TO COMPLEX NUMBERS
9
9
9
The letter i was chosen to represent the number whose square is
–1.
Definition of i
The imaginary unit, designated by the letter i, is the number
such that i 2 = –1.
The principal square root of a negative number is defined in
terms of i.
INTRODUCTION TO COMPLEX NUMBERS
Definition of an Imaginary Number
If a is a positive real number, then The number
is called an imaginary number.
EXAMPLE
It is customary to write i in front of a radical sign, as we did
for , to avoid confusing with
INTRODUCTION TO COMPLEX NUMBERS
.aia  ai
Definition of a Complex Number
A complex number is a number of the form a + bi where
a and b are real numbers and The number a is the real
part of a + bi, and b is the imaginary part.
EXAMPLE
–3 + 5i
2 – 6i
5
7i
INTRODUCTION TO COMPLEX NUMBERS
Real part: –3; imaginary part: 5
Real part: 2; imaginary part: –6
Real part: 5; imaginary part: 0
Real part: 0; imaginary part: 7
.1i
Note from these examples that a real number is a complex
number whose imaginary part is zero, and an imaginary number
is a complex number whose real part is zero and whose
imaginary part is not zero.
Note from the diagram that the
set of real numbers is a subset
of the complex numbers and the
set of imaginary numbers is a
separate subset of the complex
numbers.
INTRODUCTION TO COMPLEX NUMBERS
The set of real numbers and the set of imaginary numbers are
disjoint sets.
The example in slide #7 illustrates how to write a complex
number in the standard form a + bi.
INTRODUCTION TO COMPLEX NUMBERS
Write in the form a + bi.
Solution:
WRITE A COMPLEX NUMBER IN STANDARD FORM
EXAMPLE
ADDITION AND SUBTRACTION OF COMPLEX NUMBERS
ADDITION AND SUBTRACTION OF COMPLEX NUMBERS
All the standard arithmetic operations that are applied to real
numbers can be applied to complex numbers.
Definition of Addition and Subtraction of Complex Numbers
If a + bi and c + di are complex numbers, then
Addition (a + bi ) + (c + di ) = (a + c ) + (b + d )i
Subtraction (a + bi ) – (c + di ) = (a – c ) + (b – d )i
Basically, these rules say that to add two complex numbers, add
the real parts and add the imaginary parts.
To subtract two complex numbers, subtract the real parts and
subtract the imaginary parts.
ADDITION AND SUBTRACTION OF COMPLEX NUMBERS
Simplify. a. (7 – 2i ) + (–2 + 4i ) b. (–9 + 4i ) – (2 – 6i )
Solution:
a. (7 – 2i ) + (–2 + 4i ) = (7 + (–2)) + (–2 + 4)i
= 5 + 2i
b. (–9 + 4i ) – (2 – 6i ) = (–9 – 2) + (4 – (–6))i
= –11 + 10i
ADD OR SUBTRACT COMPLEX NUMBERS
EXAMPLE 2
MULTIPLICATION OF COMPLEX NUMBERS
MULTIPLICATION OF COMPLEX NUMBERS
When multiplying complex numbers, the term i 2 is frequently a
part of the product. Recall that i 2 = –1.
Therefore,
3i(5i ) = 15i 2 = 15(–1) = –15
–2i(6i ) = –12i 2 = –12(–1) = 12
4i(3 – 2i ) = 12i – 8i 2 = 12i – 8(–1) = 8 + 12i
MULTIPLICATION OF COMPLEX NUMBERS
When multiplying square roots of negative numbers, first rewrite
the radical expressions using i. For instance,
Note from this example that it would have been incorrect to
multiply the radicands of the two radical expressions. To
illustrate:
MULTIPLICATION OF COMPLEX NUMBERS
MULTIPLICATION OF COMPLEX NUMBERS
To multiply two complex numbers, we use the following
definition.
Definition of Multiplication of Complex Numbers
If a + bi and c + di are complex numbers, then
(a + bi )(c + di ) = (ac – bd ) + (ad + bc )i
MULTIPLICATION OF COMPLEX NUMBERS
Because every complex number can be written as a sum of two
terms, it is natural to perform multiplication on complex
numbers in a manner consistent with the operation defined on
binomials and the definition i 2 = –1.
By using this analogy, you can multiply complex numbers without
memorizing the definition.
MULTIPLICATION OF COMPLEX NUMBERS
Multiply.
a. 3i(2 – 5i )
b. (3 – 4i )(2 + 5i )
Solution:
a. 3i(2 – 5i ) = 6i – 15i 2
= 6i – 15(–1)
= 15 + 6i
Replace i2 with –1.
Write in standard form.
MULTIPLICATION OF COMPLEX NUMBERS
b. (3 – 4i )(2 + 5i ) = 6 + 15i – 8i – 20i 2
= 6 + 15i – 8i – 20(–1)
= 6 + 15i – 8i + 20
= 26 + 7i
Replace i2 with –1.
Simplify.
Write in standard form.
cont’d
DIVISION OF COMPLEX NUMBERS
DIVISION OF COMPLEX NUMBERS
Recall that the number is not in simplest form because there
is a radical expression in the denominator.
Similarly, is not in simplest form because
To write this expression in simplest form, multiply the numerator
and denominator by i.
DIVISION OF COMPLEX NUMBERS
Here is another example.
Recall that to simplify the quotient , we multiply the
numerator and denominator by the conjugate of ,
which is
In a similar manner, to find the quotient of two complex
numbers, we multiply the numerator and denominator by the
conjugate of the denominator.
DIVISION OF COMPLEX NUMBERS
The complex numbers a + bi and a – bi are called complex
conjugates or conjugates of each other.
The conjugate of the complex number z is denoted by
For instance,
and
DIVISION OF COMPLEX NUMBERS
Consider the product of a complex number and its conjugate. For
instance,
(2 + 5i )(2 – 5i ) = 4 – 10i + 10i – 25i 2
= 4 – 25(–1)
= 4 + 25
= 29
Note that the product is a real number. This is always true.
DIVISION OF COMPLEX NUMBERS
Product of Complex Conjugates
The product of a complex number and its conjugate is a real
number. That is,
(a + bi )(a – bi ) = a2 + b2.
EXAMPLE
(5 + 3i )(5 – 3i ) = 52 + 32 = 25 + 9 = 34
The next example shows how the quotient of two complex
numbers is determined by using conjugates.
DIVISION OF COMPLEX NUMBERS
Simplify:
Solution:
Multiply the numerator
and
denominator by the
conjugate
of the denominator.
DIVISION OF COMPLEX NUMBERS
cont’d
POWERS OF i
POWERS OF i
The following powers of i illustrate a pattern:
i 1 = i
i 2 = –1
i 3 = i 2  i = (–1)i = –i
i 4 = i 2  i 2 = (–1)(–1) = 1
i 5 = i 4  i = 1  i = i
i 6 = i 4  i 2 = 1(–1) = –1
i 7 = i 4  i 3 = 1(–i ) = –i
i 8 = (i 4)2 = 12 = 1
Because i 4 = 1, (i 4)n = 1n = 1 for any integer n.
POWERS OF i
Thus it is possible to evaluate powers of i by factoring out
powers of i 4, as shown in the following.
i 27 = (i 4)6  i 3 = 16  i 3 = 1  (–i ) = –i
The following theorem can also be used to evaluate powers of i.
Powers of i
If n is a positive integer, then i n = i r, where r is the remainder of
the division of n by 4.
POWERS OF i
Evaluate: i 153
Solution:
Use the powers of i theorem.
i 153 = i 1
= i
Remainder of 153  4 is 1.

More Related Content

PDF
5 Body Language Tips for your Next Job Interview
PPTX
Communication and Body Language
PPTX
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
PPTX
MIT Math Syllabus 10-3 Lesson 6: Equations
XLSX
Math10 (mwf)course calendar 1 st qtr 2011 12
PPTX
Matematika e avancuar; numri kompleks
PPTX
Historia e numrit
PPTX
PowerPoint on Complex Number, Digital unit
5 Body Language Tips for your Next Job Interview
Communication and Body Language
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
MIT Math Syllabus 10-3 Lesson 6: Equations
Math10 (mwf)course calendar 1 st qtr 2011 12
Matematika e avancuar; numri kompleks
Historia e numrit
PowerPoint on Complex Number, Digital unit

Similar to MIT Math Syllabus 10-3 Lesson 5: Complex numbers (20)

PPT
5.9 Complex Numbers 2.ppt
PPT
A presentation on complex numbers of mathematics
PDF
2.4 Complex Numbers
PPTX
Complex operations
PPTX
1.4 complex numbers
PPTX
5 complex numbers y
PPT
IntrotoCo-53c193a49f5a43788ae15577fab1b4b61705042728 (1).ppt
PPTX
Intro to Complex Numbers.pptx
PPT
In mathematics, a complex variable opens a doorway
PDF
1.3 Complex Numbers
PPTX
9 Arithmetic Operations on Complex Numbers.pptx
PPT
Complex Numbers part12345678tttttttttttt
PPTX
Complex Number Updated
PPT
complex numbers 1
PPSX
LECTURE 18 MARCH 2024- LEVEL 3 -2 Complex Numbers.ppsx
PPT
RAJ DUBEY.ppt
PPT
Lesson5.1 complexnumbers demo
PPTX
Complex-numbers.pptx tutorial for further maths
PDF
1.3 Complex Numbers
PPT
Lesson5.1 complexnumbers
5.9 Complex Numbers 2.ppt
A presentation on complex numbers of mathematics
2.4 Complex Numbers
Complex operations
1.4 complex numbers
5 complex numbers y
IntrotoCo-53c193a49f5a43788ae15577fab1b4b61705042728 (1).ppt
Intro to Complex Numbers.pptx
In mathematics, a complex variable opens a doorway
1.3 Complex Numbers
9 Arithmetic Operations on Complex Numbers.pptx
Complex Numbers part12345678tttttttttttt
Complex Number Updated
complex numbers 1
LECTURE 18 MARCH 2024- LEVEL 3 -2 Complex Numbers.ppsx
RAJ DUBEY.ppt
Lesson5.1 complexnumbers demo
Complex-numbers.pptx tutorial for further maths
1.3 Complex Numbers
Lesson5.1 complexnumbers
Ad

More from Lawrence De Vera (20)

PPT
Lesson 19 improper intergals
PPT
Lesson 18 force due to liquid pressure revised
PPT
Lesson 17 work done by a spring and pump final (1)
PPT
Lesson 16 length of an arc
PPTX
Lesson 15 pappus theorem
PPT
Lesson 14 centroid of volume
PPT
Lesson 13 volume of solids of revolution
PPT
Lesson 12 centroid of an area
PPT
Lesson 11 plane areas area by integration
PPTX
Lesson 10 techniques of integration
PPTX
Lesson 9 transcendental functions
PPTX
Lesson 8 the definite integrals
PPTX
Lesson 7 antidifferentiation generalized power formula-simple substitution
PPTX
Lesson 6 differentials parametric-curvature
PPTX
Lesson 5 indeterminate forms
PPT
Lesson 4 derivative of inverse hyperbolic functions
PPT
Lesson 3 derivative of hyperbolic functions
PPT
Lesson 1 derivative of trigonometric functions
PPT
Lesson 2 derivative of inverse trigonometric functions
Lesson 19 improper intergals
Lesson 18 force due to liquid pressure revised
Lesson 17 work done by a spring and pump final (1)
Lesson 16 length of an arc
Lesson 15 pappus theorem
Lesson 14 centroid of volume
Lesson 13 volume of solids of revolution
Lesson 12 centroid of an area
Lesson 11 plane areas area by integration
Lesson 10 techniques of integration
Lesson 9 transcendental functions
Lesson 8 the definite integrals
Lesson 7 antidifferentiation generalized power formula-simple substitution
Lesson 6 differentials parametric-curvature
Lesson 5 indeterminate forms
Lesson 4 derivative of inverse hyperbolic functions
Lesson 3 derivative of hyperbolic functions
Lesson 1 derivative of trigonometric functions
Lesson 2 derivative of inverse trigonometric functions
Ad

Recently uploaded (20)

PPTX
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
PDF
Hazard Identification & Risk Assessment .pdf
PPTX
Digestion and Absorption of Carbohydrates, Proteina and Fats
PDF
IGGE1 Understanding the Self1234567891011
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
A systematic review of self-coping strategies used by university students to ...
PPTX
Lesson notes of climatology university.
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PPTX
Unit 4 Skeletal System.ppt.pptxopresentatiom
PDF
Trump Administration's workforce development strategy
PDF
Classroom Observation Tools for Teachers
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
PDF
What if we spent less time fighting change, and more time building what’s rig...
PPTX
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Empowerment Technology for Senior High School Guide
PDF
Paper A Mock Exam 9_ Attempt review.pdf.
CHAPTER IV. MAN AND BIOSPHERE AND ITS TOTALITY.pptx
Hazard Identification & Risk Assessment .pdf
Digestion and Absorption of Carbohydrates, Proteina and Fats
IGGE1 Understanding the Self1234567891011
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
A systematic review of self-coping strategies used by university students to ...
Lesson notes of climatology university.
Final Presentation General Medicine 03-08-2024.pptx
Unit 4 Skeletal System.ppt.pptxopresentatiom
Trump Administration's workforce development strategy
Classroom Observation Tools for Teachers
Chinmaya Tiranga quiz Grand Finale.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
OBE - B.A.(HON'S) IN INTERIOR ARCHITECTURE -Ar.MOHIUDDIN.pdf
What if we spent less time fighting change, and more time building what’s rig...
Tissue processing ( HISTOPATHOLOGICAL TECHNIQUE
Final Presentation General Medicine 03-08-2024.pptx
Empowerment Technology for Senior High School Guide
Paper A Mock Exam 9_ Attempt review.pdf.

MIT Math Syllabus 10-3 Lesson 5: Complex numbers

  • 4. Recall that = 3 because 32 = 9. Now consider the expression . To find , we need to find a number c such that c2 = –9. However, the square of any real number c (except zero) is a positive number. Consequently, we must expand our concept of number to include numbers whose squares are negative numbers. Around the seventeenth century, a new number, called an imaginary number, was defined so that a negative number would have a square root. INTRODUCTION TO COMPLEX NUMBERS 9 9 9
  • 5. The letter i was chosen to represent the number whose square is –1. Definition of i The imaginary unit, designated by the letter i, is the number such that i 2 = –1. The principal square root of a negative number is defined in terms of i. INTRODUCTION TO COMPLEX NUMBERS
  • 6. Definition of an Imaginary Number If a is a positive real number, then The number is called an imaginary number. EXAMPLE It is customary to write i in front of a radical sign, as we did for , to avoid confusing with INTRODUCTION TO COMPLEX NUMBERS .aia  ai
  • 7. Definition of a Complex Number A complex number is a number of the form a + bi where a and b are real numbers and The number a is the real part of a + bi, and b is the imaginary part. EXAMPLE –3 + 5i 2 – 6i 5 7i INTRODUCTION TO COMPLEX NUMBERS Real part: –3; imaginary part: 5 Real part: 2; imaginary part: –6 Real part: 5; imaginary part: 0 Real part: 0; imaginary part: 7 .1i
  • 8. Note from these examples that a real number is a complex number whose imaginary part is zero, and an imaginary number is a complex number whose real part is zero and whose imaginary part is not zero. Note from the diagram that the set of real numbers is a subset of the complex numbers and the set of imaginary numbers is a separate subset of the complex numbers. INTRODUCTION TO COMPLEX NUMBERS
  • 9. The set of real numbers and the set of imaginary numbers are disjoint sets. The example in slide #7 illustrates how to write a complex number in the standard form a + bi. INTRODUCTION TO COMPLEX NUMBERS
  • 10. Write in the form a + bi. Solution: WRITE A COMPLEX NUMBER IN STANDARD FORM EXAMPLE
  • 11. ADDITION AND SUBTRACTION OF COMPLEX NUMBERS
  • 12. ADDITION AND SUBTRACTION OF COMPLEX NUMBERS All the standard arithmetic operations that are applied to real numbers can be applied to complex numbers. Definition of Addition and Subtraction of Complex Numbers If a + bi and c + di are complex numbers, then Addition (a + bi ) + (c + di ) = (a + c ) + (b + d )i Subtraction (a + bi ) – (c + di ) = (a – c ) + (b – d )i
  • 13. Basically, these rules say that to add two complex numbers, add the real parts and add the imaginary parts. To subtract two complex numbers, subtract the real parts and subtract the imaginary parts. ADDITION AND SUBTRACTION OF COMPLEX NUMBERS
  • 14. Simplify. a. (7 – 2i ) + (–2 + 4i ) b. (–9 + 4i ) – (2 – 6i ) Solution: a. (7 – 2i ) + (–2 + 4i ) = (7 + (–2)) + (–2 + 4)i = 5 + 2i b. (–9 + 4i ) – (2 – 6i ) = (–9 – 2) + (4 – (–6))i = –11 + 10i ADD OR SUBTRACT COMPLEX NUMBERS EXAMPLE 2
  • 16. MULTIPLICATION OF COMPLEX NUMBERS When multiplying complex numbers, the term i 2 is frequently a part of the product. Recall that i 2 = –1. Therefore, 3i(5i ) = 15i 2 = 15(–1) = –15 –2i(6i ) = –12i 2 = –12(–1) = 12 4i(3 – 2i ) = 12i – 8i 2 = 12i – 8(–1) = 8 + 12i
  • 17. MULTIPLICATION OF COMPLEX NUMBERS When multiplying square roots of negative numbers, first rewrite the radical expressions using i. For instance, Note from this example that it would have been incorrect to multiply the radicands of the two radical expressions. To illustrate:
  • 19. MULTIPLICATION OF COMPLEX NUMBERS To multiply two complex numbers, we use the following definition. Definition of Multiplication of Complex Numbers If a + bi and c + di are complex numbers, then (a + bi )(c + di ) = (ac – bd ) + (ad + bc )i
  • 20. MULTIPLICATION OF COMPLEX NUMBERS Because every complex number can be written as a sum of two terms, it is natural to perform multiplication on complex numbers in a manner consistent with the operation defined on binomials and the definition i 2 = –1. By using this analogy, you can multiply complex numbers without memorizing the definition.
  • 21. MULTIPLICATION OF COMPLEX NUMBERS Multiply. a. 3i(2 – 5i ) b. (3 – 4i )(2 + 5i ) Solution: a. 3i(2 – 5i ) = 6i – 15i 2 = 6i – 15(–1) = 15 + 6i Replace i2 with –1. Write in standard form.
  • 22. MULTIPLICATION OF COMPLEX NUMBERS b. (3 – 4i )(2 + 5i ) = 6 + 15i – 8i – 20i 2 = 6 + 15i – 8i – 20(–1) = 6 + 15i – 8i + 20 = 26 + 7i Replace i2 with –1. Simplify. Write in standard form. cont’d
  • 24. DIVISION OF COMPLEX NUMBERS Recall that the number is not in simplest form because there is a radical expression in the denominator. Similarly, is not in simplest form because To write this expression in simplest form, multiply the numerator and denominator by i.
  • 25. DIVISION OF COMPLEX NUMBERS Here is another example. Recall that to simplify the quotient , we multiply the numerator and denominator by the conjugate of , which is In a similar manner, to find the quotient of two complex numbers, we multiply the numerator and denominator by the conjugate of the denominator.
  • 26. DIVISION OF COMPLEX NUMBERS The complex numbers a + bi and a – bi are called complex conjugates or conjugates of each other. The conjugate of the complex number z is denoted by For instance, and
  • 27. DIVISION OF COMPLEX NUMBERS Consider the product of a complex number and its conjugate. For instance, (2 + 5i )(2 – 5i ) = 4 – 10i + 10i – 25i 2 = 4 – 25(–1) = 4 + 25 = 29 Note that the product is a real number. This is always true.
  • 28. DIVISION OF COMPLEX NUMBERS Product of Complex Conjugates The product of a complex number and its conjugate is a real number. That is, (a + bi )(a – bi ) = a2 + b2. EXAMPLE (5 + 3i )(5 – 3i ) = 52 + 32 = 25 + 9 = 34 The next example shows how the quotient of two complex numbers is determined by using conjugates.
  • 29. DIVISION OF COMPLEX NUMBERS Simplify: Solution: Multiply the numerator and denominator by the conjugate of the denominator.
  • 30. DIVISION OF COMPLEX NUMBERS cont’d
  • 32. POWERS OF i The following powers of i illustrate a pattern: i 1 = i i 2 = –1 i 3 = i 2  i = (–1)i = –i i 4 = i 2  i 2 = (–1)(–1) = 1 i 5 = i 4  i = 1  i = i i 6 = i 4  i 2 = 1(–1) = –1 i 7 = i 4  i 3 = 1(–i ) = –i i 8 = (i 4)2 = 12 = 1 Because i 4 = 1, (i 4)n = 1n = 1 for any integer n.
  • 33. POWERS OF i Thus it is possible to evaluate powers of i by factoring out powers of i 4, as shown in the following. i 27 = (i 4)6  i 3 = 16  i 3 = 1  (–i ) = –i The following theorem can also be used to evaluate powers of i. Powers of i If n is a positive integer, then i n = i r, where r is the remainder of the division of n by 4.
  • 34. POWERS OF i Evaluate: i 153 Solution: Use the powers of i theorem. i 153 = i 1 = i Remainder of 153  4 is 1.