Complex Numbers. Introduction

Size: px
Start display at page:

Download "Complex Numbers. Introduction"

Transcription

1 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 numbers. 1.6 Modulus argument (polar) form z 5 r (cosu 1 i sinu) = rcis(u) = reiu. The complex plane. 1.7 De Moivre s theorem. Powers and roots of a complex number. 1.8 Conjugate roots of polynomial equations with real coefficients. Introduction You have already met complex numbers in Chapters 1 and. This chapter will broaden your understanding to include trigonometric representation of complex numbers and some applications. Fractals can be generated using complex numbers. Solving a linear equation of the form ax 1 b 5 0, with a 0 is a straightforward procedure if we are using the set of real numbers. The situation, as you already know, is different with quadratic equations. For example, as you have seen in Chapter, solving the quadratic equation 8

2 x over the set of real numbers is not possible. The square of any real number has to be non-negative, i.e. (x > 0 x 1 1 > 1) x 1 1 > 0 for any choice of a real number x. This means that x is impossible for every real number x. This forces us to introduce a new set where such a solution is possible. Numbers such as 1 are not intuitive and many mathematicians in the past resisted their introduction, so they are called imaginary numbers. The situation with finding a solution to x is analogous to the following scenario: For a child in the first or second grade, a question such as 5 1? 5 9 is manageable. However, a question such as 5 1? 5 is impossible because the student s knowledge is restricted to the set of positive integers. However, at a later stage when the same student is faced with the same question, he/she can solve it because their scope has been extended to include negative numbers too. Also, at early stages an equation such as x 5 5 cannot be solved till the student s knowledge of sets is extended to include irrational numbers where he/she can recognize numbers such as x The situation is much the same for x We extend our number system to include numbers such as 1 ; i.e. a number whose square is 1. Thanks to Euler s ( ) seminal work on imaginary numbers, they now feature prominently in the number system. Euler skilfully employed them to obtain many interesting results. Later, Gauss ( ) represented them as points in the plane and renamed them as complex numbers, using them to obtain various significant results in number theory Complex numbers, sums, products and quotients Electronic components like capacitors are used in AC circuits. Their effects are represented using complex numbers. As you have seen in the introduction, the development of complex numbers had its origin in the search for methods of solving polynomial equations. The quadratic formula x 5 b a 6 b ac a had been used earlier than the 16th century to solve quadratic equations in more primitive notations, of course. However, mathematicians stopped short of using it for cases where b ac was negative. The use of the formula in cases where b ac is negative depends on two principles (in 9

3 10 addition to the other principles inherent in the set of real numbers, such as associativity and commutativity of multiplication) k 5 k 1 for any real number k. 0 Example 1 Multiply 6 9. First we simplify each square root using rule And hence using rule 1 with the other obvious rules: To deal with the quadratic formula expressions that consist of combinations of real numbers and square roots of negative numbers, we can apply the rules of binomials to numbers of the form a 1 b 1 where a and b are real numbers. For example, to add to 1 we combine like terms as we do in polynomials: ( ) 1 ( 1 ) (5 1 ) 1 (7 ) Similarly, to multiply these numbers we use the binomial multiplication procedures: ( ) ( 1 ) (7 1 ) ( 1 ) 1 5 ( 1 ) 1 (7 1 ) ( 1 ) (1) 1 (15 1 1) Euler introduced the symbol i for 1. A pure imaginary number is a number of the form ki, where k is a real number and i, the imaginary unit, is defined by i 5 1. Note: In some cases, especially in engineering sciences, the number i is sometimes denoted as j. Note: With this definition of i, a few interesting results are immediately apparent. For example, i 5 i i 5 1 i 5 i, and i 5 i i 5 (1) (1) 5 1, and so i 5 5 i i 5 1 i 5 i, and also i 6 5 i i 5 i 5 1; i 7 5 i, and finally i

4 This leads you to be able to evaluate any positive integer power of i using the following property: i n 1 k 5 i k, k 5 0, 1,,. So, for example i 1 5 i i 5 1. Example Simplify a) b) 6 9 a) i 1 7i 5 1i b) i 7i 5 i 5 (1) 5 Gauss introduced the idea of complex numbers by giving them the following definition. A complex number is a number that can be written in the form a 1 bi where a and b are real numbers and i 5 1. a is called the real part of the number and b is the imaginary part. We do not define i 5 1 for a reason. It is the convention in mathematics that when we write 9 then we mean the non-negative square root of 9, namely. We do not mean! i does not belong to this category since we cannot say that i is the positive square root of 1, i.e. i. 0. If we do, then 1 5 i i. 0, which is false, and if we say i, 0, then i. 0, and 1 5 i i. 0, which is also false. Actually i is also a square root of 1 because i i 5 i 5 1. With this in mind, we can use a convention which calls i the principal square root of 1 and write i 5 1. Notation It is customary to denote complex numbers with the variable z. z i is the complex number with real part 5 and imaginary part 7 and z 5 i has as real part and as imaginary. It is usual to write Re(z) for the real part of z and Im(z) for the imaginary part. So, Re( 1 i ) 5 and Im( 1 i ) 5. Note that both the real and imaginary parts are real numbers! Algebraic structure of complex numbers Gauss definition of the complex numbers triggers the following understanding of the set of complex numbers as an extension to our number sets in algebra. The set of complex numbers C is the set of ordered pairs of real numbers C 5 {z 5 (x, y): x, y }, with the following additional structure: A GDC can be set up to do basic complex number operations. For example, if you have a TI-8 Plus, the set up is as follows. SCI ENG FLOAT RADIAN DEGREE FUNC PAR POL SEQ CONNECTED DOT SEQUENTIAL SIMUL REAL a+bi re^θi FULL HORIZ G-T SET CLOCK1/01/08 6:9AM Equality Two complex numbers z 1 5 (x 1, y 1 ) and z 5 (x, y ) are equal if their corresponding components are equal: (x 1, y 1 ) 5 (x, y ) if x 1 5 x and y 1 5 y. That is, two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal. 1

5 10 This is equivalent to saying: a 1 bi 5 c 1 di a 5 c and b 5 d. For example, if ( y )i 5 x 1 1 5i, then x must be 1 and y must be. Explain why. An interesting application of the way equality works is in finding the square roots of complex numbers without a need for the trigonometric forms developed later in the chapter. Find the square root(s) of z i. Let the square root of z be x 1 yi, then (x 1 yi ) i x y 1 xyi i x y 5 5 and xy 5 1 xy 5 6 y 5 6 x, and when we substitute this value in x y 5 5, we have x ( 6 x ) 5 5. This simplifies to x 5x which yields x 5 or x 5 9, x 5 6. This leads to x 5 6i, that is, the two square roots of 5 1 1i are 1 i or i. (+i) (- i) 5+1i 5+1i Addition and subtraction for complex numbers are defined as follows: Addition (x 1, y 1 ) 1 (x, y ) 5 (x 1 1 x, y 1 y ) This is equivalent to saying: (a 1 bi) 1 (c 1 di) 5 (a 1 c) 1 (b 1 d)i. Multiplication (x 1, y 1 )(x, y ) 5 (x 1 x y 1 y, x 1 y 1 x y 1 ) This is equivalent to using the binomial multiplication on (a 1 bi)(c 1 di): (a 1 bi) (c 1 di) 5 ac 1 bdi 1 adi 1 bci 5 ac bd 1 (ad 1 bc)i Addition and multiplication of complex numbers inherit most of the properties of addition and multiplication of real numbers: z 1 w 5 w 1 z and zw 5 wz (Commutativity) z 1 (u 1 v) 5 (z 1 u) 1 v and z(uv) 5 (zu)v (Associativity) z (u 1 v) 5 zu 1 zv (Distributive property) A number of complex numbers take up unique positions. For example, the number (0, 0) has the properties of 0: (x, y) 1 (0, 0) 5 (x, y) and (x, y)(0, 0) 5 (0, 0). It is therefore normal to identify it with 0. The symbol is exactly the same symbol used to identify the real 0. So, the real and complex zeros are the same number. Another complex number of significance is (1, 0). This number plays an important role in multiplication that stems from the following property: (x, y) (1, 0) 5 (x 1 y 0, x 0 1 y 1) 5 (x, y)

6 For complex numbers, (1, 0) behaves like the identity for multiplication for real numbers. Again, it is normal to write (1, 0) 5 1. The third number of significance is (0, 1). It has the notable characteristic of having a negative square, i.e. (0, 1)(0, 1) 5 ( , ) 5 (1, 0) Using the definition above, (0, 1) i 5 i. So, the last result should be no surprise to us since we know that i i (1, 0). Since (x, y) represents the complex number x 1 yi, then every real number x can be written as x 1 0i 5 (x, 0). The set of real numbers is therefore a subset of the set of complex numbers. They are the complex numbers whose imaginary part is 0. Similarly, pure imaginary numbers are of the form 0 1 yi 5 (0, y). They are the complex numbers whose real part is 0. Notation So far, we have learned how to represent a complex number in two forms: (x, y) and x 1 yi. Now, from the properties above (x, y) 5 (x, 0) 1 (0, y) 5 (x, 0) 1 (y, 0)(0, 1) (Check the truth of this equation.) This last equation justifies why we can write (x, y) 5 x 1 yi. Example Simplify each expression. a) ( 5i) 1 (7 1 8i) b) ( 5i) (7 1 8i) c) ( 5i)(7 1 8i) a) ( 5i) 1 (7 1 8i) 5 ( 1 7) 1 (5 1 8)i i b) ( 5i) (7 1 8i) 5 ( 7) 1 (5 8)i 5 1i c) ( 5i)(7 1 8i) 5 ( 7 (5) 8) 1 ( 8 1 (5) 7)i 5 68 i ( 5i) (8i) i Ans Frac i ( 5i) (7+8i) 68 i Division Multiplication can be used to perform division of complex numbers. The division of two complex numbers, a 1 bi, involves finding a complex c 1 di number (x 1 yi) satisfying a 1 bi 5 x 1 yi; hence, it is sufficient to find c 1 di the unknowns x and y.

7 10 Example Find the quotient 1 i 1 1 i. Let 1 i 5 x 1 iy. Hence, using multiplication and the equality of 1 1 i complex numbers, 1 i 5 (1 1 i)(x 1 iy) 1 i 5 x y 1 i(x 1y) { 5 x y x 5 8 5, y x 1 y Thus, 1 i 1 1 i i. 5 5 (+i) (1+i) 1.6-.i Ans Frac i Now, in general, a 1 bi 5 x 1 yi a 1 bi 5 (x 1 yi)(c 1 di). c 1 di With the multiplication as described above: a 1 bi 5 (cx dy) 1 (dx 1 cy)i Again by applying the equality of complex numbers property above we get a system of two equations that can be solved. { cx dy 5 a x 5 ac 1 bd c ; y 5 bc ad dx 1 cy 5 b 1 d c 1 d The denominator c 1 d resulted from multiplying c 1 di by c di, which is its conjugate. Although the conjugate notation z * will be used in the book, in your own work you can use any notation you feel comfortable with. You just need to understand that the IB questions use this one. Conjugate With every complex number (a 1 bi) we associate another complex number (a bi) which is called its conjugate. The conjugate of number z is most often denoted with a bar over it, sometimes with an asterisk to the right of it, occasionally with an apostrophe and even less often with the plain symbol Conj as in _ z 5 z * 5 z9 5 Conj(z). In this book, we will use z * for the conjugate. The importance of the conjugate stems from the following property (a 1 bi )(a bi ) 5 a b i 5 a 1 b which is a non-negative real number. So the product of a complex number and its conjugate is always a real number.

8 Example 5 Find the conjugate of z and verify the property mentioned above. a) z 5 1 i b) z 5 5i c) z 5 11 a) z * 5 i, and ( 1 i )( i) 5 9i b) z * 5 5i, and (5i)(5i) 5 5i 5 (5)(1) 5 5. c) z * 5 11, and So, the method used in dividing two complex numbers can be achieved by multiplying the quotient by a fraction whose numerator and denominator are the conjugate c di. a 1 bi c 1 di 5 a 1 bi c 1 di c di 5 (a 1 bi)(c di) 5 ac 1 bd 1 bc ad c di c 1 d c 1 d c 1 d i Example 6 Find each quotient and write your answer in standard form. a) 5i 7 1 8i b) 5i 8i c) 5i 7 a) 5i 7 1 8i 5 5i 7 1 8i 7 8i 7 8i ( 5)i i b) 5i 5 5i 8i 8i 8i 8i 5 i i 6 8 c) 5i i 7 7 ( 5i) (7+8i) Ans Frac i ( 5i) (8i) i Ans Frac i Example 7 Solve the system of equations and express your answer in Cartesian form. (1 1 i )z 1 iz 5 z 1 1 (1 i )z 5 i 5

9 10 Multiply the first equation by, and the second equation by (1 1 i). (1 1 i )z 1 iz 5 6 (1) (1 1 i )z 1 1 (1 1 i)(1 i )z 5 (1 1 i )( i ) By subtracting () from (1), we get And hence (1 1 i )z 1 1 z 5 6 () ( i )z 5 1 z 5 1 i 5 i z i( i) i i Properties of conjugates Here is a theorem that lists some of the important properties of conjugates. In the next section, we will add a few more to the list. The product can be extended to powers of complex numbers, i.e. (z )* 5 (z z)* 5 z* z* 5 (z*). This result can be generalized for any non-negative integer power n, i.e. (z n )* 5 (z *) n and can be proved by mathematical induction. The basis case, when n 5 0, is obviously true: (z 0 )* (z *) 0. Now assume (z k )* 5 (z *) k. (z k 1 1 )* 5 (z k z)* 5 (z k )*z* 5 (z *) k z * (using the product rule). Therefore, (z k 1 1 )* 5 (z *) k z* 5 (z *) k 1 1. So, since if the statement is true for n 5 k, it is also true for n 5 k 1 1, then by the principle of mathematical induction it is true for all n 0. Theorem Let z, z 1 and z be complex numbers, then (1) (z*)* 5 z () z * 5 z if and only if z is real. () (z 1 1 z )* 5 z 1 * 1 z * The conjugate of the sum is the sum of conjugates. () (z)* 5 z * (5) (z 1 z )* 5 z 1 * z * The conjugate of the product is the product of conjugates. (6) (z 1 )* 5 (z*) 1, if z 0. Proof (1) and () are obvious. For (1), ((a 1 bi) *)* 5 (a bi) * 5 a 1 bi, and for (), a bi 5 a 1 bi bi 5 0 b 5 0. () is proved by straightforward calculation: Let z 1 5 x 1 1 iy 1 and z 5 x 1 iy, then (z 1 1 z )* 5 ((x 1 1 iy 1 ) 1 (x 1 iy ))* 5 ((x 1 1 x ) 1 i (y 1 1 y ))* 5 (x 1 1 x ) i (y 1 1 y ) 5 (x 1 iy 1 ) 1 (x iy ) 5 z 1 * 1 z *. () can now be proved using the above results: (z 1 (z))* 5 0 * 5 0 but, (z 1 (z))* 5 0 * 5 z * 1 (z)*, so z * 1 (z)* 5 0, and (z)* 5 z *. Also (5) is proved by straightforward calculation: (z 1 z )* 5 ((x 1 1 iy 1 ) (x 1 iy ))* 5 ((x 1 x y 1 y ) 1 i (y 1 x 1 x 1 y ))* 5 (x 1 x y 1 y ) i (y 1 x 1 x 1 y ) 5 (x 1 iy 1 ) (x iy ) 5 z 1 * z * 6

10 And finally, (6): (z(z 1 )) * 5 1 * 5 1 but, (z(z 1 )) * 5 z *(z 1 ) *, so z *(z 1 ) * 5 1, and (z 1 ) * 5 1 z * 5 (z *) 1. Conjugate zeros of polynomials In Chapter, you used the following result without proof. If c is a root of a polynomial equation with real coefficients, then c * is also a root. Theorem: If c is a root of a polynomial equation with real coefficients, then c * is also a root of the equation. We give the proof for n 5, but the method is general. P(x) 5 ax 1 bx 1 dx 1 e Since c is a root of P(x) 5 0, we have ac 1 bc 1 dc 1 e 5 0 (ac 1 bc 1 dc 1 e) *5 0 Since 0* 5 0. (ac )* 1 (bc )* 1 (dc)* 1 e * 5 0 Sum of conjugates theorem. a(c *) 1 b(c *) 1 d(c *) 1 e 5 0 Result of product conjugate. (c*) is a root of P(x) 5 0. Example i is a zero of the polynomial P(x) 5 x 5x 1 11x 15. Find all other zeros. Since the polynomial has real coefficients, then 1 i is also a zero. Hence, using the factor theorem, P(x) 5 (x (1 1 i))(x (1 i))(x c), where c is a real number to be found. Now, P(x) 5 (x x 1 5)(x c). c can either be found by division or by factoring by trial and error. In either case, c 5. Example i is a zero of the polynomial P(x) 5 x 1 (i )x 1 (i 1 5)x i. Find all other zeros. 1 Not included in present IB syllabus. 7

11 10 Since the polynomial does not have real coefficients, then 1 i is not necessarily also a zero. To find the other zeros, we can perform synthetic substitution 1 1 i 1 i i i 1 1 i 7 1 i 8 i i 1 i 0 This shows that P(x) 5 (x 1 i)(x 1 (1 1 i)x 1 i). The second factor can be factored into (x 1 1)(x 1 i) giving us the other two zeros as 1 and i. Note: x 1 (1 1 i)x 1 i 5 0 can be solved using the quadratic formula. x 5 b 6 b ac 5 1 i 6 (1 1 i) ( 1 i) a 5 1 i 6 8 6i 1 8 1i 5 1 i 6 18i To find 18i we let (a 1 bi) 5 18i a b 1 abi 5 18i, then equating the real parts and imaginary parts to each other: a b 5 0 and ab 5 18 will yield 18i i, and hence x 5 1 i 6 18i 1 i 6 (6 7 i) which will yield x 5 1 or x 5 i. Exercise 10.1 Express each of the following numbers in the form a 1 bi Perform the following operations and express your answer in the form a 1 bi. 7 ( 1 i ) 1 ( 5i ) 8 ( 1 i ) ( 5i ) 9 ( 1 i )( 5i ) 10 i ( i ) 11 ( 7i )( 1 i ) 1 (1 1 i )( i ) 1 1 i 1 5i 1 i 1 i 15 ( 1 i ) 1 ( i ) 16 ( 1 i ) ( 1 1 i ) 17 ( 1 i ) ( i ) 18 ( 1 i )( i ) 19 1 i ( 7i ) 0 ( 1 5i ) ( 5i ) i 1i 1 i 8

12 i ( i ) ( 1 5i )(6 10i ) 5 9 5i 6 (7 i )1 1 10i 7 (5 1i ) 1 8 i i (7 1 8i )( 5i ) i Let z 5 a 1 bi. Find a and b if ( 1 i )z i. ( 1 yi )(x 1 i ) 5 1 1i, where x and y are real numbers. Solve for x and y. a) Evaluate (1 1 i ). b) Prove that (1 1 i ) 6n 5 8 n, where n Z 1. c) Hence, find (1 1 i ) 8. a) Evaluate ( 1 i ). b) Prove that ( 1 i ) k 5 (16) k, where k Z 1. c) Hence, find ( 1 i ) 6. 5 If z is a complex number such that z 1 i 5 z 1 i, find the value of z. ( z 5 x + y where z = x + iy.) 6 Find the complex number z and write it in the form a 1 bi if z 5 1 i i. 7 Find the values of the two real numbers x and y such that (x 1 iy)( 7i ) 5 1 i. 8 Find the complex number z and write it in the form a 1 bi if i(z 1 1) 5 z. 9 Find the complex number z and write it in the form a 1 bi if i 1 1 i _ z 5 i. 0 Find the values of the two real numbers x and y such that (x 1 iy) 5 i. 1 a) Find the values of the two real numbers x and y such that (x 1 iy) i. b) Hence, solve the following equation z 1 (1 i )z 1 i 5 0. If z C, find all solutions to the equation z 7i 5 0. Given that z 5 1_ 1 i is a zero of the polynomial f (x) 5 x 16x 1 9x 51, find the other zeros. Find a polynomial function with integer coefficients and lowest possible degree that has 1_, 1 and 1 i as zeros. 5 Find a polynomial function with integer coefficients and lowest possible degree that has, and 1 1 i as zeros. 6 Given that z i is a zero of the polynomial f (x) 5 x 7x x 1 87, find the other zeros. 7 Given that z 5 1 i is a zero of the polynomial f (x) 5 x x 1 8x 1 8, find the other zeros. 8 Let z C. If z z* 5 a 1 bi, show that a 1 bi

13 10 9 Given that z 5 (k 1 i ) where k is a real number, find all values of k such that a) z is a real number b) z is purely imaginary. 50 Solve the system of equations. 51 Solve the system of equations. iz 1 1 z 5 i iz 1 (1 1 i )z 5 z 1 1 ( 1 i )z i ( 1 i )z 1 1 iz The complex plane Our definition of complex numbers as ordered pairs of real numbers enables us to look at them from a different perspective. Every ordered pair (x, y) determines a unique complex number x 1 yi, and vice versa. This correspondence is embodied in the geometric representation of complex numbers. Looking at complex numbers as points in the plane equipped with additional structure changes the plane into what we call complex plane, or Gauss plane, or Argand plane (diagram). The complex plane has two axes, the horizontal axis is called the real axis, and the vertical axis is the imaginary axis. Every complex number z 5 x 1 yi is represented by a point (x, y) in the plane. The real part is measured along the real axis and the imaginary part along the imaginary axis. 5 i imaginary axis 5i i i i i i i 1 i i i 5 real axis The diagram above illustrates how the two complex numbers 1 i and 5 1 i are plotted in the complex plane. imaginary axis z x yi Imaginary part y 0 Real part x real axis 0

14 Let us consider the sum of two complex numbers: z 1 5 x 1 1 y 1 i, and z 5 x 1 y i As we have defined addition before: z 1 1 z 5 (x 1 1 x ) 1 (y 1 1 y )i This suggests that we consider complex numbers as vectors; i.e. we regard the complex number z 5 x 1 iy as a vector in standard form whose terminal point is the complex number (x, y). Since we are representing the complex numbers by vectors, this results in some analogies between the two sets. So, adding two complex numbers or subtracting them, or multiplying by a scalar, are similar in both sets. Example 10 Consider the complex numbers z i and z i. Find z 1 1 z and z 1 z. imaginary axis z 1 z 6i 6i i z 1 z 8 i i z 5 i i z 1 i real axis Note here that the vector representing the sum, 1 6i, is the diagonal of the parallelogram with sides representing 1 i and 5 1 i, while the vector representing the difference is the second diagonal of the parallelogram. The length, norm, of a vector also has a parallel in complex numbers. You recall that for a vector v 5 (x, y) the length of the vector is v 5 x 1 y. For complex numbers, the modulus or absolute value (or magnitude) of the complex number z 5 x 1 yi is z 5 x 1 y. It follows immediately that since z * 5 x yi z * 5 x 1 (y) 5 x 1 y, then z * 5 z. Also of interest is the following result. z z* 5 (x 1 iy)(x iy) 5 x 1 y, z 5 x 1 y, and z* 5 x 1 y z z* 5 z 5 z* For example: ( 1 i )( i ) ( 1 ) 1

15 10 Example 11 Calculate the moduli of the following complex numbers a) z i b) z i a) z i b) z i = 1 Example 1 Graph each set of complex numbers. a) A 5{z z 5 } b) B 5{z z < } a) A is the set of complex numbers whose distance from the origin is units. So, the set is a circle with radius and centre (0, 0) as shown. A O z b) B is the set of complex numbers whose distance from the origin is less than or equal to. So, the set is a disk of radius and centre at the origin. B O z Another important property is the following result: Proof: But, z 1 z 5 z 1 z z 1 z 5 (x 1 x y 1 y ) 1 (x 1 y 1 x y 1 )i 5 (x 1 x y 1 y ) 1 (x 1 y 1 x y 1 ) 5 (x 1 x ) x 1 x y 1 y 1 (y 1 y ) 1 (x 1 y ) 1 x 1 y x y 1 1 (x y 1 ) 5 (x 1 x ) 1 (y 1 y ) 1 (x 1 y ) 1 (x y 1 ) z 1 z 5 x 1 1 y 1 x 1 y 5 (x 1 1 y 1 )(x 1 y ) 5 (x 1 x ) 1 (y 1 y ) 1 (x 1 y ) 1 (x y 1 ) And so the result follows.

16 Example 1 Evaluate ( 1 i)(5 1 1i). ( 1 i)(5 1 1i) 5 1 i 5 1 1i , or ( 1 i)(5 1 1i) i 5 () Trigonometric/polar form of a complex number imaginary axis z x yi r z Imaginary part y 0 θ Real part x real axis We know by now that every complex number z 5 x 1 yi can be considered as an ordered pair (x, y). Hence, using our knowledge of vectors, we can introduce a new form for representing complex numbers the trigonometric form (also known as polar form). The trigonometric form uses the modulus of the complex number as its distance from the origin, r > 0, and u the angle the vector makes with the real axis. Clearly x 5 r cos u and y 5 r sin u ; r 5 x 1 y ; and tan u 5 y x. Therefore, z 5 x 1 yi 5 r cos u 1 (r sin u)i 5 r(cos u 1 i sin u). The angle u is called the argument of the complex number, arg(z). Arg(z) is not unique. However, all values differ by a multiple of p. Note: The trigonometric form is called modulus-argument by the IB. Please keep that in mind. Also this trigonometric form is abbreviated, for ease of writing, as follows: z 5 x 1 yi 5 r(cos u 1 i sin u) 5 r cis u. (cis u stands for cos u 1 i sin u.)

17 10 Example 1 Write the following numbers in trigonometric form. a) z i b) z 5 i c) z 5 5i d) z 5 17 a) r ; tan u Hence, by observing the real and imaginary parts being positive, we can conclude that the argument y i z 1 i must be u 5 p. z 5 ( cos p 1 i sin p ) 5 cis p 0 θ π x θ 11π 6 y i 0 x z i b) r 5 ( ) 1 (1) 5 5 ; tan u 5 1. The real part is positive, the imaginary part is negative, and the point is therefore in the fourth quadrant, so u 5 11p 6. z 5 ( cos 11p 1 i sin 11p 6 6 ) 5 cis 11p 8 We can also use u 5 p 6. c) r 5 5 and u 5 p since it is on the negative side of the imaginary axis. z 5 5 ( cos p 1 i sin p y ) We can also use u 5 p. d) r 5 17 and u 5 0 z 5 17 (cos 0 1 i sin 0) θ π 0 x z 5 i Example 15 Convert each complex number into its rectangular form. a) z 5 cos i sin 150 b) z 5 1 cis p c) z 5 6(cos 50 1 i sin 50 ) d) z 5 15 ( cos p 1 i sin p ) a) z 5 ( ) 1 i ( 1 ) 5 1 i

18 b) z 5 1 cos p 1 1i sin p i 5 6 6i c) z 5 6 cos i sin i i d) z 5 15(0 1 i ) 5 15i Multiplication The trigonometric form of the complex number offers a very interesting and efficient method for multiplying complex numbers. Let z 1 5 r 1 (cos u 1 1 i sin u 1 ) and z 5 r (cos u 1 i sin u ) be two complex numbers written in trigonometric form. Then z 1 z 5 (r 1 (cos u 1 1 i sin u 1 ))(r (cos u 1 i sin u ) 5 r 1 r [(cos u 1 cos u sin u 1 sin u ) 1 i (sin u 1 cos u 1 sin u cos u 1 )]. Now, using the addition formulae for sine and cosine, we have z 1 z 5 r 1 r [(cos(u 1 1 u )) 1 i (sin(u 1 1 u ))] This formula says: To multiply two complex numbers written in trigonometric form, we multiply the moduli and add the arguments. The analogy between complex numbers and vectors stops at multiplication. As you recall, multiplication of vectors is not well defined in the sense that there are two products the scalar product which is a scalar, not a vector, and the vector product (discussed later) which is a vector but is not in the plane! Complex number products are complex numbers! Example 16 Let z i and z 5 1 i. a) Evaluate z 1 z by using their standard forms (rectangular or Cartesian). b) Evaluate z 1 z by using their trigonometric forms and verify that the two results are the same. a) z 1 z 5 ( 1 i )(1 i ) 5 ( 1 6) 1 ( )i 5 i b) Converting both to trigonometric form, we get z 1 5 cis p and z 5 cis p, then z 1 z 5 ( cis ( p 1 p ) ) 5 8 cis ( 5p ) 5 8 ( cos 5p 1 i sin 5p ) 5 8 ( 1 1 i ( ) ) 5 i. Note: You may observe here that multiplying z 1 by z resulted in a new number whose magnitude is twice that of z 1 and is rotated by an angle of p. Alternatively, you can see it as multiplying z by z 1 which results in a complex number whose magnitude is times that of z and is rotated by an angle of p. 5

19 10 Example 17 Let z i and z 5 i. Convert to trigonometric form and multiply. z 1 5 cis p and z 5 6 cis 11p, then 6 z 1 z 5 1 ( cis ( p 1 11p 6 ) ) 5 1 cis ( 1p 1 ) 5 1 cis ( 7p 1 1 p ) 5 1 cis ( 7p 1 ) 5 1 ( cos 7p 1 i sin 7p 1 1 ) Note: You can simplify this answer further to get an exact rectangular form. z 1 z 5 1 ( cos 7p 1 i sin 7p 1 1 ) 5 1 ( cos ( p 1 p 1 ) 1 i sin p 1 p 1 ) 5 1 ( cos ( p 1 p ) 1 i sin ( p 1 p ) ) ( ( ( 1 ) 1 i ( 1 1 ) ) 6 1 i 1 6 ) 5 (6 6 ) 1 i (6 1 6 ) Note: By comparing the Cartesian form of the product to the polar form, i.e. 1 ( cos 7p 1 i sin 7p 1 1 ) and 1 ( 6 1 i 6 ), we can conclude that cos 7p and sin 7p This observation gives us a way of using complex number multiplication in order to find exact values of some trigonometric functions. You may have noticed that the conjugate of a complex number z 5 r (cos u 1 i sin u) is z* 5 r (cos u i sin u) 5 r (cos(u) 1 i sin(u)). Also, z z* 5 r (cos u 1 i sin u) r (cos u i sin u) 5 r (cos u 1 sin u) 5 r. Graphically, a complex number and its conjugate are reflections of each other in the real axis. See the figure opposite. imaginary axis θ θ z x yi real axis z x yi 6

20 Division of complex numbers A similar approach gives us the rules for division of complex numbers. Let z 1 5 r 1 (cos u 1 1 i sin u 1 ) and z 5 r (cos u 1 i sin u ) be two complex numbers written in trigonometric form. Then z 1 z 5 r 1(cos u 1 1 i sin u 1 ) r (cos u 1 i sin u ) cos u i sin u cos u i sin u 5 r 1 r ( (cos u 1 cos u 1 sin u 1 sin u ) 1 i(sin u 1 cos u sin u cos u 1 ) 5 r 1 cos u 1 sin u ) r ( (cos u 1 cos u 1 sin u 1 sin u ) 1 i(sin u 1 cos u sin u cos u 1 ) 1 Now, using the subtraction formulas for sine and cosine, we have z 1 z 5 r 1 r [(cos(u 1 u )) 1 i(sin(u 1 u ))] This formula says: To divide two complex numbers written in trigonometric form, we divide the moduli and subtract the arguments. In particular, if we take z and z 5 z (i.e. u and u 5 u), we will have the following result. ) ). If z 5 r(cos u 1 i sin u) then 1 z 5 1 r (cos(u) 1 i sin(u)) 5 1 r (cos(u) i sin (u)) Example 18 Let z i and z 5 i. a) Convert into trigonometric form. b) Evaluate 1 z. c) Evaluate z 1 z. d) Use the results above to find the exact values of sin 5p 1 and cos 5p 1. a) z 1 1 cis p ; z 5 cis 11p 5 cis p 6 6 b) 1 z 5 1 cis ( p 6 ) 5 1 cis p 6 c) z 1 z can be found by either multiplying z 1 by 1 z, or by using division as shown above. z 1 z 5 z 1 1 z 5 ( cis p ) ( 1 cis p ) 5 6 z cis p 1 z 5 cis p 6 5 cis ( p p 6 ) 5 cis ( 5p 1 ) cis ( p 1 p 6 ) 5 cis ( 5p 1 ), or 7

21 10 d) z 1 z i i 1 i 1 i ( 1 1)i Comparing this to part c). 1 5 cos 5p cos 5p Also, sin 5p sin 5p Exercise 10. In questions 1 1, write the complex number in polar form with argument u, such that 0 < u, p. 1 1 i 1 i i 6 i 5 i 6 1 i 7 i 8 i 9 i ( 1 i ) 1 1 i( 1 i ) 1 p 1 ei In questions 15, find z 1 z and z 1 z. 15 z 1 5 cos p 1 i sin p, z 5 cos p 1 i sin p 16 z 1 5 cos 5p 1 i sin 5p 6 6, z 5 cos 7p 1 i sin 7p z 1 5 cos p 1 i sin p, z cos p 1 i sin p 18 z 1 5 cos 1p 1 i sin 1p 1 1, z 5 cos 5p 1 1 i sin 5p 1 19 z 1 5 ( cos p 1 i sin p ), z 5 ( cos p 1 i sin p ) 0 z 1 5 ( cos 5p 1 i sin 5p ), z 5 ( cos 5p 1 i sin 5p ) 1 z 1 5 cos 15 1 i sin 15, z 5 cos 90 1 i sin 90 z 1 5 (cos 10 1 i sin 10 ), z 5 (cos 0 1 i sin 0 ) z (cos 5 1 i sin 5 ), z 8 5 (cos 0 1 i sin 0 ) z 1 5 (cos 15 1 i sin 15 ), z 5 (cos 00 1 i sin 00 ) In questions 5 0, write z 1 and z in polar form, and then find the reciprocals 1 z1, 1 z, the product z 1 z, and the quotient z 1 z (p, u, p). 5 z i and z 5 i 6 z i and z 5 6i 7 z i and z 5 i 8 z 1 5 i and z 5 i 6 9 z i 5 and z 5 i 8

22 0 z i and z 5 1 Consider the complex number z where z i 5 z 1 i. a) Show that Im(z) 5 1_. b) Let z 1 and z be the two possible values of z, such that z 5 1. (i) Sketch a diagram to show the points which represent z 1 and z in the complex plane. (ii) Find arg(z 1 ) and arg(z ). Use the Argand diagram to show that z 1 1 z < z 1 1 z. If z 5 ( cos p 1 i sin p ), express each of the following complex numbers in Cartesian form. a) 1 z b) z c) z 1 z 1 z Find the modulus and argument (amplitude) of each of the complex numbers z 1 5 i, z 5 1 i and z 5 ( i )( 1 i ). 5 If the numbers in question represent the vertices of a triangle in the Argand diagram, find the area of that triangle. 6 Identify, in the complex plane, the set of points that correspond to the following equations. a) z 5 b) z* 5 z c) z 1 z* 5 8 d) z 5 e) z 1 1 z 5 7 Identify, in the complex plane, the set of points that correspond to the following inequations. a) z < b) z i > Powers and roots of complex numbers The formula established for the product of two complex numbers can be applied to derive a special formula for the nth power of a complex number. 10. Let z 5 r (cos u 1 i sin u), now z 5 (r(cos u 1i sin u))(r (cos u 1 i sin u)) 5 r ((cos u cos u sin u sin u) 1 i (sin u cos u 1 cos u sin u)) 5 r ((cos u sin u) 1 i ( sin u cos u)) 5 r (cos u 1 i sin u). Similarly, z 5 z z 5 (r(cos u 1 i sin u))(r (cos u 1 i sin u)) 5 r (cos(u 1 u) 1 i sin(u 1 u)) 5 r (cos u 1 i sin u). In general, we obtain the following theorem, named after the French mathematician A. De Moivre ( ). 9

23 10 Note: As a matter of fact, de Moivre stated his formula only implicitly. Its standard form is due to Euler and was generalized by him to any real n. De Moivre s theorem If z 5 r (cos u 1 i sin u) and n is a positive integer, then z n 5 (r (cos u 1 i sin u)) n 5 r n (cos nu 1 i sin nu). The theorem: To find the nth power of any complex number written in trigonometric form, we take the nth power of the modulus and multiply the argument with n. Proof The proof of this theorem follows as an application of mathematical induction. Let P(n) be the statement z n 5 r n (cos nu 1 i sin nu). Basis step: To prove this formula the basis step must be P(1). P (1): is true since z 1 5 r 1 (cos u 1 i sin u), which is given! [If you are not convinced, you can try P (): z 5 r (cos u 1 i sin u), which we showed above.] Inductive step: Assume that P(k) is true, i.e. z k 5 r k (cos ku 1 i sin ku). We need to show that P(k 1 1) is also true. So we have to show that z k11 5 r k 1 1 (cos(k 1 1)u 1 i sin(k 1 1)u). Now, z k z k z 5 (cos ku 1 i sin ku)(r (cos u 1 i sin u)) by assumption 5 r k r [(cos kucos u sin ku sin u) 1 i (sin ku cos u 1 cos ku sin u)] 5 r k 1 1 [cos(ku 1 u) 1 i sin(ku 1 u)] by addition formulae for sine and cosine 5 r k 1 1 (cos(k 1 1)u 1 i sin(k 1 1)u) Therefore, by the principle of mathematical induction, since the theorem is true for n 5 1, and whenever it is true for n 5 k, it was proved true for n 5 k 1 1, then the theorem is true for positive integers n. Note: In fact the theorem is valid for all real numbers n. However, the proof is beyond the scope of this course and this book and therefore we will consider the theorem true for all real numbers without proof at the moment. Example 19 Find (1 1 i) 6. We convert the number into polar form first. 50

24 (1 1 i) 5 ( cos p 1 i sin p ) Now we can apply De Moivre s theorem. (1 1 i) 6 5 [ ( cos p 1 i sin p ) ] 6 5 ( ) 6 ( cos ( 6 p ) 1 i sin ( 6 p ) ) 5 8 ( cos p 1 i sin p ) 5 8(i) 5 8i Imagine you wanted to use the binomial theorem to evaluate the power. (1 1 i) i 1 15i 1 0i 1 15i 1 6i 5 1 i i 15 0i i 1 5 8i When the powers get larger, we are sure you will appreciate De Moivre! Applications of De Moivre s theorem Several applications of this theorem prove very helpful in dealing with trigonometric identities and expressions. For example, when n 5 1, the theorem gives the following result. z 1 5 r 1 (cos(u) 1 i sin(u)) 5 1 r (cos u i sin u) Also, z n 5 (z 1 ) n 5 (r 1 (cos(u) 1 i sin(u))) n 5 r n (cos(nu) 1 i sin(nu)). If we take the case when r 5 1, then z n 5 cos nu 1 i sin nu and z n 5 cos(nu) 1 i sin(nu) 5 cos nu i sin nu z n 1 z n 5 cos nu and z n z n 5 i sin nu. These relationships are quite helpful in allowing us to write powers of cos u and sin u in terms of cosines and sines of multiples of u. Example 0 Find cos u in terms of first powers of the cosine function. Starting with ( z 1 1 z ) 5 ( cos u) and expanding the left-hand side, we get z 1 z 1 z 1 1 z 5 8 cos u z 1 1 z 1 ( z 1 1 z ) 5 8 cos u cos u 1 ( cos u) 5 8 cos u cos u 5 1_ 8 ( cos u 1 ( cos u)) 5 1_ (cos u 1 cos u) 51

25 10 Example 1 Simplify the following expression: (cos 6u 1 i sin 6u)6 (cos u 1 i sin u) cos u 1 i sin u (cos 6u 1 i sin 6u)6 (cos u 1 i sin u) cos u 1 i sin u 5 (cos u 1 i sin u)6 (cos u 1 i sin u) (cos u 1 i sin u) Using the laws of exponents, we have (cos u 1 i sin u)6 (cos u 1 i sin u) 5 (cos u 1 i sin u)5 (cos u 1 i sin u) 5 cos 5u 1 i sin 5u. nth roots of a complex number De Moivre s theorem is an essential tool for finding nth roots of complex numbers. An nth root of a given number z is a number w that satisfies the following relation w n 5 z. For example, w i is a 6th root of z 5 8i because, as you have seen above, (1 1 i ) 6 5 8i, or w 5 1 i is a 10th root of i. This is also because w 10 5 ( 1 i ) i. How to find the nth roots: To find them, we apply the definition of an nth root as mentioned above. Let w 5 s (cos a 1 i sin a) be an nth root of z 5 r (cos u 1 i sin u). This means that w n 5 z, i.e. (s(cos a 1 i sin a)) n 5 r (cos u 1 i sin u) s n (cos na 1 i sin na) 5 r (cos u 1 i sin u) However, two complex numbers are equal if their moduli are equal, that is, s n 5 r s 5 n _ r 5 r 1_ n. Also, cos na 5 cos u and sin na 5 sin u. From your trigonometry chapters, you recall that both sine and cosine functions are periodic of period p each; hence, { cos na 5 cos u na 5 u 1 kp, k 5 0, 1,,... sin na 5 sin u 5

26 This leads to a 5 u 1 n kp 5 n u 1 kp n ; k 5 0, 1,,,..., n 1. Notice that we stop the values of k at n 1. This is so because for values larger than or equal to n, principal arguments for these roots will be identical to those for k 5 0 till n 1. nth roots of a complex number Let z 5 r (cos u 1 i sin u) and let n be a positive integer, then z has n distinct nth roots z k 5 n _ r ( cos ( u n 1 kp n ) 1 i sin ( n u 1 kp n ) ) where k 5 1,,,, n 1. Note: Each of the n nth roots of z has the same modulus n _ r 5 r n 1. Thus all these roots lie on a circle in the complex plane whose radius is n _ r 5 r n 1. Also, since the arguments of consecutive roots differ by p n, then the roots are also equally spaced on this circle. Example Find the cube roots of z i. r 5 8 and u 5 p, so the roots are w 5 n _ r ( cos ( u n 1 kp n ) 1 i sin ( n u 1 kp n ) ) 5 ( 8 ) ( cos ( p 1 kp ) 1 i sin ( p 1 kp ) ) 5 ( 6 ) ( cos ( p 1 kp ) 1 i sin ( p 1 kp ) ) ; k 5 0, 1, w 1 5 ( 6 ) ( cos ( p ) 1 i sin ( p ) ) w 5 ( 6 ) ( cos ( p 1 p ) 1 i sin ( p 1 p ) ) 5 6 ( cos ( 11p 1 ) 1 i sin ( 11p 1 ) ) w 5 ( 6 ) ( cos ( p 1 p ) 1 i sin ( p 1 p ) ) 5 6 ( cos ( 19p 1 ) 1 i sin ( 19p 1 ) ) y w 1 w π π 0 π π x w Notice how the arguments are distributed equally around a circle with radius ( 6 ). The difference between any two arguments is p. 5

27 10 Notice that if you try to go beyond k 5, then you get back to w 1. w 5 6 ( cos ( p 1 6p ) 1 i sin ( p 1 6p ) ) 5 6 ( cos ( p 1 p ) 1 i sin ( p 1 p ) ) 5 6 ( cos ( p ) 1 i sin ( p ) ) 5 w 1 Also, if you raise any of the roots to the third power, you will eventually get z; for example, (w ) 5 [ 6 ( cos ( 11p 1 ) 1 i sin ( 11p 1 ) ) ] 5 8 ( cos ( p 1 ) 1 i sin ( p 1 ) ) 5 8 ( cos ( 11p ) 1 i sin ( 11p ) ) 5 8 ( cos ( p ) 1 i sin ( p ) ) 5 z Example Find the six sixth roots of z 5 6 and graph these roots in the complex plane. Here r 5 6 and u 5 p. So the roots are y w 5 s ( cos ( u n 1 kp n ) 1 i sin ( u n 1 kp n ) ) ( cos ( p 1 kp 6 6 ) 1 i sin ( p 1 kp 6 6 ) ) 5 ( cos ( p 1 kp 6 ) 1 i sin ( p 1 kp 6 ) ) ; k 5 0, 1,,,, 5 w 1 5 ( cos ( p 6 ) 1 i sin ( p 6 ) ) w w 1 π π w w 5 w 1 w 6 x w 5 ( cos ( p 6 1 p ) 1 i sin ( p 6 1 p ) ) 5 ( cos ( p ) 1 i sin ( p ) ) w 5 ( cos ( p 1 p 6 ) 1 i sin ( p 1 p 6 ) ) 5 ( cos ( 5p 6 ) 1 i sin ( 5p 6 ) ) w 5 ( cos ( p 1 p 6 ) 1 i sin ( p 1 p 6 ) ) 5 ( cos ( 7p 6 ) 1 i sin ( 7p 6 ) ) w 5 5 ( cos ( p 1 p 6 ) 1 i sin ( p 1 p 6 ) ) 5 ( cos ( p ) 1 i sin ( p ) ) w 6 5 ( cos ( p 1 5p 6 ) 1 i sin ( p 1 5p 6 ) ) 5 ( cos ( 11p 6 ) 1 i sin ( 11p 6 ) ) 5

28 nth roots of unity The rules we established can be applied to finding the nth roots of 1 (unity). Since 1 is a real number, then in polar/trigonometric form it has a modulus of 1 and an argument of 0. We can write it as 1 5 1(cos 0 1 i sin 0). Now applying the rules above, 1 has n distinct nth roots given by Or in degrees, z k 5 n _ r ( cos ( u n 1 kp n ) 1 i sin ( n u 1 kp n ) ) 5 n 1 ( cos ( 0 n 1 kp n ) 1 i sin ( 0 n 1 kp n ) ) 5 cos ( kp n ) 1 i sin ( kp n ) ; k 5 0, 1,,..., n 1 z k 5 cos ( 60k n ) 1 i sin ( 60k n ) ; k 5 0, 1,,..., n 1 Example Find a) the square roots of unity b) the cube roots of unity. a) Here k 5, and therefore the two roots are z k 5 cos ( 60k ) 1 i sin ( 60k ) ; k 5 0, 1 z 0 5 cos ( 0 ) 1 i sin ( 0 ) 5 1 z 1 5 cos ( 60 ) 1 i sin ( 60 ) 5 cos i sin b) Here k 5, and the three roots are z k 5 cos ( kp ) 1 i sin ( kp ) ; k 5 0, 1,, z 0 5 cos ( 0 ) 1 i sin ( 0 ) 5 1 z 1 5 cos ( p ) 1 i sin ( p ) i z 5 cos ( p ) 1 i sin ( p ) 5 1 i Euler s formula The material in this part depends on work that you will do in the Analysis option. Otherwise, you will have to accept the result without proof. 55

29 10 In the options section on infinite series, we have the following results. Taylor s (Maclaurin s) series expansion for sin x, cos x and e x are Now if you add sin x 5 x x 1 x 5 x ! 5! 7! cos x 5 1 x 1 x x !! 6! e x x 1 x 1 x 1 x!!! x n 1 1 (1) n (n 1 1)! 0 (1) n x n (n)! sin x 1 cos x x x x 1 x 1 x 5 x 6 x !!! 5! 6! 7! and compare the result to e x expansion, we notice a stark similarity in the terms, except for the discrepancy in the signs! The signs in the sum alternate in a way where pairs of terms alternate! This property is typical of powers of i. x n n! Look at i, i, i, i, i 5, i 6, i 7, i 8,... 5 i, 1, i, 1, i, 1, i, 1, This suggests expanding e ix e ix ix 1 i x! 1 i x! 1 i x! 1 i 5 x 5 5! 1 i 6 x 6 6! i x! 1 i x! 1 i 6 x 6 6! 1 ix 1 i x! 1 i 5 x 5 5! x 1 x x 6!! 1 1 i 6! ( x 1 i x! 1 i x 5 5! 1 ) 5 1 x 1 x x 6!! 6! 1 1 i ( x x 1 x 5 1! 5! ) 5 cos x 1 i sin x Since, for any complex number z 5 x 1 iy 5 r (cos u 1 i sin u) and since e iu 5 cos u 1 i sin u, then z 5 r (cos u 1 i sin u) 5 re iu. This is known as Euler s formula. Example 5 Evaluate each of the following a) e ip b) e i p a) e ip 5 cos p 1 i sin p 5 1 b) e i p 5 cos p 1 i sin p 5 i 56

30 Example 6 Use Euler s formula to prove DeMoivre s theorem. (r (cos u 1 i sin u)) n 5 (re iu ) n 5 r n e inu 5 r n (cos nu 1 i sin nu) Example 7 Find the real and imaginary parts of the complex numbers: a) z 5 e i p 6 b) z 5 7e i a) Since z 5 and arg(z) 5 p, Re(z) 5 cos p and Im(z) 5 sin p 5. 6 b) Since z 5 7 and arg(z) 5, Re(z) 5 7 cos and Im(z) 5 7 sin. Example 8 Express z i in exponential form. z 5 5 and tan u u 5 p, therefore z 5 5 e i p. 5 Example 9 Evaluate (5 1 5i) 6 and express your answer in rectangular form. Let z i. From the example above, z 5 5 e i p ; hence, z 6 5 ( 5 e i p ) 6 5 (5 ) 6 e i p e i p Alternatively, (5 1 5i) 6 5 ( 5 ( cos p 1 i sin p ) ) 6 5 ( i. ) ( 6 cos 6p 1 i sin 6p ) i. Example 0 Simplify the following expression: (cos 6u 1 i sin 6u)(cos u 1 i sin u) cos u 1 i sin u (cos 6u 1 i sin 6u)(cos u 1 i sin u) 5 e 6iu e iu cos u 1 i sin u e 5 e 5iu 5 cos 5u 1 i sin 5u iu 57

31 10 Example 1 Use Euler s formula to find the cube roots of i. i 5 e i ( p 1 kp ) i 1_ 5 ( e i ( p 1 kp ) ) 1_ 5 e i ( p 6 1 kp ) ; k 5 0, 1, Therefore, z 0 5 e i ( p 6 ) 5 cos p 1 i sin p i z 1 5 e i ( p 6 1 p ) 5p i ( 5 e 6 ) 5 cos 5p 1 i sin 5p i z 5 e i ( p 6 1 p ) p i ( 5 e ) 5 cos p 1 i sin p 5 i As you notice here, Euler s formula provides us with a very powerful tool to perform otherwise extremely laborious calculations. Exercise 10. In questions 1 6, write the complex number in Cartesian form. i p 1 z 5 e z 5 e pi z 5 e 0.5pi z 5 cis ( 7p 1 ) (exact value) 5 z 5 1 e pi 6 z 5 e 11 p i In questions 7 16, write each complex number in exponential form. 7 1 i 8 1i 9 6 i 10 i 11 1 i 1 i 1 i 1 i( 1 i ) 15 p 16 ei In questions 17 5, find each complex number. Express in exact rectangular form when possible. 17 (1 1 i ) ( i) 6 19 ( 1 i ) 9 0 ( i ) 1 1 ( i ) 8 ( 1 i ) 7 ( i ) 8 ( i ) 7 5 ( 1 i ) 7 In questions 6 0, find each root and graph them in the complex plane. 6 The square roots of 1 i. 7 The cube roots of 1 i. 8 The fourth roots of 1. 9 The sixth roots of i. 0 The fifth roots of 9 9i. 58

32 In questions 1 6, solve each equation. 1 z z 8 1 i 5 0 z 1 i 5 0 z z i 6 z 6 6i 5 0 In questions 7 0, use De Moivre s theorem to simplify each of the following expressions. 7 (cos(9b) 1 i sin(9b))(cos(5b) i sin(5b)) 8 (cos(6b) 1 i sin(6b))(cos(b) 1 i sin(b)) (cos(b)) 1 i sin(b)) 9 (cos(9b) 1 i sin(9b) ) 1_ 0 n (cos(nb) 1 i sin(nb)) 1 Use e iu to prove that cos(a 1 b) 5 cos a cos b sin a sin b. Use De Moivre s theorem to show that cos a 5 8 cos a 8 cos a 1 1. Use De Moivre s theorem to show that cos 5a 5 16 cos 5 a 0 cos a 1 5 cos a. Use De Moivre s theorem to show that cos a 5 1_ 8 (cos a 1 cos a 1 ). 5 Let z 5 cos a 1 i sin a. a) Show that z 1 1 z 5 cos a and that i sin a 5 z 1 z. b) Find an expression for cos na and sin na in terms of z. 6 Let the cubic roots of 1 be 1, v and v. Simplify (1 1 v)(1 1 v ). 7 a) Show that the fourth roots of unity can be written as 1, b, b, and b. b) Simplify (1 1 b)(1 1 b 1 b ). c) Show that b 1 b 1 b a) Show that the fifth roots of unity can be written as 1, a, a, a and a. b) Simplify (1 1 a)(1 1 a ). c) Show that 1 1 a 1 a 1 a 1 a Show that (1 1 i ) n 1 (1 i ) n is real and find its value for n Given that z 5 (a 1 i ), and a 1, find the values of a such that arg z Practice questions 1 Let z 5 x 1 yi. Find the values of x and y if (1 i )z 5 1 i. Let x and y be real numbers, and v be one of the complex solutions of the equation z 5 1. Evaluate: a) 1 1 v 1 v b) (vx 1 v y)(vy 1 v x) a) Evaluate (1 1 i ). b) Prove, by mathematical induction, that (1 1 i ) n 5 () n, where n N +. c) Hence or otherwise, find (1 1 i ). 59

33 10 Let z i and z 5 1 i. a) Write z 1 and z in the form r (cos u 1 i sin u), where r > 0 and p < u < p. b) Show that z 1 z 5 cos p 1 1 i sin p 1. c) Find the value of z 1 z in the form a 1 bi, where a and b are to be determined exactly in radical (surd) form. Hence or otherwise, find the exact values of cos p 1 and sin p 1. 5 Let z 1 5 a ( cos p 1 i sin p ) and z 5 b ( cos p 1 i sin p ). Express ( z 1 z ) in the form z 5 x 1 yi. 6 If z is a complex number and z z 1 1, find the value of z. 7 Find the values of a and b, where a and b are real, given that (a 1 bi )( i ) 5 5 i. 8 Given that z 5 (b 1 i ), where b is real and positive, find the exact value of b when arg z The complex number z satisfies i (z 1 ) 5 1 z, where i 5 1. Write z in the form z 5 a 1 bi, where a and b are real numbers. 10 a) Express z 5 1 as a product of two factors, one of which is linear. b) Find the zeros of z 5 1, giving your answers in the form r (cos u 1 i sin u ) where r. 0 and p, u < p. c) Express z 1 z 1 z 1 z 1 1 as a product of two real quadratic factors. 11 a) Express the complex number 8i in polar form. b) The cube root of 8i which lies in the first quadrant is denoted by z. Express z (i) in polar form (ii) in Cartesian form. ( cos p i sin p ) ( cos p 1 i sin p ) 1 Consider the complex number z 5 ( cos p i sin p. ) a) (i) Find the modulus of z. (ii) Find the argument of z, giving your answer in radians. b) Using De Moivre s theorem, show that z is a cube root of one, i.e. z 5 1. c) Simplify (1 1 z)( 1 z ), expressing your answer in the form a 1 bi, where a and b are exact real numbers. 1 The complex number z satisfies the equation _ z = + 1 i. 1 i Express z in the form x 1 i y where x, y Z. 1 a) Prove, using mathematical induction, that for a positive integer n, (cos u 1 i sin u) n 5 cos nu 1 i sin nu where i 5 1. b) The complex number z is defined by z 5 cos u 1 i sin u. (i) Show that 1 z 5 cos(u) 1 i sin(u). (ii) Deduce that z n 1 z n 5 cos nu. c) (i) Find the binomial expansion of (z 1 z 1 ) 5. (ii) Hence, show that cos 5 u 5 1 (a cos 5u 1 b cos u 1 c cos u), where a, b and 16 c are positive integers to be found. 60

34 15 Consider the equation (p 1 iq) 5 q ip (1 i ), where p and q are both real numbers. Find p and q. 16 Consider z (i) Show that z 1 5 ( cos p 1 i sin p 5 5 ) is one of the complex roots of this equation. (ii) Find z, z, z and z 5 giving your answer in the modulus argument form (iii) Plot the points that represent z 1, z, z, z and z 5 in the complex plane (iv) The point z n 1 is mapped to z n by a composition of two linear transformations, where n 5 1,,,. Give a full geometric description of the two transformations. 17 A complex number z is such that z 5 z i. a) Show that the imaginary part of z is. b) Let z 1 and z be the two possible values of z, such that z 5. (i) Sketch a diagram to show the points which represent z 1 and z in the complex plane, where z 1 is in the first quadrant. (ii) Show that arg(z 1 ) 5 p 6. (iii) Find arg(z ). c) Given that arg ( z 1 k z ) 5 p, find a value for k. i 18 Given that (a 1 i )( bi ) 5 7 i, find the value of a and of b, where a, b Z. 19 Consider the complex number z 5 cos u 1 i sin u. a) Using De Moivre s theorem show that z n 1 1 z n 5 cos nu. b) By expanding ( z 1 1 z ) show that cos u 5 1_ (cos u 1 cos u 1 ). 8 0 Consider the complex geometric series e iu 1 1_ eiu 1 1_ eiu 1 a) Find an expression for z, the common ratio of this series. b) Show that z, 1. c) Write down an expression for the sum to infinity of this series. d) (i) Express your answer to part c) in terms of sin u and cos u. (ii) Hence, show that cos u 1 1_ cos u 1 1_ cos u 1 5 cos u 5 cos u. 1 Let P (z) 5 z 1 az 1 bz 1 c, where a, b and c. Two of the roots of P (z ) 5 0 are and ( 1 i ). Find the value of a, of b and of c. Given that z 5 5, find the complex number z that satisfies the equation 5 *z* i. z* Solve the simultaneous system of equations giving your answers in x 1 i y form: iz 1 1 z 5 z 1 1 (1 i )z 5 61

35 10 a) Solve the equation x x Denote its two roots by z 1 and z and express them in exponential form with z 1 in the first quadrant. b) Find the value of z 1 and write it in the form x 1 yi. z c) Show that z 1 5 z. d) Find the value of z 1 z 1 z z. 1 e) For what values of n is z 1 n real? 5 a) Show that z 5 cos p 1 i sin p 7 7 is a root of the equation x b) Show that z (z 1)(z 6 1 z 5 1 z 1 z 1 z 1 z 1 1) and deduce that z 6 1 z 5 1 z 1 z 1 z 1 z c) Show that cos p 1 cos p 1 cos 6p _. Questions 1 International Baccalaureate Organization 6

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

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

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

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

) 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

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

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

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM SYLLABUS (2020) PURE MATHEMATICS AM 27 SYLLABUS 1 Pure Mathematics AM 27 (Available in September ) Syllabus Paper I(3hrs)+Paper II(3hrs) 1. AIMS To prepare students for further studies in Mathematics

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

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

PURE MATHEMATICS AM 27

PURE MATHEMATICS AM 27 AM Syllabus (014): Pure Mathematics AM SYLLABUS (014) PURE MATHEMATICS AM 7 SYLLABUS 1 AM Syllabus (014): Pure Mathematics Pure Mathematics AM 7 Syllabus (Available in September) Paper I(3hrs)+Paper II(3hrs)

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

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

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

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

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

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

Topic Outline for Algebra 2 & and Trigonometry One Year Program

Topic Outline for Algebra 2 & and Trigonometry One Year Program Topic Outline for Algebra 2 & and Trigonometry One Year Program Algebra 2 & and Trigonometry - N - Semester 1 1. Rational Expressions 17 Days A. Factoring A2.A.7 B. Rationals A2.N.3 A2.A.17 A2.A.16 A2.A.23

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

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers

Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers Coach Stones Expanded Standard Pre-Calculus Algorithm Packet Page 1 Section: P.1 Algebraic Expressions, Mathematical Models and Real Numbers CLASSIFICATIONS OF NUMBERS NATURAL NUMBERS = N = {1,2,3,4,...}

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

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

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

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

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

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

Algebraic. techniques1

Algebraic. techniques1 techniques Algebraic An electrician, a bank worker, a plumber and so on all have tools of their trade. Without these tools, and a good working knowledge of how to use them, it would be impossible for them

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

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

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

PreCalculus Honors Curriculum Pacing Guide First Half of Semester

PreCalculus Honors Curriculum Pacing Guide First Half of Semester Unit 1 Introduction to Trigonometry (9 days) First Half of PC.FT.1 PC.FT.2 PC.FT.2a PC.FT.2b PC.FT.3 PC.FT.4 PC.FT.8 PC.GCI.5 Understand that the radian measure of an angle is the length of the arc on

More information

Find the common ratio of the geometric sequence. (2) 1 + 2

Find the common ratio of the geometric sequence. (2) 1 + 2 . Given that z z 2 = 2 i, z, find z in the form a + ib. (Total 4 marks) 2. A geometric sequence u, u 2, u 3,... has u = 27 and a sum to infinity of 8. 2 Find the common ratio of the geometric sequence.

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

Secondary Honors Algebra II Objectives

Secondary Honors Algebra II Objectives Secondary Honors Algebra II Objectives Chapter 1 Equations and Inequalities Students will learn to evaluate and simplify numerical and algebraic expressions, to solve linear and absolute value equations

More information

1 Chapter 2 Perform arithmetic operations with polynomial expressions containing rational coefficients 2-2, 2-3, 2-4

1 Chapter 2 Perform arithmetic operations with polynomial expressions containing rational coefficients 2-2, 2-3, 2-4 NYS Performance Indicators Chapter Learning Objectives Text Sections Days A.N. Perform arithmetic operations with polynomial expressions containing rational coefficients. -, -5 A.A. Solve absolute value

More information

NYS Algebra II and Trigonometry Suggested Sequence of Units (P.I's within each unit are NOT in any suggested order)

NYS Algebra II and Trigonometry Suggested Sequence of Units (P.I's within each unit are NOT in any suggested order) 1 of 6 UNIT P.I. 1 - INTEGERS 1 A2.A.1 Solve absolute value equations and inequalities involving linear expressions in one variable 1 A2.A.4 * Solve quadratic inequalities in one and two variables, algebraically

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

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

MATHEMATICS. Higher 2 (Syllabus 9740)

MATHEMATICS. Higher 2 (Syllabus 9740) MATHEMATICS Higher (Syllabus 9740) CONTENTS Page AIMS ASSESSMENT OBJECTIVES (AO) USE OF GRAPHING CALCULATOR (GC) 3 LIST OF FORMULAE 3 INTEGRATION AND APPLICATION 3 SCHEME OF EXAMINATION PAPERS 3 CONTENT

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

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

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

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

More information

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity

Algebra 2 Khan Academy Video Correlations By SpringBoard Activity SB Activity Activity 1 Creating Equations 1-1 Learning Targets: Create an equation in one variable from a real-world context. Solve an equation in one variable. 1-2 Learning Targets: Create equations in

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

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

Pre AP Algebra. Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Algebra

Pre AP Algebra. Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Algebra Pre AP Algebra Mathematics Standards of Learning Curriculum Framework 2009: Pre AP Algebra 1 The content of the mathematics standards is intended to support the following five goals for students: becoming

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

SYLLABUS FOR ENTRANCE EXAMINATION NANYANG TECHNOLOGICAL UNIVERSITY FOR INTERNATIONAL STUDENTS A-LEVEL MATHEMATICS

SYLLABUS FOR ENTRANCE EXAMINATION NANYANG TECHNOLOGICAL UNIVERSITY FOR INTERNATIONAL STUDENTS A-LEVEL MATHEMATICS SYLLABUS FOR ENTRANCE EXAMINATION NANYANG TECHNOLOGICAL UNIVERSITY FOR INTERNATIONAL STUDENTS A-LEVEL MATHEMATICS STRUCTURE OF EXAMINATION PAPER. There will be one -hour paper consisting of 4 questions..

More information

CURRICULUM GUIDE. Honors Algebra II / Trigonometry

CURRICULUM GUIDE. Honors Algebra II / Trigonometry CURRICULUM GUIDE Honors Algebra II / Trigonometry The Honors course is fast-paced, incorporating the topics of Algebra II/ Trigonometry plus some topics of the pre-calculus course. More emphasis is placed

More information

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers

Fundamentals. Introduction. 1.1 Sets, inequalities, absolute value and properties of real numbers Introduction This first chapter reviews some of the presumed knowledge for the course that is, mathematical knowledge that you must be familiar with before delving fully into the Mathematics Higher Level

More information

College Algebra & Trig w Apps

College Algebra & Trig w Apps WTCS Repository 10-804-197 College Algebra & Trig w Apps Course Outcome Summary Course Information Description Total Credits 5.00 This course covers those skills needed for success in Calculus and many

More information

Radical Expressions and Graphs 8.1 Find roots of numbers. squaring square Objectives root cube roots fourth roots

Radical Expressions and Graphs 8.1 Find roots of numbers. squaring square Objectives root cube roots fourth roots 8. Radical Expressions and Graphs Objectives Find roots of numbers. Find roots of numbers. The opposite (or inverse) of squaring a number is taking its square root. Find principal roots. Graph functions

More information

Polynomials and Rational Functions. Quadratic Equations and Inequalities. Remainder and Factor Theorems. Rational Root Theorem

Polynomials and Rational Functions. Quadratic Equations and Inequalities. Remainder and Factor Theorems. Rational Root Theorem Pre-Calculus Pre-AP Scope and Sequence - Year at a Glance Pre-Calculus Pre-AP - First Semester Pre-calculus with Limits; Larson/Hostetler Three Weeks 1 st 3 weeks 2 nd 3 weeks 3 rd 3 weeks 4 th 3 weeks

More information

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required.

Candidates are expected to have available a calculator. Only division by (x + a) or (x a) will be required. Revision Checklist Unit C2: Core Mathematics 2 Unit description Algebra and functions; coordinate geometry in the (x, y) plane; sequences and series; trigonometry; exponentials and logarithms; differentiation;

More information

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS GCE NORMAL ACADEMIC LEVEL (016) (Syllabus 4044) CONTENTS Page INTRODUCTION AIMS ASSESSMENT OBJECTIVES SCHEME OF ASSESSMENT 3 USE OF CALCULATORS 3 SUBJECT CONTENT 4 MATHEMATICAL FORMULAE

More information

CM2202: Scientific Computing and Multimedia Applications General Maths: 3. Complex Numbers

CM2202: Scientific Computing and Multimedia Applications General Maths: 3. Complex Numbers CM2202: Scientific Computing and Multimedia Applications General Maths: 3. Complex Numbers Prof. David Marshall School of Computer Science & Informatics A problem when solving some equations There are

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

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

SPECIALIST MATHEMATICS

SPECIALIST MATHEMATICS SPECIALIST MATHEMATICS (Year 11 and 12) UNIT A A1: Combinatorics Permutations: problems involving permutations use the multiplication principle and factorial notation permutations and restrictions with

More information

Algebra 2 and Trigonometry

Algebra 2 and Trigonometry Algebra 2 and Trigonometry Number Sense and Operations Strand Students will understand meanings of operations and procedures, and how they relate to one another. Operations A2.N.1 Evaluate numerical expressions

More information

Complex Numbers CK-12. Say Thanks to the Authors Click (No sign in required)

Complex Numbers CK-12. Say Thanks to the Authors Click  (No sign in required) Complex Numbers CK-12 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 interactive content, visit www.ck12.org

More information

Topic 1 Notes Jeremy Orloff

Topic 1 Notes Jeremy Orloff Topic 1 Notes Jeremy Orloff 1 Complex algebra and the complex plane We will start with a review of the basic algebra and geometry of complex numbers. Most likely you have encountered this previously in

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

CONTENTS. IBDP Mathematics HL Page 1

CONTENTS. IBDP Mathematics HL Page 1 CONTENTS ABOUT THIS BOOK... 3 THE NON-CALCULATOR PAPER... 4 ALGEBRA... 5 Sequences and Series... 5 Sequences and Series Applications... 7 Exponents and Logarithms... 8 Permutations and Combinations...

More information

Complex numbers, the exponential function, and factorization over C

Complex numbers, the exponential function, and factorization over C Complex numbers, the exponential function, and factorization over C 1 Complex Numbers Recall that for every non-zero real number x, its square x 2 = x x is always positive. Consequently, R does not contain

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

Trigonometry Self-study: Reading: Red Bostock and Chandler p , p , p

Trigonometry Self-study: Reading: Red Bostock and Chandler p , p , p Trigonometry Self-study: Reading: Red Bostock Chler p137-151, p157-234, p244-254 Trigonometric functions be familiar with the six trigonometric functions, i.e. sine, cosine, tangent, cosecant, secant,

More information

Tennessee s State Mathematics Standards Precalculus

Tennessee s State Mathematics Standards Precalculus Tennessee s State Mathematics Standards Precalculus Domain Cluster Standard Number Expressions (N-NE) Represent, interpret, compare, and simplify number expressions 1. Use the laws of exponents and logarithms

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

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

Mathematics - High School Algebra II

Mathematics - High School Algebra II Mathematics - High School Algebra II All West Virginia teachers are responsible for classroom instruction that integrates content standards and mathematical habits of mind. Students in this course will

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

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

Dinwiddie County Subject: Trigonometry Scope and Sequence

Dinwiddie County Subject: Trigonometry Scope and Sequence Dinwiddie County Subject: Trigonometry Scope and Sequence GRADE: High School 9 WKS Topics Equations (linear, quadratic, and absolute value) and Radicals (simplest radical form, including rationalizing

More information

Lecture 5. Complex Numbers and Euler s Formula

Lecture 5. Complex Numbers and Euler s Formula Lecture 5. Complex Numbers and Euler s Formula University of British Columbia, Vancouver Yue-Xian Li March 017 1 Main purpose: To introduce some basic knowledge of complex numbers to students so that they

More information

Topic 1 Part 3 [483 marks]

Topic 1 Part 3 [483 marks] Topic Part 3 [483 marks] The complex numbers z = i and z = 3 i are represented by the points A and B respectively on an Argand diagram Given that O is the origin, a Find AB, giving your answer in the form

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

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

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

MODULE 1: FOUNDATIONS OF MATHEMATICS

MODULE 1: FOUNDATIONS OF MATHEMATICS MODULE 1: FOUNDATIONS OF MATHEMATICS GENERAL OBJECTIVES On completion of this Module, students should: 1. acquire competency in the application of algebraic techniques; 2. appreciate the role of exponential

More information

PRECALCULUS BISHOP KELLY HIGH SCHOOL BOISE, IDAHO. Prepared by Kristina L. Gazdik. March 2005

PRECALCULUS BISHOP KELLY HIGH SCHOOL BOISE, IDAHO. Prepared by Kristina L. Gazdik. March 2005 PRECALCULUS BISHOP KELLY HIGH SCHOOL BOISE, IDAHO Prepared by Kristina L. Gazdik March 2005 1 TABLE OF CONTENTS Course Description.3 Scope and Sequence 4 Content Outlines UNIT I: FUNCTIONS AND THEIR GRAPHS

More information

HIGH SCHOOL MATH CURRICULUM GRADE ELEVEN ALGEBRA 2 & TRIGONOMETRY N

HIGH SCHOOL MATH CURRICULUM GRADE ELEVEN ALGEBRA 2 & TRIGONOMETRY N VALLEY CENTRAL SCHOOL DISTRICT 944 STATE ROUTE 17K MONTGOMERY, NY 12549 Telephone Number: (845) 457-2400 ext. 8121 FAX NUMBER: (845) 457-4254 HIGH SCHOOL MATH CURRICULUM GRADE ELEVEN ALGEBRA 2 & TRIGONOMETRY

More information

Topic Outline for Integrated Algebra 2 and Trigonometry-R One Year Program with Regents in June

Topic Outline for Integrated Algebra 2 and Trigonometry-R One Year Program with Regents in June Topic Outline for Integrated Algebra 2 and Trigonometry-R One Year Program with Regents in June Integrated Algebra 2 & Trigonometry - R Semester 1 1. Rational Expressions 7 Days A. Factoring A2.A.7 Factor

More information

PURE MATHEMATICS Unit 1

PURE MATHEMATICS Unit 1 PURE MATHEMATICS Unit 1 FOR CAPE EXAMINATIONS DIPCHAND BAHALL CAPE is a registered trade mark of the Caribbean Examinations Council (CXC). Pure Mathematics for CAPE Examinations Unit 1 is an independent

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE TRIGONOMETRY / PRE-CALCULUS

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE TRIGONOMETRY / PRE-CALCULUS CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE TRIGONOMETRY / PRE-CALCULUS Course Number 5121 Department Mathematics Qualification Guidelines Successful completion of both semesters of Algebra

More information

Pre-Calculus and Trigonometry Capacity Matrix

Pre-Calculus and Trigonometry Capacity Matrix Review Polynomials A1.1.4 A1.2.5 Add, subtract, multiply and simplify polynomials and rational expressions Solve polynomial equations and equations involving rational expressions Review Chapter 1 and their

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

COMPLEX NUMBERS

COMPLEX NUMBERS COMPLEX NUMBERS 1. Any number of the form x+iy where x, y R and i -1 is called a Complex Number.. In the complex number x+iy, x is called the real part and y is called the imaginary part of the complex

More information

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document

Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Core A-level mathematics reproduced from the QCA s Subject criteria for Mathematics document Background knowledge: (a) The arithmetic of integers (including HCFs and LCMs), of fractions, and of real numbers.

More information

Units. Year 1. Unit 1: Course Overview

Units. Year 1. Unit 1: Course Overview Mathematics HL Units All Pamoja courses are written by experienced subject matter experts and integrate the principles of TOK and the approaches to learning of the IB learner profile. This course has been

More information

MCPS Algebra 2 and Precalculus Standards, Categories, and Indicators*

MCPS Algebra 2 and Precalculus Standards, Categories, and Indicators* Content Standard 1.0 (HS) Patterns, Algebra and Functions Students will algebraically represent, model, analyze, and solve mathematical and real-world problems involving functional patterns and relationships.

More information

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 Complex Numbers c ). (1.1)

The Complex Numbers c ). (1.1) The Complex Numbers In this chapter, we will study the basic properties of the field of complex numbers. We will begin with a brief historic sketch of how the study of complex numbers came to be and then

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

Pre-calculus 12 Curriculum Outcomes Framework (110 hours)

Pre-calculus 12 Curriculum Outcomes Framework (110 hours) Curriculum Outcomes Framework (110 hours) Trigonometry (T) (35 40 hours) General Curriculum Outcome: Students will be expected to develop trigonometric reasoning. T01 Students will be expected to T01.01

More information

0615a2. Algebra 2/Trigonometry Regents Exam x 2 y? 4 x. y 2. x 3 y

0615a2. Algebra 2/Trigonometry Regents Exam x 2 y? 4 x. y 2. x 3 y Algebra /Trigonometry Regents Exam 065 www.jmap.org 065a Which list of ordered pairs does not represent a one-to-one function? ) (, ),(,0),(,),(4,) ) (,),(,),(,4),(4,6) ) (,),(,4),(,),(4,) 4) (,5),(,4),(,),(4,0)

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