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 13 February 2019

2 Introduction Who: Dr Craig What: Lecturer & course coordinator for MAT01A1 Where: C-Ring 508 Web:

3 Important information Course code: MAT01A1 NOT: MAT1A1E, MAT1A3E, MATE0A1, MAEB0A1, MAA00A1, MAT00A1, MAFT0A1 Learning Guide: available on Blackboard. Please check Blackboard twice a week. Student check this account twice per week or set up forwarding to an address that you check frequently.

4 Important information Lecture times: Tuesday 08h50 10h25 Wednesdays 17h10 18h45 Lecture venues: C-LES 102, C-LES 103 Tutorials: Tuesday afternoons 13h50 15h25: D-LES 104 or B-LES 102 OR 15h30 17h05: C-LES 203

5 Other announcements No tuts for MAT01A1 on Wednesdays. If you see this on your timetable, it is an error. (To move your Chem. prac., Mr Kgatshe CSC02A2 students. Dr Craig regarding tutorial clash. Maths Learning Centre in C-Ring 512: 10h30 15h25 Mondays 08h00 15h25 Tuesday to Thursday 08h00 12h05 Fridays

6 Lecturers Consultation Hours Monday: 14h40 15h25 Dr Craig (C-508) Tuesday: 11h20 13h45 Dr Robinson (C-514) Wednesday: 15h30 17h05 Dr Robinson (C-514) Thursday: 11h20 12h55 Dr Craig (C-508) Friday: 11h20 12h55 Dr Craig (C-508)

7 Saturday class 09h00 12h00 C-LES 401 Questions will be from all topics covered so far. Please attend if you want to spend extra time on your maths.

8 Warm up Example: Find all of the values of x in the interval [0, 2π] such that sin x = sin 2x. Example: For x [0, 2π], solve 1 < tan x < 1 To do this we will first solve tan x = 1 and tan x = 1 and then use the graph of y = tan x.

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

10 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.)

11 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

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

13 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

14 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.

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

16 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)

17 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

18 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

19 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

20 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

21 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.

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

23 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.

24 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 θ.

25 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 θ + k.2π = arg(z) where k is any integer (k Z).

26 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π].

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

28 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.)

29 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.

30 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

31 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.

32 Next time: n-th roots of complex numbers. More about complex numbers: Download and listen to this podcast to learn more about complex numbers: b00tt6b2

MAT01A1: Complex Numbers (Appendix H)

MAT01A1: Complex Numbers (Appendix H) MAT01A1: Complex Numbers (Appendix H) Dr Craig 14 February 2018 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

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

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

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

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

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: Inverse Functions

MAT01A1: Inverse Functions MAT01A1: Inverse Functions Dr Craig 27 February 2018 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

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

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

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

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

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

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

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

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

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

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

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

) 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

5-9. Complex Numbers. Key Concept. Square Root of a Negative Real Number. Key Concept. Complex Numbers VOCABULARY TEKS FOCUS ESSENTIAL UNDERSTANDING

5-9. Complex Numbers. Key Concept. Square Root of a Negative Real Number. Key Concept. Complex Numbers VOCABULARY TEKS FOCUS ESSENTIAL UNDERSTANDING TEKS FOCUS 5-9 Complex Numbers VOCABULARY TEKS (7)(A) Add, subtract, and multiply complex TEKS (1)(F) Analyze mathematical relationships to connect and communicate mathematical ideas. Additional TEKS (1)(D),

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 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

2.5 Operations With Complex Numbers in Rectangular Form

2.5 Operations With Complex Numbers in Rectangular Form 2.5 Operations With Complex Numbers in Rectangular Form The computer-generated image shown is called a fractal. Fractals are used in many ways, such as making realistic computer images for movies and squeezing

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

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

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

MAS156: Mathematics (Electrical and Aerospace)

MAS156: Mathematics (Electrical and Aerospace) MAS156: Mathematics (Electrical and Aerospace) Dr Sam Marsh mas-engineering@sheffield.ac.uk Tuesday 17th October 2017, 1pm Diamond LT4 Course matters Online tests Some people had problems in the early

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

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

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

Chapter 1.6. Perform Operations with Complex Numbers

Chapter 1.6. Perform Operations with Complex Numbers Chapter 1.6 Perform Operations with Complex Numbers EXAMPLE Warm-Up 1 Exercises Solve a quadratic equation Solve 2x 2 + 11 = 37. 2x 2 + 11 = 37 2x 2 = 48 Write original equation. Subtract 11 from each

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

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

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

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

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

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

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 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

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

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

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

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

Pre-Calculus Summer Packet

Pre-Calculus Summer Packet 2013-2014 Pre-Calculus Summer Packet 1. Complete the attached summer packet, which is due on Friday, September 6, 2013. 2. The material will be reviewed in class on Friday, September 6 and Monday, September

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

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

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

Math Lecture 18 Notes

Math Lecture 18 Notes Math 1010 - Lecture 18 Notes Dylan Zwick Fall 2009 In our last lecture we talked about how we can add, subtract, and multiply polynomials, and we figured out that, basically, if you can add, subtract,

More information

Know why the real and complex numbers are each a field, and that particular rings are not fields (e.g., integers, polynomial rings, matrix rings)

Know why the real and complex numbers are each a field, and that particular rings are not fields (e.g., integers, polynomial rings, matrix rings) COMPETENCY 1.0 ALGEBRA SKILL 1.1 1.1a. ALGEBRAIC STRUCTURES Know why the real and complex numbers are each a field, and that particular rings are not fields (e.g., integers, polynomial rings, matrix rings)

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

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

Since x + we get x² + 2x = 4, or simplifying it, x² = 4. Therefore, x² + = 4 2 = 2. Ans. (C)

Since x + we get x² + 2x = 4, or simplifying it, x² = 4. Therefore, x² + = 4 2 = 2. Ans. (C) SAT II - Math Level 2 Test #01 Solution 1. x + = 2, then x² + = Since x + = 2, by squaring both side of the equation, (A) - (B) 0 (C) 2 (D) 4 (E) -2 we get x² + 2x 1 + 1 = 4, or simplifying it, x² + 2

More information

Algebra 1 Unit 6 Notes

Algebra 1 Unit 6 Notes Algebra 1 Unit 6 Notes Name: Day Date Assignment (Due the next class meeting) Monday Tuesday Wednesday Thursday Friday Tuesday Wednesday Thursday Friday Monday Tuesday Wednesday Thursday Friday Monday

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

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

Math Academy I Fall Study Guide. CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8

Math Academy I Fall Study Guide. CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8 Name: Math Academy I Fall Study Guide CHAPTER ONE: FUNDAMENTALS Due Thursday, December 8 1-A Terminology natural integer rational real complex irrational imaginary term expression argument monomial degree

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

Complex Numbers. Emily Lawson

Complex Numbers. Emily Lawson Complex Numbers Emily Lawson 1418516 March 10, 2017 Contents 1 Introduction i 2 Definition of Complex Numbers i 2.1 Real and imaginary parts of a complex number................................. i 3 Conjugation

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

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

Chapter 8B - Trigonometric Functions (the first part)

Chapter 8B - Trigonometric Functions (the first part) Fry Texas A&M University! Spring 2016! Math 150 Notes! Section 8B-I! Page 79 Chapter 8B - Trigonometric Functions (the first part) Recall from geometry that if 2 corresponding triangles have 2 angles of

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

Chapter 1. Equations and Inequalities. 1.1 Basic Equations

Chapter 1. Equations and Inequalities. 1.1 Basic Equations Chapter 1. Equations and Inequalities 1.1 Basic Equations Properties of Equalities (the Cancellation properties): 1. A = B if and only if A + C = B + C 2. A = B if and only if AC = BC ( C 0 ) The values

More information

Department of Mathematical Sciences Tutorial Problems for MATH103, Foundation Module II Autumn Semester 2004

Department of Mathematical Sciences Tutorial Problems for MATH103, Foundation Module II Autumn Semester 2004 Department of Mathematical Sciences Tutorial Problems for MATH103, Foundation Module II Autumn Semester 2004 Each week problems will be set from this list; you must study these problems before the following

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

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

Section 6.1/6.2* 2x2 Linear Systems and some other Systems/Applications

Section 6.1/6.2* 2x2 Linear Systems and some other Systems/Applications Section 6.1/6.2* 2x2 Linear Systems and some other Systems/Applications Solving 2x2 Linear Systems ax by c To solve a system of two linear equations means to find values for x and y dx ey f that satisfy

More information

MATH 150 Pre-Calculus

MATH 150 Pre-Calculus MATH 150 Pre-Calculus Fall, 2014, WEEK 2 JoungDong Kim Week 2: 1D, 1E, 2A Chapter 1D. Rational Expression. Definition of a Rational Expression A rational expression is an expression of the form p, where

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

Chapter 2 Polynomial and Rational Functions

Chapter 2 Polynomial and Rational Functions Chapter 2 Polynomial and Rational Functions Overview: 2.2 Polynomial Functions of Higher Degree 2.3 Real Zeros of Polynomial Functions 2.4 Complex Numbers 2.5 The Fundamental Theorem of Algebra 2.6 Rational

More information

Midterm 3 Review. Terms. Formulas and Rules to Use. Math 1010, Fall 2011 Instructor: Marina Gresham. Odd Root ( n x where n is odd) Exponent

Midterm 3 Review. Terms. Formulas and Rules to Use. Math 1010, Fall 2011 Instructor: Marina Gresham. Odd Root ( n x where n is odd) Exponent Math 1010, Fall 2011 Instructor: Marina Gresham Terms Midterm 3 Review Exponent Polynomial - Monomial - Binomial - Trinomial - Standard Form - Degree - Leading Coefficient - Constant Term Difference of

More information

MAT01B1: Maximum and Minimum Values

MAT01B1: Maximum and Minimum Values MAT01B1: Maximum and Minimum Values Dr Craig 14 August 2018 My details: acraig@uj.ac.za Consulting hours: Monday 14h40 15h25 Thursday 11h20 12h55 Friday 11h20 12h55 Office C-Ring 508 https://andrewcraigmaths.wordpress.com/

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

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

Review: complex numbers

Review: complex numbers October 5/6, 01.5 extra problems page 1 Review: complex numbers Number system The complex number system consists of a + bi where a and b are real numbers, with various arithmetic operations. The real numbers

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

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

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

CHAPTER 1 COMPLEX NUMBER

CHAPTER 1 COMPLEX NUMBER BA0 ENGINEERING MATHEMATICS 0 CHAPTER COMPLEX NUMBER. INTRODUCTION TO COMPLEX NUMBERS.. Quadratic Equations Examples of quadratic equations:. x + 3x 5 = 0. x x 6 = 0 3. x = 4 i The roots of an equation

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

5 Section 9.1 Prop of Radicals. 7 Section Section 9. 1b Properties of Radicals. 8 Quick Quiz Section 9.4 Completing the Square

5 Section 9.1 Prop of Radicals. 7 Section Section 9. 1b Properties of Radicals. 8 Quick Quiz Section 9.4 Completing the Square Unit 10B Quadratics - Chapter 9 Name: The calendar and all assignments are subject to change. Students will be notified of any changes during class, so it is their responsibility to pay attention and make

More information