We multiply complex numbers (a+bi)(c+di) just as we would the polynomials (a+bx)(c+dx) except that we remember that i 2 = 1.

Size: px
Start display at page:

Download "We multiply complex numbers (a+bi)(c+di) just as we would the polynomials (a+bx)(c+dx) except that we remember that i 2 = 1."

Transcription

1 1 Complex Numbers 1.1 Introduction The complex number system is an extension of the real number system. It unifies the mathematical number system and explains many mathematical phenomena. We introduce a number i defined to satisfy the equation x 2 = 1. (As soon as we introduce this number, there is some ambiguity, for x = i also satisfies x 2 = 1!) The complex numbers are defined as all numbers of the form a + bi where a and b are real. We write C := {a + bi : a, b R}. A complex number of the form z = a + bi is said to have real part a and imaginary part b. Any number can be written in this form. The number i has real part 0 and is said to be purely imaginary ; the number 5 has imaginary part 0 and is real. The real numbers are a subset of the complex numbers. The conjugate of a complex number z = a + bi is z = a bi. Thus the conjugate of i is ī = i and the conjugate of 5 is merely Basic Operations We give the complex numbers a natural addition, subtraction and multiplication. We add and subtract complex numbers just as we would polynomials, keeping up with the real and imaginary parts. For example, ( + 4i) + (7 + 11i) = i and ( + 4i) (7 + 11i) = 4 7i. We multiply complex numbers (a+bi)(c+di) just as we would the polynomials (a+bx)(c+dx) except that we remember that i 2 = 1. For example, ( + 4x)(7 + 11x) = x + x + 44x 2 = x + 44x 2. So ( + 4i)(7 + 11i) = i + 44i 2 = i 44 = i. There is a natural understanding of division, but we want all our complex numbers to be written in Cartesian form a + bi so there is a little twist involved. Note that if z = a + bi then z z = (a + bi)(a bi) = a 2 + b 2. So if we are dividing by z, we may view 1 z as 1 z = z z z = a a 2 + b 2 b a 2 + b 2 i. Computationally, this means that anytime we have a fraction involving a complex number z in the denominator, we may multiply both numerator and denominator by z and simplify. For example, + 4i 7 11i = + 4i 7 11i i ( + 4i)(7 + 11i) i = = = i (7 11i)(7 + 11i) i

2 1. Geometric interpretation Mathematicians began to recognize the complex numbers sometime back in the Renaissance period (fifteenth and sixteenth centuries) but it was not until there was a geometric interpretation of the complex numbers that people began to feel comfortable with them. We may view the complex numbers as lying in the plane. Let the traditional x-axis represent the real numbers and the traditional y-axis represent the numbers of the form yi. We equate a complex number x + yi with the point (x, y). (So the imaginary numbers yi are at right angle to the real numbers!) For example, 2 + i can be graphed as the point (2, 1). The Cartesian plane (Argand diagram) In the Argand diagram, the complex number z = a+bi is equated with the point (a, b) in the Cartesian plane. So i = 0 + 1i is equated with the point (0, 1) and the number 1 = 1 + 0i is equated with the point (1, 0). The point (2, 1) represents the number 2 + i. The number ( + i)/2 is equated with the point ( /2, 1/2). The x-axis is called the real axis and the y-axis is called the imaginary axis. 1.4 Polar coordinates As soon as we have the geometry of the Cartesian plane at hand, we have a variety of powerful mathematical tools available. In particular, instead of using rectangular coordinates, we could use polar coordinates instead! Notice that the number ( + i)/2 is on the unit circle x 2 + y 2 = 1 which is at an angle of 0 degrees (= π/6) from the x-axis. In other words, ( + i)/2 = /2 + i/2 has polar coordinate form (r, θ) = (1, π/6). In general one can change a point (x, y) in the plane into polar coordinate form (r, θ) by noticing that (elementary trigonometry) and tan θ = y/x (1) r 2 = x 2 + y 2 (2) (the Pythagorean Theorem). One changes polar coordinates r and θ into Cartesian coordinates (x, y) by using the trigonometric definitions cos θ = x/r, sin θ = y/r, and so x = r cos θ () and x = r sin θ (4) 2

3 A point (x, y) can be written as (r cos θ, r sin θ) where r and θ are the polar coordinates of the point. In summary, x + iy = (x, y) = (r cos θ, r sin θ) = r cos θ + i r sin θ. For example, i = cos π 6 + i sin π 6. The value r represents the distance from the origin 0 to the point (x, y). This is called the modulus or absolute value, z, of the complex number z = x + iy. For example, the modulus of z = i = cos π 6 + i sin π is 1 since z is on the unit circle. 6 The modulus of z = + i is 2 since = 2 2. And the modulus of z = + 4i is 5 since = 5 2. Given any complex number z = x + iy we can change it into the polar coordinate form z = r(cos θ + i sin θ) which depends only on r and θ. Some call this the cis form (cos + i sin) form.) In this form i = cisπ 6 and z = + i = 2cis π 6. But there is an even better way to write complex numbers! That will be the subject of the next section.

4 Complex Numbers Worksheet 1 Basic Computations Perform the indicated operation. Simplify your answers so that the answers are in the form a + bi where a, b R. 1. (2 + i) + (4 + 5i). 2. (2 + i) + ( 2 + 5i).. (2 + i) + (4 i). 4. (2 + i) 5(4 + 5i). 5. 5(2 + i) 8(4 + 5i). 6. (2 + i)(4 + 5i). 7. (2 + i)(2 + i). 8. (2 + i)(2 i). 9. ( + 4i)( 4i). 10. (1 + i)(1 + i) i. 1 4i. 1 + i 1 2i. 2 + i 4 + 5i. 2 + i 2 i. 16. Write both square roots of -4 as complex numbers. 17. Find all solutions to x 2 + x + 1 = 0. Then use those solutions to factor x 2 + x Find all solutions to x 6 1 = 0. (Recall that A ± B factors as A ± B = (A ± B)(A 2 A + 1.) 19. Compute ( + 2i)(7 i). 20. Find the real and imaginary parts of ( + 2i)/(7 i). 21. Simplify 1/i. 4

5 Complex Numbers Worksheet 2 Polar Coordinates 1. Change the following rectangular coordinates into polar coordinates (a) (, 4) (b) (0, 1) (c) ( 1/2, /2) (d) (, 4) (e) (, 1) (f) (, 1) (g) ( 2, 2) (h) (5, 12) (i) (, ) (j) (1, 1) (k) (0, 0) 2. Change the following polar coordinates into rectangular coordinates (a) (r = 2, θ = π/4) (b) (5, tan 1 (/4)) (c) (2, π/6) (d) (1, π 4 ) (e) (5, tan 1 4 ) (f) (2, π 6 ) (g) (2, 7π 6 ) (h) (2, 601π 6 ) (i) ( 2, 601π 6 ) (j) ( 2 2, 7π 4 ). Give the Cartesian form (a + bi) of the following complex numbers. (a) cis( π 4 ) (b) 5 cis(tan 1 ( 4 )) (c) 2 cis( π 6 ) (d) 2 cis( 7π 6 ) (e) 2 cis( 601π 6 ) (f) 2 cis( 601π 6 ) (g) 2 2 cis( 7π 4 ) 5

6 1.5 Euler s formula and the right way to use complex numbers The value of complex numbers was recognized but poorly understood during the late Renaissance period. The number system was explicitly studied in the late 18th century. Euler used i for the square root of 1 in Gauss used the term complex in the early 1800 s. The Argand diagram or Gauss plane, was introduced in a memoir by Argand in Paris in 1806, although it was implicit in the doctoral dissertation of Gauss in 1799 and in work of Caspar Wessel around the same time. (See [Eves, Howard An Introduction to the History of Mathematics, 6th ed. Holt, Rinehart & Winston, New York, etc, 1990., page 479] for more historical notes.) Notice the following remarkable fact that if z 0 = i = cos π 6 + i sin π 6 then z 0 = i. (Multiply it out and see!) Thus z0 12 = 1 and so z 0 is a twelfth root of 1. Now the polar coordinate form for z 0 is r = 1, θ = π 6, that is, z 0 is exactly one-twelfth of the way around the unit circle. z 0 is a twelfth root of 1 and it is one-twelfth of the way around the unit circle. This is not a coincidence! DeMoivre apparently noticed this and proved (by induction) that if n is an integer then (cos θ + i sin θ) n = cos nθ + i sin nθ. (5) Thus exponentiation, that is raising a complex number to some power, is equivalent to multiplication of the arguments. Somehow the angles in the complex number act like exponents. Euler would explain why that was true. Let f(z) be a differentiable function and let f (n) (z) represent the n-th derivative of f(z) with respect to z. The Maclaurin polynomial (Taylor polynomial around zero) of degree n for f(z) is defined as f(0) + f (1) (0)z + f (2) (0) z2 2 + f () (0) z f (n 1) (0) zn 1 (n 1)! + f (n) (0) zn n!. Here is an exercise which follows work first done by Euler in the 1700 s. Let us find the Taylor polynomial of high degree (say of degree 9?) around zero for the following functions. 1. f(z) = exp(z) = e z 2. f(z) = cos z. f(z) = sin z 4. f(z) = exp(iz) = e iz. Using the work, above, write a formula for exp(iz) in terms of cosine and sine. We see, after this exercise, that the Taylor series of e iz is the same as the Taylor series of cos z +i sin z, that is, e iz = cos z + i sin z (6) If you recognize that (e iz ) n = e inz, then you have the DeMoivre formula in (5). This explains the coincidence above. If z = cos π 6 + i sin π 6 is one-twelfth of the way around the unit circle then raising z to the twelfth power will simply multiply the angle θ by twelve and move the point to the point with angle zero: (1, 0) = 1 + 0i. We may use Euler s formula and write a formula for cos z as a sum of exponential functions. Since e iz = cos(z) + i sin(z) then e iz = cos( z) + i sin( z) = cos(z) i sin(z). (7) 6

7 Add the expressions for e iz and e iz to get and so e iz + e iz = 2 cos(z) (8) cos z = eiz + e iz. (9) 2 If we subtract the equation e iz = cos z i sin z from Euler s equation (6) and then divide by 2i, we have a formula for sine: sin z = eiz e iz. (10) 2i Euler s formula writes the exponential function in terms of trig functions; now we have written a trig function in terms of exponential functions. The exponential and trig functions are very closely related. Trig functions are, in some sense, really exponential functions in disguise! Complex numbers v. Real numbers Here are some things one can do with the real numbers: 1. Find an infinite set of numbers, x, such that sin(x) = 1/2. 2. Find a number x such that e x = Compute ln(2). Here are some things that require complex numbers: 1. Show that f(x) = e x is periodic with period 2πi, that is, f(x + 2πi) = f(x). 2. Find an infinite set of numbers, x, such that e x = 1/2.. Use Euler s formula to create the formula for sin z as a sum of exponential functions. 4. Find a number x such that sin(x) = Compute ln( 2). 7

8 Complex Numbers Worksheet Euler s Formula 1. Put the following complex numbers into polar coordinates re iθ Give two different answers, using different values of θ. (a) + 4i (b) + i (c) + i (d) 2 2i (e) i (f) i (g) 1 i (h) 0 2. Write the polar form re iθ for the following complex numbers. (a) 1. (b) 2i. (c) 2 + i 2. (d) 2 i 2. (e) i. (f) + i.. Write the polar form re iθ for the following complex numbers. Then give your answer in Cartesian form z = x + iy. (a) (1 + i ). (b) ( 2 i 2) 6. (c) ( 2 + i 2) 84 (d) ( 2 i 2) 24 (e) ( i) 00 (f) ( + i) Compute ( i) Write the polar form re iθ for the following complex numbers. Then give your answer in Cartesian form z = x + iy. (a) (8 + 8i) 10 (b) (2 + 2i) Write the polar form re iθ for the following complex numbers. Then give your answer in Cartesian form z = x + iy. (a) ( 1 + i). (b) ( 1 + i) 20. (c) ( 1 + i) 1/. (d) i. 8

COMPLEX NUMBERS. a bi c di a c b d i. a bi c di a c b d i For instance, 1 i 4 7i 1 4 1 7 i 5 6i

COMPLEX NUMBERS. a bi c di a c b d i. a bi c di a c b d i For instance, 1 i 4 7i 1 4 1 7 i 5 6i COMPLEX NUMBERS _4+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

Week 13 Trigonometric Form of Complex Numbers

Week 13 Trigonometric Form of Complex Numbers Week Trigonometric Form of Complex Numbers Overview In this week of the course, which is the last week if you are not going to take calculus, we will look at how Trigonometry can sometimes help in working

More information

MAC 1114. Learning Objectives. Module 10. Polar Form of Complex Numbers. There are two major topics in this module:

MAC 1114. Learning Objectives. Module 10. Polar Form of Complex Numbers. There are two major topics in this module: 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

Trigonometric Functions and Equations

Trigonometric Functions and Equations Contents Trigonometric Functions and Equations Lesson 1 Reasoning with Trigonometric Functions Investigations 1 Proving Trigonometric Identities... 271 2 Sum and Difference Identities... 276 3 Extending

More information

Differentiation and Integration

Differentiation and Integration This material is a supplement to Appendix G of Stewart. You should read the appendix, except the last section on complex exponentials, before this material. Differentiation and Integration Suppose we have

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

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus

South Carolina College- and Career-Ready (SCCCR) Pre-Calculus South Carolina College- and Career-Ready (SCCCR) Pre-Calculus Key Concepts Arithmetic with Polynomials and Rational Expressions PC.AAPR.2 PC.AAPR.3 PC.AAPR.4 PC.AAPR.5 PC.AAPR.6 PC.AAPR.7 Standards Know

More information

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks

Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Thnkwell s Homeschool Precalculus Course Lesson Plan: 36 weeks Welcome to Thinkwell s Homeschool Precalculus! We re thrilled that you ve decided to make us part of your homeschool curriculum. This lesson

More information

THE COMPLEX EXPONENTIAL FUNCTION

THE COMPLEX EXPONENTIAL FUNCTION Math 307 THE COMPLEX EXPONENTIAL FUNCTION (These notes assume you are already familiar with the basic properties of complex numbers.) We make the following definition e iθ = cos θ + i sin θ. (1) This formula

More information

COMPLEX NUMBERS AND SERIES. Contents

COMPLEX NUMBERS AND SERIES. Contents COMPLEX NUMBERS AND SERIES MIKE BOYLE Contents 1. Complex Numbers Definition 1.1. A complex number is a number z of the form z = x + iy, where x and y are real numbers, and i is another number such that

More information

Euler s Formula Math 220

Euler s Formula Math 220 Euler s Formula Math 0 last change: Sept 3, 05 Complex numbers A complex number is an expression of the form x+iy where x and y are real numbers and i is the imaginary square root of. For example, + 3i

More information

DEFINITION 5.1.1 A complex number is a matrix of the form. x y. , y x

DEFINITION 5.1.1 A complex number is a matrix of the form. x y. , y x Chapter 5 COMPLEX NUMBERS 5.1 Constructing the complex numbers One way of introducing the field C of complex numbers is via the arithmetic of matrices. DEFINITION 5.1.1 A complex number is a matrix of

More information

4.1. COMPLEX NUMBERS

4.1. COMPLEX NUMBERS 4.1. COMPLEX NUMBERS What You Should Learn Use the imaginary unit i to write complex numbers. Add, subtract, and multiply complex numbers. Use complex conjugates to write the quotient of two complex numbers

More information

DRAFT. Further mathematics. GCE AS and A level subject content

DRAFT. Further mathematics. GCE AS and A level subject content Further mathematics GCE AS and A level subject content July 2014 s Introduction Purpose Aims and objectives Subject content Structure Background knowledge Overarching themes Use of technology Detailed

More information

2 Session Two - Complex Numbers and Vectors

2 Session Two - Complex Numbers and Vectors PH2011 Physics 2A Maths Revision - Session 2: Complex Numbers and Vectors 1 2 Session Two - Complex Numbers and Vectors 2.1 What is a Complex Number? The material on complex numbers should be familiar

More information

Mathematics. (www.tiwariacademy.com : Focus on free Education) (Chapter 5) (Complex Numbers and Quadratic Equations) (Class XI)

Mathematics. (www.tiwariacademy.com : Focus on free Education) (Chapter 5) (Complex Numbers and Quadratic Equations) (Class XI) ( : Focus on free Education) Miscellaneous Exercise on chapter 5 Question 1: Evaluate: Answer 1: 1 ( : Focus on free Education) Question 2: For any two complex numbers z1 and z2, prove that Re (z1z2) =

More information

Math Placement Test Study Guide. 2. The test consists entirely of multiple choice questions, each with five choices.

Math Placement Test Study Guide. 2. The test consists entirely of multiple choice questions, each with five choices. Math Placement Test Study Guide General Characteristics of the Test 1. All items are to be completed by all students. The items are roughly ordered from elementary to advanced. The expectation is that

More information

Higher Education Math Placement

Higher Education Math Placement Higher Education Math Placement Placement Assessment Problem Types 1. Whole Numbers, Fractions, and Decimals 1.1 Operations with Whole Numbers Addition with carry Subtraction with borrowing Multiplication

More information

Algebra and Geometry Review (61 topics, no due date)

Algebra and Geometry Review (61 topics, no due date) Course Name: Math 112 Credit Exam LA Tech University Course Code: ALEKS Course: Trigonometry Instructor: Course Dates: Course Content: 159 topics Algebra and Geometry Review (61 topics, no due date) Properties

More information

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w.

6. Define log(z) so that π < I log(z) π. Discuss the identities e log(z) = z and log(e w ) = w. hapter omplex integration. omplex number quiz. Simplify 3+4i. 2. Simplify 3+4i. 3. Find the cube roots of. 4. Here are some identities for complex conjugate. Which ones need correction? z + w = z + w,

More information

Chapter 7 - Roots, Radicals, and Complex Numbers

Chapter 7 - Roots, Radicals, and Complex Numbers Math 233 - Spring 2009 Chapter 7 - Roots, Radicals, and Complex Numbers 7.1 Roots and Radicals 7.1.1 Notation and Terminology In the expression x the is called the radical sign. The expression under the

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series In the preceding section we were able to find power series representations for a certain restricted class of functions. Here we investigate more general problems: Which functions

More information

Complex Algebra. What is the identity, the number such that it times any number leaves that number alone?

Complex Algebra. What is the identity, the number such that it times any number leaves that number alone? Complex Algebra When the idea of negative numbers was broached a couple of thousand years ago, they were considered suspect, in some sense not real. Later, when probably one of the students of Pythagoras

More information

Trigonometry Hard Problems

Trigonometry Hard Problems Solve the problem. This problem is very difficult to understand. Let s see if we can make sense of it. Note that there are multiple interpretations of the problem and that they are all unsatisfactory.

More information

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary)

Prentice Hall Mathematics: Algebra 2 2007 Correlated to: Utah Core Curriculum for Math, Intermediate Algebra (Secondary) Core Standards of the Course Standard 1 Students will acquire number sense and perform operations with real and complex numbers. Objective 1.1 Compute fluently and make reasonable estimates. 1. Simplify

More information

Zeros of a Polynomial Function

Zeros of a Polynomial Function Zeros of a Polynomial Function An important consequence of the Factor Theorem is that finding the zeros of a polynomial is really the same thing as factoring it into linear factors. In this section we

More information

ALGEBRA 2/TRIGONOMETRY

ALGEBRA 2/TRIGONOMETRY ALGEBRA /TRIGONOMETRY The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA /TRIGONOMETRY Thursday, January 9, 015 9:15 a.m to 1:15 p.m., only Student Name: School Name: The possession

More information

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing!

MATH BOOK OF PROBLEMS SERIES. New from Pearson Custom Publishing! MATH BOOK OF PROBLEMS SERIES New from Pearson Custom Publishing! The Math Book of Problems Series is a database of math problems for the following courses: Pre-algebra Algebra Pre-calculus Calculus Statistics

More information

Appendix 3 IB Diploma Programme Course Outlines

Appendix 3 IB Diploma Programme Course Outlines Appendix 3 IB Diploma Programme Course Outlines The following points should be addressed when preparing course outlines for each IB Diploma Programme subject to be taught. Please be sure to use IBO nomenclature

More information

PYTHAGOREAN TRIPLES KEITH CONRAD

PYTHAGOREAN TRIPLES KEITH CONRAD PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient

More information

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1

Georgia Department of Education Kathy Cox, State Superintendent of Schools 7/19/2005 All Rights Reserved 1 Accelerated Mathematics 3 This is a course in precalculus and statistics, designed to prepare students to take AB or BC Advanced Placement Calculus. It includes rational, circular trigonometric, and inverse

More information

(1.) The air speed of an airplane is 380 km/hr at a bearing of. Find the ground speed of the airplane as well as its

(1.) The air speed of an airplane is 380 km/hr at a bearing of. Find the ground speed of the airplane as well as its (1.) The air speed of an airplane is 380 km/hr at a bearing of 78 o. The speed of the wind is 20 km/hr heading due south. Find the ground speed of the airplane as well as its direction. Here is the diagram:

More information

NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS

NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS NEW YORK STATE TEACHER CERTIFICATION EXAMINATIONS TEST DESIGN AND FRAMEWORK September 2014 Authorized for Distribution by the New York State Education Department This test design and framework document

More information

Elementary Functions

Elementary Functions Chapter Three Elementary Functions 31 Introduction Complex functions are, of course, quite easy to come by they are simply ordered pairs of real-valued functions of two variables We have, however, already

More information

SOLVING TRIGONOMETRIC EQUATIONS

SOLVING TRIGONOMETRIC EQUATIONS Mathematics Revision Guides Solving Trigonometric Equations Page 1 of 17 M.K. HOME TUITION Mathematics Revision Guides Level: AS / A Level AQA : C2 Edexcel: C2 OCR: C2 OCR MEI: C2 SOLVING TRIGONOMETRIC

More information

PRE-CALCULUS GRADE 12

PRE-CALCULUS GRADE 12 PRE-CALCULUS GRADE 12 [C] Communication Trigonometry General Outcome: Develop trigonometric reasoning. A1. Demonstrate an understanding of angles in standard position, expressed in degrees and radians.

More information

Unit 11 Additional Topics in Trigonometry - Classwork

Unit 11 Additional Topics in Trigonometry - Classwork Unit 11 Additional Topics in Trigonometry - Classwork In geometry and physics, concepts such as temperature, mass, time, length, area, and volume can be quantified with a single real number. These are

More information

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates

www.mathsbox.org.uk ab = c a If the coefficients a,b and c are real then either α and β are real or α and β are complex conjugates Further Pure Summary Notes. Roots of Quadratic Equations For a quadratic equation ax + bx + c = 0 with roots α and β Sum of the roots Product of roots a + b = b a ab = c a If the coefficients a,b and c

More information

GRE Prep: Precalculus

GRE Prep: Precalculus GRE Prep: Precalculus Franklin H.J. Kenter 1 Introduction These are the notes for the Precalculus section for the GRE Prep session held at UCSD in August 2011. These notes are in no way intended to teach

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Review: Synthetic Division Find (x 2-5x - 5x 3 + x 4 ) (5 + x). Factor Theorem Solve 2x 3-5x 2 + x + 2 =0 given that 2 is a zero of f(x) = 2x 3-5x 2 + x + 2. Zeros of Polynomial Functions Introduction

More information

Mathematics I, II and III (9465, 9470, and 9475)

Mathematics I, II and III (9465, 9470, and 9475) Mathematics I, II and III (9465, 9470, and 9475) General Introduction There are two syllabuses, one for Mathematics I and Mathematics II, the other for Mathematics III. The syllabus for Mathematics I and

More information

TRIGONOMETRY Compound & Double angle formulae

TRIGONOMETRY Compound & Double angle formulae TRIGONOMETRY Compound & Double angle formulae In order to master this section you must first learn the formulae, even though they will be given to you on the matric formula sheet. We call these formulae

More information

Trigonometric Functions: The Unit Circle

Trigonometric Functions: The Unit Circle Trigonometric Functions: The Unit Circle This chapter deals with the subject of trigonometry, which likely had its origins in the study of distances and angles by the ancient Greeks. The word trigonometry

More information

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents

DIFFERENTIABILITY OF COMPLEX FUNCTIONS. Contents DIFFERENTIABILITY OF COMPLEX FUNCTIONS Contents 1. Limit definition of a derivative 1 2. Holomorphic functions, the Cauchy-Riemann equations 3 3. Differentiability of real functions 5 4. A sufficient condition

More information

The Method of Partial Fractions Math 121 Calculus II Spring 2015

The Method of Partial Fractions Math 121 Calculus II Spring 2015 Rational functions. as The Method of Partial Fractions Math 11 Calculus II Spring 015 Recall that a rational function is a quotient of two polynomials such f(x) g(x) = 3x5 + x 3 + 16x x 60. The method

More information

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123

Algebra. Exponents. Absolute Value. Simplify each of the following as much as possible. 2x y x + y y. xxx 3. x x x xx x. 1. Evaluate 5 and 123 Algebra Eponents Simplify each of the following as much as possible. 1 4 9 4 y + y y. 1 5. 1 5 4. y + y 4 5 6 5. + 1 4 9 10 1 7 9 0 Absolute Value Evaluate 5 and 1. Eliminate the absolute value bars from

More information

Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring

Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring Page 1 9 Trigonometry of Right Triangles Right Triangles A right triangle, as the one shown in Figure 5, is a triangle that has one angle measuring 90. The side opposite to the right angle is the longest

More information

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11}

Mathematics Pre-Test Sample Questions A. { 11, 7} B. { 7,0,7} C. { 7, 7} D. { 11, 11} Mathematics Pre-Test Sample Questions 1. Which of the following sets is closed under division? I. {½, 1,, 4} II. {-1, 1} III. {-1, 0, 1} A. I only B. II only C. III only D. I and II. Which of the following

More information

Estimated Pre Calculus Pacing Timeline

Estimated Pre Calculus Pacing Timeline Estimated Pre Calculus Pacing Timeline 2010-2011 School Year The timeframes listed on this calendar are estimates based on a fifty-minute class period. You may need to adjust some of them from time to

More information

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry

Angles and Quadrants. Angle Relationships and Degree Measurement. Chapter 7: Trigonometry Chapter 7: Trigonometry Trigonometry is the study of angles and how they can be used as a means of indirect measurement, that is, the measurement of a distance where it is not practical or even possible

More information

MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab

MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab MATH 0110 Developmental Math Skills Review, 1 Credit, 3 hours lab MATH 0110 is established to accommodate students desiring non-course based remediation in developmental mathematics. This structure will

More information

The Deadly Sins of Algebra

The Deadly Sins of Algebra The Deadly Sins of Algebra There are some algebraic misconceptions that are so damaging to your quantitative and formal reasoning ability, you might as well be said not to have any such reasoning ability.

More information

Sequence of Mathematics Courses

Sequence of Mathematics Courses Sequence of ematics Courses Where do I begin? Associates Degree and Non-transferable Courses (For math course below pre-algebra, see the Learning Skills section of the catalog) MATH M09 PRE-ALGEBRA 3 UNITS

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

2.3. Finding polynomial functions. An Introduction:

2.3. Finding polynomial functions. An Introduction: 2.3. Finding polynomial functions. An Introduction: As is usually the case when learning a new concept in mathematics, the new concept is the reverse of the previous one. Remember how you first learned

More information

Introduction to Complex Fourier Series

Introduction to Complex Fourier Series Introduction to Complex Fourier Series Nathan Pflueger 1 December 2014 Fourier series come in two flavors. What we have studied so far are called real Fourier series: these decompose a given periodic function

More information

2.2 Magic with complex exponentials

2.2 Magic with complex exponentials 2.2. MAGIC WITH COMPLEX EXPONENTIALS 97 2.2 Magic with complex exponentials We don t really know what aspects of complex variables you learned about in high school, so the goal here is to start more or

More information

5.3 SOLVING TRIGONOMETRIC EQUATIONS. Copyright Cengage Learning. All rights reserved.

5.3 SOLVING TRIGONOMETRIC EQUATIONS. Copyright Cengage Learning. All rights reserved. 5.3 SOLVING TRIGONOMETRIC EQUATIONS Copyright Cengage Learning. All rights reserved. What You Should Learn Use standard algebraic techniques to solve trigonometric equations. Solve trigonometric equations

More information

SAT Subject Math Level 2 Facts & Formulas

SAT Subject Math Level 2 Facts & Formulas Numbers, Sequences, Factors Integers:..., -3, -2, -1, 0, 1, 2, 3,... Reals: integers plus fractions, decimals, and irrationals ( 2, 3, π, etc.) Order Of Operations: Arithmetic Sequences: PEMDAS (Parentheses

More information

Algebra II and Trigonometry

Algebra II and Trigonometry Algebra II and Trigonometry Textbooks: Algebra 2: California Publisher: McDougal Li@ell/Houghton Mifflin (2006 EdiHon) ISBN- 13: 978-0618811816 Course descriphon: Algebra II complements and expands the

More information

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES

Precalculus REVERSE CORRELATION. Content Expectations for. Precalculus. Michigan CONTENT EXPECTATIONS FOR PRECALCULUS CHAPTER/LESSON TITLES Content Expectations for Precalculus Michigan Precalculus 2011 REVERSE CORRELATION CHAPTER/LESSON TITLES Chapter 0 Preparing for Precalculus 0-1 Sets There are no state-mandated Precalculus 0-2 Operations

More information

Factoring Patterns in the Gaussian Plane

Factoring Patterns in the Gaussian Plane Factoring Patterns in the Gaussian Plane Steve Phelps Introduction This paper describes discoveries made at the Park City Mathematics Institute, 00, as well as some proofs. Before the summer I understood

More information

Figure 1.1 Vector A and Vector F

Figure 1.1 Vector A and Vector F CHAPTER I VECTOR QUANTITIES Quantities are anything which can be measured, and stated with number. Quantities in physics are divided into two types; scalar and vector quantities. Scalar quantities have

More information

Copyrighted Material. Chapter 1 DEGREE OF A CURVE

Copyrighted Material. Chapter 1 DEGREE OF A CURVE Chapter 1 DEGREE OF A CURVE Road Map The idea of degree is a fundamental concept, which will take us several chapters to explore in depth. We begin by explaining what an algebraic curve is, and offer two

More information

Math at a Glance for April

Math at a Glance for April Audience: School Leaders, Regional Teams Math at a Glance for April The Math at a Glance tool has been developed to support school leaders and region teams as they look for evidence of alignment to Common

More information

Answer Key for California State Standards: Algebra I

Answer Key for California State Standards: Algebra I Algebra I: Symbolic reasoning and calculations with symbols are central in algebra. Through the study of algebra, a student develops an understanding of the symbolic language of mathematics and the sciences.

More information

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers.

Math 0980 Chapter Objectives. Chapter 1: Introduction to Algebra: The Integers. Math 0980 Chapter Objectives Chapter 1: Introduction to Algebra: The Integers. 1. Identify the place value of a digit. 2. Write a number in words or digits. 3. Write positive and negative numbers used

More information

Vector Math Computer Graphics Scott D. Anderson

Vector Math Computer Graphics Scott D. Anderson Vector Math Computer Graphics Scott D. Anderson 1 Dot Product The notation v w means the dot product or scalar product or inner product of two vectors, v and w. In abstract mathematics, we can talk about

More information

Dear Accelerated Pre-Calculus Student:

Dear Accelerated Pre-Calculus Student: Dear Accelerated Pre-Calculus Student: I am very excited that you have decided to take this course in the upcoming school year! This is a fastpaced, college-preparatory mathematics course that will also

More information

MATH 132: CALCULUS II SYLLABUS

MATH 132: CALCULUS II SYLLABUS MATH 32: CALCULUS II SYLLABUS Prerequisites: Successful completion of Math 3 (or its equivalent elsewhere). Math 27 is normally not a sufficient prerequisite for Math 32. Required Text: Calculus: Early

More information

Solutions to Homework 10

Solutions to Homework 10 Solutions to Homework 1 Section 7., exercise # 1 (b,d): (b) Compute the value of R f dv, where f(x, y) = y/x and R = [1, 3] [, 4]. Solution: Since f is continuous over R, f is integrable over R. Let x

More information

3.1. RATIONAL EXPRESSIONS

3.1. RATIONAL EXPRESSIONS 3.1. RATIONAL EXPRESSIONS RATIONAL NUMBERS In previous courses you have learned how to operate (do addition, subtraction, multiplication, and division) on rational numbers (fractions). Rational numbers

More information

Additional Topics in Math

Additional Topics in Math Chapter Additional Topics in Math In addition to the questions in Heart of Algebra, Problem Solving and Data Analysis, and Passport to Advanced Math, the SAT Math Test includes several questions that are

More information

Extra Credit Assignment Lesson plan. The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam.

Extra Credit Assignment Lesson plan. The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam. Extra Credit Assignment Lesson plan The following assignment is optional and can be completed to receive up to 5 points on a previously taken exam. The extra credit assignment is to create a typed up lesson

More information

Math 1. Month Essential Questions Concepts/Skills/Standards Content Assessment Areas of Interaction

Math 1. Month Essential Questions Concepts/Skills/Standards Content Assessment Areas of Interaction Binghamton High School Rev.9/21/05 Math 1 September What is the unknown? Model relationships by using Fundamental skills of 2005 variables as a shorthand way Algebra Why do we use variables? What is a

More information

Math Placement Test Sample Problems PRE-ALGEBRA

Math Placement Test Sample Problems PRE-ALGEBRA Math Placement Test Sample Problems The Math Placement Test is an untimed, multiple-choice, computer-based test. The test is composed of four sections: pre-algebra, algebra, college algebra, and trigonometry.

More information

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality.

Definition 8.1 Two inequalities are equivalent if they have the same solution set. Add or Subtract the same value on both sides of the inequality. 8 Inequalities Concepts: Equivalent Inequalities Linear and Nonlinear Inequalities Absolute Value Inequalities (Sections 4.6 and 1.1) 8.1 Equivalent Inequalities Definition 8.1 Two inequalities are equivalent

More information

Trigonometric Functions and Triangles

Trigonometric Functions and Triangles Trigonometric Functions and Triangles Dr. Philippe B. Laval Kennesaw STate University August 27, 2010 Abstract This handout defines the trigonometric function of angles and discusses the relationship between

More information

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes

9.4. The Scalar Product. Introduction. Prerequisites. Learning Style. Learning Outcomes The Scalar Product 9.4 Introduction There are two kinds of multiplication involving vectors. The first is known as the scalar product or dot product. This is so-called because when the scalar product of

More information

Evaluating trigonometric functions

Evaluating trigonometric functions MATH 1110 009-09-06 Evaluating trigonometric functions Remark. Throughout this document, remember the angle measurement convention, which states that if the measurement of an angle appears without units,

More information

Academic Support Services Supplemental Learning Materials - Math

Academic Support Services Supplemental Learning Materials - Math Academic Support Services Supplemental Learning Materials - Math Algebra and trigonometry Basic math Calculator help Charts and graphs Coordinate planes Decimals Exponents General math sites Graphing Integers

More information

Right Triangles 4 A = 144 A = 16 12 5 A = 64

Right Triangles 4 A = 144 A = 16 12 5 A = 64 Right Triangles If I looked at enough right triangles and experimented a little, I might eventually begin to notice a relationship developing if I were to construct squares formed by the legs of a right

More information

Indiana State Core Curriculum Standards updated 2009 Algebra I

Indiana State Core Curriculum Standards updated 2009 Algebra I Indiana State Core Curriculum Standards updated 2009 Algebra I Strand Description Boardworks High School Algebra presentations Operations With Real Numbers Linear Equations and A1.1 Students simplify and

More information

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives

1 TRIGONOMETRY. 1.0 Introduction. 1.1 Sum and product formulae. Objectives TRIGONOMETRY Chapter Trigonometry Objectives After studying this chapter you should be able to handle with confidence a wide range of trigonometric identities; be able to express linear combinations of

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

Precalculus with Geometry and Trigonometry

Precalculus with Geometry and Trigonometry Precalculus with Geometry and Trigonometry by Avinash Sathaye, Professor of Mathematics 1 Department of Mathematics, University of Kentucky Āryabhaṭa This book may be freely downloaded for personal use

More information

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year.

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the 2012-13 school year. This document is designed to help North Carolina educators teach the Common Core (Standard Course of Study). NCDPI staff are continually updating and improving these tools to better serve teachers. Algebra

More information

Teaching & Learning Plans. Complex Number Operations. Leaving Certificate Syllabus

Teaching & Learning Plans. Complex Number Operations. Leaving Certificate Syllabus Teaching & Learning Plans Complex Number Operations Leaving Certificate Syllabus The Teaching & Learning Plans are structured as follows: Aims outline what the lesson, or series of lessons, hopes to achieve.

More information

MATH 381 HOMEWORK 2 SOLUTIONS

MATH 381 HOMEWORK 2 SOLUTIONS MATH 38 HOMEWORK SOLUTIONS Question (p.86 #8). If g(x)[e y e y ] is harmonic, g() =,g () =, find g(x). Let f(x, y) = g(x)[e y e y ].Then Since f(x, y) is harmonic, f + f = and we require x y f x = g (x)[e

More information

LAKE ELSINORE UNIFIED SCHOOL DISTRICT

LAKE ELSINORE UNIFIED SCHOOL DISTRICT LAKE ELSINORE UNIFIED SCHOOL DISTRICT Title: PLATO Algebra 1-Semester 2 Grade Level: 10-12 Department: Mathematics Credit: 5 Prerequisite: Letter grade of F and/or N/C in Algebra 1, Semester 2 Course Description:

More information

Semester 2, Unit 4: Activity 21

Semester 2, Unit 4: Activity 21 Resources: SpringBoard- PreCalculus Online Resources: PreCalculus Springboard Text Unit 4 Vocabulary: Identity Pythagorean Identity Trigonometric Identity Cofunction Identity Sum and Difference Identities

More information

x(x + 5) x 2 25 (x + 5)(x 5) = x 6(x 4) x ( x 4) + 3

x(x + 5) x 2 25 (x + 5)(x 5) = x 6(x 4) x ( x 4) + 3 CORE 4 Summary Notes Rational Expressions Factorise all expressions where possible Cancel any factors common to the numerator and denominator x + 5x x(x + 5) x 5 (x + 5)(x 5) x x 5 To add or subtract -

More information

KEANSBURG SCHOOL DISTRICT KEANSBURG HIGH SCHOOL Mathematics Department. HSPA 10 Curriculum. September 2007

KEANSBURG SCHOOL DISTRICT KEANSBURG HIGH SCHOOL Mathematics Department. HSPA 10 Curriculum. September 2007 KEANSBURG HIGH SCHOOL Mathematics Department HSPA 10 Curriculum September 2007 Written by: Karen Egan Mathematics Supervisor: Ann Gagliardi 7 days Sample and Display Data (Chapter 1 pp. 4-47) Surveys and

More information

North Carolina Math 2

North Carolina Math 2 Standards for Mathematical Practice 1. Make sense of problems and persevere in solving them. 2. Reason abstractly and quantitatively 3. Construct viable arguments and critique the reasoning of others 4.

More information

Solving Cubic Polynomials

Solving Cubic Polynomials Solving Cubic Polynomials 1.1 The general solution to the quadratic equation There are four steps to finding the zeroes of a quadratic polynomial. 1. First divide by the leading term, making the polynomial

More information

MATH 2 Course Syllabus Spring Semester 2007 Instructor: Brian Rodas

MATH 2 Course Syllabus Spring Semester 2007 Instructor: Brian Rodas MATH 2 Course Syllabus Spring Semester 2007 Instructor: Brian Rodas Class Room and Time: MC83 MTWTh 2:15pm-3:20pm Office Room: MC38 Office Phone: (310)434-8673 E-mail: rodas brian@smc.edu Office Hours:

More information

Lyman Memorial High School. Pre-Calculus Prerequisite Packet. Name:

Lyman Memorial High School. Pre-Calculus Prerequisite Packet. Name: Lyman Memorial High School Pre-Calculus Prerequisite Packet Name: Dear Pre-Calculus Students, Within this packet you will find mathematical concepts and skills covered in Algebra I, II and Geometry. These

More information

Pre-Calculus Semester 1 Course Syllabus

Pre-Calculus Semester 1 Course Syllabus Pre-Calculus Semester 1 Course Syllabus The Plano ISD eschool Mission is to create a borderless classroom based on a positive student-teacher relationship that fosters independent, innovative critical

More information

Chapter 7 Outline Math 236 Spring 2001

Chapter 7 Outline Math 236 Spring 2001 Chapter 7 Outline Math 236 Spring 2001 Note 1: Be sure to read the Disclaimer on Chapter Outlines! I cannot be responsible for misfortunes that may happen to you if you do not. Note 2: Section 7.9 will

More information

Essential Mathematics for Computer Graphics fast

Essential Mathematics for Computer Graphics fast John Vince Essential Mathematics for Computer Graphics fast Springer Contents 1. MATHEMATICS 1 Is mathematics difficult? 3 Who should read this book? 4 Aims and objectives of this book 4 Assumptions made

More information