SlideShare a Scribd company logo
1 of 8
Download to read offline
Section 1-7 : Complex Numbers
The last topic in this section is not really related to most of what we’ve done in this chapter, although it
is somewhat related to the radicals section as we will see. We also won’t need the material here all that
often in the remainder of this course, but there are a couple of sections in which we will need this and
so it’s best to get it out of the way at this point.
In the radicals section we noted that we won’t get a real number out of a square root of a negative
number. For instance, 9
− isn’t a real number since there is no real number that we can square and
get a NEGATIVE 9.
Now we also saw that if a and b were both positive then ab a b
= . For a second let’s forget that
restriction and do the following.
( )( )
9 9 1 9 1 3 1
− = − = − = −
Now, 1
− is not a real number, but if you think about it we can do this for any square root of a
negative number. For instance,
100 100 1 10 1
5 5 1
290 290 1 .
etc
− = − = −
−
= −
− = −
So, even if the number isn’t a perfect square we can still always reduce the square root of a negative
number down to the square root of a positive number (which we or a calculator can deal with) times
1
− .
So, if we just had a way to deal with 1
− we could actually deal with square roots of negative numbers.
Well the reality is that, at this level, there just isn’t any way to deal with 1
− so instead of dealing with
it we will “make it go away” so to speak by using the following definition.
1
i= −
Note that if we square both sides of this we get,
2
1
i = −
It will be important to remember this later on. This shows that, in some way, i is the only “number” that
we can square and get a negative value.
Using this definition all the square roots above become,
9 3 100 10
5 5 290 290
i i
i i
−
= −
=
−
= −
=
These are all examples of complex numbers.
The natural question at this point is probably just why do we care about this? The answer is that, as we
will see in the next chapter, sometimes we will run across the square roots of negative numbers and
we’re going to need a way to deal with them. So, to deal with them we will need to discuss complex
numbers.
So, let’s start out with some of the basic definitions and terminology for complex numbers. The
standard form of a complex number is
a bi
+
where a and b are real numbers and they can be anything, positive, negative, zero, integers, fractions,
decimals, it doesn’t matter. When in the standard form a is called the real part of the complex number
and b is called the imaginary part of the complex number.
Here are some examples of complex numbers.
4
3 5 6 10 16 113
5
i i i i
+ − +
The last two probably need a little more explanation. It is completely possible that a or b could be zero
and so in 16i the real part is zero. When the real part is zero we often will call the complex number a
purely imaginary number. In the last example (113) the imaginary part is zero and we actually have a
real number. So, thinking of numbers in this light we can see that the real numbers are simply a subset
of the complex numbers.
The conjugate of the complex number a bi
+ is the complex number a bi
− . In other words, it is the
original complex number with the sign on the imaginary part changed. Here are some examples of
complex numbers and their conjugates.
complex number conjugate
1 1
3 3
2 2
12 5 12 5
1 1
45 45
101 101
i i
i i
i i
i i
+ −
− +
− +
−
Notice that the conjugate of a real number is just itself with no changes.
Now we need to discuss the basic operations for complex numbers. We’ll start with addition and
subtraction. The easiest way to think of adding and/or subtracting complex numbers is to think of each
complex number as a polynomial and do the addition and subtraction in the same way that we add or
subtract polynomials.
Example 1 Perform the indicated operation and write the answers in standard form.
(a) ( ) ( )
4 7 5 10
i i
− + + −
(b) ( ) ( )
4 12 3 15
i i
+ − −
(c) ( )
5 9
i i
− − +
Solution
There really isn’t much to do here other than add or subtract. Note that the parentheses on the first
terms are only there to indicate that we’re thinking of that term as a complex number and in general
aren’t used.
(a) ( ) ( )
4 7 5 10 1 3
i i i
− + + − = −
(b) ( ) ( )
4 12 3 15 4 12 3 15 1 27
i i i i i
+ − − = + − + = +
(c) ( )
5 9 5 9 9 4
i i i i i
− − + = + − = +
Next let’s take a look at multiplication. Again, with one small difference, it’s probably easiest to just
think of the complex numbers as polynomials so multiply them out as you would polynomials. The one
difference will come in the final step as we’ll see.
Example 2 Multiply each of the following and write the answers in standard form.
(a) ( )
7 5 2
i i
− +
(b) ( )( )
1 5 9 2
i i
− − +
(c) ( )( )
4 2 3
i i
+ +
(d) ( )( )
1 8 1 8
i i
− +
Solution
(a) So all that we need to do is distribute the 7i through the parenthesis.
( ) 2
7 5 2 35 14
i i i i
− + =− +
Now, this is where the small difference mentioned earlier comes into play. This number is NOT in
standard form. The standard form for complex numbers does not have an 2
i in it. This however is
not a problem provided we recall that
2
1
i = −
Using this we get,
( ) ( )
7 5 2 35 14 1 14 35
i i i i
− + =
− + − =
− −
We also rearranged the order so that the real part is listed first.
(b) In this case we will FOIL the two numbers and we’ll need to also remember to get rid of the 2
i .
( )( ) ( )
2
1 5 9 2 9 2 45 10 9 47 10 1 1 47
i i i i i i i
− − + =− + + − =− + − − = +
(c) Same thing with this one.
( )( ) ( )
2
4 2 3 8 12 2 3 8 14 3 1 5 14
i i i i i i i
+ + =+ + + =+ + − =+
(d) Here’s one final multiplication that will lead us into the next topic.
( )( ) 2
1 8 1 8 1 8 8 64 1 64 65
i i i i i
− + = + − − = + =
Don’t get excited about it when the product of two complex numbers is a real number. That can and
will happen on occasion.
In the final part of the previous example we multiplied a number by its conjugate. There is a nice
general formula for this that will be convenient when it comes to discussing division of complex
numbers.
( )( ) 2 2 2 2 2
a bi a bi a abi abi b i a b
+ − = − + − = +
So, when we multiply a complex number by its conjugate we get a real number given by,
( )( ) 2 2
a bi a bi a b
+ − = +
Now, we gave this formula with the comment that it will be convenient when it came to dividing
complex numbers so let’s look at a couple of examples.
Example 3 Write each of the following in standard form.
(a)
3
2 7
i
i
−
+
(b)
3
9 i
−
(c)
8
1 2
i
i
+
(d)
6 9
2
i
i
−
Solution
So, in each case we are really looking at the division of two complex numbers. The main idea here
however is that we want to write them in standard form. Standard form does not allow for any i's to
be in the denominator. So, we need to get the i's out of the denominator.
This is actually fairly simple if we recall that a complex number times its conjugate is a real number.
So, if we multiply the numerator and denominator by the conjugate of the denominator we will be
able to eliminate the i from the denominator.
Now that we’ve figured out how to do these let’s go ahead and work the problems.
(a)
( )
( )
( )
( )
2
2 2
3 2 7
3 6 23 7 1 23 1 23
2 7 2 7 2 7 2 7 53 53 53
i i
i i i i
i
i i i
− −
− − + − −
= = = =
− −
+ + − +
Notice that to officially put the answer in standard form we broke up the fraction into the real and
imaginary parts.
(b)
( )
( )
( ) 2 2
9
3 3 27 3 27 3
9 9 9 9 1 82 82
i i
i
i i i
+ +
= = = +
− − + +
(c)
( )
( )
( )
2
2 2
1 2
8 8 8 16 16 8 16 8
1 2 1 2 1 2 1 2 5 5 5
i
i i i i i
i
i i i
− − +
= = = = +
+ + − +
(d) This one is a little different from the previous ones since the denominator is a pure imaginary
number. It can be done in the same manner as the previous ones, but there is a slightly easier way to
do the problem.
First, break up the fraction as follows.
6 9 6 9 3 9
2 2 2 2
i i
i i i i
−
= − = −
Now, we want the i out of the denominator and since there is only an i in the denominator of the first
term we will simply multiply the numerator and denominator of the first term by an i.
( )
( ) 2
3
6 9 9 3 9 3 9 9
3
2 2 2 1 2 2
i
i i i
i
i i i i
−
= − = − = − =
− −
−
The next topic that we want to discuss here is powers of i. Let’s just take a look at what happens when
we start looking at various powers of i.
( ) ( )
( )( )
( ) ( )
1 1
2 2
3 2 3
2 2
4 2 4
5 4 5
6 2 4 6
7 6 7
2 2
8 4 8
1 1
1 1 1
1 1 1 1
1 1 1
i i i i
i i
i i i i i i
i i i
i i i i i i
i i i i
i i i i i i
i i i
= =
=
− =
−
=⋅ =
− =
−
= =
− = =
= ⋅ = =
= ⋅ =
− =
− =
−
=⋅ =
− =
−
= = = =
Can you see the pattern? All powers if i can be reduced down to one of four possible answers and they
repeat every four powers. This can be a convenient fact to remember.
We next need to address an issue on dealing with square roots of negative numbers. From the section
on radicals we know that we can do the following.
( )( ) ( )( )
6 36 4 9 4 9 2 3 6
= = = = =
In other words, we can break up products under a square root into a product of square roots provided
both numbers are positive.
It turns out that we can actually do the same thing if one of the numbers is negative. For instance,
( )( ) ( )( )
6 36 4 9 4 9 2 3 6
i i i
= − = − = − = =
However, if BOTH numbers are negative this won’t work anymore as the following shows.
( )( ) ( )( ) 2
6 36 4 9 4 9 2 3 6 6
i i i
= = − − ≠ − − = = =
−
We can summarize this up as a set of rules. If a and b are both positive numbers then,
( )( )
a b ab
a b ab
a b ab
a b a b
=
− =
−
− = −
− − ≠ − −
Why is this important enough to worry about? Consider the following example.
Example 4 Multiply the following and write the answer in standard form.
( )( )
2 100 1 36
− − + −
Solution
If we were to multiply this out in its present form we would get,
( )( )
2 100 1 36 2 2 36 100 36 100
− − + − = + − − − − − −
Now, if we were not being careful we would probably combine the two roots in the final term into
one which can’t be done!
So, there is a general rule of thumb in dealing with square roots of negative numbers. When faced
with them the first thing that you should always do is convert them to complex number. If we follow
this rule we will always get the correct answer.
So, let’s work this problem the way it should be worked.
( )( ) ( )( ) 2
2 100 1 36 2 10 1 6 2 2 60 62 2
i i i i i
− − + − = − + = + − = +
The rule of thumb given in the previous example is important enough to make again. When faced with
square roots of negative numbers the first thing that you should do is convert them to complex
numbers.
There is one final topic that we need to touch on before leaving this section. As we noted back in the
section on radicals even though 9 3
= there are in fact two numbers that we can square to get 9. We
can square both 3 and -3.
The same will hold for square roots of negative numbers. As we saw earlier 9 3i
− = . As with square
roots of positive numbers in this case we are really asking what did we square to get -9? Well it’s easy
enough to check that 3i is correct.
( )
2 2
3 9 9
i i
= = −
However, that is not the only possibility. Consider the following,
( ) ( )
2 2 2 2
3 3 9 9
i i i
− =
− ==
−
and so if we square -3i we will also get -9. So, when taking the square root of a negative number there
are really two numbers that we can square to get the number under the radical. However, we will
ALWAYS take the positive number for the value of the square root just as we do with the square root of
positive numbers.
Alg complex numbers

More Related Content

What's hot

13 1 basics_integration
13 1 basics_integration13 1 basics_integration
13 1 basics_integrationManarAdham
 
Factoring GCF and Grouping
Factoring GCF and GroupingFactoring GCF and Grouping
Factoring GCF and Groupingswartzje
 
Rational Expressions
Rational ExpressionsRational Expressions
Rational Expressionsking_danickus
 
Synthetic Division
Synthetic DivisionSynthetic Division
Synthetic Divisionscnbmitchell
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015khyps13
 
Swartz Factoring
Swartz FactoringSwartz Factoring
Swartz Factoringswartzje
 
4 7polynomial operations-vertical
4 7polynomial operations-vertical4 7polynomial operations-vertical
4 7polynomial operations-verticalmath123a
 
Module 4 exponential and logarithmic functions
Module 4   exponential and logarithmic functionsModule 4   exponential and logarithmic functions
Module 4 exponential and logarithmic functionsAya Chavez
 
2 3linear equations ii
2 3linear equations ii2 3linear equations ii
2 3linear equations iimath123a
 
10 more on factoring trinomials and factoring by formulas
10 more on factoring trinomials and factoring by formulas10 more on factoring trinomials and factoring by formulas
10 more on factoring trinomials and factoring by formulaselem-alg-sample
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomialsjilllenz
 
5 4factoring trinomial ii
5 4factoring trinomial ii5 4factoring trinomial ii
5 4factoring trinomial iimath123a
 
5.4 long division
5.4 long division5.4 long division
5.4 long divisionleblance
 
1 4 cancellation
1 4 cancellation1 4 cancellation
1 4 cancellationmath123b
 
Sulalgtrig7e Isg 1 1
Sulalgtrig7e Isg 1 1Sulalgtrig7e Isg 1 1
Sulalgtrig7e Isg 1 1Joseph Eulo
 
1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-x1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-xmath123b
 

What's hot (20)

13 1 basics_integration
13 1 basics_integration13 1 basics_integration
13 1 basics_integration
 
Factoring GCF and Grouping
Factoring GCF and GroupingFactoring GCF and Grouping
Factoring GCF and Grouping
 
3
33
3
 
Rational Expressions
Rational ExpressionsRational Expressions
Rational Expressions
 
Division of polynomials
Division of polynomialsDivision of polynomials
Division of polynomials
 
Synthetic Division
Synthetic DivisionSynthetic Division
Synthetic Division
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015
 
Swartz Factoring
Swartz FactoringSwartz Factoring
Swartz Factoring
 
4 7polynomial operations-vertical
4 7polynomial operations-vertical4 7polynomial operations-vertical
4 7polynomial operations-vertical
 
Module 4 exponential and logarithmic functions
Module 4   exponential and logarithmic functionsModule 4   exponential and logarithmic functions
Module 4 exponential and logarithmic functions
 
2 3linear equations ii
2 3linear equations ii2 3linear equations ii
2 3linear equations ii
 
6.3 presentation
6.3 presentation6.3 presentation
6.3 presentation
 
10 more on factoring trinomials and factoring by formulas
10 more on factoring trinomials and factoring by formulas10 more on factoring trinomials and factoring by formulas
10 more on factoring trinomials and factoring by formulas
 
Factoring polynomials
Factoring polynomialsFactoring polynomials
Factoring polynomials
 
5 4factoring trinomial ii
5 4factoring trinomial ii5 4factoring trinomial ii
5 4factoring trinomial ii
 
Aieee aieee-maths-2009
Aieee aieee-maths-2009Aieee aieee-maths-2009
Aieee aieee-maths-2009
 
5.4 long division
5.4 long division5.4 long division
5.4 long division
 
1 4 cancellation
1 4 cancellation1 4 cancellation
1 4 cancellation
 
Sulalgtrig7e Isg 1 1
Sulalgtrig7e Isg 1 1Sulalgtrig7e Isg 1 1
Sulalgtrig7e Isg 1 1
 
1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-x1 2 2nd-degree equation and word problems-x
1 2 2nd-degree equation and word problems-x
 

Similar to Alg complex numbers

CBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdf
CBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdfCBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdf
CBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdfShavetaSharma37
 
CP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxCP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxNasimSalim2
 
Aditya Class 8th
Aditya Class 8thAditya Class 8th
Aditya Class 8thBasantOjha1
 
1.3 Complex Numbers
1.3 Complex Numbers1.3 Complex Numbers
1.3 Complex Numberssmiller5
 
8 maths-ncert-chapter-1
8 maths-ncert-chapter-18 maths-ncert-chapter-1
8 maths-ncert-chapter-1akstudy1024
 
MIT Math Syllabus 10-3 Lesson 5: Complex numbers
MIT Math Syllabus 10-3 Lesson 5: Complex numbersMIT Math Syllabus 10-3 Lesson 5: Complex numbers
MIT Math Syllabus 10-3 Lesson 5: Complex numbersLawrence De Vera
 
2.4 Complex Numbers
2.4 Complex Numbers2.4 Complex Numbers
2.4 Complex Numberssmiller5
 
Lesson 1 1 properties of real numbers
Lesson 1 1 properties of real numbersLesson 1 1 properties of real numbers
Lesson 1 1 properties of real numbersTerry Gastauer
 
1.3 Complex Numbers
1.3 Complex Numbers1.3 Complex Numbers
1.3 Complex Numberssmiller5
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsDeepanshu Chowdhary
 
3.complex numbers Further Mathematics Zimbabwe Zimsec Cambridge
3.complex numbers  Further Mathematics Zimbabwe Zimsec Cambridge3.complex numbers  Further Mathematics Zimbabwe Zimsec Cambridge
3.complex numbers Further Mathematics Zimbabwe Zimsec Cambridgealproelearning
 
Solving Equations in Complex Numbers
Solving Equations in Complex NumbersSolving Equations in Complex Numbers
Solving Equations in Complex Numbersyoumarks
 

Similar to Alg complex numbers (20)

ch1.pdf
ch1.pdfch1.pdf
ch1.pdf
 
Topik 1
Topik 1Topik 1
Topik 1
 
Complex nos demo 2
Complex nos demo 2Complex nos demo 2
Complex nos demo 2
 
Chapter0
Chapter0Chapter0
Chapter0
 
1059331.pdf
1059331.pdf1059331.pdf
1059331.pdf
 
CBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdf
CBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdfCBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdf
CBSE-Class-8-NCERT-Maths-Book-Rational-Numbers-chapter-1.pdf
 
CP2-Chp2-Series.pptx
CP2-Chp2-Series.pptxCP2-Chp2-Series.pptx
CP2-Chp2-Series.pptx
 
Aditya Class 8th
Aditya Class 8thAditya Class 8th
Aditya Class 8th
 
Hemh101
Hemh101Hemh101
Hemh101
 
1.3 Complex Numbers
1.3 Complex Numbers1.3 Complex Numbers
1.3 Complex Numbers
 
8 maths-ncert-chapter-1
8 maths-ncert-chapter-18 maths-ncert-chapter-1
8 maths-ncert-chapter-1
 
MIT Math Syllabus 10-3 Lesson 5: Complex numbers
MIT Math Syllabus 10-3 Lesson 5: Complex numbersMIT Math Syllabus 10-3 Lesson 5: Complex numbers
MIT Math Syllabus 10-3 Lesson 5: Complex numbers
 
2.4 Complex Numbers
2.4 Complex Numbers2.4 Complex Numbers
2.4 Complex Numbers
 
Fungsi rekursiv
Fungsi rekursivFungsi rekursiv
Fungsi rekursiv
 
Lesson 1 1 properties of real numbers
Lesson 1 1 properties of real numbersLesson 1 1 properties of real numbers
Lesson 1 1 properties of real numbers
 
1.3 Complex Numbers
1.3 Complex Numbers1.3 Complex Numbers
1.3 Complex Numbers
 
Complex numbers And Quadratic Equations
Complex numbers And Quadratic EquationsComplex numbers And Quadratic Equations
Complex numbers And Quadratic Equations
 
3.complex numbers Further Mathematics Zimbabwe Zimsec Cambridge
3.complex numbers  Further Mathematics Zimbabwe Zimsec Cambridge3.complex numbers  Further Mathematics Zimbabwe Zimsec Cambridge
3.complex numbers Further Mathematics Zimbabwe Zimsec Cambridge
 
Solving Equations in Complex Numbers
Solving Equations in Complex NumbersSolving Equations in Complex Numbers
Solving Equations in Complex Numbers
 
Square
SquareSquare
Square
 

Recently uploaded

Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfMahmoud M. Sallam
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfadityarao40181
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitolTechU
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 

Recently uploaded (20)

Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Pharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdfPharmacognosy Flower 3. Compositae 2023.pdf
Pharmacognosy Flower 3. Compositae 2023.pdf
 
Biting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdfBiting mechanism of poisonous snakes.pdf
Biting mechanism of poisonous snakes.pdf
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Capitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptxCapitol Tech U Doctoral Presentation - April 2024.pptx
Capitol Tech U Doctoral Presentation - April 2024.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 

Alg complex numbers

  • 1. Section 1-7 : Complex Numbers The last topic in this section is not really related to most of what we’ve done in this chapter, although it is somewhat related to the radicals section as we will see. We also won’t need the material here all that often in the remainder of this course, but there are a couple of sections in which we will need this and so it’s best to get it out of the way at this point. In the radicals section we noted that we won’t get a real number out of a square root of a negative number. For instance, 9 − isn’t a real number since there is no real number that we can square and get a NEGATIVE 9. Now we also saw that if a and b were both positive then ab a b = . For a second let’s forget that restriction and do the following. ( )( ) 9 9 1 9 1 3 1 − = − = − = − Now, 1 − is not a real number, but if you think about it we can do this for any square root of a negative number. For instance, 100 100 1 10 1 5 5 1 290 290 1 . etc − = − = − − = − − = − So, even if the number isn’t a perfect square we can still always reduce the square root of a negative number down to the square root of a positive number (which we or a calculator can deal with) times 1 − . So, if we just had a way to deal with 1 − we could actually deal with square roots of negative numbers. Well the reality is that, at this level, there just isn’t any way to deal with 1 − so instead of dealing with it we will “make it go away” so to speak by using the following definition. 1 i= − Note that if we square both sides of this we get, 2 1 i = − It will be important to remember this later on. This shows that, in some way, i is the only “number” that we can square and get a negative value. Using this definition all the square roots above become, 9 3 100 10 5 5 290 290 i i i i − = − = − = − =
  • 2. These are all examples of complex numbers. The natural question at this point is probably just why do we care about this? The answer is that, as we will see in the next chapter, sometimes we will run across the square roots of negative numbers and we’re going to need a way to deal with them. So, to deal with them we will need to discuss complex numbers. So, let’s start out with some of the basic definitions and terminology for complex numbers. The standard form of a complex number is a bi + where a and b are real numbers and they can be anything, positive, negative, zero, integers, fractions, decimals, it doesn’t matter. When in the standard form a is called the real part of the complex number and b is called the imaginary part of the complex number. Here are some examples of complex numbers. 4 3 5 6 10 16 113 5 i i i i + − + The last two probably need a little more explanation. It is completely possible that a or b could be zero and so in 16i the real part is zero. When the real part is zero we often will call the complex number a purely imaginary number. In the last example (113) the imaginary part is zero and we actually have a real number. So, thinking of numbers in this light we can see that the real numbers are simply a subset of the complex numbers. The conjugate of the complex number a bi + is the complex number a bi − . In other words, it is the original complex number with the sign on the imaginary part changed. Here are some examples of complex numbers and their conjugates. complex number conjugate 1 1 3 3 2 2 12 5 12 5 1 1 45 45 101 101 i i i i i i i i + − − + − + − Notice that the conjugate of a real number is just itself with no changes. Now we need to discuss the basic operations for complex numbers. We’ll start with addition and subtraction. The easiest way to think of adding and/or subtracting complex numbers is to think of each complex number as a polynomial and do the addition and subtraction in the same way that we add or subtract polynomials.
  • 3. Example 1 Perform the indicated operation and write the answers in standard form. (a) ( ) ( ) 4 7 5 10 i i − + + − (b) ( ) ( ) 4 12 3 15 i i + − − (c) ( ) 5 9 i i − − + Solution There really isn’t much to do here other than add or subtract. Note that the parentheses on the first terms are only there to indicate that we’re thinking of that term as a complex number and in general aren’t used. (a) ( ) ( ) 4 7 5 10 1 3 i i i − + + − = − (b) ( ) ( ) 4 12 3 15 4 12 3 15 1 27 i i i i i + − − = + − + = + (c) ( ) 5 9 5 9 9 4 i i i i i − − + = + − = + Next let’s take a look at multiplication. Again, with one small difference, it’s probably easiest to just think of the complex numbers as polynomials so multiply them out as you would polynomials. The one difference will come in the final step as we’ll see. Example 2 Multiply each of the following and write the answers in standard form. (a) ( ) 7 5 2 i i − + (b) ( )( ) 1 5 9 2 i i − − + (c) ( )( ) 4 2 3 i i + + (d) ( )( ) 1 8 1 8 i i − + Solution (a) So all that we need to do is distribute the 7i through the parenthesis. ( ) 2 7 5 2 35 14 i i i i − + =− + Now, this is where the small difference mentioned earlier comes into play. This number is NOT in standard form. The standard form for complex numbers does not have an 2 i in it. This however is not a problem provided we recall that 2 1 i = − Using this we get, ( ) ( ) 7 5 2 35 14 1 14 35 i i i i − + = − + − = − −
  • 4. We also rearranged the order so that the real part is listed first. (b) In this case we will FOIL the two numbers and we’ll need to also remember to get rid of the 2 i . ( )( ) ( ) 2 1 5 9 2 9 2 45 10 9 47 10 1 1 47 i i i i i i i − − + =− + + − =− + − − = + (c) Same thing with this one. ( )( ) ( ) 2 4 2 3 8 12 2 3 8 14 3 1 5 14 i i i i i i i + + =+ + + =+ + − =+ (d) Here’s one final multiplication that will lead us into the next topic. ( )( ) 2 1 8 1 8 1 8 8 64 1 64 65 i i i i i − + = + − − = + = Don’t get excited about it when the product of two complex numbers is a real number. That can and will happen on occasion. In the final part of the previous example we multiplied a number by its conjugate. There is a nice general formula for this that will be convenient when it comes to discussing division of complex numbers. ( )( ) 2 2 2 2 2 a bi a bi a abi abi b i a b + − = − + − = + So, when we multiply a complex number by its conjugate we get a real number given by, ( )( ) 2 2 a bi a bi a b + − = + Now, we gave this formula with the comment that it will be convenient when it came to dividing complex numbers so let’s look at a couple of examples. Example 3 Write each of the following in standard form. (a) 3 2 7 i i − + (b) 3 9 i − (c) 8 1 2 i i + (d) 6 9 2 i i − Solution So, in each case we are really looking at the division of two complex numbers. The main idea here however is that we want to write them in standard form. Standard form does not allow for any i's to be in the denominator. So, we need to get the i's out of the denominator.
  • 5. This is actually fairly simple if we recall that a complex number times its conjugate is a real number. So, if we multiply the numerator and denominator by the conjugate of the denominator we will be able to eliminate the i from the denominator. Now that we’ve figured out how to do these let’s go ahead and work the problems. (a) ( ) ( ) ( ) ( ) 2 2 2 3 2 7 3 6 23 7 1 23 1 23 2 7 2 7 2 7 2 7 53 53 53 i i i i i i i i i i − − − − + − − = = = = − − + + − + Notice that to officially put the answer in standard form we broke up the fraction into the real and imaginary parts. (b) ( ) ( ) ( ) 2 2 9 3 3 27 3 27 3 9 9 9 9 1 82 82 i i i i i i + + = = = + − − + + (c) ( ) ( ) ( ) 2 2 2 1 2 8 8 8 16 16 8 16 8 1 2 1 2 1 2 1 2 5 5 5 i i i i i i i i i i − − + = = = = + + + − + (d) This one is a little different from the previous ones since the denominator is a pure imaginary number. It can be done in the same manner as the previous ones, but there is a slightly easier way to do the problem. First, break up the fraction as follows. 6 9 6 9 3 9 2 2 2 2 i i i i i i − = − = − Now, we want the i out of the denominator and since there is only an i in the denominator of the first term we will simply multiply the numerator and denominator of the first term by an i. ( ) ( ) 2 3 6 9 9 3 9 3 9 9 3 2 2 2 1 2 2 i i i i i i i i i − = − = − = − = − − − The next topic that we want to discuss here is powers of i. Let’s just take a look at what happens when we start looking at various powers of i.
  • 6. ( ) ( ) ( )( ) ( ) ( ) 1 1 2 2 3 2 3 2 2 4 2 4 5 4 5 6 2 4 6 7 6 7 2 2 8 4 8 1 1 1 1 1 1 1 1 1 1 1 1 i i i i i i i i i i i i i i i i i i i i i i i i i i i i i i i i i i = = = − = − =⋅ = − = − = = − = = = ⋅ = = = ⋅ = − = − = − =⋅ = − = − = = = = Can you see the pattern? All powers if i can be reduced down to one of four possible answers and they repeat every four powers. This can be a convenient fact to remember. We next need to address an issue on dealing with square roots of negative numbers. From the section on radicals we know that we can do the following. ( )( ) ( )( ) 6 36 4 9 4 9 2 3 6 = = = = = In other words, we can break up products under a square root into a product of square roots provided both numbers are positive. It turns out that we can actually do the same thing if one of the numbers is negative. For instance, ( )( ) ( )( ) 6 36 4 9 4 9 2 3 6 i i i = − = − = − = = However, if BOTH numbers are negative this won’t work anymore as the following shows. ( )( ) ( )( ) 2 6 36 4 9 4 9 2 3 6 6 i i i = = − − ≠ − − = = = − We can summarize this up as a set of rules. If a and b are both positive numbers then, ( )( ) a b ab a b ab a b ab a b a b = − = − − = − − − ≠ − − Why is this important enough to worry about? Consider the following example. Example 4 Multiply the following and write the answer in standard form. ( )( ) 2 100 1 36 − − + − Solution
  • 7. If we were to multiply this out in its present form we would get, ( )( ) 2 100 1 36 2 2 36 100 36 100 − − + − = + − − − − − − Now, if we were not being careful we would probably combine the two roots in the final term into one which can’t be done! So, there is a general rule of thumb in dealing with square roots of negative numbers. When faced with them the first thing that you should always do is convert them to complex number. If we follow this rule we will always get the correct answer. So, let’s work this problem the way it should be worked. ( )( ) ( )( ) 2 2 100 1 36 2 10 1 6 2 2 60 62 2 i i i i i − − + − = − + = + − = + The rule of thumb given in the previous example is important enough to make again. When faced with square roots of negative numbers the first thing that you should do is convert them to complex numbers. There is one final topic that we need to touch on before leaving this section. As we noted back in the section on radicals even though 9 3 = there are in fact two numbers that we can square to get 9. We can square both 3 and -3. The same will hold for square roots of negative numbers. As we saw earlier 9 3i − = . As with square roots of positive numbers in this case we are really asking what did we square to get -9? Well it’s easy enough to check that 3i is correct. ( ) 2 2 3 9 9 i i = = − However, that is not the only possibility. Consider the following, ( ) ( ) 2 2 2 2 3 3 9 9 i i i − = − == − and so if we square -3i we will also get -9. So, when taking the square root of a negative number there are really two numbers that we can square to get the number under the radical. However, we will ALWAYS take the positive number for the value of the square root just as we do with the square root of positive numbers.