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.

Size: px
Start display at page:

Download "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."

Transcription

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: ax 2 + bx + c = 0 Solution x = b ± b 2 4ac 2a What happens if b 2 < 4ac? The need for complex numbers. 1.2 Complex Numbers i = 1 x is the real part, y is the imaginary part. z = x + iy x = Re(z) y = Im(z) i 2 = 1, i 3 = i, i 4 = 1, etc. i 1 = i, i 2 = 1, i 3 = i, etc. Argand diagram

2 Connection with polar coordinates (x = r cos θ, y = r sin θ). z = x + iy = r(cos θ + i sin θ) z = r = x 2 + y 2 is the modulus arg z = θ = tan 1 (y/x) is the argument Complex conjugate: if z = x + iy then z = x iy 1.3 Operations with Complex Numbers Addition: z 1 = x 1 + iy 1 z 2 = x 2 + iy 2 z 1 + z 2 = (x 1 + x 2 ) + i(y 1 + y 2 ) Geometric interpretation (addition of vectors in parallelogram in Argand diagram) Subtraction: z 2 z 1 = (x 2 x 1 ) + i(y 2 y 1 ) Geometric interpretation (completion of parallelogram in Argand diagram) Multiplication: (i.e. multiply moduli and add arguments) Division: z 1 z 2 = (x 1 x 2 y 1 y 2 ) + i(x 1 y 2 + x 2 y 1 ) z 1 z 2 = r 1 r 2 {cos(θ 1 + θ 2 ) + i sin(θ 1 + θ 2 )} z 2 z 1 = x 1x 2 + y 1 y 2 x y2 1 (i.e. divide moduli and subtract arguments) + i x 1y 2 x 2 y 1 x y2 1 z 2 z 1 = r 2 r 1 {cos(θ 2 θ 1 ) + i sin(θ 2 θ 1 )}

3 1.4 Loci and Regions Recognise circles (including displaced ones), lines, regions defined by inequalities; use of modulus and argument to define loci, regions. 1.5 Trigonometric Functions and Hyperbolic Functions Recognise power series for e z, sin z, cos z. e iθ = cos θ + i sin θ (Euler s relation) Other hyperbolic functions and identities. z = r e i(θ+2kπ) cos θ = eiθ + e iθ 2 sin θ = eiθ e iθ 2i e iπ/2 = i, e iπ = 1, e 3iπ/2 = i, e 2iπ = 1 cosh x = e x + e x 2 sinh x = e x e x de Moivre s Theorem z n = (cos θ + i sin θ) n = cos nθ + i sin nθ Applications: Expansion of cos n θ, sin n θ, cos nθ, sin nθ Solution of equations (e.g. n complex roots of z n 1 = 0) Evaluation of integrals

4 2. PARTIAL DERIVATIVES 2.1 Functions of Several Variables (Thomas 14.1) Domain and range Sketch surfaces defined by z = f(x, y) Draw and label curves in the domain in which f has a constant value Level curves Level contours 2.2 Limits and Continuity in Higher Dimensions (Thomas 14.2) Definition of limit for f(x, y) Calculate limts of polynomials and rational function by evaluating the function at the limit point Definition of continuous function Two-Path Test for non-existence of a limit (if a function has different limits along two different paths then the limit does not exist); use of polar coordinates if necessary 2.3 Partial Derivatives (Thomas 14.3) Definition of partial derivative Notation (difference between, e.g. d/dx and / x; meaning of f x, f y etc.) Higher derivatives Mixed Derivatives Theorem: f xy (a, b) = f yx (a, b) etc. Definition of differentiability

5 2.4 The Chain Rule (Thomas 14.4) Chain Rule: If w = f(x, y) then If w = f(x, y, z) then If w = f(x, y), x = g(r, s), y = h(r, s) then If w = f(x), x = g(r, s) then dw dt = f dx x dt + f dy y dt dw dt = f dx x dt + f dy y dt + f dz z dt w r = w x x r + w y y r w s = w x x s + w y y s w r = dw x dx r and w s = dw x dx s Tree diagrams Formula for implicit differentiation of F (x, y): dy dx = F x F y 2.5 Directional Derivatives and Gradient Vectors (Thomas 14.5) Definition of directional derivative, (D u f) P0. Definition of gradient vector, f = ( f x, f y, f ). z Relationship with directional derivative: D u f = f u

6 The gradient of f is normal to the level curve. 2.6 Tangent Planes and Differentials (Thomas 14.6) The tangent plane at P 0 (x 0, y 0, z 0 ) on the level surface f(x, y, z) = c is the plane through P 0 normal to f P0. Equation is f x (P 0 )(x x 0 ) + f y (P 0 )(y y 0 ) + f z (P 0 )(z z 0 ) = 0 The normal line of the surface at P 0 is line through P 0 parallel to f P0. Equation is x = x 0 + f x (P 0 )t, y = y 0 + f y (P 0 )t, z = z 0 + f z (P 0 )t. Linearisation L(x, y, z) = f(x 0, y 0, z 0 )+ +f x (x 0, y 0, z 0 )(x x 0 ) + f y (x 0, y 0, z 0 )(y y 0 ) + f z (x 0, y 0, z 0 )(z z 0 ) Total differential resulting from change (dx, dy, dz) is: df = f x (x 0, y 0, z 0 )dx + f y (x 0, y 0, z 0 )dy + f z (x 0, y 0, z 0 )dz 2.7 Extreme Values and Saddle Points (Thomas 14.7) Definitions of local minimum, local maximum, critical point, saddle point. Second derivatives test for local maximum, local minimum, saddle point; when is test inconclusive. Use of second derivatives and discriminant, f xx f yy fxy Lagrange Multipliers (Thomas 14.8)

7 Method of Lagrange Multipliers: To find the local maximum and minimum values of f(x, y, z) subject to the constraint g(x, y, z) = 0 we find the values of x, y and z that simultaneously satisfy f = λ g and g(x, y, z) = MULTIPLE INTEGRALS 3.1 Double Integrals (Thomas 15.1, lecture notes) Definition of double integral of function f(x, y) over region R: f(x, y) dx dy. R Connection with calculation of volume beneath surface using z = f(x, y). Iterated or repeated integral. Importance of order of integration; Fubini s theorem (two forms). Method for double integrals: (i) sketch, (ii) find y-limits of integration, (iii) find x-limits of integration. Bounded rectangular regions; bounded non-rectangular regions; unbounded regions. Reversing order of integration; importance of finding new limits. 3.2 Area (Thomas lecture notes) Area enclosed by a region R is the double integral, R dx dy. Average value of a function f(x, y) over a region R is 1 f(x, y) dx dy. area of R R

8 3.3 Change of Variables in Double Integrals (Thomas 15.8, lecture notes) Change of variables from (x, y) to, say (u, v). Definition of Jacobian matrix: ( ) x/ u x/ v y/ u y/ v Definition of Jacobian (or Jacobian determinant): (x, y) (u, v) = x/ u y/ u x/ v y/ v = ( x/ u)( y/ v) ( y/ u)( x/ v). Using Jacobian of transformation from Cartesian to polar coordinates to get dx dy = r dr dθ Use of (x, y) (u, v) = ( ) 1 (u, v). (x, y) Evaluation of e x2 /2 dx by making it a double integral and then transforming to polar coordinates; connection with normal distribution and error function. 3.4 Triple Integrals (Thomas lecture notes) Definition of triple integral of function f(x, y, z) over volume V : f(x, y, z) dx dy dz. Volume enclosed by a volume V is the triple integral, dx dy dz. V V

9 Average value of a function f(x, y, z) over a volume V is 1 volume of V V f(x, y, z) dx dy dz. 3.5 Change of Variables in Triple Integrals (Thomas lecture notes) Change of variables from (x, y, z) to, say (u, v, w). Definition of Jacobian matrix: x/ u x/ v x/ w y/ u y/ v y/ w. z/ u z/ v z/ w Definition of Jacobian (or Jacobian determinant): (x, y, z) (u, v, w) = x/ u x/ v x/ w y/ u y/ v y/ w z/ u z/ v z/ w. 4. INFINITE SEQUENCES AND SERIES 4.1 Sequences (Thomas 10.1) Lists of numbers {a n } Convergence and divergence of sequences Limit of a sequence Sandwich Theorem for sequences Continuous Function Theorem for sequences Non-decreasing sequences Sequences bounded from above Upper bound Least upper bound

10 4.2 Infinite Series (Thomas 10.2) Sequence of partial sums Convergent series and their sum; divergent series Geometric series: (ratio r) a r n = a + ar + ar ar n 1 + = n=0 a r n 1 = n=1 a 1 r a r n 1 n-th Term Test for Divergence: n=1 a n diverges if lim n a n fails to exist or is different from zero. n=1 4.3 The Integral Test (Thomas 10.3) Divergence of the harmonic series, n=1 1/n Convergence of the series, n=1 1/n2 Integral test: If a n = f(n) then n=n a n and f(x) dx both converge or both diverge N (proof using graphs for the case n = 1). 4.4 Ratio Tests (Thomas 10.5) Ratio Test: If a n+1 lim n a n then (i) the series converges if ρ < 1, (ii) the series diverges if ρ > 1 or ρ is infinite and (iii) the test is inconclusive if ρ = 1. = ρ 4.5 Power Series (Thomas 10.7)

11 Power series about x = 0: c n x n = c 0 + c 1 x + c 2 x c n x n + n=0 Power series about x = a: c n (x a) n = c 0 + c 1 (x a) + c 2 (x a) c n (x a) n + n=0 Radius of convergence, interval of convergence. Alternating Series Test: ( 1) n+1 u n = u 1 u 2 + u 3 u 4 + n=1 converges if the following hold: The u n s are all positive u n u n+1 for all n N, for some integer N u n 0 Absolute convergence Conditional convergence 4.6 Taylor and Maclaurin Series (Thomas 10.8) Taylor series generated by function f at x = a: k=0 f(a) + f (a)(x a) + f (a) 2! f (k) (a) (x a) k = k! Maclaurin series generated by function f at x = 0: k=0 (x a) f (n) (a) (x a) n + n! f (k) (0) x k = k!

12 Taylor polynomial of order n f(0) + f (0)x + f (0) x f (n) (0) x n + 2! n! 4.7 Convergence of Taylor Series; Error Estimates (Thomas 10.9) Taylor s formula Remainder R of order n (error term) Remainder Estimation Theorem: R n (x) M x a n+1 (n + 1)! 4.8 Applications of Power Series (Thomas 10.10) Binomial series: (1 + x) m = 1 + mx + Solving differential equations: m(m 1) x 2 + 2! (1 + x) m = 1 + Assume a power series solution of the form, k=1 m(m 1)(m 2) x 3 + 3! ( ) m x k k y = a 0 + a 1 x + a 2 x a n x n + substitute in the differential equation and solve for the coefficients. Evaluating non-elementary integrals Evaluating indeterminate forms

MTH4101 Calculus II. Carl Murray School of Mathematical Sciences Queen Mary University of London Spring Lecture Notes

MTH4101 Calculus II. Carl Murray School of Mathematical Sciences Queen Mary University of London Spring Lecture Notes MTH40 Calculus II Carl Murray School of Mathematical Sciences Queen Mary University of London Spring 20 Lecture Notes Complex Numbers. Introduction We have already met several types of numbers. Natural

More information

Mathematics Specialist Units 3 & 4 Program 2018

Mathematics Specialist Units 3 & 4 Program 2018 Mathematics Specialist Units 3 & 4 Program 018 Week Content Assessments Complex numbers Cartesian Forms Term 1 3.1.1 review real and imaginary parts Re(z) and Im(z) of a complex number z Week 1 3.1. review

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

Advanced Mathematics Support Programme Edexcel Year 2 Core Pure Suggested Scheme of Work ( )

Advanced Mathematics Support Programme Edexcel Year 2 Core Pure Suggested Scheme of Work ( ) Edexcel Year 2 Core Pure Suggested Scheme of Work (2018-2019) This template shows how Integral Resources and AMSP FM videos can be used to support Further Mathematics students and teachers. This template

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

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

Further Mathematics SAMPLE. Marking Scheme

Further Mathematics SAMPLE. Marking Scheme Further Mathematics SAMPLE Marking Scheme This marking scheme has been prepared as a guide only to markers. This is not a set of model answers, or the exclusive answers to the questions, and there will

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

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

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

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

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

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes.

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. SECTION A 1. State the maximal domain and range of the function f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. 2. By evaluating f(0),

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

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

UNIVERSITY OF CAMBRIDGE Faculty of Mathematics MATHEMATICS WORKBOOK

UNIVERSITY OF CAMBRIDGE Faculty of Mathematics MATHEMATICS WORKBOOK UNIVERSITY OF CAMBRIDGE Faculty of Mathematics MATHEMATICS WORKBOOK August, 07 Introduction The Mathematical Tripos is designed to be accessible to students who are familiar with the the core A-level syllabus

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

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

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

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

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

Learning Objectives for Math 166

Learning Objectives for Math 166 Learning Objectives for Math 166 Chapter 6 Applications of Definite Integrals Section 6.1: Volumes Using Cross-Sections Draw and label both 2-dimensional perspectives and 3-dimensional sketches of the

More information

Chapter 3: Complex Numbers

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

More information

MATH 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

CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans. Michaelmas Term

CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans. Michaelmas Term CALCULUS PROBLEMS Courtesy of Prof. Julia Yeomans Michaelmas Term The problems are in 5 sections. The first 4, A Differentiation, B Integration, C Series and limits, and D Partial differentiation follow

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

Curriculum Map for Mathematics HL (DP1)

Curriculum Map for Mathematics HL (DP1) Curriculum Map for Mathematics HL (DP1) Unit Title (Time frame) Sequences and Series (8 teaching hours or 2 weeks) Permutations & Combinations (4 teaching hours or 1 week) Standards IB Objectives Knowledge/Content

More information

Here are brief notes about topics covered in class on complex numbers, focusing on what is not covered in the textbook.

Here are brief notes about topics covered in class on complex numbers, focusing on what is not covered in the textbook. Phys374, Spring 2008, Prof. Ted Jacobson Department of Physics, University of Maryland Complex numbers version 5/21/08 Here are brief notes about topics covered in class on complex numbers, focusing on

More information

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

Advanced Mathematics Support Programme OCR Year 2 Pure Core Suggested Scheme of Work ( )

Advanced Mathematics Support Programme OCR Year 2 Pure Core Suggested Scheme of Work ( ) OCR Year 2 Pure Core Suggested Scheme of Work (2018-2019) This template shows how Integral Resources and FMSP FM videos can be used to support Further Mathematics students and teachers. This template is

More information

Functions, Graphs, Equations and Inequalities

Functions, Graphs, Equations and Inequalities CAEM DPP Learning Outcomes per Module Module Functions, Graphs, Equations and Inequalities Learning Outcomes 1. Functions, inverse functions and composite functions 1.1. concepts of function, domain and

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

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

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

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

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

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009.

THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK. Summer Examination 2009. OLLSCOIL NA héireann, CORCAIGH THE NATIONAL UNIVERSITY OF IRELAND, CORK COLÁISTE NA hollscoile, CORCAIGH UNIVERSITY COLLEGE, CORK Summer Examination 2009 First Engineering MA008 Calculus and Linear Algebra

More information

Derivatives and Integrals

Derivatives and Integrals Derivatives and Integrals Definition 1: Derivative Formulas d dx (c) = 0 d dx (f ± g) = f ± g d dx (kx) = k d dx (xn ) = nx n 1 (f g) = f g + fg ( ) f = f g fg g g 2 (f(g(x))) = f (g(x)) g (x) d dx (ax

More information

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists Data provided: Formula sheet MAS53/MAS59 SCHOOL OF MATHEMATICS AND STATISTICS Mathematics (Materials Mathematics For Chemists Spring Semester 203 204 3 hours All questions are compulsory. The marks awarded

More information

Complex Numbers. Integers, Rationals, and Reals. The natural numbers: The integers:

Complex Numbers. Integers, Rationals, and Reals. The natural numbers: The integers: Complex Numbers Integers, Rationals, and Reals The natural numbers: N {... 3, 2,, 0,, 2, 3...} The integers: Z {... 3, 2,, 0,, 2, 3...} Note that any two integers added, subtracted, or multiplied together

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

SOLUTIONS FOR PRACTICE FINAL EXAM

SOLUTIONS FOR PRACTICE FINAL EXAM SOLUTIONS FOR PRACTICE FINAL EXAM ANDREW J. BLUMBERG. Solutions () Short answer questions: (a) State the mean value theorem. Proof. The mean value theorem says that if f is continuous on (a, b) and differentiable

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

Further mathematics. AS and A level content

Further mathematics. AS and A level content Further mathematics AS and A level content December 2014 s for further mathematics AS and A level for teaching from 2017 3 Introduction 3 Purpose 3 Aims and objectives 3 Subject content 5 Structure 5 Background

More information

Math 113 Final Exam Practice

Math 113 Final Exam Practice Math Final Exam Practice The Final Exam is comprehensive. You should refer to prior reviews when studying material in chapters 6, 7, 8, and.-9. This review will cover.0- and chapter 0. This sheet has three

More information

MS 3011 Exercises. December 11, 2013

MS 3011 Exercises. December 11, 2013 MS 3011 Exercises December 11, 2013 The exercises are divided into (A) easy (B) medium and (C) hard. If you are particularly interested I also have some projects at the end which will deepen your understanding

More information

ADDITIONAL MATHEMATICS

ADDITIONAL MATHEMATICS ADDITIONAL MATHEMATICS GCE Ordinary Level (Syllabus 4018) CONTENTS Page NOTES 1 GCE ORDINARY LEVEL ADDITIONAL MATHEMATICS 4018 2 MATHEMATICAL NOTATION 7 4018 ADDITIONAL MATHEMATICS O LEVEL (2009) NOTES

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

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use.

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use. CALCULUS: Math 2C, Fall 200 Final Exam: Solutions. [25 pts] Do the following series converge or diverge? State clearly which test you use. (a) (d) n(n + ) ( ) cos n n= n= (e) (b) n= n= [ cos ( ) n n (c)

More information

AS PURE MATHS REVISION NOTES

AS PURE MATHS REVISION NOTES AS PURE MATHS REVISION NOTES 1 SURDS A root such as 3 that cannot be written exactly as a fraction is IRRATIONAL An expression that involves irrational roots is in SURD FORM e.g. 2 3 3 + 2 and 3-2 are

More information

Complex Homework Summer 2014

Complex Homework Summer 2014 omplex Homework Summer 24 Based on Brown hurchill 7th Edition June 2, 24 ontents hw, omplex Arithmetic, onjugates, Polar Form 2 2 hw2 nth roots, Domains, Functions 2 3 hw3 Images, Transformations 3 4 hw4

More information

ECM Calculus and Geometry. Revision Notes

ECM Calculus and Geometry. Revision Notes ECM1702 - Calculus and Geometry Revision Notes Joshua Byrne Autumn 2011 Contents 1 The Real Numbers 1 1.1 Notation.................................................. 1 1.2 Set Notation...............................................

More information

Engg. Math. I. Unit-I. Differential Calculus

Engg. Math. I. Unit-I. Differential Calculus Dr. Satish Shukla 1 of 50 Engg. Math. I Unit-I Differential Calculus Syllabus: Limits of functions, continuous functions, uniform continuity, monotone and inverse functions. Differentiable functions, Rolle

More information

Material for review. By Lei. May, 2011

Material for review. By Lei. May, 2011 Material for review. By Lei. May, 20 You shouldn t only use this to do the review. Read your book and do the example problems. Do the problems in Midterms and homework once again to have a review. Some

More information

Formulas to remember

Formulas to remember Complex numbers Let z = x + iy be a complex number The conjugate z = x iy Formulas to remember The real part Re(z) = x = z+z The imaginary part Im(z) = y = z z i The norm z = zz = x + y The reciprocal

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

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

Conformal maps. Lent 2019 COMPLEX METHODS G. Taylor. A star means optional and not necessarily harder.

Conformal maps. Lent 2019 COMPLEX METHODS G. Taylor. A star means optional and not necessarily harder. Lent 29 COMPLEX METHODS G. Taylor A star means optional and not necessarily harder. Conformal maps. (i) Let f(z) = az + b, with ad bc. Where in C is f conformal? cz + d (ii) Let f(z) = z +. What are the

More information

Math Final Exam Review

Math Final Exam Review Math - Final Exam Review. Find dx x + 6x +. Name: Solution: We complete the square to see if this function has a nice form. Note we have: x + 6x + (x + + dx x + 6x + dx (x + + Note that this looks a lot

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

Final Exam 2011 Winter Term 2 Solutions

Final Exam 2011 Winter Term 2 Solutions . (a Find the radius of convergence of the series: ( k k+ x k. Solution: Using the Ratio Test, we get: L = lim a k+ a k = lim ( k+ k+ x k+ ( k k+ x k = lim x = x. Note that the series converges for L

More information

Math Homework 2

Math Homework 2 Math 73 Homework Due: September 8, 6 Suppose that f is holomorphic in a region Ω, ie an open connected set Prove that in any of the following cases (a) R(f) is constant; (b) I(f) is constant; (c) f is

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

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

Math 185 Fall 2015, Sample Final Exam Solutions

Math 185 Fall 2015, Sample Final Exam Solutions Math 185 Fall 2015, Sample Final Exam Solutions Nikhil Srivastava December 12, 2015 1. True or false: (a) If f is analytic in the annulus A = {z : 1 < z < 2} then there exist functions g and h such that

More information

Complex Analysis Homework 1: Solutions

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

More information

Complex Numbers and the Complex Exponential

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

More information

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours)

SOLUTIONS TO THE FINAL EXAM. December 14, 2010, 9:00am-12:00 (3 hours) SOLUTIONS TO THE 18.02 FINAL EXAM BJORN POONEN December 14, 2010, 9:00am-12:00 (3 hours) 1) For each of (a)-(e) below: If the statement is true, write TRUE. If the statement is false, write FALSE. (Please

More information

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L =

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L = Integrals Volume: Suppose A(x) is the cross-sectional area of the solid S perpendicular to the x-axis, then the volume of S is given by V = b a A(x) dx Work: Suppose f(x) is a force function. The work

More information

Maxima and Minima. (a, b) of R if

Maxima and Minima. (a, b) of R if Maxima and Minima Definition Let R be any region on the xy-plane, a function f (x, y) attains its absolute or global, maximum value M on R at the point (a, b) of R if (i) f (x, y) M for all points (x,

More information

a k 0, then k + 1 = 2 lim 1 + 1

a k 0, then k + 1 = 2 lim 1 + 1 Math 7 - Midterm - Form A - Page From the desk of C. Davis Buenger. https://people.math.osu.edu/buenger.8/ Problem a) [3 pts] If lim a k = then a k converges. False: The divergence test states that if

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

Study Guide for Final Exam

Study Guide for Final Exam Study Guide for Final Exam. You are supposed to be able to calculate the cross product a b of two vectors a and b in R 3, and understand its geometric meaning. As an application, you should be able to

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

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

ENGI Partial Differentiation Page y f x

ENGI Partial Differentiation Page y f x ENGI 3424 4 Partial Differentiation Page 4-01 4. Partial Differentiation For functions of one variable, be found unambiguously by differentiation: y f x, the rate of change of the dependent variable can

More information

Solution Sheet 1.4 Questions 26-31

Solution Sheet 1.4 Questions 26-31 Solution Sheet 1.4 Questions 26-31 26. Using the Limit Rules evaluate i) ii) iii) 3 2 +4+1 0 2 +4+3, 3 2 +4+1 2 +4+3, 3 2 +4+1 1 2 +4+3. Note When using a Limit Rule you must write down which Rule you

More information

MATH243 First Semester 2013/14. Exercises 1

MATH243 First Semester 2013/14. Exercises 1 Complex Functions Dr Anna Pratoussevitch MATH43 First Semester 013/14 Exercises 1 Submit your solutions to questions marked with [HW] in the lecture on Monday 30/09/013 Questions or parts of questions

More information

Synopsis of Complex Analysis. Ryan D. Reece

Synopsis of Complex Analysis. Ryan D. Reece Synopsis of Complex Analysis Ryan D. Reece December 7, 2006 Chapter Complex Numbers. The Parts of a Complex Number A complex number, z, is an ordered pair of real numbers similar to the points in the real

More information

Introduction and Review of Power Series

Introduction and Review of Power Series Introduction and Review of Power Series Definition: A power series in powers of x a is an infinite series of the form c n (x a) n = c 0 + c 1 (x a) + c 2 (x a) 2 +...+c n (x a) n +... If a = 0, this is

More information

Module Two: Differential Calculus(continued) synopsis of results and problems (student copy)

Module Two: Differential Calculus(continued) synopsis of results and problems (student copy) Module Two: Differential Calculus(continued) synopsis of results and problems (student copy) Srikanth K S 1 Syllabus Taylor s and Maclaurin s theorems for function of one variable(statement only)- problems.

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

MIDTERM EXAMINATION. Spring MTH301- Calculus II (Session - 3)

MIDTERM EXAMINATION. Spring MTH301- Calculus II (Session - 3) ASSALAM O ALAIKUM All Dear fellows ALL IN ONE MTH3 Calculus II Midterm solved papers Created BY Ali Shah From Sahiwal BSCS th semester alaoudin.bukhari@gmail.com Remember me in your prayers MIDTERM EXAMINATION

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

Review for the Final Exam

Review for the Final Exam Math 171 Review for the Final Exam 1 Find the limits (4 points each) (a) lim 4x 2 3; x x (b) lim ( x 2 x x 1 )x ; (c) lim( 1 1 ); x 1 ln x x 1 sin (x 2) (d) lim x 2 x 2 4 Solutions (a) The limit lim 4x

More information

UNDERSTANDING ENGINEERING MATHEMATICS

UNDERSTANDING ENGINEERING MATHEMATICS UNDERSTANDING ENGINEERING MATHEMATICS JOHN BIRD WORKED SOLUTIONS TO EXERCISES 1 INTRODUCTION In Understanding Engineering Mathematic there are over 750 further problems arranged regularly throughout the

More information

NORTH MAHARASHTRA UNIVERSITY JALGAON.

NORTH MAHARASHTRA UNIVERSITY JALGAON. NORTH MAHARASHTRA UNIVERSITY JALGAON. Syllabus for S.Y.B.Sc. (Mathematics) With effect from June 013. (Semester system). The pattern of examination of theory papers is semester system. Each theory course

More information

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

Exercises for Part 1

Exercises for Part 1 MATH200 Complex Analysis. Exercises for Part Exercises for Part The following exercises are provided for you to revise complex numbers. Exercise. Write the following expressions in the form x + iy, x,y

More information

CALCULUS JIA-MING (FRANK) LIOU

CALCULUS JIA-MING (FRANK) LIOU CALCULUS JIA-MING (FRANK) LIOU Abstract. Contents. Power Series.. Polynomials and Formal Power Series.2. Radius of Convergence 2.3. Derivative and Antiderivative of Power Series 4.4. Power Series Expansion

More information

The polar coordinates

The polar coordinates The polar coordinates 1 2 3 4 Graphing in polar coordinates 5 6 7 8 Area and length in polar coordinates 9 10 11 Partial deravitive 12 13 14 15 16 17 18 19 20 Double Integral 21 22 23 24 25 26 27 Triple

More information

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007

Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 2007 Test Codes : MIA (Objective Type) and MIB (Short Answer Type) 007 Questions will be set on the following and related topics. Algebra: Sets, operations on sets. Prime numbers, factorisation of integers

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

MATHEMATICS: SPECIALIST UNITS 3C AND 3D FORMULA SHEET 2015

MATHEMATICS: SPECIALIST UNITS 3C AND 3D FORMULA SHEET 2015 MATHEMATICS: SPECIALIST UNITS 3C AND 3D FORMULA SHEET 05 Copyright School Curriculum and Standards Authority, 05 This document apart from any third party copyright material contained in it may be freely

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

PONDI CHERRY UNI VERSI TY

PONDI CHERRY UNI VERSI TY B.Sc. ALLIED MATHEMATICS SYLLABUS 2009-2010 onwards PONDI CHERRY UNI VERSI TY PUDUCHERRY 605 014 B.Sc. ALLIED MATHEMATICS Syllabus for Allied Mathematics for B.Sc. Physics Main/Chemistry Main/Electronics

More information

Extra FP3 past paper - A

Extra FP3 past paper - A Mark schemes for these "Extra FP3" papers at https://mathsmartinthomas.files.wordpress.com/04//extra_fp3_markscheme.pdf Extra FP3 past paper - A More FP3 practice papers, with mark schemes, compiled from

More information

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

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

Higher Mathematics Skills Checklist

Higher Mathematics Skills Checklist Higher Mathematics Skills Checklist 1.1 The Straight Line (APP) I know how to find the distance between 2 points using the Distance Formula or Pythagoras I know how to find gradient from 2 points, angle

More information