Complex Variables. Cathal Ormond

Size: px
Start display at page:

Download "Complex Variables. Cathal Ormond"

Transcription

1 Complex Variables Cathal Ormond

2 Contents 1 Introduction Definition: Polar Form Definition: Length Definitions Lemma: The Minkowski Inequality Definition: Open Disk Definition: Open Set Definition: Closed Set Definition: Connected Set Definition: Convergence Definition: Cauchy Sequence Limits and Continuity Definition: Limits Definition: Limit Points Definition: Continuity Definition: Uniform Convergence Theorem Theorem Definition: Partial Sum Definition: Power Series Definition: Radius Of Convergence Holomorphic Functions Definition: Differentiability Definition: Holomorphic Integration Definition: Path Definition: Path Integration Definition: Length Theorem Theorem: Cauchy s Theorem Theorem: Cauchy-Goursat s Theorem Definition: Residue Theorem: Cauchy s Integral Formula Theorem

3 Chapter 1 Introduction 1.1 Definition: Polar Form For all z = x + iy, we let x = r cos θ and y = r sin θ, then we say that the polar form of z is given by z = re iθ. Note r 0 and 0 θ 2π. 1.2 Definition: Length Given any z C with z = x + iy, we define the length of the number by z = x 2 + y Properties If we define d : C C R by d(z 1, z 2 ) = z 1 z 2, we see that (C, d) forms a metric space. 1.3 Definitions We make the following definitions for all z C, z = x + iy: e z = e x (cos(y) + i sin(y)) arg(z) = {θ + 2πk k Z} Arg(z) = {θ + 2πk 0 π < θ + 2πk 0 π} n re iθ = n re log(z) = ln z + i arg(x) Log(z) = ln z + iarg(x) cos(z) = eiz + e iz 2 sin(z) = eiz e iz 2i θ + 2πk! i n for 0 k < n

4 Properties From the above definitions of the exponential function, we can see that: e iθ 1 e iθ 2 = e i(θ 1+θ 2 ) eiθ 1 e iθ 2 = ei(θ 1 θ 2 ) 1.4 Lemma: The Minkowski Inequality If {r 1, r 2,..., r n } and {s 1, s 2,..., s n } are complex numbers, the: n (r j + s j ) 2 n (r j ) 2 n + (s j ) 2 j=1 1.5 Definition: Open Disk j=1 The open disk of radius r about some complex number a is given by r (a) = {z C z a < r}. 1.6 Definition: Open Set A set U C is called open if for all a U, there exists some r > 0 such that r (a) U. 1.7 Definition: Closed Set A set U C is called closed if C \ U is an open set. 1.8 Definition: Connected Set A set S C is called connected if for all U S with U both open and closed, U = or U = S. 1.9 Definition: Convergence We say that the complex sequence (z n ) converges to a number z if for all ɛ > 0 there exists some N N such that z n z < ɛ for all n > N Properties If (z n ) converges to z and (w n ) converges to w, then we have the follwing: (z n + w n ) converges to z + w (z n w n ) converges to zw If (w n ) and w are all non-zero, then ( zn w n j=1 ) converges to z w

5 Theorem If (z n ) is monotonically increasing and bounded above, or monotonically decreasing and bounded below, then it converges Theorem: Bolzano Weierstrass Every bounded sequence of complex numbers has a convergent subsequence Definition: Cauchy Sequence A sequence (z n ) is called cauchy if for all ɛ > 0, there exists some N N such that x n x m < ɛ for all n, m > N Theorem: Cauchy s Criterion in C A complex sequence is cauchy iff it is convergent.

6 Chapter 2 Limits and Continuity 2.1 Definition: Limits A function f : C C is said to tend to a value L as the point x approaches a if for all ɛ > 0, there exists some δ > 0 such that 0 < x a < δ implies that f(x) L < ɛ. 2.2 Definition: Limit Points A complex number is a limit point of a set A if for all ɛ > 0, there exists some z A such that 0 < z a < ɛ. 2.3 Definition: Continuity A function f : C A C is said to be continuous at a point z 0 if either z 0 is not a limit point of A or lim z z0 f(z) = f(z 0 ). If f is continuous at all points in A, we say that f is continuous Properties If f and g are continuous functions, then so are f + g, fg, f g, and if g is non-zero, f g. 2.4 Definition: Uniform Convergence A sequence of complex-values functions (f n ) defined on a complex set A converges uniformly to a complex-valued function f if for all ɛ > 0, there exists some N N such that for all x A, f n (x) f(x) < ɛ Lemma The complex sequence (f n ) converges uniformly to f iff sup f n (x) f(x) approaches 0. x

7 Lemma Given a complex sequence (f n ) converging uniformly to f, if each f n is continuous, then so is f. 2.5 Theorem A complex valued function is continuous if for all open sets in C, the preimage of open sets is open. 2.6 Theorem If K C is compact iff it is closed and bounded Corollary If K C and f : C C is continuous, then f(k) is closed and bounded Corollary If K C and f : C C is continuous, then f attains its maximum and minimum at points in K. 2.7 Definition: Partial Sum We define the partial sum of the sum of complex numbers a n is given by S m = a 0 + a a m Theorem: The n th Term Test If a n converges, then lim n a n = Theorem: The Weierstrass Comparison Test If φ n (z) b n for all z A C and for all n N with b n converging, then converges uniformly. 2.8 Definition: Power Series We define the power series centres at z 0 to be complex numbers. φ n (z) a n (z z 0 ) n, where a n is a sequence of

8 8 2.9 Definition: Radius Of Convergence We define the raduis of convergence of a power series by: { } R = sup z a n z n converges z C Abel s Lemma If a N z n os convergent at z = w 0, then ot converges absolutely at every z with Z < w 0, and it converges uniformly on every disk r (0) with r < w Corollary If R is the radius of convergence of a n z n, then the sum: converges absolutely at every z with z < R converges uniformly on the disk r (0) for all r < R diverges at every z with z > R.

9 Chapter 3 Holomorphic Functions 3.1 Definition: Differentiability We say that a function f : C A C with A open is (C) differentiable at z 0 A if the following limit exists: f f(z) f(z 0 ) (z 0 ) = lim z z0 z z Lemma: Properties If f and g are differentiable at z 0, then we have the following properties: f + g is differentiable, and (f + g) (z 0 ) = f (z 0 ) + g (z 0 ) cf is differentiable for all c Z and (cf) (z 0 ) = cf (z 0 ) fg is differentiable, and (fg) (z 0 ) = f (z 0 )g(z 0 ) + g (z 0 )f(z 0 ) ) (z 0 ) = f (z 0 )g(z 0 ) g (z 0 )f(z 0 ) If g(z 0 ) 0 then f g is differentiable, and ( f g (g(z 0 )) 2 If f is differentiable at z 0 and g is differentiable at w 0 = f(z 0 ), then (g f) is differentiable at z 0, and (g f) (z 0 ) = g (f(z 0 ))f (z 0 ) If f is differentiable at z 0, w 0 = f(z 0 ) and f 1 is continuous at w 0, then f 1 is differentiable at w 0, and (f 1 ) (w 0 ) = 1 f (z 0 ) Corollary Let f = f(z) f(z 0 ) and z = z z 0. f has a derivative iff r(z) where lim z 0 z = 0 f = f (z 0 ) z + R(z)

10 Definition: Holomorphic A function f is called holomorphic at a point z 0 if it is differentiable at all points in an open neighbourhood of z 0. f is called holomorphic in an open set Ω if it is differentiable at all points in Ω Lemma If f = u+iv is differentiable at z 0, then it satisfies the Cauchy Riemann equations, namely: u y = v x u x = v y or equivalently f y = i f x Lemma If f is R differentiable at z 0 and it satisfies the Cauchy Riemann equations, then it is differentiable at z Corollary Suppose that f x and f y exist, are continuous Ω with Ω open and satisfy the Caushy Riemann equations. Then f is holomorphic in Ω.

11 Chapter 4 Integration 4.1 Definition: Path A path in C is any continuous map γ : [a, b] C. A reparamatrisation of a path γ : [a, b] C is a composition γ φ where φ : [ã, b] [a, b], where φ and φ 1 are continuous, and φ(ã) = a and φ( b) = b. 4.2 Definition: Path Integration Xe define the integral of a continuous function f along a piecewise smooth (i.e. continuous and differentiable) path γ by: b f(z) dz = f(γ(t))γ (t) dt Lemma γ f(z) + g(z) dz = γ f(z) dz + γ g(z) dz γ Path integrals are independent of reparametrisation of the path. 4.3 Definition: Length The length of a piecewise smooth path γ is given by: 4.4 Theorem l(γ) = a b a γ (t) dt If γ is a path in an open set Ω and f is a function in Ω with a complex anti-derivative F, then: f(z) dz = F (γ(b)) = F (γ(a)) 4.5 Theorem: Cauchy s Theorem γ The path integral of holomorphic functions along a closed path is 0 under some assumptions.

12 Theorem: Cauchy-Goursat s Theorem If f is holomorphic in Ω, and open set in the complex plane, and is a closed triangle in Ω, then: f(z) dz = 0 δ where δ is the oriented boundary of Theorem: Extension of Cauchy s Theorem Cauchy s Theorem is also true for holomorphic functions defined on Ω along the boundaries of the following regions: Triangles with Ω Polygonal Regions D, (i.e. regions which are the disjoint union of simple, non-selfintersecting, closed, piecewise linear paths) with D Ω 4.7 Definition: Residue The residue of a function f on a region D at a point a is given by: Res a f = 1 f(z) dz 2πi where ɛ is chosed such that ɛ (a) D \ {a}. δ ɛ(a) Theorem: The Residue Theorem If D is a bounded, simple region, a 1, a 2,..., a n D and f is holomorphic in a neighbourhood of D, then n f(z)z dz = 2πi Res ak f δ where ɛ(a k ) = ɛ \ {a k }, and where a 1, a 2,..., a k are points of singularity of f Lemma If g is holomorphic in ɛ (a) \ {a} and g is continuous on ɛ (a) with g(a) = 0, then Res a g(z) z a = 0. k=1 4.8 Theorem: Cauchy s Integral Formula If f is holomorphic in Ω and D Ω is a bounded, simple region, then: f(z) = 1 f(ζ) 2πi ζ z dζ δd

13 Theorem If f is holomorphic in a disk r (a), then f has an expansion: where c n = 1 2πi f(z) = f(ζ) dζ (ζ a) n+1 c n (z a) n r (a)

POWER SERIES AND ANALYTIC CONTINUATION

POWER SERIES AND ANALYTIC CONTINUATION POWER SERIES AND ANALYTIC CONTINUATION 1. Analytic functions Definition 1.1. A function f : Ω C C is complex-analytic if for each z 0 Ω there exists a power series f z0 (z) := a n (z z 0 ) n which converges

More information

MA30056: Complex Analysis. Revision: Checklist & Previous Exam Questions I

MA30056: Complex Analysis. Revision: Checklist & Previous Exam Questions I MA30056: Complex Analysis Revision: Checklist & Previous Exam Questions I Given z C and r > 0, define B r (z) and B r (z). Define what it means for a subset A C to be open/closed. If M A C, when is M said

More information

III.2. Analytic Functions

III.2. Analytic Functions III.2. Analytic Functions 1 III.2. Analytic Functions Recall. When you hear analytic function, think power series representation! Definition. If G is an open set in C and f : G C, then f is differentiable

More information

Complex Analysis Qualifying Exam Solutions

Complex Analysis Qualifying Exam Solutions Complex Analysis Qualifying Exam Solutions May, 04 Part.. Let log z be the principal branch of the logarithm defined on G = {z C z (, 0]}. Show that if t > 0, then the equation log z = t has exactly one

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

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

9. Series representation for analytic functions

9. Series representation for analytic functions 9. Series representation for analytic functions 9.. Power series. Definition: A power series is the formal expression S(z) := c n (z a) n, a, c i, i =,,, fixed, z C. () The n.th partial sum S n (z) is

More information

MA3111S COMPLEX ANALYSIS I

MA3111S COMPLEX ANALYSIS I MA3111S COMPLEX ANALYSIS I 1. The Algebra of Complex Numbers A complex number is an expression of the form a + ib, where a and b are real numbers. a is called the real part of a + ib and b the imaginary

More information

LECTURE-13 : GENERALIZED CAUCHY S THEOREM

LECTURE-13 : GENERALIZED CAUCHY S THEOREM LECTURE-3 : GENERALIZED CAUCHY S THEOREM VED V. DATAR The aim of this lecture to prove a general form of Cauchy s theorem applicable to multiply connected domains. We end with computations of some real

More information

Analysis Comprehensive Exam, January 2011 Instructions: Do as many problems as you can. You should attempt to answer completely some questions in both

Analysis Comprehensive Exam, January 2011 Instructions: Do as many problems as you can. You should attempt to answer completely some questions in both Analysis Comprehensive Exam, January 2011 Instructions: Do as many problems as you can. You should attempt to answer completely some questions in both real and complex analysis. You have 3 hours. Real

More information

Complex Analysis. Travis Dirle. December 4, 2016

Complex Analysis. Travis Dirle. December 4, 2016 Complex Analysis 2 Complex Analysis Travis Dirle December 4, 2016 2 Contents 1 Complex Numbers and Functions 1 2 Power Series 3 3 Analytic Functions 7 4 Logarithms and Branches 13 5 Complex Integration

More information

Part IB Complex Analysis

Part IB Complex Analysis Part IB Complex Analysis Theorems Based on lectures by I. Smith Notes taken by Dexter Chua Lent 2016 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

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

COMPLEX ANALYSIS Spring 2014

COMPLEX ANALYSIS Spring 2014 COMPLEX ANALYSIS Spring 24 Homework 4 Solutions Exercise Do and hand in exercise, Chapter 3, p. 4. Solution. The exercise states: Show that if a

More information

MA 201 Complex Analysis Lecture 6: Elementary functions

MA 201 Complex Analysis Lecture 6: Elementary functions MA 201 Complex Analysis : The Exponential Function Recall: Euler s Formula: For y R, e iy = cos y + i sin y and for any x, y R, e x+y = e x e y. Definition: If z = x + iy, then e z or exp(z) is defined

More information

Course 214 Basic Properties of Holomorphic Functions Second Semester 2008

Course 214 Basic Properties of Holomorphic Functions Second Semester 2008 Course 214 Basic Properties of Holomorphic Functions Second Semester 2008 David R. Wilkins Copyright c David R. Wilkins 1989 2008 Contents 7 Basic Properties of Holomorphic Functions 72 7.1 Taylor s Theorem

More information

November 27 Lecturer Dmitri Zaitsev Michaelmas Term Course S h e e t 2. Due: after the lecture. + O(4)) (z 3! + O(5)) = c z3 + O(4),

November 27 Lecturer Dmitri Zaitsev Michaelmas Term Course S h e e t 2. Due: after the lecture. + O(4)) (z 3! + O(5)) = c z3 + O(4), November 7 Lecturer Dmitri Zaitsev Michaelmas Term 017 Course 343 017 S h e e t Due: after the lecture Exercise 1 Determine the zero order of f at 0: (i) f(z) = z cosz sinz; Solution Use power series expansion

More information

Theorem [Mean Value Theorem for Harmonic Functions] Let u be harmonic on D(z 0, R). Then for any r (0, R), u(z 0 ) = 1 z z 0 r

Theorem [Mean Value Theorem for Harmonic Functions] Let u be harmonic on D(z 0, R). Then for any r (0, R), u(z 0 ) = 1 z z 0 r 2. A harmonic conjugate always exists locally: if u is a harmonic function in an open set U, then for any disk D(z 0, r) U, there is f, which is analytic in D(z 0, r) and satisfies that Re f u. Since such

More information

MATH 6322, COMPLEX ANALYSIS

MATH 6322, COMPLEX ANALYSIS Complex numbers: MATH 6322, COMPLEX ANALYSIS Motivating problem: you can write down equations which don t have solutions, like x 2 + = 0. Introduce a (formal) solution i, where i 2 =. Define the set C

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

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

Part IB. Further Analysis. Year

Part IB. Further Analysis. Year Year 2004 2003 2002 2001 10 2004 2/I/4E Let τ be the topology on N consisting of the empty set and all sets X N such that N \ X is finite. Let σ be the usual topology on R, and let ρ be the topology on

More information

13 Maximum Modulus Principle

13 Maximum Modulus Principle 3 Maximum Modulus Principle Theorem 3. (maximum modulus principle). If f is non-constant and analytic on an open connected set Ω, then there is no point z 0 Ω such that f(z) f(z 0 ) for all z Ω. Remark

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

Complex Analysis, Stein and Shakarchi Meromorphic Functions and the Logarithm

Complex Analysis, Stein and Shakarchi Meromorphic Functions and the Logarithm Complex Analysis, Stein and Shakarchi Chapter 3 Meromorphic Functions and the Logarithm Yung-Hsiang Huang 217.11.5 Exercises 1. From the identity sin πz = eiπz e iπz 2i, it s easy to show its zeros are

More information

Homework 27. Homework 28. Homework 29. Homework 30. Prof. Girardi, Math 703, Fall 2012 Homework: Define f : C C and u, v : R 2 R by

Homework 27. Homework 28. Homework 29. Homework 30. Prof. Girardi, Math 703, Fall 2012 Homework: Define f : C C and u, v : R 2 R by Homework 27 Define f : C C and u, v : R 2 R by f(z) := xy where x := Re z, y := Im z u(x, y) = Re f(x + iy) v(x, y) = Im f(x + iy). Show that 1. u and v satisfies the Cauchy Riemann equations at (x, y)

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

MORE CONSEQUENCES OF CAUCHY S THEOREM

MORE CONSEQUENCES OF CAUCHY S THEOREM MOE CONSEQUENCES OF CAUCHY S THEOEM Contents. The Mean Value Property and the Maximum-Modulus Principle 2. Morera s Theorem and some applications 3 3. The Schwarz eflection Principle 6 We have stated Cauchy

More information

Fundamental Properties of Holomorphic Functions

Fundamental Properties of Holomorphic Functions Complex Analysis Contents Chapter 1. Fundamental Properties of Holomorphic Functions 5 1. Basic definitions 5 2. Integration and Integral formulas 6 3. Some consequences of the integral formulas 8 Chapter

More information

R- and C-Differentiability

R- and C-Differentiability Lecture 2 R- and C-Differentiability Let z = x + iy = (x,y ) be a point in C and f a function defined on a neighbourhood of z (e.g., on an open disk (z,r) for some r > ) with values in C. Write f (z) =

More information

Fourth Week: Lectures 10-12

Fourth Week: Lectures 10-12 Fourth Week: Lectures 10-12 Lecture 10 The fact that a power series p of positive radius of convergence defines a function inside its disc of convergence via substitution is something that we cannot ignore

More information

Solutions to practice problems for the final

Solutions to practice problems for the final Solutions to practice problems for the final Holomorphicity, Cauchy-Riemann equations, and Cauchy-Goursat theorem 1. (a) Show that there is a holomorphic function on Ω = {z z > 2} whose derivative is z

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

COMPLEX ANALYSIS MARCO M. PELOSO

COMPLEX ANALYSIS MARCO M. PELOSO COMPLEX ANALYSIS MARCO M. PELOSO Contents. Holomorphic functions.. The complex numbers and power series.2. Holomorphic functions 3.3. The Riemann sphere 7.4. Exercises 8 2. Complex integration and Cauchy

More information

Key to Homework 8, Thanks to Da Zheng for the text-file

Key to Homework 8, Thanks to Da Zheng for the text-file Key to Homework 8, Thanks to Da Zheng for the text-file November 8, 20. Prove that Proof. csc z = + z + 2z ( ) n z 2 n 2, z 0, ±π, ±2π, π2 n= We consider the following auxiliary function, where z 0, ±π,

More information

COMPLEX ANALYSIS HW 3

COMPLEX ANALYSIS HW 3 COMPLEX ANALYSIS HW 3 CLAY SHONKWILER 6 Justify the swap of limit and integral carefully to prove that for each function f : D C continuous on an open set D C, and for each differentiable curve : [0, D,

More information

An Introduction to Complex Analysis and Geometry John P. D Angelo, Pure and Applied Undergraduate Texts Volume 12, American Mathematical Society, 2010

An Introduction to Complex Analysis and Geometry John P. D Angelo, Pure and Applied Undergraduate Texts Volume 12, American Mathematical Society, 2010 An Introduction to Complex Analysis and Geometry John P. D Angelo, Pure and Applied Undergraduate Texts Volume 12, American Mathematical Society, 2010 John P. D Angelo, Univ. of Illinois, Urbana IL 61801.

More information

1 Holomorphic functions

1 Holomorphic functions Robert Oeckl CA NOTES 1 15/09/2009 1 1 Holomorphic functions 11 The complex derivative The basic objects of complex analysis are the holomorphic functions These are functions that posses a complex derivative

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

Complex Analysis Qual Sheet

Complex Analysis Qual Sheet Complex Analysis Qual Sheet Robert Won Tricks and traps. traps. Basically all complex analysis qualifying exams are collections of tricks and - Jim Agler Useful facts. e z = 2. sin z = n=0 3. cos z = z

More information

INTEGRATION WORKSHOP 2004 COMPLEX ANALYSIS EXERCISES

INTEGRATION WORKSHOP 2004 COMPLEX ANALYSIS EXERCISES INTEGRATION WORKSHOP 2004 COMPLEX ANALYSIS EXERCISES PHILIP FOTH 1. Cauchy s Formula and Cauchy s Theorem 1. Suppose that γ is a piecewise smooth positively ( counterclockwise ) oriented simple closed

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

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

MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5

MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5 MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5.. The Arzela-Ascoli Theorem.. The Riemann mapping theorem Let X be a metric space, and let F be a family of continuous complex-valued functions on X. We have

More information

MATH SPRING UC BERKELEY

MATH SPRING UC BERKELEY MATH 85 - SPRING 205 - UC BERKELEY JASON MURPHY Abstract. These are notes for Math 85 taught in the Spring of 205 at UC Berkeley. c 205 Jason Murphy - All Rights Reserved Contents. Course outline 2 2.

More information

Course 214 Section 2: Infinite Series Second Semester 2008

Course 214 Section 2: Infinite Series Second Semester 2008 Course 214 Section 2: Infinite Series Second Semester 2008 David R. Wilkins Copyright c David R. Wilkins 1989 2008 Contents 2 Infinite Series 25 2.1 The Comparison Test and Ratio Test.............. 26

More information

Solution for Final Review Problems 1

Solution for Final Review Problems 1 Solution for Final Review Problems Final time and location: Dec. Gymnasium, Rows 23, 25 5, 2, Wednesday, 9-2am, Main ) Let fz) be the principal branch of z i. a) Find f + i). b) Show that fz )fz 2 ) λfz

More information

Hartogs Theorem: separate analyticity implies joint Paul Garrett garrett/

Hartogs Theorem: separate analyticity implies joint Paul Garrett  garrett/ (February 9, 25) Hartogs Theorem: separate analyticity implies joint Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ (The present proof of this old result roughly follows the proof

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

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

MATH COMPLEX ANALYSIS. Contents

MATH COMPLEX ANALYSIS. Contents MATH 3964 - OMPLEX ANALYSIS ANDREW TULLOH AND GILES GARDAM ontents 1. ontour Integration and auchy s Theorem 2 1.1. Analytic functions 2 1.2. ontour integration 3 1.3. auchy s theorem and extensions 3

More information

Math 220A - Fall Final Exam Solutions

Math 220A - Fall Final Exam Solutions Math 22A - Fall 216 - Final Exam Solutions Problem 1. Let f be an entire function and let n 2. Show that there exists an entire function g with g n = f if and only if the orders of all zeroes of f are

More information

carries the circle w 1 onto the circle z R and sends w = 0 to z = a. The function u(s(w)) is harmonic in the unit circle w 1 and we obtain

carries the circle w 1 onto the circle z R and sends w = 0 to z = a. The function u(s(w)) is harmonic in the unit circle w 1 and we obtain 4. Poisson formula In fact we can write down a formula for the values of u in the interior using only the values on the boundary, in the case when E is a closed disk. First note that (3.5) determines the

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 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 215A NOTES MOOR XU NOTES FROM A COURSE BY KANNAN SOUNDARARAJAN

MATH 215A NOTES MOOR XU NOTES FROM A COURSE BY KANNAN SOUNDARARAJAN MATH 25A NOTES MOOR XU NOTES FROM A COURSE BY KANNAN SOUNDARARAJAN Abstract. These notes were taken during Math 25A (Complex Analysis) taught by Kannan Soundararajan in Fall 2 at Stanford University. They

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

Complex Analysis Problems

Complex Analysis Problems Complex Analysis Problems transcribed from the originals by William J. DeMeo October 2, 2008 Contents 99 November 2 2 2 200 November 26 4 3 2006 November 3 6 4 2007 April 6 7 5 2007 November 6 8 99 NOVEMBER

More information

F (z) =f(z). f(z) = a n (z z 0 ) n. F (z) = a n (z z 0 ) n

F (z) =f(z). f(z) = a n (z z 0 ) n. F (z) = a n (z z 0 ) n 6 Chapter 2. CAUCHY S THEOREM AND ITS APPLICATIONS Theorem 5.6 (Schwarz reflection principle) Suppose that f is a holomorphic function in Ω + that extends continuously to I and such that f is real-valued

More information

MATH 185: COMPLEX ANALYSIS FALL 2009/10 PROBLEM SET 9 SOLUTIONS. and g b (z) = eπz/2 1

MATH 185: COMPLEX ANALYSIS FALL 2009/10 PROBLEM SET 9 SOLUTIONS. and g b (z) = eπz/2 1 MATH 85: COMPLEX ANALYSIS FALL 2009/0 PROBLEM SET 9 SOLUTIONS. Consider the functions defined y g a (z) = eiπz/2 e iπz/2 + Show that g a maps the set to D(0, ) while g maps the set and g (z) = eπz/2 e

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

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

REAL ANALYSIS ANALYSIS NOTES. 0: Some basics. Notes by Eamon Quinlan. Liminfs and Limsups

REAL ANALYSIS ANALYSIS NOTES. 0: Some basics. Notes by Eamon Quinlan. Liminfs and Limsups ANALYSIS NOTES Notes by Eamon Quinlan REAL ANALYSIS 0: Some basics Liminfs and Limsups Def.- Let (x n ) R be a sequence. The limit inferior of (x n ) is defined by and, similarly, the limit superior of

More information

Complex Analysis. sin(z) = eiz e iz 2i

Complex Analysis. sin(z) = eiz e iz 2i Complex Analysis. Preliminaries and Notation For a complex number z = x + iy, we set x = Re z and y = Im z, its real and imaginary components. Any nonzero complex number z = x + iy can be written uniquely

More information

Complex Analysis Important Concepts

Complex Analysis Important Concepts Complex Analysis Important Concepts Travis Askham April 1, 2012 Contents 1 Complex Differentiation 2 1.1 Definition and Characterization.............................. 2 1.2 Examples..........................................

More information

18.04 Practice problems exam 2, Spring 2018 Solutions

18.04 Practice problems exam 2, Spring 2018 Solutions 8.04 Practice problems exam, Spring 08 Solutions Problem. Harmonic functions (a) Show u(x, y) = x 3 3xy + 3x 3y is harmonic and find a harmonic conjugate. It s easy to compute: u x = 3x 3y + 6x, u xx =

More information

f(w) f(a) = 1 2πi w a Proof. There exists a number r such that the disc D(a,r) is contained in I(γ). For any ǫ < r, w a dw

f(w) f(a) = 1 2πi w a Proof. There exists a number r such that the disc D(a,r) is contained in I(γ). For any ǫ < r, w a dw Proof[section] 5. Cauchy integral formula Theorem 5.. Suppose f is holomorphic inside and on a positively oriented curve. Then if a is a point inside, f(a) = w a dw. Proof. There exists a number r such

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

2.5 (x + iy)(a + ib) = xa yb + i(xb + ya) = (az by) + i(bx + ay) = (a + ib)(x + iy). The middle = uses commutativity of real numbers.

2.5 (x + iy)(a + ib) = xa yb + i(xb + ya) = (az by) + i(bx + ay) = (a + ib)(x + iy). The middle = uses commutativity of real numbers. Complex Analysis Sketches of Solutions to Selected Exercises Homework 2..a ( 2 i) i( 2i) = 2 i i + i 2 2 = 2 i i 2 = 2i 2..b (2, 3)( 2, ) = (2( 2) ( 3), 2() + ( 3)( 2)) = (, 8) 2.2.a Re(iz) = Re(i(x +

More information

Introduction to Complex Analysis. Michael Taylor

Introduction to Complex Analysis. Michael Taylor Introduction to Complex Analysis Michael Taylor 2 Contents 0. Complex numbers, power series, and exponentials. Holomorphic functions, derivatives, and path integrals 2. Holomorphic functions defined by

More information

THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS

THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS SKULI GUDMUNDSSON Abstract. This paper is an exposition on the basic fundamental theorems of complex analysis. Given is a brief introduction

More information

Problems for MATH-6300 Complex Analysis

Problems for MATH-6300 Complex Analysis Problems for MATH-63 Complex Analysis Gregor Kovačič December, 7 This list will change as the semester goes on. Please make sure you always have the newest version of it.. Prove the following Theorem For

More information

Notes on Complex Analysis

Notes on Complex Analysis Michael Papadimitrakis Notes on Complex Analysis Department of Mathematics University of Crete Contents The complex plane.. The complex plane...................................2 Argument and polar representation.........................

More information

III. Consequences of Cauchy s Theorem

III. Consequences of Cauchy s Theorem MTH6 Complex Analysis 2009-0 Lecture Notes c Shaun Bullett 2009 III. Consequences of Cauchy s Theorem. Cauchy s formulae. Cauchy s Integral Formula Let f be holomorphic on and everywhere inside a simple

More information

The result above is known as the Riemann mapping theorem. We will prove it using basic theory of normal families. We start this lecture with that.

The result above is known as the Riemann mapping theorem. We will prove it using basic theory of normal families. We start this lecture with that. Lecture 15 The Riemann mapping theorem Variables MATH-GA 2451.1 Complex The point of this lecture is to prove that the unit disk can be mapped conformally onto any simply connected open set in the plane,

More information

Complex Analysis I Miniquiz Collection July 17, 2017

Complex Analysis I Miniquiz Collection July 17, 2017 Complex Analysis I Miniquiz Collection July 7, 207. Which of the two numbers is greater? (a) 7 or 0.7 (b) 3 8 or 0.3 2. What is the area A of a circular disk with radius? A = 3. Fill out the following

More information

MATH FINAL SOLUTION

MATH FINAL SOLUTION MATH 185-4 FINAL SOLUTION 1. (8 points) Determine whether the following statements are true of false, no justification is required. (1) (1 point) Let D be a domain and let u,v : D R be two harmonic functions,

More information

INTRODUCTION TO REAL ANALYTIC GEOMETRY

INTRODUCTION TO REAL ANALYTIC GEOMETRY INTRODUCTION TO REAL ANALYTIC GEOMETRY KRZYSZTOF KURDYKA 1. Analytic functions in several variables 1.1. Summable families. Let (E, ) be a normed space over the field R or C, dim E

More information

MATH 417 Homework 4 Instructor: D. Cabrera Due July 7. z c = e c log z (1 i) i = e i log(1 i) i log(1 i) = 4 + 2kπ + i ln ) cosz = eiz + e iz

MATH 417 Homework 4 Instructor: D. Cabrera Due July 7. z c = e c log z (1 i) i = e i log(1 i) i log(1 i) = 4 + 2kπ + i ln ) cosz = eiz + e iz MATH 47 Homework 4 Instructor: D. abrera Due July 7. Find all values of each expression below. a) i) i b) cos i) c) sin ) Solution: a) Here we use the formula z c = e c log z i) i = e i log i) The modulus

More information

COMPLEX ANALYSIS. Rudi Weikard

COMPLEX ANALYSIS. Rudi Weikard COMPLEX ANALYSIS Lecture notes for MA 648 Rudi Weikard 3 2 2 1 1 0 0-2 -1-1 0 1 2-2 Version of December 8, 2016 Contents Preface 1 Chapter 1. The complex numbers: algebra, geometry, and topology 3 1.1.

More information

Class test: week 10, 75 minutes. (30%) Final exam: April/May exam period, 3 hours (70%).

Class test: week 10, 75 minutes. (30%) Final exam: April/May exam period, 3 hours (70%). 17-4-2013 12:55 c M. K. Warby MA3914 Complex variable methods and applications 0 1 MA3914 Complex variable methods and applications Lecture Notes by M.K. Warby in 2012/3 Department of Mathematical Sciences

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

COMPLEX ANALYSIS 1 Douglas N. Arnold 2

COMPLEX ANALYSIS 1 Douglas N. Arnold 2 COMPLEX ANALYSIS 1 Douglas N. Arnold 2 References: John B. Conway, Functions of One Complex Variable, Springer-Verlag, 1978. Lars V. Ahlfors, Complex Analysis, McGraw-Hill, 1966. Raghavan Narasimhan, Complex

More information

Spring Abstract Rigorous development of theory of functions. Topology of plane, complex integration, singularities, conformal mapping.

Spring Abstract Rigorous development of theory of functions. Topology of plane, complex integration, singularities, conformal mapping. MTH 562 Complex Analysis Spring 2007 Abstract Rigorous development of theory of functions. Topology of plane, complex integration, singularities, conformal mapping. Complex Numbers Definition. We define

More information

4.6 Montel's Theorem. Robert Oeckl CA NOTES 7 17/11/2009 1

4.6 Montel's Theorem. Robert Oeckl CA NOTES 7 17/11/2009 1 Robert Oeckl CA NOTES 7 17/11/2009 1 4.6 Montel's Theorem Let X be a topological space. We denote by C(X) the set of complex valued continuous functions on X. Denition 4.26. A topological space is called

More information

RIEMANN MAPPING THEOREM

RIEMANN MAPPING THEOREM RIEMANN MAPPING THEOREM VED V. DATAR Recall that two domains are called conformally equivalent if there exists a holomorphic bijection from one to the other. This automatically implies that there is an

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

Solutions to Selected Exercises. Complex Analysis with Applications by N. Asmar and L. Grafakos

Solutions to Selected Exercises. Complex Analysis with Applications by N. Asmar and L. Grafakos Solutions to Selected Exercises in Complex Analysis with Applications by N. Asmar and L. Grafakos Section. Complex Numbers Solutions to Exercises.. We have i + i. So a and b. 5. We have So a 3 and b 4.

More information

u = 0; thus v = 0 (and v = 0). Consequently,

u = 0; thus v = 0 (and v = 0). Consequently, MAT40 - MANDATORY ASSIGNMENT #, FALL 00; FASIT REMINDER: The assignment must be handed in before 4:30 on Thursday October 8 at the Department of Mathematics, in the 7th floor of Niels Henrik Abels hus,

More information

CONSEQUENCES OF POWER SERIES REPRESENTATION

CONSEQUENCES OF POWER SERIES REPRESENTATION CONSEQUENCES OF POWER SERIES REPRESENTATION 1. The Uniqueness Theorem Theorem 1.1 (Uniqueness). Let Ω C be a region, and consider two analytic functions f, g : Ω C. Suppose that S is a subset of Ω that

More information

COMPLEX ANALYSIS Spring 2014

COMPLEX ANALYSIS Spring 2014 COMPLEX ANALYSIS Spring 2014 1 Preliminaries Homotopical topics Our textbook slides over a little problem when discussing homotopy. The standard definition of homotopy is for not necessarily piecewise

More information

Chapter 30 MSMYP1 Further Complex Variable Theory

Chapter 30 MSMYP1 Further Complex Variable Theory Chapter 30 MSMYP Further Complex Variable Theory (30.) Multifunctions A multifunction is a function that may take many values at the same point. Clearly such functions are problematic for an analytic study,

More information

Complex Analysis Homework 9: Solutions

Complex Analysis Homework 9: Solutions Complex Analysis Fall 2007 Homework 9: Solutions 3..4 (a) Let z C \ {ni : n Z}. Then /(n 2 + z 2 ) n /n 2 n 2 n n 2 + z 2. According to the it comparison test from calculus, the series n 2 + z 2 converges

More information

Complex Analysis review notes for weeks 1-6

Complex Analysis review notes for weeks 1-6 Complex Analysis review notes for weeks -6 Peter Milley Semester 2, 2007 In what follows, unless stated otherwise a domain is a connected open set. Generally we do not include the boundary of the set,

More information

Complex Analysis I. Fall 2014

Complex Analysis I. Fall 2014 Complex Analysis I Fall 204 These are notes for the graduate course Math 5283 (Complex Analysis I) taught by Dr. Anthony Kable at the Oklahoma State University (Fall 204). The notes are taken by Pan Yan

More information

FINAL EXAM MATH 220A, UCSD, AUTUMN 14. You have three hours.

FINAL EXAM MATH 220A, UCSD, AUTUMN 14. You have three hours. FINAL EXAM MATH 220A, UCSD, AUTUMN 4 You have three hours. Problem Points Score There are 6 problems, and the total number of points is 00. Show all your work. Please make your work as clear and easy to

More information

One should think of h as a family of paths in U indexed by the second variable s which continuously

One should think of h as a family of paths in U indexed by the second variable s which continuously 8. Homotopies, simply-connected domains and Cauchy s theorem A crucial point in our proof of Cauchy s theorem for a triangle was that the interior of the triangle was entirely contained in the open set

More information

COMPLEX ANALYSIS Notes Lent 2006

COMPLEX ANALYSIS Notes Lent 2006 Department of Pure Mathematics and Mathematical Statistics University of Cambridge COMPLEX ANALYSIS Notes Lent 2006 T. K. Carne. t.k.carne@dpmms.cam.ac.uk c Copyright. Not for distribution outside Cambridge

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