MAT01A1: Complex Numbers (Appendix H)

Size: px
Start display at page:

Download "MAT01A1: Complex Numbers (Appendix H)"

Transcription

1 MAT01A1: Complex Numbers (Appendix H) Dr Craig 14 February 2018

2 Announcements: e-quiz 1 is live. Deadline is Wed 21 Feb at 23h59. e-quiz 2 (App. A, D, E, H) opens tonight at 19h00. Deadline is Thu 22 Feb at 23h59. Saturday class this week: 09h00 to 12h00 in D1 LAB 110. Please come along if you would like additional assistance with any of the topics that we have covered so far.

3 Lecturers Consultation Hours Monday: 12h00 13h30 Ms Richardson (C-503) Wednesday: 15h00 16h00 Ms Richardson (C-503) Thursday: 11h20 12h55 Dr Craig (C-508) Friday: 11h20 12h55 Dr Craig (C-508)

4 Today s lecture Complex numbers: introduction and basic operations Polar form (including multiplication and division) Powers and roots of complex numbers Why do we cover complex numbers? Applications in Physics and Electronics. Also, studied in mathematics in Complex Analysis (3rd year module).

5 Complex numbers A complex number is made up of a real part and an imaginary part. The imaginary part involves the square root of 1. We define i = 1. All complex numbers will be of the form: z = a + bi where a, b R and i 2 = 1 The set of complex numbers is denoted by C. (Remember, N is the natural numbers, Z is the integers, R is the real numbers.)

6 Complex numbers in the plane The complex number z = a + bi is represented on the complex plane by the point (a, b). For z = 2 + i we have a = 2 and b = 1. Im (a, b) = (2, 1) R

7 More numbers in the complex plane 4 + 2i Im 2 + 3i R 2 2i 3 2i

8 Addition and subtraction in C To add/subtract complex numbers, we simply add/subtract the real and imaginary parts separately and then combine them. Let z = a + bi and w = c + di. Then Subtraction: z + w = (a + bi) + (c + di) = (a + c) + (b + d)i z w = (a + bi) (c + di) = (a c) + (b d)i

9 Multiplication Let z = a + bi and w = c + di. Then z w = (a + bi)(c + di) = ac + adi + bci + (bi)(di) = ac + (ad + bc)i + bd(i 2 ) = ac + (ad + bc)i + ( 1)(bd) = (ac bd) + (ad + bc)i The real part of z w is ac bd and the imaginary part is ad + bc.

10 Examples Add: z = 2 7i and w = 4 + 2i. Calculate: (1 + i) (3 4i). Multiply: z = 2 + 3i and w = 4 2i.

11 The conjugate of a complex number Consider the complex number z = a + bi. The complex conjugate of z is the complex number z = a bi Im z z (a, b) R (a, b)

12 Division of complex numbers To divide complex numbers we make use of the complex conjugate of the denominator. Let z = a + bi and w = c + di. Then z w = a + bi c + di = a + bi c + di c di c di = (a + bi)(c di) c 2 + d 2 = ac + bd c 2 + d 2 + bc ad c 2 + d 2 i

13 Now that we know how to divide, we can consider reciprocals of complex numbers: 1 z = 1. z z. z = a bi ( ) ( ) a b a 2 + b = + i 2 a 2 + b 2 a 2 + b 2

14 Conjugates and absolute value Properties of conjugates: z + w = z + w zw = z w z n = z n The absolute value, or modulus, of a complex number is the distance from the origin in the complex plane. If z = a + bi then z = a 2 + b 2 We see that z. z = z 2

15 Roots of quadratic equations in C ax 2 + bx + c = 0 x = b ± b 2 4ac 2a When we allow complex roots as solutions, we can apply the above formula to cases when b 2 4ac < 0. When y 0, we let y = ( y)i. Thus every quadratic has complex roots. Example: solve x 2 + x + 1 = 0 for x C

16 Complex roots of polynomials Consider a polynomial of degree n with coefficients from R. Such a polynomial has the general form a n x n + a n 1 x n a 1 x + a 0 A root of a polynomial is a value of x that makes the polynomial equal to zero. Every polynomial of degree n has n complex roots.

17 Complex roots of polynomials Every polynomial of degree n has n complex roots. (Roots might be repeated, e.g. x 2 = 0.)

18 Terminology: A complex number z is said to be in rectangular form when it is written as z = a + bi. This terminology distinguishes rectangular form from the one we are about to introduce: polar form.

19 Polar form Any complex number z = a + bi can be considered as a point (a, b). Thus it can also be represented by polar coordinates as (r, θ). Im (a, b) r b θ a R Now a = r cos θ and b = r sin θ.

20 Since a = r cos θ and b = r sin θ, any complex number z = a + bi can be written as z = r(cos θ + i sin θ) where r = z = a 2 + b 2 and tan θ = b a. The angle θ is called the argument of the complex number z. We write θ = arg(z). Note: arg(z) is not unique. If θ = arg(z) then we also have n.2π.θ = arg(z) where n is any integer (n Z).

21 Finding the argument of z C When converting a complex number into polar form the best method for finding the argument of z = a + bi is to plot z. If you use the fact that tan θ = b then there a are two possible solutions for θ [0, 2π].

22 Examples: z = 1 + 3i and w = 1 i. Find z, arg(z), w, arg(w). ( 1, 3) Im r R (1, 1)

23 Multiplication and division in polar form Let z 1 = r 1 (cos θ 1 + i sin θ 1 ) and z 2 = r 2 (cos θ 2 + i sin θ 2 ). We use the addition and subtraction formulas for sin θ and cos θ. Multiplication in polar form gives us: z 1 z 2 = r 1 r 2 [ cos(θ1 + θ 2 ) + i sin(θ 1 + θ 2 ) ] (Demonstrated in class. Also explained in the textbook.)

24 Multiplication in polar form gives us: z 1 z 2 = r 1 r 2 [ cos(θ1 + θ 2 ) + i sin(θ 1 + θ 2 ) ] Example: z = 3 + i and w = 3 i. Calculate z w using both rectangular form and polar form.

25 What about division? z 1 = r [ ] 1 cos(θ 1 θ 2 ) + i sin(θ 1 θ 2 ) z 2 r 2 How can we show that this is true? As an exercise, calculate r 1 (cos θ 1 + i sin θ 1 ) r 2 (cos θ 2 + i sin θ 2 ) cos θ 2 i sin θ 2 cos θ 2 i sin θ 2

26 Powers of complex numbers We can generalise the multiplication of complex numbers in polar form to obtain a formula for taking powers of complex numbers. For z = r(cos θ + i sin θ) and n a positive integer, we have De Moivre s Theorem: z n = [r(cos θ + i sin θ)] n = r n (cos nθ + i sin nθ) Example: find ( 1 + 3i ) 4.

27 From powers to roots in C Suppose we want to find the n-th root of z = r(cos θ + i sin θ). That is, we want the complex number w = s(cos ϕ + i sin ϕ) such that w n = z. From De Moivre s Theorem we want s n (cos nϕ + i sin nϕ) = r(cos θ + i sin θ) To get this, we need s n = r and cos nϕ = cos θ and sin nϕ = sin θ Thus nϕ = θ + 2kπ.

28 Roots of a complex number: n-th roots Let z = r(cos θ + i sin θ) and let n be any positive integer. Then z has n distinct n-th roots. That is, for k = 0, 1, 2,..., n 1 the roots are [ ( ) ( ) ] θ + 2kπ θ + 2kπ w k = r 1/n cos + i sin n n All of the roots of z lie on the circle of radius r 1/n in the complex plane.

29 It often helps to think of the argument of a complex root in the following way: θ + 2kπ = θ ( ) 2π n n + k n The argument of the first root will simply be θ n (because k = 0). Each root after that has the same modulus (r 1/n ) but is rotated anti-clockwise by 2π n. You only need to calculate solutions up to k = n 1. If you let k = n then you will have the same complex number as w 0 but with a different argument.

30 Example of roots of a complex number Find the cube roots of z = i. Note that a = 0 and b = 1. Thus we get r = 1 and arg(z) = θ = π 2

31 Solutions to 3 i w 0 = 3 ( ( π ) ( π )) 1 cos + i sin 6 6 w 1 = 3 ( ( π 1 cos 6 + 2π ) ( π + i sin π 3 w 2 = 3 ( ( π 1 cos 6 + 4π ) ( π + i sin π 3 )) )) Exercise: simplify the angles in w 1 and w 2 and convert each solution to the form a + bi. You will see that w 2 is a solution that you might have found by inspection.

32 Another exercise: Take w 0, w 1 and w 2 and cube each of them using the rectangular form (a + bi). Check that in each case you get i as the solution. Also, look at Example 7 on page A62 of the textbook.

MAT01A1: Complex Numbers (Appendix H)

MAT01A1: Complex Numbers (Appendix H) MAT01A1: Complex Numbers (Appendix H) Dr Craig 13 February 2019 Introduction Who: Dr Craig What: Lecturer & course coordinator for MAT01A1 Where: C-Ring 508 acraig@uj.ac.za Web: http://andrewcraigmaths.wordpress.com

More information

The modulus, or absolute value, of a complex number z a bi is its distance from the origin. From Figure 3 we see that if z a bi, then.

The modulus, or absolute value, of a complex number z a bi is its distance from the origin. From Figure 3 we see that if z a bi, then. COMPLEX NUMBERS _+i _-i FIGURE Complex numbers as points in the Arg plane i _i +i -i A complex number can be represented by an expression of the form a bi, where a b are real numbers i is a symbol with

More information

AH Complex Numbers.notebook October 12, 2016

AH Complex Numbers.notebook October 12, 2016 Complex Numbers Complex Numbers Complex Numbers were first introduced in the 16th century by an Italian mathematician called Cardano. He referred to them as ficticious numbers. Given an equation that does

More information

1. COMPLEX NUMBERS. z 1 + z 2 := (a 1 + a 2 ) + i(b 1 + b 2 ); Multiplication by;

1. COMPLEX NUMBERS. z 1 + z 2 := (a 1 + a 2 ) + i(b 1 + b 2 ); Multiplication by; 1. COMPLEX NUMBERS Notations: N the set of the natural numbers, Z the set of the integers, R the set of real numbers, Q := the set of the rational numbers. Given a quadratic equation ax 2 + bx + c = 0,

More information

) z r θ ( ) ( ) ( ) = then. Complete Solutions to Examination Questions Complete Solutions to Examination Questions 10.

) z r θ ( ) ( ) ( ) = then. Complete Solutions to Examination Questions Complete Solutions to Examination Questions 10. Complete Solutions to Examination Questions 0 Complete Solutions to Examination Questions 0. (i We need to determine + given + j, j: + + j + j (ii The product ( ( + j6 + 6 j 8 + j is given by ( + j( j

More information

MTH 362: Advanced Engineering Mathematics

MTH 362: Advanced Engineering Mathematics MTH 362: Advanced Engineering Mathematics Lecture 1 Jonathan A. Chávez Casillas 1 1 University of Rhode Island Department of Mathematics September 7, 2017 Course Name and number: MTH 362: Advanced Engineering

More information

Discrete mathematics I - Complex numbers

Discrete mathematics I - Complex numbers Discrete mathematics I - Emil Vatai (based on hungarian slides by László Mérai) 1 January 31, 018 1 Financed from the financial support ELTE won from the Higher Education Restructuring

More information

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers SECTION P.6 Complex Numbers 49 P.6 Complex Numbers What you ll learn about Complex Numbers Operations with Complex Numbers Complex Conjugates and Division Complex Solutions of Quadratic Equations... and

More information

Quick Overview: Complex Numbers

Quick Overview: Complex Numbers Quick Overview: Complex Numbers February 23, 2012 1 Initial Definitions Definition 1 The complex number z is defined as: z = a + bi (1) where a, b are real numbers and i = 1. Remarks about the definition:

More information

Integrating Algebra and Geometry with Complex Numbers

Integrating Algebra and Geometry with Complex Numbers Integrating Algebra and Geometry with Complex Numbers Complex numbers in schools are often considered only from an algebraic perspective. Yet, they have a rich geometric meaning that can support developing

More information

Complex Numbers. 1 Introduction. 2 Imaginary Number. December 11, Multiplication of Imaginary Number

Complex Numbers. 1 Introduction. 2 Imaginary Number. December 11, Multiplication of Imaginary Number Complex Numbers December, 206 Introduction 2 Imaginary Number In your study of mathematics, you may have noticed that some quadratic equations do not have any real number solutions. For example, try as

More information

UNIT 4 EXTENDING THE NUMBER SYSTEM Lesson 3: Operating with Complex Numbers Instruction

UNIT 4 EXTENDING THE NUMBER SYSTEM Lesson 3: Operating with Complex Numbers Instruction Prerequisite Skills This lesson requires the use of the following skills: finding the product of two binomials simplifying powers of i adding two fractions with different denominators (for application

More information

Chapter 9: Complex Numbers

Chapter 9: Complex Numbers Chapter 9: Comple Numbers 9.1 Imaginary Number 9. Comple Number - definition - argand diagram - equality of comple number 9.3 Algebraic operations on comple number - addition and subtraction - multiplication

More information

MATHS (O) NOTES. SUBJECT: Maths LEVEL: Ordinary Level TEACHER: Jean Kelly. The Institute of Education Topics Covered: Complex Numbers

MATHS (O) NOTES. SUBJECT: Maths LEVEL: Ordinary Level TEACHER: Jean Kelly. The Institute of Education Topics Covered: Complex Numbers MATHS (O) NOTES The Institute of Education 07 SUBJECT: Maths LEVEL: Ordinary Level TEACHER: Jean Kelly Topics Covered: COMPLEX NUMBERS Strand 3(Unit ) Syllabus - Understanding the origin and need for complex

More information

College Trigonometry

College Trigonometry College Trigonometry George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 131 George Voutsadakis (LSSU) Trigonometry January 2015 1 / 25 Outline 1 Functions

More information

3 + 4i 2 + 3i. 3 4i Fig 1b

3 + 4i 2 + 3i. 3 4i Fig 1b The introduction of complex numbers in the 16th century was a natural step in a sequence of extensions of the positive integers, starting with the introduction of negative numbers (to solve equations of

More information

Overview of Complex Numbers

Overview of Complex Numbers Overview of Complex Numbers Definition 1 The complex number z is defined as: z = a+bi, where a, b are real numbers and i = 1. General notes about z = a + bi Engineers typically use j instead of i. Examples

More information

Complex Numbers. Copyright Cengage Learning. All rights reserved.

Complex Numbers. Copyright Cengage Learning. All rights reserved. 4 Complex Numbers Copyright Cengage Learning. All rights reserved. 4.1 Complex Numbers Copyright Cengage Learning. All rights reserved. Objectives Use the imaginary unit i to write complex numbers. Add,

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

MAT01A1. Numbers, Inequalities and Absolute Values. (Appendix A)

MAT01A1. Numbers, Inequalities and Absolute Values. (Appendix A) MAT01A1 Numbers, Inequalities and Absolute Values (Appendix A) Dr Craig 8 February 2017 Leftovers from yesterday: lim n i=1 3 = lim n n 3 = lim n n n 3 i ) 2 ] + 1 n[( n ( n i 2 n n + 2 i=1 i=1 3 = lim

More information

Unit 3 Specialist Maths

Unit 3 Specialist Maths Unit 3 Specialist Maths succeeding in the vce, 017 extract from the master class teaching materials Our Master Classes form a component of a highly specialised weekly program, which is designed to ensure

More information

MAT01A1. Numbers, Inequalities and Absolute Values. (Appendix A)

MAT01A1. Numbers, Inequalities and Absolute Values. (Appendix A) MAT01A1 Numbers, Inequalities and Absolute Values (Appendix A) Dr Craig 7 February 2018 Leftovers from yesterday: lim n i=1 3 = lim n n 3 = lim n n n 3 i ) 2 ] + 1 n[( n ( n i 2 n n + 2 i=1 i=1 3 = lim

More information

C. Complex Numbers. 1. Complex arithmetic.

C. Complex Numbers. 1. Complex arithmetic. C. Complex Numbers. Complex arithmetic. Most people think that complex numbers arose from attempts to solve quadratic equations, but actually it was in connection with cubic equations they first appeared.

More information

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved.

Polynomial and Rational Functions. Copyright Cengage Learning. All rights reserved. 2 Polynomial and Rational Functions Copyright Cengage Learning. All rights reserved. 2.4 Complex Numbers Copyright Cengage Learning. All rights reserved. What You Should Learn Use the imaginary unit i

More information

Complex Numbers. Vicky Neale. Michaelmas Term Introduction 1. 2 What is a complex number? 2. 3 Arithmetic of complex numbers 3

Complex Numbers. Vicky Neale. Michaelmas Term Introduction 1. 2 What is a complex number? 2. 3 Arithmetic of complex numbers 3 Complex Numbers Vicky Neale Michaelmas Term 2018 Contents 1 Introduction 1 2 What is a complex number? 2 3 Arithmetic of complex numbers 3 4 The Argand diagram 4 5 Complex conjugation 5 6 Modulus 6 7 Argument

More information

Chapter 3: Complex Numbers

Chapter 3: Complex Numbers Chapter 3: Complex Numbers Daniel Chan UNSW Semester 1 2018 Daniel Chan (UNSW) Chapter 3: Complex Numbers Semester 1 2018 1 / 48 Philosophical discussion about numbers Q In what sense is 1 a number? DISCUSS

More information

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it? Math 1302 Notes 2 We know that x 2 + 4 = 0 has How many solutions? What type of solution in the real number system? What kind of equation is it? What happens if we enlarge our current system? Remember

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

COMPLEX NUMBERS AND QUADRATIC EQUATIONS

COMPLEX NUMBERS AND QUADRATIC EQUATIONS Chapter 5 COMPLEX NUMBERS AND QUADRATIC EQUATIONS 5. Overview We know that the square of a real number is always non-negative e.g. (4) 6 and ( 4) 6. Therefore, square root of 6 is ± 4. What about the square

More information

ALGEBRAIC LONG DIVISION

ALGEBRAIC LONG DIVISION QUESTIONS: 2014; 2c 2013; 1c ALGEBRAIC LONG DIVISION x + n ax 3 + bx 2 + cx +d Used to find factors and remainders of functions for instance 2x 3 + 9x 2 + 8x + p This process is useful for finding factors

More information

MATH 135: COMPLEX NUMBERS

MATH 135: COMPLEX NUMBERS MATH 135: COMPLEX NUMBERS (WINTER, 010) The complex numbers C are important in just about every branch of mathematics. These notes 1 present some basic facts about them. 1. The Complex Plane A complex

More information

Complex Numbers. Introduction

Complex Numbers. Introduction 10 Assessment statements 1.5 Complex numbers: the number i 5 1 ; the term s real part, imaginary part, conjugate, modulus and argument. Cartesian form z 5 a 1 ib. Sums, products and quotients of complex

More information

Pre-Calculus Assignment Sheet Unit 8-3rd term January 20 th to February 6 th 2015 Polynomials

Pre-Calculus Assignment Sheet Unit 8-3rd term January 20 th to February 6 th 2015 Polynomials Pre-Calculus Assignment Sheet Unit 8- rd term January 0 th to February 6 th 01 Polynomials Date Topic Assignment Calculator Did it Tuesday Multiplicity of zeroes of 1/0/1 a function TI-nspire activity

More information

10.1 Complex Arithmetic Argand Diagrams and the Polar Form The Exponential Form of a Complex Number De Moivre s Theorem 29

10.1 Complex Arithmetic Argand Diagrams and the Polar Form The Exponential Form of a Complex Number De Moivre s Theorem 29 10 Contents Complex Numbers 10.1 Complex Arithmetic 2 10.2 Argand Diagrams and the Polar Form 12 10.3 The Exponential Form of a Complex Number 20 10.4 De Moivre s Theorem 29 Learning outcomes In this Workbook

More information

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

More information

In Z: x + 3 = 2 3x = 2 x = 1 No solution In Q: 3x = 2 x 2 = 2. x = 2 No solution. In R: x 2 = 2 x = 0 x = ± 2 No solution Z Q.

In Z: x + 3 = 2 3x = 2 x = 1 No solution In Q: 3x = 2 x 2 = 2. x = 2 No solution. In R: x 2 = 2 x = 0 x = ± 2 No solution Z Q. THE UNIVERSITY OF NEW SOUTH WALES SCHOOL OF MATHEMATICS AND STATISTICS MATH 1141 HIGHER MATHEMATICS 1A ALGEBRA. Section 1: - Complex Numbers. 1. The Number Systems. Let us begin by trying to solve various

More information

Complex Numbers and Polar Coordinates

Complex Numbers and Polar Coordinates Chapter 5 Complex Numbers and Polar Coordinates One of the goals of algebra is to find solutions to polynomial equations. You have probably done this many times in the past, solving equations like x 1

More information

Chapter 1. Complex Numbers. Dr. Pulak Sahoo

Chapter 1. Complex Numbers. Dr. Pulak Sahoo Chapter 1 Complex Numbers BY Dr. Pulak Sahoo Assistant Professor Department of Mathematics University Of Kalyani West Bengal, India E-mail : sahoopulak1@gmail.com 1 Module-1: Basic Ideas 1 Introduction

More information

3 COMPLEX NUMBERS. 3.0 Introduction. Objectives

3 COMPLEX NUMBERS. 3.0 Introduction. Objectives 3 COMPLEX NUMBERS Objectives After studying this chapter you should understand how quadratic equations lead to complex numbers and how to plot complex numbers on an Argand diagram; be able to relate graphs

More information

Polar Form of Complex Numbers

Polar Form of Complex Numbers OpenStax-CNX module: m49408 1 Polar Form of Complex Numbers OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 4.0 In this section, you will:

More information

Solutions to Tutorial for Week 3

Solutions to Tutorial for Week 3 The University of Sydney School of Mathematics and Statistics Solutions to Tutorial for Week 3 MATH9/93: Calculus of One Variable (Advanced) Semester, 08 Web Page: sydney.edu.au/science/maths/u/ug/jm/math9/

More information

Section 5.5. Complex Eigenvalues

Section 5.5. Complex Eigenvalues Section 5.5 Complex Eigenvalues Motivation: Describe rotations Among transformations, rotations are very simple to describe geometrically. Where are the eigenvectors? A no nonzero vector x is collinear

More information

Some commonly encountered sets and their notations

Some commonly encountered sets and their notations NATIONAL UNIVERSITY OF SINGAPORE DEPARTMENT OF MATHEMATICS (This notes are based on the book Introductory Mathematics by Ng Wee Seng ) LECTURE SETS & FUNCTIONS Some commonly encountered sets and their

More information

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER /2018

ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER /2018 ACCESS TO SCIENCE, ENGINEERING AND AGRICULTURE: MATHEMATICS 2 MATH00040 SEMESTER 2 2017/2018 DR. ANTHONY BROWN 2. Complex Numbers 2.1. Introduction to Complex Numbers. The first thing that it is important

More information

MAT01B1: Integration of Rational Functions by Partial Fractions

MAT01B1: Integration of Rational Functions by Partial Fractions MAT01B1: Integration of Rational Functions by Partial Fractions Dr Craig 1 August 2018 My details: Dr Andrew Craig acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20

More information

MAT01A1: Functions and Mathematical Models

MAT01A1: Functions and Mathematical Models MAT01A1: Functions and Mathematical Models Dr Craig 21 February 2017 Introduction Who: Dr Craig What: Lecturer & course coordinator for MAT01A1 Where: C-Ring 508 acraig@uj.ac.za Web: http://andrewcraigmaths.wordpress.com

More information

ENGIN 211, Engineering Math. Complex Numbers

ENGIN 211, Engineering Math. Complex Numbers ENGIN 211, Engineering Math Complex Numbers 1 Imaginary Number and the Symbol J Consider the solutions for this quadratic equation: x 2 + 1 = 0 x = ± 1 1 is called the imaginary number, and we use the

More information

Complex Numbers Introduction. Number Systems. Natural Numbers ℵ Integer Z Rational Q Real Complex C

Complex Numbers Introduction. Number Systems. Natural Numbers ℵ Integer Z Rational Q Real Complex C Number Systems Natural Numbers ℵ Integer Z Rational Q R Real Complex C Number Systems Natural Numbers ℵ Integer Z Rational Q R Real Complex C The Natural Number System All whole numbers greater then zero

More information

Chapter 8. Complex Numbers, Polar Equations, and Parametric Equations. Section 8.1: Complex Numbers. 26. { ± 6i}

Chapter 8. Complex Numbers, Polar Equations, and Parametric Equations. Section 8.1: Complex Numbers. 26. { ± 6i} Chapter 8 Complex Numbers, Polar Equations, and Parametric Equations 6. { ± 6i} Section 8.1: Complex Numbers 1. true. true. true 4. true 5. false (Every real number is a complex number. 6. true 7. 4 is

More information

Re(z) = a, For example, 3 + 2i = = 13. The complex conjugate (or simply conjugate") of z = a + bi is the number z defined by

Re(z) = a, For example, 3 + 2i = = 13. The complex conjugate (or simply conjugate) of z = a + bi is the number z defined by F COMPLEX NUMBERS In this appendi, we review the basic properties of comple numbers. A comple number is a number z of the form z = a + bi where a,b are real numbers and i represents a number whose square

More information

1 Review of complex numbers

1 Review of complex numbers 1 Review of complex numbers 1.1 Complex numbers: algebra The set C of complex numbers is formed by adding a square root i of 1 to the set of real numbers: i = 1. Every complex number can be written uniquely

More information

Complex Analysis Homework 1: Solutions

Complex Analysis Homework 1: Solutions Complex Analysis Fall 007 Homework 1: Solutions 1.1.. a) + i)4 + i) 8 ) + 1 + )i 5 + 14i b) 8 + 6i) 64 6) + 48 + 48)i 8 + 96i c) 1 + ) 1 + i 1 + 1 i) 1 + i)1 i) 1 + i ) 5 ) i 5 4 9 ) + 4 4 15 i ) 15 4

More information

MATH Fundamental Concepts of Algebra

MATH Fundamental Concepts of Algebra MATH 4001 Fundamental Concepts of Algebra Instructor: Darci L. Kracht Kent State University April, 015 0 Introduction We will begin our study of mathematics this semester with the familiar notion of even

More information

An introduction to complex numbers

An introduction to complex numbers An introduction to complex numbers The complex numbers Are the real numbers not sufficient? A complex number A representation of a complex number Equal complex numbers Sum of complex numbers Product of

More information

Complex Numbers and the Complex Exponential

Complex Numbers and the Complex Exponential Complex Numbers and the Complex Exponential φ (2+i) i 2 θ φ 2+i θ 1 2 1. Complex numbers The equation x 2 + 1 0 has no solutions, because for any real number x the square x 2 is nonnegative, and so x 2

More information

Complex Numbers, Polar Coordinates, and Parametric Equations

Complex Numbers, Polar Coordinates, and Parametric Equations 8 Complex Numbers, Polar Coordinates, and Parametric Equations If a golfer tees off with an initial velocity of v 0 feet per second and an initial angle of trajectory u, we can describe the position of

More information

Math 3 Variable Manipulation Part 4 Polynomials B COMPLEX NUMBERS A Complex Number is a combination of a Real Number and an Imaginary Number:

Math 3 Variable Manipulation Part 4 Polynomials B COMPLEX NUMBERS A Complex Number is a combination of a Real Number and an Imaginary Number: Math 3 Variable Manipulation Part 4 Polynomials B COMPLEX NUMBERS A Complex Number is a combination of a Real Number and an Imaginary Number: 1 Examples: 1 + i 39 + 3i 0.8.i + πi + i/ A Complex Number

More information

Introduction to Complex Analysis

Introduction to Complex Analysis Introduction to Complex Analysis George Voutsadakis 1 1 Mathematics and Computer Science Lake Superior State University LSSU Math 413 George Voutsadakis (LSSU) Complex Analysis October 2014 1 / 67 Outline

More information

Lecture 3f Polar Form (pages )

Lecture 3f Polar Form (pages ) Lecture 3f Polar Form (pages 399-402) In the previous lecture, we saw that we can visualize a complex number as a point in the complex plane. This turns out to be remarkable useful, but we need to think

More information

PreCalculus Notes. MAT 129 Chapter 10: Polar Coordinates; Vectors. David J. Gisch. Department of Mathematics Des Moines Area Community College

PreCalculus Notes. MAT 129 Chapter 10: Polar Coordinates; Vectors. David J. Gisch. Department of Mathematics Des Moines Area Community College PreCalculus Notes MAT 129 Chapter 10: Polar Coordinates; Vectors David J. Gisch Department of Mathematics Des Moines Area Community College October 25, 2011 1 Chapter 10 Section 10.1: Polar Coordinates

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

or i 2 = -1 i 4 = 1 Example : ( i ),, 7 i and 0 are complex numbers. and Imaginary part of z = b or img z = b

or i 2 = -1 i 4 = 1 Example : ( i ),, 7 i and 0 are complex numbers. and Imaginary part of z = b or img z = b 1 A- LEVEL MATHEMATICS P 3 Complex Numbers (NOTES) 1. Given a quadratic equation : x 2 + 1 = 0 or ( x 2 = -1 ) has no solution in the set of real numbers, as there does not exist any real number whose

More information

P3.C8.COMPLEX NUMBERS

P3.C8.COMPLEX NUMBERS Recall: Within the real number system, we can solve equation of the form and b 2 4ac 0. ax 2 + bx + c =0, where a, b, c R What is R? They are real numbers on the number line e.g: 2, 4, π, 3.167, 2 3 Therefore,

More information

1 Complex Numbers. 1.1 Sums and Products

1 Complex Numbers. 1.1 Sums and Products 1 Complex Numbers 1.1 Sums Products Definition: The complex plane, denoted C is the set of all ordered pairs (x, y) with x, y R, where Re z = x is called the real part Imz = y is called the imaginary part.

More information

27 Wyner Math 2 Spring 2019

27 Wyner Math 2 Spring 2019 27 Wyner Math 2 Spring 2019 CHAPTER SIX: POLYNOMIALS Review January 25 Test February 8 Thorough understanding and fluency of the concepts and methods in this chapter is a cornerstone to success in the

More information

Lesson 73 Polar Form of Complex Numbers. Relationships Among x, y, r, and. Polar Form of a Complex Number. x r cos y r sin. r x 2 y 2.

Lesson 73 Polar Form of Complex Numbers. Relationships Among x, y, r, and. Polar Form of a Complex Number. x r cos y r sin. r x 2 y 2. Lesson 7 Polar Form of Complex Numbers HL Math - Santowski Relationships Among x, y, r, and x r cos y r sin r x y tan y x, if x 0 Polar Form of a Complex Number The expression r(cos isin ) is called the

More information

B Elements of Complex Analysis

B Elements of Complex Analysis Fourier Transform Methods in Finance By Umberto Cherubini Giovanni Della Lunga Sabrina Mulinacci Pietro Rossi Copyright 21 John Wiley & Sons Ltd B Elements of Complex Analysis B.1 COMPLEX NUMBERS The purpose

More information

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 16 That is one week from this Friday The exam covers 45, 51, 52 53, 61, 62, 64, 65 (through today s material) WeBWorK 61, 62

More information

18.03 LECTURE NOTES, SPRING 2014

18.03 LECTURE NOTES, SPRING 2014 18.03 LECTURE NOTES, SPRING 2014 BJORN POONEN 7. Complex numbers Complex numbers are expressions of the form x + yi, where x and y are real numbers, and i is a new symbol. Multiplication of complex numbers

More information

Module 10 Polar Form of Complex Numbers

Module 10 Polar Form of Complex Numbers MAC 1114 Module 10 Polar Form of Complex Numbers Learning Objectives Upon completing this module, you should be able to: 1. Identify and simplify imaginary and complex numbers. 2. Add and subtract complex

More information

Eigenvalues and Eigenvectors

Eigenvalues and Eigenvectors Sec. 6.1 Eigenvalues and Eigenvectors Linear transformations L : V V that go from a vector space to itself are often called linear operators. Many linear operators can be understood geometrically by identifying

More information

CHAPTER EIGHT: SOLVING QUADRATIC EQUATIONS Review April 9 Test April 17 The most important equations at this level of mathematics are quadratic

CHAPTER EIGHT: SOLVING QUADRATIC EQUATIONS Review April 9 Test April 17 The most important equations at this level of mathematics are quadratic CHAPTER EIGHT: SOLVING QUADRATIC EQUATIONS Review April 9 Test April 17 The most important equations at this level of mathematics are quadratic equations. They can be solved using a graph, a perfect square,

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

Announcements Monday, November 13

Announcements Monday, November 13 Announcements Monday, November 13 The third midterm is on this Friday, November 17 The exam covers 31, 32, 51, 52, 53, and 55 About half the problems will be conceptual, and the other half computational

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

Lecture 1 Complex Numbers. 1 The field of complex numbers. 1.1 Arithmetic operations. 1.2 Field structure of C. MATH-GA Complex Variables

Lecture 1 Complex Numbers. 1 The field of complex numbers. 1.1 Arithmetic operations. 1.2 Field structure of C. MATH-GA Complex Variables Lecture Complex Numbers MATH-GA 245.00 Complex Variables The field of complex numbers. Arithmetic operations The field C of complex numbers is obtained by adjoining the imaginary unit i to the field R

More information

2009 Math Olympics Level II Solutions

2009 Math Olympics Level II Solutions Saginaw Valley State University 009 Math Olympics Level II Solutions 1. f (x) is a degree three monic polynomial (leading coefficient is 1) such that f (0) 3, f (1) 5 and f () 11. What is f (5)? (a) 7

More information

Inverses of Square Matrices

Inverses of Square Matrices Inverses of Square Matrices A. Havens Department of Mathematics University of Massachusetts, Amherst February 23-26, 2018 Outline 1 Defining Inverses Inverses for Products and Functions Defining Inverse

More information

Announcements Monday, November 13

Announcements Monday, November 13 Announcements Monday, November 13 The third midterm is on this Friday, November 17. The exam covers 3.1, 3.2, 5.1, 5.2, 5.3, and 5.5. About half the problems will be conceptual, and the other half computational.

More information

Math 20B Supplement August 2017 version Linked to Calculus: Early Transcendentals, by Jon Rogawski, Edition 3, c 2015

Math 20B Supplement August 2017 version Linked to Calculus: Early Transcendentals, by Jon Rogawski, Edition 3, c 2015 Math 0B Supplement August 07 version Linked to Calculus: Early Transcendentals, by Jon Rogawski, Edition 3, c 05 Written by Ed Bender, Bill Helton and John Eggers Contributions by Magdelana Musat and Al

More information

Solutions to Exercises 1.1

Solutions to Exercises 1.1 Section 1.1 Complex Numbers 1 Solutions to Exercises 1.1 1. We have So a 0 and b 1. 5. We have So a 3 and b 4. 9. We have i 0+ 1i. i +i because i i +i 1 {}}{ 4+4i + i 3+4i. 1 + i 3 7 i 1 3 3 + i 14 1 1

More information

Arithmetic Operations. The real numbers have the following properties: In particular, putting a 1 in the Distributive Law, we get

Arithmetic Operations. The real numbers have the following properties: In particular, putting a 1 in the Distributive Law, we get MCA AP Calculus AB Summer Assignment The following packet is a review of many of the skills needed as we begin the study of Calculus. There two major sections to this review. Pages 2-9 are review examples

More information

Math 2 Variable Manipulation Part 3 COMPLEX NUMBERS A Complex Number is a combination of a Real Number and an Imaginary Number:

Math 2 Variable Manipulation Part 3 COMPLEX NUMBERS A Complex Number is a combination of a Real Number and an Imaginary Number: Math 2 Variable Manipulation Part 3 COMPLEX NUMBERS A Complex Number is a combination of a Real Number and an Imaginary Number: 1 Examples: 1 + i 39 + 3i 0.8 2.2i 2 + πi 2 + i/2 A Complex Number is just

More information

8. Complex Numbers. sums and products. basic algebraic properties. complex conjugates. exponential form. principal arguments. roots of complex numbers

8. Complex Numbers. sums and products. basic algebraic properties. complex conjugates. exponential form. principal arguments. roots of complex numbers EE202 - EE MATH II 8. Complex Numbers Jitkomut Songsiri sums and products basic algebraic properties complex conjugates exponential form principal arguments roots of complex numbers regions in the complex

More information

MT3503 Complex Analysis MRQ

MT3503 Complex Analysis MRQ MT353 Complex Analysis MRQ November 22, 26 Contents Introduction 3 Structure of the lecture course............................... 5 Prerequisites......................................... 5 Recommended

More information

Chapter 8: Polar Coordinates and Vectors

Chapter 8: Polar Coordinates and Vectors Chapter 8: Polar Coordinates and Vectors 8.1 Polar Coordinates This is another way (in addition to the x-y system) of specifying the position of a point in the plane. We give the distance r of the point

More information

MAT01A1: Precise Definition of a Limit and Continuity

MAT01A1: Precise Definition of a Limit and Continuity MAT01A1: Precise Definition of a Limit and Continuity Dr Craig 7 March 2018 Semester Test 1 D1 LAB 110 Be seated by 08h15. Everything up to and including Ch 2.3. Bring student cards. No bags. No calculators.

More information

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 6 That is one week from this Friday The exam covers 45, 5, 52 53, 6, 62, 64, 65 (through today s material) WeBWorK 6, 62 are

More information

z = a + ib (4.1) i 2 = 1. (4.2) <(z) = a, (4.3) =(z) = b. (4.4)

z = a + ib (4.1) i 2 = 1. (4.2) <(z) = a, (4.3) =(z) = b. (4.4) Chapter 4 Complex Numbers 4.1 Definition of Complex Numbers A complex number is a number of the form where a and b are real numbers and i has the property that z a + ib (4.1) i 2 1. (4.2) a is called the

More information

1 Complex numbers and the complex plane

1 Complex numbers and the complex plane L1: Complex numbers and complex-valued functions. Contents: The field of complex numbers. Real and imaginary part. Conjugation and modulus or absolute valued. Inequalities: The triangular and the Cauchy.

More information

MAT01A1. Appendix E: Sigma Notation

MAT01A1. Appendix E: Sigma Notation MAT01A1 Appendix E: Sigma Notation Dr Craig 5 February 2019 Introduction Who: Dr Craig What: Lecturer & course coordinator for MAT01A1 Where: C-Ring 508 acraig@uj.ac.za Web: http://andrewcraigmaths.wordpress.com

More information

A Primer on Complex Numbers

A Primer on Complex Numbers ams 10/10A supplementary notes ucsc A Primer on Complex Numbers c 2013, Yonatan Katznelson 1. Imaginary and complex numbers. The real numbers are can be thought of as numbers that represent quantities

More information

Chapter 1. Complex Numbers. 1.1 Complex Numbers. Did it come from the equation x = 0 (1.1)

Chapter 1. Complex Numbers. 1.1 Complex Numbers. Did it come from the equation x = 0 (1.1) Chapter 1 Complex Numbers 1.1 Complex Numbers Origin of Complex Numbers Did it come from the equation Where did the notion of complex numbers came from? x 2 + 1 = 0 (1.1) as i is defined today? No. Very

More information

Section 5.8. (i) ( 3 + i)(14 2i) = ( 3)(14 2i) + i(14 2i) = {( 3)14 ( 3)(2i)} + i(14) i(2i) = ( i) + (14i + 2) = i.

Section 5.8. (i) ( 3 + i)(14 2i) = ( 3)(14 2i) + i(14 2i) = {( 3)14 ( 3)(2i)} + i(14) i(2i) = ( i) + (14i + 2) = i. 1. Section 5.8 (i) ( 3 + i)(14 i) ( 3)(14 i) + i(14 i) {( 3)14 ( 3)(i)} + i(14) i(i) ( 4 + 6i) + (14i + ) 40 + 0i. (ii) + 3i 1 4i ( + 3i)(1 + 4i) (1 4i)(1 + 4i) (( + 3i) + ( + 3i)(4i) 1 + 4 10 + 11i 10

More information

Complex Numbers. Basic algebra. Definitions. part of the complex number a+ib. ffl Addition: Notation: We i write for 1; that is we

Complex Numbers. Basic algebra. Definitions. part of the complex number a+ib. ffl Addition: Notation: We i write for 1; that is we Complex Numbers Definitions Notation We i write for 1; that is we define p to be p 1 so i 2 = 1. i Basic algebra Equality a + ib = c + id when a = c b = and d. Addition A complex number is any expression

More information

Polar Equations and Complex Numbers

Polar Equations and Complex Numbers Polar Equations and Complex Numbers Art Fortgang, (ArtF) Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other

More information

5.1 Monomials. Algebra 2

5.1 Monomials. Algebra 2 . Monomials Algebra Goal : A..: Add, subtract, multiply, and simplify polynomials and rational expressions (e.g., multiply (x ) ( x + ); simplify 9x x. x Goal : Write numbers in scientific notation. Scientific

More information

Math 005A Prerequisite Material Answer Key

Math 005A Prerequisite Material Answer Key Math 005A Prerequisite Material Answer Key 1. a) P = 4s (definition of perimeter and square) b) P = l + w (definition of perimeter and rectangle) c) P = a + b + c (definition of perimeter and triangle)

More information

Chapter 7 PHASORS ALGEBRA

Chapter 7 PHASORS ALGEBRA 164 Chapter 7 PHASORS ALGEBRA Vectors, in general, may be located anywhere in space. We have restricted ourselves thus for to vectors which are all located in one plane (co planar vectors), but they may

More information

This leaflet describes how complex numbers are added, subtracted, multiplied and divided.

This leaflet describes how complex numbers are added, subtracted, multiplied and divided. 7. Introduction. Complex arithmetic This leaflet describes how complex numbers are added, subtracted, multiplied and divided. 1. Addition and subtraction of complex numbers. Given two complex numbers we

More information