Complex Numbers For High School Students

Size: px
Start display at page:

Download "Complex Numbers For High School Students"

Transcription

1 Complex Numbers For High School Students For the Love of Mathematics and Computing Saturday, October 14, 2017 Presented by: Rich Dlin Presented by: Rich Dlin Complex Numbers For High School Students 1 / 29

2 About Rich Graduated UWaterloo with BMath in 1993 Worked as a software developer for almost 10 years Began teaching in 2002 Taught in 4 different high schools over a span of 5 years Department head of mathematics for 10 years Earned MMT from UWaterloo in 2013 Visiting Lecturer at UWaterloo beginning September 2017 Part-time artist, musical theatre performer/director, bodybuilder, philosopher Fully believes that all of these are consistent with being a mathematician. Presented by: Rich Dlin Complex Numbers For High School Students 2 / 29

3 Laying a Foundation For Complex Numbers We ll start with some seemingly trivial exploration, because as it turns out, the exploration of the trivial can be decidedly non-trivial! Most of us instinctively solve the following equation, either by inspection or more formally using the (cherished) algorithms we teach as part of an algebra curriculum: x + 8 = 13 (I know... shockingly difficult) A basic understanding of the meaning of the statement allows us to see that the solution is x = 5. But as soon as we start teaching algorithms, we sneakily introduce significant yet abstract notions that are rarely if ever addressed. So let s address them! Presented by: Rich Dlin Complex Numbers For High School Students 3 / 29

4 Identities Consider the following equations in x: and x + y = x xy = x, x 0 Once again, in each case, we instinctively know the value of y that solves the equation, even though we do not know the value of x (nor can we). Identities (Not the Triggy kind) The number 0 is called the Identity Element under addition, because for any x, x + 0 = 0 + x = x. Similarly, the number 1 is called the Identity Element under multiplication, because for any x, 1 x = x 1 = x. Presented by: Rich Dlin Complex Numbers For High School Students 4 / 29

5 Inverses Inverses if a is the identity element for an operation, then the inverse of x under is x 1. where x x 1 = x 1 x = a. Examples: The inverse of 5 under multiplication is 1 5. We say that 5 and 1 5 are multiplicative inverses of each other. The inverse of 5 under addition is 5. We say that 5 and 5 are additive inverses of each other. So then the operations of division and subtraction are really just multiplication and addition, respectively, but using the appropriate inverse. For example 5 2 = 5 + ( 2), and 7 9 = This is actually extremely significant. Presented by: Rich Dlin Complex Numbers For High School Students 5 / 29

6 Solving Equations Let s solve some equations. But let s really think while we do. 3a 7 = 42 (1) 3a = (2) 3a + 0 = 49 (3) 3a = 49 (4) 1 3 3a = 1 49 (5) 3 1 a = 49 3 a = 49 3 The above is really a logical argument It begins with the assumption that There exists a R, such that 7 less than triple the value of a results in 42. So we have proven this implication (given the Real numbers as a universe of discourse): If 3a 7 = 42 then a = (Interesting thought: What are we proving when we check the answer?) We did it by using some fundamental numeric concepts, not the least of which is the power of identity elements and inverses. Presented by: Rich Dlin Complex Numbers For High School Students 6 / 29 (6) (7)

7 Solving Harder Equations Here s one that, in Ontario, is usually seen first in grade 10. Baby s First Quadratic Equation 3x 2 7 = 41 3x 2 = 48 x 2 = 16 (Ok... maybe not baby s first...) Presented by: Rich Dlin Complex Numbers For High School Students 7 / 29

8 Solving Harder Equations So we have x 2 = 16 But what now? The truth is at this stage most people think we just use square root to determine the solution. Students instinctively deduce x = 4. Why? Because they implicitly use a universe of discourse of non-negative Real numbers. We then remind them that we may consider negatives also. Many students (and teachers?) then say something like 16 has two square roots. But the number 16 does not have two square roots (entirely because square root is not defined that way)! Presented by: Rich Dlin Complex Numbers For High School Students 8 / 29

9 Solving Harder Equations In fact the solution is the logical statement ( x = 16 = 4 ) OR ( x = 16 = 4 ). We use properties of multiplication and negative numbers to deduce the second root of the equation, namely 4. This is not intuitive. At first. Understanding this requires a background in understanding negative numbers, and how they behave under multiplication. We take these understandings for granted, which is interesting - why should we? Are negative numbers intuitive? We call them Real, but are they truly realistic? Presented by: Rich Dlin Complex Numbers For High School Students 9 / 29

10 Thinking More Deeply About Equations Now let s turn to a somewhat mystifying equation: Is there a solution? x 2 = 1 In the Real numbers, there is no number capable of squaring to a negative. Therefore, no Real solution. But wait! We have already shown that we are capable of imagining unrealistic numbers so surely we can imagine a universe of discourse with a solution? Presented by: Rich Dlin Complex Numbers For High School Students 10 / 29

11 Imagining Numbers Consider this symbol: Is it the number three? If we were to poll a class of thirty students, it is extremely likely that unless they thought it was a trick question, they would all answer yes. However it is not so simple. The actual answer is NO. It is a symbol that we have all agreed would represent the number three, so that when we see it, or write it, it is tied to the notion of three in our minds. But what is three? Can you define this number? Presented by: Rich Dlin Complex Numbers For High School Students 11 / 29

12 Imagining Numbers An Attempt to Define Three A counting concept used to represent the total number of elements in a set which could be subdivided into non-empty sets, each containing fewer elements than the original, exactly one of which could be subdivided again in the same manner, none of which could be subdivided in the same manner again. This is cumbersome A clever eye will realize that this definition depended very much on the definitions of one and zero With these numbers already defined, the definition for three could be made more concise. Presented by: Rich Dlin Complex Numbers For High School Students 12 / 29

13 Imagining Numbers Definition of 3 Three is a counting concept used to represent a quantity of objects that is one more than one more than one, and not more than that. In other words but what is 1? Presented by: Rich Dlin Complex Numbers For High School Students 13 / 29

14 Imagining Numbers Definition of i i is a number defined so that i 2 = 1. Note: Despite numerous humorous t-shirts, mugs and beach blankets, it is not the case that 1 = i. In the Real number system, the square root function is defined only on non-negative numbers. Additionally, if it were the case that 1 = i, then we would have 1 = i which would be... problematic. ( 1) 1 2 [ ] 2 = i ( 1) 1 2 = i 2 [ ( 1) 2] 1 2 = i 2 [1] 1 2 = i 2 1 = 1 Presented by: Rich Dlin Complex Numbers For High School Students 14 / 29

15 Imagining Numbers Some rules for i: i has magnitude 1. Like vectors, i can be scaled using Real numbers, via scalar multiplication. E.g., 3i, where 3i = 3. We define a new number set, the Imaginary numbers, as I = {ai : a R, i 2 = 1}. This set is unfortunately named, since it implies that to conceive of it requires proprietary implementation of imagination over previously defined number sets. Adding two Imaginary numbers works the way we would hope: For all a, b R, ai + bi = (a + b)i. I and R share exactly one number. I R = {0}. Negatives work the way we would hope: For all a R, ai + ( a)i = 0. i.e., the additive inverse of ai is ( a)i. To multiply two Imaginary numbers, multiply the scalars and square the i. For example (3i)(2i) = 6i 2 = 6. Presented by: Rich Dlin Complex Numbers For High School Students 15 / 29

16 Back to Equations Once Imaginary numbers have been defined, and we can solve equations like x 2 = 9, we quickly want to use this tool to solve harder quadratic equations that previously seemed to have no solution. Here s an example. Solve: x 2 6x + 10 = 0 (1) x 2 6x = 10 (2) x 2 6x + 9 = 1 (3) (x 3) 2 = 1 (4) This yields two possibilities: x 3 = i or x 3 = i. We would love to add 3 to both sides. But we don t have any way to add non-zero Real numbers to non-zero Imaginary numbers. So we define a way! And in so doing, define a new universe of discourse. Presented by: Rich Dlin Complex Numbers For High School Students 16 / 29

17 Complex Numbers Definition of C The set of Complex numbers is defined as C = {a + bi, a, b R, i 2 = 1}. Notes on C: It is a fusion of the Real and Imaginary numbers, and a superset of both. In a + bi, a is called the Real part and bi is called the Imaginary part. Adding, multiplying and negating (therefore subtracting) all work as we would hope, honouring the definitions of these operations in the Real and Imaginary number sets. For example (3 + 7i)( 2 + 5i) = (3)( 2) + (3)(5i) + ( 2)(7i) + (7i)(5i) = i 14i + 35i 2 = i = 41 + i Presented by: Rich Dlin Complex Numbers For High School Students 17 / 29

18 Complex Numbers Notes on C (cont d): The magnitude of a Complex number z = a + bi is defined as z = a 2 + b 2. Note this is perfectly consistent for numbers that are strictly Real or strictly Imaginary. Presented by: Rich Dlin Complex Numbers For High School Students 18 / 29

19 Multiplicative Inverses Complex conjugates Given a Complex number z = a + bi, we define the conjugate of z as z = a bi. Complex conjugates have the property that when multiplied together, we always get a Real number: (z)(z) = (a + bi)(a bi) = a 2 (bi) 2 = a 2 b 2 i 2 = a 2 b 2 ( 1) = a 2 + b 2 = z 2 R So the multiplicative inverse of z C, z 0 is z 1 = 1 z z, or z 2 z 2. Presented by: Rich Dlin Complex Numbers For High School Students 19 / 29

20 Multiplicative Inverses (cont d) Example 1 - Demonstration of Multiplicative Inverse Given z = 3 + 5i, we get z = 3 5i, and [ ] zz 1 3 5i = (3 + 5i) ( 5) 2 (3 + 5i)(3 5i) = 34 = = 1 Just like an additive inverse gives us a way to subtract, a multiplicative inverse gives us a way to divide Complex numbers. Technically there is no division with Complex numbers, though as witnessed above we often see lazy notation. Presented by: Rich Dlin Complex Numbers For High School Students 20 / 29

21 Multiplicative Inverses (cont d) Example 2 - Demonstration of Division Given x = 7 3i and y = 5 + 4i, x y, or x, is technically not defined, y but essentially means the same thing as xy 1. x y = xy 1 = xy y 2 (a more convenient way to express the above) = 7 3i 5 + 4i 5 4i 5 4i i 15i + 12i = = 1 (23 43i) 41 This result may be written as 23 43i 42, although to emphasize the absence of division with Complex numbers, it is better to write it as multiplication. Presented by: Rich Dlin Complex Numbers For High School Students 21 / 29

22 Powers of i This is a great time to look at a cool property of i having to do with exponents. Consider the following progression, which assumes that the exponent rules we already know apply to i (they do - proof is left as an exercise): i 0 = 1 i 1 = i i 2 = 1 i 3 = i 2 i = i i 4 = i 3 i = i i = i 2 = ( 1) = 1 i 5 = i 4 i = 1 i = i i 6 = i 5 i = i i = i 2 = 1 i 7 = i 6 i = 1 i = i i 8 = i 7 i = i i = 1 i 9 = i 8 i = 1 i = i i 10 = i 9 i = i i = i 2 = 1 Presented by: Rich Dlin Complex Numbers For High School Students 22 / 29

23 Powers of i Notes on powers of i: The powers of i repeat in cycles of 4, so that any non-negative integer power of i can be expressed either as 1 (if the exponent gives remainder 0 when divided by 4) or i (if the exponent gives remainder 1 when divided by 4) or 1 (if the exponent gives remainder 2 when divided by 4) or i (if the exponent gives remainder 3 when divided by 4). This can be summarized concisely as follows, where n can be any non-negative integer i 4n = 1 i 4n+1 = i i 4n+2 = 1 i 4n+3 = i Presented by: Rich Dlin Complex Numbers For High School Students 23 / 29

24 Negative Integer Exponents We have looked at positive integer exponents, and discussed 0 in the exponent. But what about negative integers? The good news is we have already defined z 1, so we can apply the definition to i 1. Note that i = 0 + i, so i = 0 i = i. Note that ii = i 2 = 1. Therefore i 1 = 1 ( ) ii i = i. Good news! It means the cycle we saw just before actually goes backwards as well, and We can convert any negative Integer power of i to an expression with a positive exponent, as follows. Presented by: Rich Dlin Complex Numbers For High School Students 24 / 29

25 Negative Integer Exponents (cont d) Let x > 0, where x Z. Then i x = ( i 1) x = ( i) x (since i 1 = i) = ( 1 i) x = ( 1) x i x We have so far only considered integer values for x, but this result actually holds for any Real value of x, although when x is not an integer things do get more interesting. Very handy! Example i 18 = ( 1) 18 i 18 = (1)( 1) (since 18 4 leaves remainder 2, and i 2 = 1) = i Presented by: Rich Dlin Complex Numbers For High School Students 25 / 29

26 Rational Exponents The challenge: Can we evaluate i 1 2? Let s investigate. Presented by: Rich Dlin Complex Numbers For High School Students 26 / 29

27 Evaluating i 1 2 First, note that given two Complex numbers z 1 = a 1 + b 1 i and z 2 = a 2 + b 2 i, then z 1 = z 2 if and only if a 1 = a 2 and b 1 = b 2. Let i 1 2 = a + bi. Then ( ) i = (a + bi) 2 i = a 2 + 2abi + b 2 i i = a 2 b 2 + 2abi This leads to the following two equations involving a and b: a 2 b 2 = 0 (1) 2ab = 1 (2) Solving this system tells us that two possibilities for i 1 2 ( i = ± ) i 2 are: Squaring each of these confirms their suitability. Presented by: Rich Dlin Complex Numbers For High School Students 27 / 29

28 Evaluating (a + bi) 1 2 A similar but much more heavily involved process yields this result: If z = a ( + bi then ) z 1 z + a z a 2 = ± + [sign(b)] i 2 2 Trust me! This, combined with quadratic formula, allows us to solve quadratic equations with Complex coefficients. For example, it can be shown that the solution to x 2 (5 i)x + (8 i) = 0 is x = 3 2i or x = 2 + i Presented by: Rich Dlin Complex Numbers For High School Students 28 / 29

29 Other Topics in the Accompanying File Given time constraints today, not all topics have been presented Attendees of this presentation receive a PDF of this presentation. Attendees of this presentation also receive a PDF designed to be used by high school teachers with high school students. The file is complete with worked examples and exercises with full solutions. Topics include: A deeper look at solving equations The formal definition of i The formal definition of Complex numbers Operations with Complex numbers Graphing Complex numbers Complex numbers in polar form BONUS: Taylor series expansions and Euler s Identity: e iπ + 1 = 0. Thanks for attending! Presented by: Rich Dlin Complex Numbers For High School Students 29 / 29

Math Circles Intro to Complex Numbers Solutions Wednesday, March 21, Rich Dlin. Rich Dlin Math Circles / 27

Math Circles Intro to Complex Numbers Solutions Wednesday, March 21, Rich Dlin. Rich Dlin Math Circles / 27 Math Circles 2018 Intro to Complex Numbers Solutions Wednesday, March 21, 2018 Rich Dlin Rich Dlin Math Circles 2018 1 / 27 Today Today s Adventure Who is Rich Dlin? What do I need to know before we start?

More information

Math Circles Complex Numbers, Lesson 2 Solutions Wednesday, March 28, Rich Dlin. Rich Dlin Math Circles / 24

Math Circles Complex Numbers, Lesson 2 Solutions Wednesday, March 28, Rich Dlin. Rich Dlin Math Circles / 24 Math Circles 018 Complex Numbers, Lesson Solutions Wednesday, March 8, 018 Rich Dlin Rich Dlin Math Circles 018 1 / 4 Warmup and Review Here are the key things we discussed last week: The numbers 1 and

More information

2. Two binary operations (addition, denoted + and multiplication, denoted

2. Two binary operations (addition, denoted + and multiplication, denoted Chapter 2 The Structure of R The purpose of this chapter is to explain to the reader why the set of real numbers is so special. By the end of this chapter, the reader should understand the difference between

More information

Skills Practice Skills Practice for Lesson 4.1

Skills Practice Skills Practice for Lesson 4.1 Skills Practice Skills Practice for Lesson.1 Name Date Thinking About Numbers Counting Numbers, Whole Numbers, Integers, Rational and Irrational Numbers Vocabulary Define each term in your own words. 1.

More information

Complex Numbers. Rich Schwartz. September 25, 2014

Complex Numbers. Rich Schwartz. September 25, 2014 Complex Numbers Rich Schwartz September 25, 2014 1 From Natural Numbers to Reals You can think of each successive number system as arising so as to fill some deficits associated with the previous one.

More information

Complex Numbers. April 10, 2015

Complex Numbers. April 10, 2015 Complex Numbers April 10, 2015 In preparation for the topic of systems of differential equations, we need to first discuss a particularly unusual topic in mathematics: complex numbers. The starting point

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

What is proof? Lesson 1

What is proof? Lesson 1 What is proof? Lesson The topic for this Math Explorer Club is mathematical proof. In this post we will go over what was covered in the first session. The word proof is a normal English word that you might

More information

CONSTRUCTION OF THE REAL NUMBERS.

CONSTRUCTION OF THE REAL NUMBERS. CONSTRUCTION OF THE REAL NUMBERS. IAN KIMING 1. Motivation. It will not come as a big surprise to anyone when I say that we need the real numbers in mathematics. More to the point, we need to be able to

More information

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur

Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Modern Algebra Prof. Manindra Agrawal Department of Computer Science and Engineering Indian Institute of Technology, Kanpur Lecture 02 Groups: Subgroups and homomorphism (Refer Slide Time: 00:13) We looked

More information

Introducing Proof 1. hsn.uk.net. Contents

Introducing Proof 1. hsn.uk.net. Contents Contents 1 1 Introduction 1 What is proof? 1 Statements, Definitions and Euler Diagrams 1 Statements 1 Definitions Our first proof Euler diagrams 4 3 Logical Connectives 5 Negation 6 Conjunction 7 Disjunction

More information

3 The language of proof

3 The language of proof 3 The language of proof After working through this section, you should be able to: (a) understand what is asserted by various types of mathematical statements, in particular implications and equivalences;

More information

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2

= 5 2 and = 13 2 and = (1) = 10 2 and = 15 2 and = 25 2 BEGINNING ALGEBRAIC NUMBER THEORY Fermat s Last Theorem is one of the most famous problems in mathematics. Its origin can be traced back to the work of the Greek mathematician Diophantus (third century

More information

Section 5.5. Complex Eigenvalues

Section 5.5. Complex Eigenvalues Section 5.5 Complex Eigenvalues A Matrix with No Eigenvectors Consider the matrix for the linear transformation for rotation by π/4 in the plane. The matrix is: A = 1 ( ) 1 1. 2 1 1 This matrix has no

More information

There are four irrational roots with approximate values of

There are four irrational roots with approximate values of Power of the Quadratic Formula 1 y = (x ) - 8(x ) + 4 a = 1, b = -8, c = 4 Key 1. Consider the equation y = x 4 8x + 4. It may be a surprise, but we can use the quadratic formula to find the x-intercepts

More information

3.4 Complex Zeros and the Fundamental Theorem of Algebra

3.4 Complex Zeros and the Fundamental Theorem of Algebra 86 Polynomial Functions 3.4 Complex Zeros and the Fundamental Theorem of Algebra In Section 3.3, we were focused on finding the real zeros of a polynomial function. In this section, we expand our horizons

More information

August 27, Review of Algebra & Logic. Charles Delman. The Language and Logic of Mathematics. The Real Number System. Relations and Functions

August 27, Review of Algebra & Logic. Charles Delman. The Language and Logic of Mathematics. The Real Number System. Relations and Functions and of August 27, 2015 and of 1 and of 2 3 4 You Must Make al Connections and of Understanding higher mathematics requires making logical connections between ideas. Please take heed now! You cannot learn

More information

Polynomial Operations

Polynomial Operations Chapter 7 Polynomial Operations Sec. 1 Polynomials; Add/Subtract Polynomials sounds tough enough. But, if you look at it close enough you ll notice that students have worked with polynomial expressions

More information

Why write proofs? Why not just test and repeat enough examples to confirm a theory?

Why write proofs? Why not just test and repeat enough examples to confirm a theory? P R E F A C E T O T H E S T U D E N T Welcome to the study of mathematical reasoning. The authors know that many students approach this material with some apprehension and uncertainty. Some students feel

More information

Complex Numbers. Essential Question What are the subsets of the set of complex numbers? Integers. Whole Numbers. Natural Numbers

Complex Numbers. Essential Question What are the subsets of the set of complex numbers? Integers. Whole Numbers. Natural Numbers 3.4 Complex Numbers Essential Question What are the subsets of the set of complex numbers? In your study of mathematics, you have probably worked with only real numbers, which can be represented graphically

More information

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology Intermediate Algebra Gregg Waterman Oregon Institute of Technology c 017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International license. The essence of the license

More information

Solving Algebraic Equations in one variable

Solving Algebraic Equations in one variable Solving Algebraic Equations in one variable Written by Dave Didur August 19, 014 -- Webster s defines algebra as the branch of mathematics that deals with general statements of relations, utilizing letters

More information

Weekly Activities Ma 110

Weekly Activities Ma 110 Weekly Activities Ma 110 Fall 2008 As of October 27, 2008 We give detailed suggestions of what to learn during each week. This includes a reading assignment as well as a brief description of the main points

More information

FILE NAME: PYTHAGOREAN_TRIPLES_012-( WED).DOCX AUTHOR: DOUG JONES

FILE NAME: PYTHAGOREAN_TRIPLES_012-( WED).DOCX AUTHOR: DOUG JONES FILE NAME: PYTHAGOREAN_TRIPLES_01-(0090107WED.DOCX AUTHOR: DOUG JONES A. BACKGROUND & PURPOSE THE SEARCH FOR PYTHAGOREAN TRIPLES 1. Three positive whole numbers ( a,b,c which are such that a + b = c are

More information

Properties of Arithmetic

Properties of Arithmetic Excerpt from "Prealgebra" 205 AoPS Inc. 4 6 7 4 5 8 22 23 5 7 0 Arithmetic is being able to count up to twenty without taking o your shoes. Mickey Mouse CHAPTER Properties of Arithmetic. Why Start with

More information

Polynomials; Add/Subtract

Polynomials; Add/Subtract Chapter 7 Polynomials Polynomials; Add/Subtract Polynomials sounds tough enough. But, if you look at it close enough you ll notice that students have worked with polynomial expressions such as 6x 2 + 5x

More information

Lesson 8: Complex Number Division

Lesson 8: Complex Number Division Student Outcomes Students determine the modulus and conjugate of a complex number. Students use the concept of conjugate to divide complex numbers. Lesson Notes This is the second day of a two-day lesson

More information

3.3 It All Adds Up. A Develop Understanding Task

3.3 It All Adds Up. A Develop Understanding Task 3.3 It All Adds Up A Develop Understanding Task Whenever we re thinking about algebra and working with variables, it is useful to consider how it relates to the number system and operations on numbers.

More information

1. Introduction to commutative rings and fields

1. Introduction to commutative rings and fields 1. Introduction to commutative rings and fields Very informally speaking, a commutative ring is a set in which we can add, subtract and multiply elements so that the usual laws hold. A field is a commutative

More information

A Learning Progression for Complex Numbers

A Learning Progression for Complex Numbers A Learning Progression for Complex Numbers In mathematics curriculum development around the world, the opportunity for students to study complex numbers in secondary schools is decreasing. Given that the

More information

Section 3.6 Complex Zeros

Section 3.6 Complex Zeros 04 Chapter Section 6 Complex Zeros When finding the zeros of polynomials, at some point you're faced with the problem x = While there are clearly no real numbers that are solutions to this equation, leaving

More information

Lesson 11: The Special Role of Zero in Factoring

Lesson 11: The Special Role of Zero in Factoring Lesson 11: The Special Role of Zero in Factoring Student Outcomes Students find solutions to polynomial equations where the polynomial expression is not factored into linear factors. Students construct

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 7 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Number Systems III MA1S1. Tristan McLoughlin. December 4, 2013

Number Systems III MA1S1. Tristan McLoughlin. December 4, 2013 Number Systems III MA1S1 Tristan McLoughlin December 4, 2013 http://en.wikipedia.org/wiki/binary numeral system http://accu.org/index.php/articles/1558 http://www.binaryconvert.com http://en.wikipedia.org/wiki/ascii

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Trinity Christian School Curriculum Guide

Trinity Christian School Curriculum Guide Course Title: Calculus Grade Taught: Twelfth Grade Credits: 1 credit Trinity Christian School Curriculum Guide A. Course Goals: 1. To provide students with a familiarity with the properties of linear,

More information

1.2 The Role of Variables

1.2 The Role of Variables 1.2 The Role of Variables variables sentences come in several flavors true false conditional In this section, a name is given to mathematical sentences that are sometimes true, sometimes false they are

More information

The Integers. Peter J. Kahn

The Integers. Peter J. Kahn Math 3040: Spring 2009 The Integers Peter J. Kahn Contents 1. The Basic Construction 1 2. Adding integers 6 3. Ordering integers 16 4. Multiplying integers 18 Before we begin the mathematics of this section,

More information

2 Systems of Linear Equations

2 Systems of Linear Equations 2 Systems of Linear Equations A system of equations of the form or is called a system of linear equations. x + 2y = 7 2x y = 4 5p 6q + r = 4 2p + 3q 5r = 7 6p q + 4r = 2 Definition. An equation involving

More information

Topic 4 Notes Jeremy Orloff

Topic 4 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 Complex numbers and exponentials 4.1 Goals 1. Do arithmetic with complex numbers.. Define and compute: magnitude, argument and complex conjugate of a complex number. 3. Euler

More information

1 Computational problems

1 Computational problems 80240233: Computational Complexity Lecture 1 ITCS, Tsinghua Univesity, Fall 2007 9 October 2007 Instructor: Andrej Bogdanov Notes by: Andrej Bogdanov The aim of computational complexity theory is to study

More information

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities)

Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) Math Fundamentals for Statistics I (Math 52) Unit 7: Connections (Graphs, Equations and Inequalities) By Scott Fallstrom and Brent Pickett The How and Whys Guys This work is licensed under a Creative Commons

More information

Multiple Representations: Equations to Tables and Graphs Transcript

Multiple Representations: Equations to Tables and Graphs Transcript Algebra l Teacher: It s good to see you again. Last time we talked about multiple representations. If we could, I would like to continue and discuss the subtle differences of multiple representations between

More information

The Integers. Math 3040: Spring Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers Multiplying integers 12

The Integers. Math 3040: Spring Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers Multiplying integers 12 Math 3040: Spring 2011 The Integers Contents 1. The Basic Construction 1 2. Adding integers 4 3. Ordering integers 11 4. Multiplying integers 12 Before we begin the mathematics of this section, it is worth

More information

Introduction to Vector Spaces Linear Algebra, Fall 2008

Introduction to Vector Spaces Linear Algebra, Fall 2008 Introduction to Vector Spaces Linear Algebra, Fall 2008 1 Echoes Consider the set P of polynomials with real coefficients, which includes elements such as 7x 3 4 3 x + π and 3x4 2x 3. Now we can add, subtract,

More information

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound

Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound Abstract & Applied Linear Algebra (Chapters 1-2) James A. Bernhard University of Puget Sound Copyright 2018 by James A. Bernhard Contents 1 Vector spaces 3 1.1 Definitions and basic properties.................

More information

1. Introduction to commutative rings and fields

1. Introduction to commutative rings and fields 1. Introduction to commutative rings and fields Very informally speaking, a commutative ring is a set in which we can add, subtract and multiply elements so that the usual laws hold. A field is a commutative

More information

Introduction to Algebra: The First Week

Introduction to Algebra: The First Week Introduction to Algebra: The First Week Background: According to the thermostat on the wall, the temperature in the classroom right now is 72 degrees Fahrenheit. I want to write to my friend in Europe,

More information

The minimal polynomial

The minimal polynomial The minimal polynomial Michael H Mertens October 22, 2015 Introduction In these short notes we explain some of the important features of the minimal polynomial of a square matrix A and recall some basic

More information

Chapter 4: Radicals and Complex Numbers

Chapter 4: Radicals and Complex Numbers Section 4.1: A Review of the Properties of Exponents #1-42: Simplify the expression. 1) x 2 x 3 2) z 4 z 2 3) a 3 a 4) b 2 b 5) 2 3 2 2 6) 3 2 3 7) x 2 x 3 x 8) y 4 y 2 y 9) 10) 11) 12) 13) 14) 15) 16)

More information

1.4 Pulling a Rabbit Out of the Hat

1.4 Pulling a Rabbit Out of the Hat 1.4 Pulling a Rabbit Out of the Hat A Solidify Understanding Task I have a magic trick for you: Pick a number, any number. Add 6 Multiply the result by 2 Subtract 12 Divide by 2 The answer is the number

More information

February 13, Option 9 Overview. Mind Map

February 13, Option 9 Overview. Mind Map Option 9 Overview Mind Map Return tests - will discuss Wed..1.1 J.1: #1def,2,3,6,7 (Sequences) 1. Develop and understand basic ideas about sequences. J.2: #1,3,4,6 (Monotonic convergence) A quick review:

More information

Follow links for Class Use and other Permissions. For more information send to:

Follow links for Class Use and other Permissions. For more information send  to: COPYRIGHT NOTICE: John J. Watkins: Topics in Commutative Ring Theory is published by Princeton University Press and copyrighted, 2007, by Princeton University Press. All rights reserved. No part of this

More information

Real Analysis Notes Suzanne Seager 2015

Real Analysis Notes Suzanne Seager 2015 Real Analysis Notes Suzanne Seager 2015 Contents Introduction... 3 Chapter 1. Ordered Fields... 3 Section 1.1 Ordered Fields... 3 Field Properties... 3 Order Properties... 4 Standard Notation for Ordered

More information

Unit 4 Patterns and Algebra

Unit 4 Patterns and Algebra Unit 4 Patterns and Algebra In this unit, students will solve equations with integer coefficients using a variety of methods, and apply their reasoning skills to find mistakes in solutions of these equations.

More information

Vector Spaces. Chapter 1

Vector Spaces. Chapter 1 Chapter 1 Vector Spaces Linear algebra is the study of linear maps on finite-dimensional vector spaces. Eventually we will learn what all these terms mean. In this chapter we will define vector spaces

More information

Math 38: Graph Theory Spring 2004 Dartmouth College. On Writing Proofs. 1 Introduction. 2 Finding A Solution

Math 38: Graph Theory Spring 2004 Dartmouth College. On Writing Proofs. 1 Introduction. 2 Finding A Solution Math 38: Graph Theory Spring 2004 Dartmouth College 1 Introduction On Writing Proofs What constitutes a well-written proof? A simple but rather vague answer is that a well-written proof is both clear and

More information

Quadratic equations: complex solutions

Quadratic equations: complex solutions October 28 (H), November 1 (A), 2016 Complex number system page 1 Quadratic equations: complex solutions An issue that can arise when solving a quadratic equation by the Quadratic Formula is the need to

More information

SECTION Types of Real Numbers The natural numbers, positive integers, or counting numbers, are

SECTION Types of Real Numbers The natural numbers, positive integers, or counting numbers, are SECTION.-.3. Types of Real Numbers The natural numbers, positive integers, or counting numbers, are The negative integers are N = {, 2, 3,...}. {..., 4, 3, 2, } The integers are the positive integers,

More information

For all For every For each For any There exists at least one There exists There is Some

For all For every For each For any There exists at least one There exists There is Some Section 1.3 Predicates and Quantifiers Assume universe of discourse is all the people who are participating in this course. Also let us assume that we know each person in the course. Consider the following

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i

Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i Complex Numbers: Definition: A complex number is a number of the form: z = a + bi where a, b are real numbers and i is a symbol with the property: i 2 = 1 Sometimes we like to think of i = 1 We can treat

More information

SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION

SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION 2.25 SECTION 2.3: LONG AND SYNTHETIC POLYNOMIAL DIVISION PART A: LONG DIVISION Ancient Example with Integers 2 4 9 8 1 In general: dividend, f divisor, d We can say: 9 4 = 2 + 1 4 By multiplying both sides

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

More information

Chapter 3: Polynomial and Rational Functions

Chapter 3: Polynomial and Rational Functions Chapter 3: Polynomial and Rational Functions 3.1 Polynomial Functions A polynomial on degree n is a function of the form P(x) = a n x n + a n 1 x n 1 + + a 1 x 1 + a 0, where n is a nonnegative integer

More information

Unit 4, Ongoing Activity, Little Black Book of Algebra II Properties

Unit 4, Ongoing Activity, Little Black Book of Algebra II Properties Unit 4, Ongoing Activity, Little Black Book of Algebra II Properties Little Black Book of Algebra II Properties Unit 4 - Radicals & the Complex Number System 4.1 Radical Terminology define radical sign,

More information

The Basics COPYRIGHTED MATERIAL. chapter. Algebra is a very logical way to solve

The Basics COPYRIGHTED MATERIAL. chapter. Algebra is a very logical way to solve chapter 1 The Basics Algebra is a very logical way to solve problems both theoretically and practically. You need to know a number of things. You already know arithmetic of whole numbers. You will review

More information

Chapter Five Notes N P U2C5

Chapter Five Notes N P U2C5 Chapter Five Notes N P UC5 Name Period Section 5.: Linear and Quadratic Functions with Modeling In every math class you have had since algebra you have worked with equations. Most of those equations have

More information

CHAPTER 1 LINEAR EQUATIONS

CHAPTER 1 LINEAR EQUATIONS CHAPTER 1 LINEAR EQUATIONS Sec 1. Solving Linear Equations Kids began solving simple equations when they worked missing addends problems in first and second grades. They were given problems such as 4 +

More information

83. 31x + 2x + 9 = 3. Review Exercises. 85. Divide using synthetic division: 86. Divide: 90. Rationalize the denominator: Complex Numbers

83. 31x + 2x + 9 = 3. Review Exercises. 85. Divide using synthetic division: 86. Divide: 90. Rationalize the denominator: Complex Numbers 718 CHAPTER 10 Radicals, Radical Functions, and Rational Exponents 76. Now that I know how to solve radical equations, I can use models that are radical functions to determine the value of the independent

More information

WSMA Algebra - Expressions Lesson 14

WSMA Algebra - Expressions Lesson 14 Algebra Expressions Why study algebra? Because this topic provides the mathematical tools for any problem more complicated than just combining some given numbers together. Algebra lets you solve word problems

More information

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved.

Direct Proof and Counterexample I:Introduction. Copyright Cengage Learning. All rights reserved. Direct Proof and Counterexample I:Introduction Copyright Cengage Learning. All rights reserved. Goal Importance of proof Building up logic thinking and reasoning reading/using definition interpreting statement:

More information

Rational Numbers. a) 5 is a rational number TRUE FALSE. is a rational number TRUE FALSE

Rational Numbers. a) 5 is a rational number TRUE FALSE. is a rational number TRUE FALSE Fry Texas A&M University!! Math 150!! Chapter 1!! Fall 2014! 1 Chapter 1A - - Real Numbers Types of Real Numbers Name(s) for the set 1, 2,, 4, Natural Numbers Positive Integers Symbol(s) for the set, -,

More information

Math Lecture 3 Notes

Math Lecture 3 Notes Math 1010 - Lecture 3 Notes Dylan Zwick Fall 2009 1 Operations with Real Numbers In our last lecture we covered some basic operations with real numbers like addition, subtraction and multiplication. This

More information

MITOCW ocw f99-lec23_300k

MITOCW ocw f99-lec23_300k MITOCW ocw-18.06-f99-lec23_300k -- and lift-off on differential equations. So, this section is about how to solve a system of first order, first derivative, constant coefficient linear equations. And if

More information

Quiz 07a. Integers Modulo 12

Quiz 07a. Integers Modulo 12 MA 3260 Lecture 07 - Binary Operations Friday, September 28, 2018. Objectives: Continue with binary operations. Quiz 07a We have a machine that is set to run for x hours, turn itself off for 3 hours, and

More information

In Which We Conclude Calculus by Using Taylor Series to Prove Euler s Identity Calculus 12, Veritas Prep.

In Which We Conclude Calculus by Using Taylor Series to Prove Euler s Identity Calculus 12, Veritas Prep. In Which We Conclude Calculus by Using Taylor Series to Prove Euler s Identity Calculus 12, Veritas Prep. 23 February 2011 Name: Directions: Feel free to use scrap paper if you need it. Show all your work

More information

Sect Complex Numbers

Sect Complex Numbers 161 Sect 10.8 - Complex Numbers Concept #1 Imaginary Numbers In the beginning of this chapter, we saw that the was undefined in the real numbers since there is no real number whose square is equal to a

More information

Some Notes on Linear Algebra

Some Notes on Linear Algebra Some Notes on Linear Algebra prepared for a first course in differential equations Thomas L Scofield Department of Mathematics and Statistics Calvin College 1998 1 The purpose of these notes is to present

More information

Workshop 1- Building on the Axioms. The First Proofs

Workshop 1- Building on the Axioms. The First Proofs Boston University Summer I 2009 Workshop 1- Building on the Axioms. The First Proofs MA341 Number Theory Kalin Kostadinov The goal of this workshop was to organize our experience with the common integers

More information

Lesson 4: Numbers Raised to the Zeroth Power

Lesson 4: Numbers Raised to the Zeroth Power Student Outcomes Students know that a number raised to the zeroth power is equal to one. Students recognize the need for the definition to preserve the properties of exponents. Classwork Concept Development

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

THE DIVISION THEOREM IN Z AND R[T ]

THE DIVISION THEOREM IN Z AND R[T ] THE DIVISION THEOREM IN Z AND R[T ] KEITH CONRAD 1. Introduction In both Z and R[T ], we can carry out a process of division with remainder. Theorem 1.1. For any integers a and b, with b nonzero, there

More information

Notes on arithmetic. 1. Representation in base B

Notes on arithmetic. 1. Representation in base B Notes on arithmetic The Babylonians that is to say, the people that inhabited what is now southern Iraq for reasons not entirely clear to us, ued base 60 in scientific calculation. This offers us an excuse

More information

A Hypothesis about Infinite Series, of the minimally centered variety. By Sidharth Ghoshal May 17, 2012

A Hypothesis about Infinite Series, of the minimally centered variety. By Sidharth Ghoshal May 17, 2012 A Hypothesis about Infinite Series, of the minimally centered variety By Sidharth Ghoshal May 17, 2012 Contents Taylor s Theorem and Maclaurin s Special Case: A Brief Introduction... 3 The Curious Case

More information

Math 7 Notes Unit Two: Integers

Math 7 Notes Unit Two: Integers Math 7 Notes Unit Two: Integers Syllabus Objective: 2.1 The student will solve problems using operations on positive and negative numbers, including rationals. Integers the set of whole numbers and their

More information

Math (P)Review Part I:

Math (P)Review Part I: Lecture 1: Math (P)Review Part I: Linear Algebra Computer Graphics CMU 15-462/15-662, Fall 2017 Homework 0.0 (Due Monday!) Exercises will be a bit harder / more rigorous than what you will do for the rest

More information

Section 4.6 Negative Exponents

Section 4.6 Negative Exponents Section 4.6 Negative Exponents INTRODUCTION In order to understand negative exponents the main topic of this section we need to make sure we understand the meaning of the reciprocal of a number. Reciprocals

More information

30. TRANSFORMING TOOL #1 (the Addition Property of Equality)

30. TRANSFORMING TOOL #1 (the Addition Property of Equality) 30 TRANSFORMING TOOL #1 (the Addition Property of Equality) sentences that look different, but always have the same truth values What can you DO to a sentence that will make it LOOK different, but not

More information

MATHEMATICS TIPS (MARCH 2018) Leo Ramirez Sr. (The Wizard Maker)

MATHEMATICS TIPS (MARCH 2018) Leo Ramirez Sr. (The Wizard Maker) MATHEMATICS TIPS (MARCH 08) Leo Ramirez Sr. (The Wizard Maker) www.rammaterials.com For more Mathematics tips, visit the STORE and look for instructional Mathematics workbooks.. Tickets were sold for a

More information

Cambridge University Press How to Prove it: A Structured Approach: Second edition Daniel J. Velleman Excerpt More information

Cambridge University Press How to Prove it: A Structured Approach: Second edition Daniel J. Velleman Excerpt More information Introduction What is mathematics? High school mathematics is concerned mostly with solving equations and computing answers to numerical questions. College mathematics deals with a wider variety of questions,

More information

Lecture 3: Latin Squares and Groups

Lecture 3: Latin Squares and Groups Latin Squares Instructor: Padraic Bartlett Lecture 3: Latin Squares and Groups Week 2 Mathcamp 2012 In our last lecture, we came up with some fairly surprising connections between finite fields and Latin

More information

3.4. ZEROS OF POLYNOMIAL FUNCTIONS

3.4. ZEROS OF POLYNOMIAL FUNCTIONS 3.4. ZEROS OF POLYNOMIAL FUNCTIONS What You Should Learn Use the Fundamental Theorem of Algebra to determine the number of zeros of polynomial functions. Find rational zeros of polynomial functions. Find

More information

Homework problem: Find all digits to the repeating decimal 1/19 = using a calculator.

Homework problem: Find all digits to the repeating decimal 1/19 = using a calculator. MAE 501 March 3, 2009 Homework problem: Find all digits to the repeating decimal 1/19 = 0.052631578947368421 using a calculator. Katie s way On calculator, we find the multiples of 1/19: 1/19 0.0526315789

More information

Warm-Up. Simplify the following terms:

Warm-Up. Simplify the following terms: Warm-Up Simplify the following terms: 81 40 20 i 3 i 16 i 82 TEST Our Ch. 9 Test will be on 5/29/14 Complex Number Operations Learning Targets Adding Complex Numbers Multiplying Complex Numbers Rules for

More information

3.4 Pascal s Pride. A Solidify Understanding Task

3.4 Pascal s Pride. A Solidify Understanding Task 3.4 Pascal s Pride A Solidify Understanding Task Multiplying polynomials can require a bit of skill in the algebra department, but since polynomials are structured like numbers, multiplication works very

More information

CSC 5170: Theory of Computational Complexity Lecture 4 The Chinese University of Hong Kong 1 February 2010

CSC 5170: Theory of Computational Complexity Lecture 4 The Chinese University of Hong Kong 1 February 2010 CSC 5170: Theory of Computational Complexity Lecture 4 The Chinese University of Hong Kong 1 February 2010 Computational complexity studies the amount of resources necessary to perform given computations.

More information

Grade 7/8 Math Circles Winter March 20/21/22 Types of Numbers

Grade 7/8 Math Circles Winter March 20/21/22 Types of Numbers Faculty of Mathematics Waterloo, Ontario N2L 3G1 Centre for Education in Mathematics and Computing Grade 7/8 Math Circles Winter 2018 - March 20/21/22 Types of Numbers Introduction Today, we take our number

More information

THE LOGIC OF QUANTIFIED STATEMENTS. Predicates and Quantified Statements I. Predicates and Quantified Statements I CHAPTER 3 SECTION 3.

THE LOGIC OF QUANTIFIED STATEMENTS. Predicates and Quantified Statements I. Predicates and Quantified Statements I CHAPTER 3 SECTION 3. CHAPTER 3 THE LOGIC OF QUANTIFIED STATEMENTS SECTION 3.1 Predicates and Quantified Statements I Copyright Cengage Learning. All rights reserved. Copyright Cengage Learning. All rights reserved. Predicates

More information

Direct Proof MAT231. Fall Transition to Higher Mathematics. MAT231 (Transition to Higher Math) Direct Proof Fall / 24

Direct Proof MAT231. Fall Transition to Higher Mathematics. MAT231 (Transition to Higher Math) Direct Proof Fall / 24 Direct Proof MAT231 Transition to Higher Mathematics Fall 2014 MAT231 (Transition to Higher Math) Direct Proof Fall 2014 1 / 24 Outline 1 Overview of Proof 2 Theorems 3 Definitions 4 Direct Proof 5 Using

More information