Chapter II. Complex Variables

Size: px
Start display at page:

Download "Chapter II. Complex Variables"

Transcription

1 hapter II. omplex Variables Dates: October 2, 4, 7, These three lectures will cover the following sections of the text book by Keener omplex valued functions and branch cuts; Differentiation and analytic functions, auchy-riemann conditions; Integration; auchy integral formula; Taylor series and expansion Application: Inviscid potential flow omplex valued functions. 1. omplex numbers. We introduce the imaginary number i, whose square is 1: i 2 = 1. omplex numbers are in the form a + ib where a and b are real numbers. omplex numbers can be represented in the Argand diagram by the vector (a, b): (Figure to be provided later). Addition and subtraction of two complex numbers are simple: (a + bi) ± (c + di) =(a ± c)+(b ± d)i. Multiplication and division are as follows: (a + bi)(c + di) = (ac bd)+i(ad + bc) a+bi c+di = (a+bi)(c di) (1) c 2 +d 2 provided that c 2 + d 2 0 for the division. From these one can calculate the power (a + bi) n when n is an integer. 2. Functions. Let z = a + bi. We call z a complex variable when we use z as a variable. In general we let z = x+iy to be consistent with our habit of real variables. onsider f(z) =z 2. It is called a complex valued function. Other complex valued functions are z 3, g(z) = z +1 z 1 ; h(z) =az + b cz + d

2 where a, b, c, d are complex numbers. An important function is f(z) = z = x iy where the bar is called complex conjugate. We introduce the exponential function e z z n = n! n=0 for all complex z. Note that this definition is consistent with the real exponential. We see this opens a new world. First we see e iθ = (iθ) n n=0 n! = (iθ) 2n n=0 (2n)! + (iθ) 2n+1 n=0 (2n+1)! = n=0 ( 1) n θ2n (2n)! + i n=0 ( 1) n θ2n+1 (2n+1)! =cosθ + i sin θ. (2) Multiplying it with any real number r, we find re iθ = r cos θ + ir sin θ. If r and θ is the polar representation of the point (a, b), then we find the polar representation of complex numbers: a + bi = re iθ. Here there is no restriction on θ. From this we have a special case: e iπ +1=0 which is called Euler s identity. This identity is fun to watch since it involves the simplest symbols of mathematics: 0, 1, +, =, iand two transcendental numbers e and π. Anotherversionis e iπ +1=0 which involves additionally the minus sign. In polar representation, multiplications of complex numbers is extremely easy: (a + bi)(c + di) =(r 1 e iθ 1 )(r 2 e iθ 2 )=(r 1 r 2 )e i(θ 1+θ 2 ). 2

3 We have more examples: e z = e x+iy = e x e iy = e x (cos y + i sin y) e z 1+z 2 = e z 1 e z 2. (3) 3. Inverse functions of z 2 and e z We know that 5isanumber and satisfies the equation x 2 =5. Another solution to this equation is 5. We can verify that both z 1 = 2 + i 2, z 2 = 2 i 2 satisfy z 2 = i. So there are two answers z 1,z 2 to the square root equation z 2 = i. Thus in general there are multiple solutions to the square root. onsider the equation w 2 = z. We calculate a solution w 1 = z = re iθ = re iθ/2. We can verify that this satisfies w 2 = z. When we restrict θ to be in [0, 2π), this root is called the principal branch. Wecanseeanothersolutionis w 2 = z = re i(θ+2π) = re i(θ/2+π) = re iθ/2. If you try all possible representations θ +2nπ where n is an integer, you only find the previous two roots and no more. For the exponential function w = e z we define the inverse w =lnz as One solution is ln z = w iff z = e w. ln z =ln(re iθ )=lnr +lne iθ =lnr + iθ for z = re iθ. Or simply ln z =lnr + iθ for z = re iθ. We note that if a ln z works, then ln z +2nπi all work for all integer n: e ln z+2nπi = e ln z e 2nπi = e ln z = z. 3

4 So there are multiple inverses. The branch with the restriction π < Im (ln z) π is called the principal branch. The ray θ = π is called a branch cut. The origin is called a branch point. Any continuous interval of 2π length is called a branch. The principal branch for a function may vary from discipline to discipline. ==End of Lecture 15=== (Excluding lecture on memorizing formula/knowledge ) 4

5 2.2. alculus of omplex Functions Differentiation. We define the derivative f (z) of a complex valued function f(z) like the derivative of a real function: f f(ξ) f(z) (z) = lim ξ z ξ z where the limit is over all possible ways of approaching z. If the limit exists, the function f is called differentiable and f (z) is the derivative. Definition. If f (z) is continuous, then f is called analytic. ontinuity is defined like that for real functions of two variables. Theorem 2.1 (auchy-riemann conditions) The function f(z) = u(x, y) + iv(x, y) for z = x + iy is analytic in some region Ω if and only if u x, u y, v x, v y exist, are continuous, and satisfy the equations u x = v y, v x = u y. Proof. Let f be continuously differentiable. Then take the special path along x-axis: f(z+ x) f(z) x Then along the path y-axis: = u(x+ x,y)+iv(x+ x,y) u(x,y) iv(x,y) x = u x + i v x u x + i v x. (4) f(x+iy+i y) f(z) i y 1 i f y = i f y = i u y + v y. (5) The two limits have to be the same by definition, so we have obtained the auchy- Riemann equations u x = v y, v x = u y. onversely, suppose the auchy-riemann conditions hold; i.e., the existence and continuity of the partial derivatives and the equations of auchy-riemann all hold. Let z 0 = x 0 + iy 0. From theory of real variables we have the expansion u(x, y) v(x, y) = u(x 0,y 0 )+ u x (x 0,y 0 ) x + u y (x 0,y 0 ) y + R 1 ( x, y), = v(x 0,y 0 )+ v x (x 0,y 0 ) x + v y (x 0,y 0 ) y + R 2 ( x, y), where x = x x 0, y = y y 0,and (6) lim x, y 0 R i ( x) 2 +( y) 2 =0. 5

6 Now we have f(z 0 + z) f(z 0 ) = u x (x 0,y 0 ) x + u y (x 0,y 0 ) y + R 1 +i[ v x (x 0,y 0 ) x + v y (x 0,y 0 ) y + R 2 ] = u x ( x + i y)+i v x ( x + i y)+r 1 + R 2 i. (7) So f(z 0 + z) f(z 0 ) z This completes the proof. We list some practical rules of differentiation: = u x + i v x + R 1+R 2 i z u x + i v x. (8) f(z) =z 2 f (z) =2z f(z) =z k f (z) =kz k 1 (k integer ) (e z ) = e z (f(z)g(z)) = f (z)g(z)+f(z)g (z) [F (g(z))] = F (g(z))g (z) ( 1 f ) = 1 f f. 2 (9) Integration. Integration in the complex plane is defined in terms of real line integrals of the complex function f = u + iv. If is any (geometric) curve in the complex plane we define the line integral f(z)dz = (u + iv)(dx + idy) = u(x, y)dx v(x, y)dy + i vdx + udy. Example 1. Find zdz, where = {(x, y) x =0, 0 <y<1} oriented upward. Solution. Use parametrization x =0,y = s, s (0, 1). Then zdz = 1 0 (0 + iy)(dx + idy) = 1 Theorem 2.2. If f(z) is analytic in a domain Ω, then f(z)dz =0 for any closed curve whose interior lies entirely in Ω. 0 iyidy = 1/2. 6

7 Note that a curve whose interior lies entirely in Ω is a stronger requirement than a curve which lies entirely in Ω. The stronger requirement rules out the situation that the relevant part of Ω is not simply connected. Proof. Recall Green s Theorem Ω φdx + ψdy = Ω ( ψ x φ y )dxdy for a simply connected domain Ω. We apply this formula to our complex integral to obtain f(z)dz = (u + iv)(dx + idy) = u(x, y)dx v(x, y)dy + i vdx + udy = c ( x ( v) y u)dxdy + i c x u y v)dxdy =0 where we use c to denote the interior of the contour. This completes the proof. Examples. 2. We have z n dz =0 for any integer n and any contour that does not enclose the origin. This follows from Theorem We can calculate z =1 z 1 dz = 2π 4. We leave as an exercise the claim 0 z =1 1 1 e iθ 1e iθ idθ =2πi. z n dz =0 for all integer n 1. We note that the notation z = 1 means all points of the unit circle x 2 + y 2 =1. The default direction of the circle is counterclockwise. (10) 7

8 auchy integral formula We have found that contour integrals of analytic functions are always zero. Only a few integrands with singularities result in nonzero values. The following auchy integral formula describes contour integrals extremely well. Theorem 2.3. (auchy integral formula) Let be a simple noninteracting closed curve traversed counterclockwise. Suppose f(z) is analytic everywhere inside. For any point z inside, there holds f(ξ) dξ =2πif(z). (11) ξ z Proof. For any ɛ>0fixed, we deform the curve to where is the circle ξ z = ɛ such that f(z) f(ξ) <ɛfor all points ξ inside. Note that the integrand in (11) f(z)/(ξ z) is analytic in the region between and, we conclude that the integral in (11) is equal to the same integral over. (This can be achieved by the previous Theorem and a double-sided cut (or bridge) connecting and.) Now on we have f(ξ) ξ z dξ = f(ξ) ξ z dξ = f(z) 1 ξ z dξ + f(ξ) f(z) ξ z dξ =2πif(z)+i 2π 0 [f(z + ɛeiθ ) f(z)]dθ =2πif(z)+iI where the integral I is such that I 2πɛ. Let ɛ 0. We recover the auchy integral formula. This completes the proof of the theorem. orollary 2.4. Under the same assumptions of theorem 2.3, there hold f(ξ) (ξ z) 2 dξ =2πif (z) (13) and f(ξ) n! (ξ z) n+1 dξ =2πif(n) (z) (14) for all n-th (n a positive integer) order derivatives. And thus analyticity implies that f(z) is infinitely differentiable. orollary 2.5. (Poisson formula) A solution to the boundary value problem of the Laplacian u 2 u + 2 u =0, in x 2 + y 2 1 x 2 y 2 (15) u(r, θ) =u 0 (θ) on the boundary r = 1 (12) 8

9 where (r, θ) is the polar coordinate and u 0 (θ) is a given continuous function, is given by the formula u(r, θ) = 1 2π 1 r 2 u 0 (θ) 2π 0 1 2r cos(θ φ)+r 2 dθ. Proof. onsider an analytic function f(z) = u(x, y)+ iv(x, y) inr < 1. We have the auchy-riemann equations: u x = v y, v x = u y. So we have 2 u x 2 = 2 v y x = y ( u y ), thus 2 u x u y 2 =0. That is, the real part of an analytic function is a harmonic function (satisfying the Laplace equation). Now we use the auchy integral formula f(z) = 1 2π f(ξ)ξ 2π 0 ξ z dθ (letting ξ = eiθ ) for z inside the unit circle and the same formula 0= 1 2π f(ξ)ξ dθ 2π 0 ξ ( z) 1 applied at the point ( z) 1 which is outside of the unit circle ( 1 z > 1if z < 1.) Noting that ξ =( ξ) 1 on the unit circle, we can add the previous formulas f(z) = 1 2π 2π 0 ξ f(ξ)[ ξ z 1/ ξ 1/ ξ 1/ z ]dθ. Or f(z) = 1 2π f(ξ) 1 z 2 2π 0 ξ z 2 dθ. Taking the real part of the formula, we obtain Poisson formula. This completes the proof Taylor series. 9

10 We would like to expand an analytic function in a powerful series: f(z) = a n (z z 0 ) n, n=0 where a n = f (n) (z 0 ) n! and z 0 is a convenient point for an application. Using auchy integral formula for derivatives (orollary 2.4), we find that a n = 1 2πi f(ξ) dξ (ξ z 0 ) n+1 for any simple contour that contains z 0. We can use other simple ways to find Taylor series: For example we have 1 1 z =1+z + z2 + z 3 + valid for all z < 1. Using these lecture notes together with the text book is recommended Application: Inviscid incompressible steady potential flow. Text: pp Take a two-dimensional inviscid fluid of density ρ and velocity vector u =(u, v). Suppose there is no source and sink, then ρu n dl =0 Ω for any domain Ω in the fluid, where n is the unit exterior normal to the boundary and dl represents length element. Using the divergence theorem we find ρu n dl = (ρu) dxdy =0. Ω Ω Since the domain is arbitrary, we conclude that (ρu) = 0. Assuming that the fluid is incompressible; i.e., ρ = constant, then u =0. If the velocity u is a gradient of a scalar function φ(x, y): u = φ, 10

11 then the flow is called a potential flow. A potential flow is als ocalled irrotational or curl free flow since one can readily check that the curl of u is zero. The scalar function φ(x, y) is called a potential function of the flow. For incompressible and potential flow we have u = 2 φ 2 x + 2 φ 2 y =0. Thus the potential (function) φ of a potential flow satisfies the Laplace equation for which we have already a solution formula from last lecture. If we let f(z) =φ(x, y) +iψ(x, y) be an analytic function, then both φ and ψ satisfy the Laplace equation. Also, if we have a φ that satisfies the Laplace equation, we can always find a ψ, for example by ψ(x, y) = x φdy y φdx such that the f(z) =φ(x, y) +iψ(x, y) isanalytic. Here can be any path from the origin to the point (x, y). We can use Green s formula and auchy-riemann conditions to verify those. The physical interpretation of ψ is very interesting. We can verify that φ ψ =0 since φ x = ψ y,ψ x = φ y. Thus the level curves of φ and ψ are orthogonal. Hence the velocity u points along the tangent of the level curves of ψ. Thus the fluid flows along the level curves of ψ, which are called streamlines. An example of such a flow is provided by such a function f(z) =(z + a2 z )V, where a>0and V are constants. The corresponding flow is flow past a (cross section of) circular cylinder at z = a, see graph 6.5 of text on page

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

EE2007 Tutorial 7 Complex Numbers, Complex Functions, Limits and Continuity

EE2007 Tutorial 7 Complex Numbers, Complex Functions, Limits and Continuity EE27 Tutorial 7 omplex Numbers, omplex Functions, Limits and ontinuity Exercise 1. These are elementary exercises designed as a self-test for you to determine if you if have the necessary pre-requisite

More information

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering.

The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and engineering. Lecture 16 Applications of Conformal Mapping MATH-GA 451.001 Complex Variables The purpose of this lecture is to present a few applications of conformal mappings in problems which arise in physics and

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

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li

Summary for Vector Calculus and Complex Calculus (Math 321) By Lei Li Summary for Vector alculus and omplex alculus (Math 321) By Lei Li 1 Vector alculus 1.1 Parametrization urves, surfaces, or volumes can be parametrized. Below, I ll talk about 3D case. Suppose we use e

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

Math Final Exam.

Math Final Exam. Math 106 - Final Exam. This is a closed book exam. No calculators are allowed. The exam consists of 8 questions worth 100 points. Good luck! Name: Acknowledgment and acceptance of honor code: Signature:

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

Math 417 Midterm Exam Solutions Friday, July 9, 2010

Math 417 Midterm Exam Solutions Friday, July 9, 2010 Math 417 Midterm Exam Solutions Friday, July 9, 010 Solve any 4 of Problems 1 6 and 1 of Problems 7 8. Write your solutions in the booklet provided. If you attempt more than 5 problems, you must clearly

More information

EE2007: Engineering Mathematics II Complex Analysis

EE2007: Engineering Mathematics II Complex Analysis EE2007: Engineering Mathematics II omplex Analysis Ling KV School of EEE, NTU ekvling@ntu.edu.sg V4.2: Ling KV, August 6, 2006 V4.1: Ling KV, Jul 2005 EE2007 V4.0: Ling KV, Jan 2005, EE2007 V3.1: Ling

More information

MAT389 Fall 2016, Problem Set 4

MAT389 Fall 2016, Problem Set 4 MAT389 Fall 2016, Problem Set 4 Harmonic conjugates 4.1 Check that each of the functions u(x, y) below is harmonic at every (x, y) R 2, and find the unique harmonic conjugate, v(x, y), satisfying v(0,

More information

EE2 Mathematics : Complex Variables

EE2 Mathematics : Complex Variables EE Mathematics : omplex Variables J. D. Gibbon (Professor J. D Gibbon 1, Dept of Mathematics) j.d.gibbon@ic.ac.uk http://www.imperial.ac.uk/ jdg These notes are not identical word-for-word with my lectures

More information

Complex Analysis MATH 6300 Fall 2013 Homework 4

Complex Analysis MATH 6300 Fall 2013 Homework 4 Complex Analysis MATH 6300 Fall 2013 Homework 4 Due Wednesday, December 11 at 5 PM Note that to get full credit on any problem in this class, you must solve the problems in an efficient and elegant manner,

More information

Syllabus: for Complex variables

Syllabus: for Complex variables EE-2020, Spring 2009 p. 1/42 Syllabus: for omplex variables 1. Midterm, (4/27). 2. Introduction to Numerical PDE (4/30): [Ref.num]. 3. omplex variables: [Textbook]h.13-h.18. omplex numbers and functions,

More information

Second Midterm Exam Name: Practice Problems March 10, 2015

Second Midterm Exam Name: Practice Problems March 10, 2015 Math 160 1. Treibergs Second Midterm Exam Name: Practice Problems March 10, 015 1. Determine the singular points of the function and state why the function is analytic everywhere else: z 1 fz) = z + 1)z

More information

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial.

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial. Lecture 3 Usual complex functions MATH-GA 245.00 Complex Variables Polynomials. Construction f : z z is analytic on all of C since its real and imaginary parts satisfy the Cauchy-Riemann relations and

More information

Definite integrals. We shall study line integrals of f (z). In order to do this we shall need some preliminary definitions.

Definite integrals. We shall study line integrals of f (z). In order to do this we shall need some preliminary definitions. 5. OMPLEX INTEGRATION (A) Definite integrals Integrals are extremely important in the study of functions of a complex variable. The theory is elegant, and the proofs generally simple. The theory is put

More information

MATH 452. SAMPLE 3 SOLUTIONS May 3, (10 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic.

MATH 452. SAMPLE 3 SOLUTIONS May 3, (10 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic. MATH 45 SAMPLE 3 SOLUTIONS May 3, 06. (0 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic. Because f is holomorphic, u and v satisfy the Cauchy-Riemann equations:

More information

Aero III/IV Conformal Mapping

Aero III/IV Conformal Mapping Aero III/IV Conformal Mapping View complex function as a mapping Unlike a real function, a complex function w = f(z) cannot be represented by a curve. Instead it is useful to view it as a mapping. Write

More information

1 Discussion on multi-valued functions

1 Discussion on multi-valued functions Week 3 notes, Math 7651 1 Discussion on multi-valued functions Log function : Note that if z is written in its polar representation: z = r e iθ, where r = z and θ = arg z, then log z log r + i θ + 2inπ

More information

Chapter 9. Analytic Continuation. 9.1 Analytic Continuation. For every complex problem, there is a solution that is simple, neat, and wrong.

Chapter 9. Analytic Continuation. 9.1 Analytic Continuation. For every complex problem, there is a solution that is simple, neat, and wrong. Chapter 9 Analytic Continuation For every complex problem, there is a solution that is simple, neat, and wrong. - H. L. Mencken 9.1 Analytic Continuation Suppose there is a function, f 1 (z) that is analytic

More information

University of Regina. Lecture Notes. Michael Kozdron

University of Regina. Lecture Notes. Michael Kozdron University of Regina Mathematics 32 omplex Analysis I Lecture Notes Fall 22 Michael Kozdron kozdron@stat.math.uregina.ca http://stat.math.uregina.ca/ kozdron List of Lectures Lecture #: Introduction to

More information

Integration in the Complex Plane (Zill & Wright Chapter 18)

Integration in the Complex Plane (Zill & Wright Chapter 18) Integration in the omplex Plane Zill & Wright hapter 18) 116-4-: omplex Variables Fall 11 ontents 1 ontour Integrals 1.1 Definition and Properties............................. 1. Evaluation.....................................

More information

Lecture Notes Complex Analysis. Complex Variables and Applications 7th Edition Brown and Churchhill

Lecture Notes Complex Analysis. Complex Variables and Applications 7th Edition Brown and Churchhill Lecture Notes omplex Analysis based on omplex Variables and Applications 7th Edition Brown and hurchhill Yvette Fajardo-Lim, Ph.D. Department of Mathematics De La Salle University - Manila 2 ontents THE

More information

3 Contour integrals and Cauchy s Theorem

3 Contour integrals and Cauchy s Theorem 3 ontour integrals and auchy s Theorem 3. Line integrals of complex functions Our goal here will be to discuss integration of complex functions = u + iv, with particular regard to analytic functions. Of

More information

Week 2 Notes, Math 865, Tanveer

Week 2 Notes, Math 865, Tanveer Week 2 Notes, Math 865, Tanveer 1. Incompressible constant density equations in different forms Recall we derived the Navier-Stokes equation for incompressible constant density, i.e. homogeneous flows:

More information

Complex Function. Chapter Complex Number. Contents

Complex Function. Chapter Complex Number. Contents Chapter 6 Complex Function Contents 6. Complex Number 3 6.2 Elementary Functions 6.3 Function of Complex Variables, Limit and Derivatives 3 6.4 Analytic Functions and Their Derivatives 8 6.5 Line Integral

More information

Math Spring 2014 Solutions to Assignment # 8 Completion Date: Friday May 30, 2014

Math Spring 2014 Solutions to Assignment # 8 Completion Date: Friday May 30, 2014 Math 3 - Spring 4 Solutions to Assignment # 8 ompletion Date: Friday May 3, 4 Question. [p 49, #] By finding an antiderivative, evaluate each of these integrals, where the path is any contour between the

More information

PHYS 3900 Homework Set #03

PHYS 3900 Homework Set #03 PHYS 3900 Homework Set #03 Part = HWP 3.0 3.04. Due: Mon. Feb. 2, 208, 4:00pm Part 2 = HWP 3.05, 3.06. Due: Mon. Feb. 9, 208, 4:00pm All textbook problems assigned, unless otherwise stated, are from the

More information

u = (u, v) = y The velocity field described by ψ automatically satisfies the incompressibility condition, and it should be noted that

u = (u, v) = y The velocity field described by ψ automatically satisfies the incompressibility condition, and it should be noted that 18.354J Nonlinear Dynamics II: Continuum Systems Lecture 1 9 Spring 2015 19 Stream functions and conformal maps There is a useful device for thinking about two dimensional flows, called the stream function

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

Math 185 Homework Exercises II

Math 185 Homework Exercises II Math 185 Homework Exercises II Instructor: Andrés E. Caicedo Due: July 10, 2002 1. Verify that if f H(Ω) C 2 (Ω) is never zero, then ln f is harmonic in Ω. 2. Let f = u+iv H(Ω) C 2 (Ω). Let p 2 be an integer.

More information

Lecture 7 Local properties of analytic functions Part 1 MATH-GA Complex Variables

Lecture 7 Local properties of analytic functions Part 1 MATH-GA Complex Variables Lecture 7 Local properties of analytic functions Part 1 MATH-GA 2451.001 omplex Variables 1 Removable singularities 1.1 Riemann s removable singularity theorem We have said that auchy s integral formula

More information

P3.C8.COMPLEX NUMBERS

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

More information

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

Complex Variables & Integral Transforms

Complex Variables & Integral Transforms Complex Variables & Integral Transforms Notes taken by J.Pearson, from a S4 course at the U.Manchester. Lecture delivered by Dr.W.Parnell July 9, 007 Contents 1 Complex Variables 3 1.1 General Relations

More information

Assignment 2 - Complex Analysis

Assignment 2 - Complex Analysis Assignment 2 - Complex Analysis MATH 440/508 M.P. Lamoureux Sketch of solutions. Γ z dz = Γ (x iy)(dx + idy) = (xdx + ydy) + i Γ Γ ( ydx + xdy) = (/2)(x 2 + y 2 ) endpoints + i [( / y) y ( / x)x]dxdy interiorγ

More information

MAT665:ANALYTIC FUNCTION THEORY

MAT665:ANALYTIC FUNCTION THEORY MAT665:ANALYTIC FUNCTION THEORY DR. RITU AGARWAL MALAVIYA NATIONAL INSTITUTE OF TECHNOLOGY JAIPUR Contents 1. About 2 2. Complex Numbers 2 3. Fundamental inequalities 2 4. Continuously differentiable functions

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

Complex Analysis Math 185A, Winter 2010 Final: Solutions

Complex Analysis Math 185A, Winter 2010 Final: Solutions Complex Analysis Math 85A, Winter 200 Final: Solutions. [25 pts] The Jacobian of two real-valued functions u(x, y), v(x, y) of (x, y) is defined by the determinant (u, v) J = (x, y) = u x u y v x v y.

More information

Topic 4 Notes Jeremy Orloff

Topic 4 Notes Jeremy Orloff Topic 4 Notes Jeremy Orloff 4 auchy s integral formula 4. Introduction auchy s theorem is a big theorem which we will use almost daily from here on out. Right away it will reveal a number of interesting

More information

MA 412 Complex Analysis Final Exam

MA 412 Complex Analysis Final Exam MA 4 Complex Analysis Final Exam Summer II Session, August 9, 00.. Find all the values of ( 8i) /3. Sketch the solutions. Answer: We start by writing 8i in polar form and then we ll compute the cubic root:

More information

Selected Solutions To Problems in Complex Analysis

Selected Solutions To Problems in Complex Analysis Selected Solutions To Problems in Complex Analysis E. Chernysh November 3, 6 Contents Page 8 Problem................................... Problem 4................................... Problem 5...................................

More information

Math 312 Fall 2013 Final Exam Solutions (2 + i)(i + 1) = (i 1)(i + 1) = 2i i2 + i. i 2 1

Math 312 Fall 2013 Final Exam Solutions (2 + i)(i + 1) = (i 1)(i + 1) = 2i i2 + i. i 2 1 . (a) We have 2 + i i Math 32 Fall 203 Final Exam Solutions (2 + i)(i + ) (i )(i + ) 2i + 2 + i2 + i i 2 3i + 2 2 3 2 i.. (b) Note that + i 2e iπ/4 so that Arg( + i) π/4. This implies 2 log 2 + π 4 i..

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

Complex Derivative and Integral

Complex Derivative and Integral hapter 19 omplex Derivative and Integral So far we have concerned ourselves with the algebra of the complex numbers. The subject of complex analysis is extremely rich and important. The scope and the level

More information

Lecture 9. = 1+z + 2! + z3. 1 = 0, it follows that the radius of convergence of (1) is.

Lecture 9. = 1+z + 2! + z3. 1 = 0, it follows that the radius of convergence of (1) is. The Exponential Function Lecture 9 The exponential function 1 plays a central role in analysis, more so in the case of complex analysis and is going to be our first example using the power series method.

More information

Ma 416: Complex Variables Solutions to Homework Assignment 6

Ma 416: Complex Variables Solutions to Homework Assignment 6 Ma 46: omplex Variables Solutions to Homework Assignment 6 Prof. Wickerhauser Due Thursday, October th, 2 Read R. P. Boas, nvitation to omplex Analysis, hapter 2, sections 9A.. Evaluate the definite integral

More information

The Calculus of Residues

The Calculus of Residues hapter 7 The alculus of Residues If fz) has a pole of order m at z = z, it can be written as Eq. 6.7), or fz) = φz) = a z z ) + a z z ) +... + a m z z ) m, 7.) where φz) is analytic in the neighborhood

More information

26.4. Basic Complex Integration. Introduction. Prerequisites. Learning Outcomes

26.4. Basic Complex Integration. Introduction. Prerequisites. Learning Outcomes Basic omplex Integration 6.4 Introduction omplex variable techniques have been used in a wide variety of areas of engineering. This has been particularly true in areas such as electromagnetic field theory,

More information

Complex Variables. Instructions Solve any eight of the following ten problems. Explain your reasoning in complete sentences to maximize credit.

Complex Variables. Instructions Solve any eight of the following ten problems. Explain your reasoning in complete sentences to maximize credit. Instructions Solve any eight of the following ten problems. Explain your reasoning in complete sentences to maximize credit. 1. The TI-89 calculator says, reasonably enough, that x 1) 1/3 1 ) 3 = 8. lim

More information

Physics 2400 Midterm I Sample March 2017

Physics 2400 Midterm I Sample March 2017 Physics 4 Midterm I Sample March 17 Question: 1 3 4 5 Total Points: 1 1 1 1 6 Gamma function. Leibniz s rule. 1. (1 points) Find positive x that minimizes the value of the following integral I(x) = x+1

More information

(a) To show f(z) is analytic, explicitly evaluate partials,, etc. and show. = 0. To find v, integrate u = v to get v = dy u =

(a) To show f(z) is analytic, explicitly evaluate partials,, etc. and show. = 0. To find v, integrate u = v to get v = dy u = Homework -5 Solutions Problems (a) z = + 0i, (b) z = 7 + 24i 2 f(z) = u(x, y) + iv(x, y) with u(x, y) = e 2y cos(2x) and v(x, y) = e 2y sin(2x) u (a) To show f(z) is analytic, explicitly evaluate partials,,

More information

MATH 106 HOMEWORK 4 SOLUTIONS. sin(2z) = 2 sin z cos z. (e zi + e zi ) 2. = 2 (ezi e zi )

MATH 106 HOMEWORK 4 SOLUTIONS. sin(2z) = 2 sin z cos z. (e zi + e zi ) 2. = 2 (ezi e zi ) MATH 16 HOMEWORK 4 SOLUTIONS 1 Show directly from the definition that sin(z) = ezi e zi i sin(z) = sin z cos z = (ezi e zi ) i (e zi + e zi ) = sin z cos z Write the following complex numbers in standard

More information

BTL What is the value of m if the vector is solenoidal. BTL What is the value of a, b, c if the vector may be irrotational.

BTL What is the value of m if the vector is solenoidal. BTL What is the value of a, b, c if the vector may be irrotational. VALLIAMMAI ENGINEERING OLLEGE SRM NAGAR, KATTANDKULATHUR Department of Mathematics MA65 - MATHEMATIS II QUESTION BANK - 6 UNIT - I VETOR ALULUS Part - A. Find, if at (, -, ). BTL-. Find the Directional

More information

Functions of a Complex Variable and Integral Transforms

Functions of a Complex Variable and Integral Transforms Functions of a Complex Variable and Integral Transforms Department of Mathematics Zhou Lingjun Textbook Functions of Complex Analysis with Applications to Engineering and Science, 3rd Edition. A. D. Snider

More information

Residues and Contour Integration Problems

Residues and Contour Integration Problems Residues and ontour Integration Problems lassify the singularity of fz at the indicated point.. fz = cotz at z =. Ans. Simple pole. Solution. The test for a simple pole at z = is that lim z z cotz exists

More information

Complex Series. Chapter 20

Complex Series. Chapter 20 hapter 20 omplex Series As in the real case, representation of functions by infinite series of simpler functions is an endeavor worthy of our serious consideration. We start with an examination of the

More information

26.2. Cauchy-Riemann Equations and Conformal Mapping. Introduction. Prerequisites. Learning Outcomes

26.2. Cauchy-Riemann Equations and Conformal Mapping. Introduction. Prerequisites. Learning Outcomes Cauchy-Riemann Equations and Conformal Mapping 26.2 Introduction In this Section we consider two important features of complex functions. The Cauchy-Riemann equations provide a necessary and sufficient

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

CHAPTER 3 ELEMENTARY FUNCTIONS 28. THE EXPONENTIAL FUNCTION. Definition: The exponential function: The exponential function e z by writing

CHAPTER 3 ELEMENTARY FUNCTIONS 28. THE EXPONENTIAL FUNCTION. Definition: The exponential function: The exponential function e z by writing CHAPTER 3 ELEMENTARY FUNCTIONS We consider here various elementary functions studied in calculus and define corresponding functions of a complex variable. To be specific, we define analytic functions of

More information

Math 120 A Midterm 2 Solutions

Math 120 A Midterm 2 Solutions Math 2 A Midterm 2 Solutions Jim Agler. Find all solutions to the equations tan z = and tan z = i. Solution. Let α be a complex number. Since the equation tan z = α becomes tan z = sin z eiz e iz cos z

More information

Part IB. Complex Analysis. Year

Part IB. Complex Analysis. Year Part IB Complex Analysis Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2018 Paper 1, Section I 2A Complex Analysis or Complex Methods 7 (a) Show that w = log(z) is a conformal

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 421 Midterm 2 review questions

Math 421 Midterm 2 review questions Math 42 Midterm 2 review questions Paul Hacking November 7, 205 () Let U be an open set and f : U a continuous function. Let be a smooth curve contained in U, with endpoints α and β, oriented from α to

More information

Complex Variables Notes for Math 703. Updated Fall Anton R. Schep

Complex Variables Notes for Math 703. Updated Fall Anton R. Schep Complex Variables Notes for Math 703. Updated Fall 20 Anton R. Schep CHAPTER Holomorphic (or Analytic) Functions. Definitions and elementary properties In complex analysis we study functions f : S C,

More information

INDIAN INSTITUTE OF TECHNOLOGY BOMBAY MA205 Complex Analysis Autumn 2012

INDIAN INSTITUTE OF TECHNOLOGY BOMBAY MA205 Complex Analysis Autumn 2012 INDIAN INSTITUTE OF TECHNOLOGY BOMBAY MA205 Complex Analysis Autumn 2012 September 5, 2012 Mapping Properties Lecture 13 We shall once again return to the study of general behaviour of holomorphic functions

More information

Lecture 14 Conformal Mapping. 1 Conformality. 1.1 Preservation of angle. 1.2 Length and area. MATH-GA Complex Variables

Lecture 14 Conformal Mapping. 1 Conformality. 1.1 Preservation of angle. 1.2 Length and area. MATH-GA Complex Variables Lecture 14 Conformal Mapping MATH-GA 2451.001 Complex Variables 1 Conformality 1.1 Preservation of angle The open mapping theorem tells us that an analytic function such that f (z 0 ) 0 maps a small neighborhood

More information

Continuum Mechanics Lecture 7 Theory of 2D potential flows

Continuum Mechanics Lecture 7 Theory of 2D potential flows Continuum Mechanics ecture 7 Theory of 2D potential flows Prof. http://www.itp.uzh.ch/~teyssier Outline - velocity potential and stream function - complex potential - elementary solutions - flow past a

More information

MTH 3102 Complex Variables Solutions: Practice Exam 2 Mar. 26, 2017

MTH 3102 Complex Variables Solutions: Practice Exam 2 Mar. 26, 2017 Name Last name, First name): MTH 31 omplex Variables Solutions: Practice Exam Mar. 6, 17 Exam Instructions: You have 1 hour & 1 minutes to complete the exam. There are a total of 7 problems. You must show

More information

Chapter 11. Cauchy s Integral Formula

Chapter 11. Cauchy s Integral Formula hapter 11 auchy s Integral Formula If I were founding a university I would begin with a smoking room; next a dormitory; and then a decent reading room and a library. After that, if I still had more money

More information

1 z n = 1. 9.(Problem) Evaluate each of the following, that is, express each in standard Cartesian form x + iy. (2 i) 3. ( 1 + i. 2 i.

1 z n = 1. 9.(Problem) Evaluate each of the following, that is, express each in standard Cartesian form x + iy. (2 i) 3. ( 1 + i. 2 i. . 5(b). (Problem) Show that z n = z n and z n = z n for n =,,... (b) Use polar form, i.e. let z = re iθ, then z n = r n = z n. Note e iθ = cos θ + i sin θ =. 9.(Problem) Evaluate each of the following,

More information

Functions 45. Integrals, and Contours 55

Functions 45. Integrals, and Contours 55 MATH 43 COMPLEX ANALYSIS TRISTAN PHILLIPS These are notes from an introduction to complex analysis at the undergraduate level as taught by Paul Taylor at Shippensburg University during the Fall 26 semester.

More information

1. DO NOT LIFT THIS COVER PAGE UNTIL INSTRUCTED TO DO SO. Write your student number and name at the top of this page. This test has SIX pages.

1. DO NOT LIFT THIS COVER PAGE UNTIL INSTRUCTED TO DO SO. Write your student number and name at the top of this page. This test has SIX pages. Student Number Name (Printed in INK Mathematics 54 July th, 007 SIMON FRASER UNIVERSITY Department of Mathematics Faculty of Science Midterm Instructor: S. Pimentel 1. DO NOT LIFT THIS COVER PAGE UNTIL

More information

n } is convergent, lim n in+1

n } is convergent, lim n in+1 hapter 3 Series y residuos redit: This notes are 00% from chapter 6 of the book entitled A First ourse in omplex Analysis with Applications of Dennis G. Zill and Patrick D. Shanahan (2003) [2]. auchy s

More information

Solutions for Problem Set #4 due October 10, 2003 Dustin Cartwright

Solutions for Problem Set #4 due October 10, 2003 Dustin Cartwright Solutions for Problem Set #4 due October 1, 3 Dustin Cartwright (B&N 4.3) Evaluate C f where f(z) 1/z as in Example, and C is given by z(t) sin t + i cos t, t π. Why is the result different from that of

More information

1. The COMPLEX PLANE AND ELEMENTARY FUNCTIONS: Complex numbers; stereographic projection; simple and multiple connectivity, elementary functions.

1. The COMPLEX PLANE AND ELEMENTARY FUNCTIONS: Complex numbers; stereographic projection; simple and multiple connectivity, elementary functions. Complex Analysis Qualifying Examination 1 The COMPLEX PLANE AND ELEMENTARY FUNCTIONS: Complex numbers; stereographic projection; simple and multiple connectivity, elementary functions 2 ANALYTIC FUNCTIONS:

More information

Complex Functions (1A) Young Won Lim 2/22/14

Complex Functions (1A) Young Won Lim 2/22/14 Complex Functions (1A) Copyright (c) 2011-2014 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or

More information

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics

AE301 Aerodynamics I UNIT B: Theory of Aerodynamics AE301 Aerodynamics I UNIT B: Theory of Aerodynamics ROAD MAP... B-1: Mathematics for Aerodynamics B-: Flow Field Representations B-3: Potential Flow Analysis B-4: Applications of Potential Flow Analysis

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

More information

2. Complex Analytic Functions

2. Complex Analytic Functions 2. Complex Analytic Functions John Douglas Moore July 6, 2011 Recall that if A and B are sets, a function f : A B is a rule which assigns to each element a A a unique element f(a) B. In this course, we

More information

The Aharonov-Bohm Effect: Mathematical Aspects of the Quantum Flow

The Aharonov-Bohm Effect: Mathematical Aspects of the Quantum Flow Applied athematical Sciences, Vol. 1, 2007, no. 8, 383-394 The Aharonov-Bohm Effect: athematical Aspects of the Quantum Flow Luis Fernando ello Instituto de Ciências Exatas, Universidade Federal de Itajubá

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

18.04 Practice problems exam 1, Spring 2018 Solutions

18.04 Practice problems exam 1, Spring 2018 Solutions 8.4 Practice problems exam, Spring 8 Solutions Problem. omplex arithmetic (a) Find the real and imaginary part of z + z. (b) Solve z 4 i =. (c) Find all possible values of i. (d) Express cos(4x) in terms

More information

Math 715 Homework 1 Solutions

Math 715 Homework 1 Solutions . [arrier, Krook and Pearson Section 2- Exercise ] Show that no purely real function can be analytic, unless it is a constant. onsider a function f(z) = u(x, y) + iv(x, y) where z = x + iy and where u

More information

FINAL EXAM { SOLUTION

FINAL EXAM { SOLUTION United Arab Emirates University ollege of Sciences Department of Mathematical Sciences FINAL EXAM { SOLUTION omplex Analysis I MATH 5 SETION 0 RN 56 9:0 { 0:45 on Monday & Wednesday Date: Wednesday, January

More information

Qualifying Exam Complex Analysis (Math 530) January 2019

Qualifying Exam Complex Analysis (Math 530) January 2019 Qualifying Exam Complex Analysis (Math 53) January 219 1. Let D be a domain. A function f : D C is antiholomorphic if for every z D the limit f(z + h) f(z) lim h h exists. Write f(z) = f(x + iy) = u(x,

More information

Q 1.5: 1/s Sol: If you try to do a Taylor expansion at s = 0, the first term, w(0). Thus, the Taylor series expansion in s does not exist.

Q 1.5: 1/s Sol: If you try to do a Taylor expansion at s = 0, the first term, w(0). Thus, the Taylor series expansion in s does not exist. 40 CHAPTER 3. DIFFERENTIAL EQUATIONS Q.: /s Sol: If you try to do a Taylor expansion at s = 0, the first term, w(0). Thus, the Taylor series expansion in s does not exist. Q.6: /( s 2 ) Sol: The imaginary

More information

21 Laplace s Equation and Harmonic Functions

21 Laplace s Equation and Harmonic Functions 2 Laplace s Equation and Harmonic Functions 2. Introductory Remarks on the Laplacian operator Given a domain Ω R d, then 2 u = div(grad u) = in Ω () is Laplace s equation defined in Ω. If d = 2, in cartesian

More information

MAT389 Fall 2016, Problem Set 11

MAT389 Fall 2016, Problem Set 11 MAT389 Fall 216, Problem Set 11 Improper integrals 11.1 In each of the following cases, establish the convergence of the given integral and calculate its value. i) x 2 x 2 + 1) 2 ii) x x 2 + 1)x 2 + 2x

More information

Physics 307. Mathematical Physics. Luis Anchordoqui. Wednesday, August 31, 16

Physics 307. Mathematical Physics. Luis Anchordoqui. Wednesday, August 31, 16 Physics 307 Mathematical Physics Luis Anchordoqui 1 Bibliography L. A. Anchordoqui and T. C. Paul, ``Mathematical Models of Physics Problems (Nova Publishers, 2013) G. F. D. Duff and D. Naylor, ``Differential

More information

Taylor and Laurent Series

Taylor and Laurent Series Chapter 4 Taylor and Laurent Series 4.. Taylor Series 4... Taylor Series for Holomorphic Functions. In Real Analysis, the Taylor series of a given function f : R R is given by: f (x + f (x (x x + f (x

More information

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives.

PRACTICE PROBLEMS. Please let me know if you find any mistakes in the text so that i can fix them. 1. Mixed partial derivatives. PRACTICE PROBLEMS Please let me know if you find any mistakes in the text so that i can fix them. 1.1. Let Show that f is C 1 and yet How is that possible? 1. Mixed partial derivatives f(x, y) = {xy x

More information

Solutions to Complex Analysis Prelims Ben Strasser

Solutions to Complex Analysis Prelims Ben Strasser Solutions to Complex Analysis Prelims Ben Strasser In preparation for the complex analysis prelim, I typed up solutions to some old exams. This document includes complete solutions to both exams in 23,

More information

NPTEL web course on Complex Analysis. A. Swaminathan I.I.T. Roorkee, India. and. V.K. Katiyar I.I.T. Roorkee, India

NPTEL web course on Complex Analysis. A. Swaminathan I.I.T. Roorkee, India. and. V.K. Katiyar I.I.T. Roorkee, India NPTEL web course on omplex Analysis A. Swaminathan I.I.T. Roorkee, India and V.K. Katiyar I.I.T. Roorkee, India A.Swaminathan and V.K.Katiyar (NPTEL) omplex Analysis 1 / 18 omplex Analysis Module: 6: Residue

More information

18.325: Vortex Dynamics

18.325: Vortex Dynamics 8.35: Vortex Dynamics Problem Sheet. Fluid is barotropic which means p = p(. The Euler equation, in presence of a conservative body force, is Du Dt = p χ. This can be written, on use of a vector identity,

More information

Math 411, Complex Analysis Definitions, Formulas and Theorems Winter y = sinα

Math 411, Complex Analysis Definitions, Formulas and Theorems Winter y = sinα Math 411, Complex Analysis Definitions, Formulas and Theorems Winter 014 Trigonometric Functions of Special Angles α, degrees α, radians sin α cos α tan α 0 0 0 1 0 30 π 6 45 π 4 1 3 1 3 1 y = sinα π 90,

More information

The Residue Theorem. Integration Methods over Closed Curves for Functions with Singularities

The Residue Theorem. Integration Methods over Closed Curves for Functions with Singularities The Residue Theorem Integration Methods over losed urves for Functions with Singularities We have shown that if f(z) is analytic inside and on a closed curve, then f(z)dz = 0. We have also seen examples

More information

Complex variables lecture 6: Taylor and Laurent series

Complex variables lecture 6: Taylor and Laurent series Complex variables lecture 6: Taylor and Laurent series Hyo-Sung Ahn School of Mechatronics Gwangju Institute of Science and Technology (GIST) 1 Oryong-dong, Buk-gu, Gwangju, Korea Advanced Engineering

More information

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part II

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part II NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part II Chapter 2 Further properties of analytic functions 21 Local/Global behavior of analytic functions;

More information