Course 214 Section 2: Infinite Series Second Semester 2008

Size: px
Start display at page:

Download "Course 214 Section 2: Infinite Series Second Semester 2008"

Transcription

1 Course 214 Section 2: Infinite Series Second Semester 2008 David R. Wilkins Copyright c David R. Wilkins Contents 2 Infinite Series The Comparison Test and Ratio Test Absolute Convergence The Cauchy Product of Infinite Series Uniform Convergence for Infinite Series Power Series The Exponential Function i

2 2 Infinite Series An infinite series is the formal sum of the form a 1 + a 2 + a 3 +, where each number a n is real or complex. Such a formal sum is also denoted by + a n. Sometimes it is appropriate to consider infinite series + n=m a n of the form a m + a m+1 + a m+2 +, where m Z. Clearly results for such sequences may be deduced immediately from corresponding results in the case m = 1. Definition An infinite series + a n is said to converge to some complex number s if and only if, given any ε > 0, there exists some natural number N m such that a n s < ε for all natural numbers m satisfying m N. If the infinite series + a n converges to s then we write + a n = s. An infinite series is said to be divergent if it is not convergent. For each natural number m, the mth partial sum s m of the infinite series + a n is given by s m = a 1 + a a m. Note that + a n converges to some complex number s if and only if s m s as m +. The following proposition therefore follows immediately on applying the results of Proposition 1.2. Proposition 2.1 Let + a n and + b n be convergent infinite series. Then + a n +b n is convergent, and + λ + a n for any complex number λ. a n +b n = + If + a n is convergent then a n 0 as n +. Indeed lim a n = n + where s m = m lim s n s n 1 = n + + a n + b n. Also + λa n = lim s n lim s n 1 = s s = 0, n + n + a n and s = + a n = lim m + s m. However the condition that a n 0 as n + is not in itself sufficient to ensure convergence. For example, the series + 1/n is divergent. 25

3 Proposition 2.2 Let a 1, a 2, a 3, a 4,... be an infinite sequence of real numbers. Suppose that a n 0 for all n. Then + a n is convergent if and only if there exists some real number C such that a 1 + a a n C for all n. Proof The sequence s 1, s 2, s 3,... of partial sums of the series + a n is nondecreasing, since a n 0 for all n. The result therefore is a consequence of the fact that a non-decreasing sequence of real numbers is convergent if and only if it is bounded above see Theorem 1.3. Example Let z be a complex number. The infinite series 1+z +z 2 +z 3 + is referred to as the geometric series. This series is clearly divergent whenever z 1, since z n does not converge to 0 as n +. We claim that the series converges to 1/1 z whenever z < 1. Now 1 + z + z z m = 1 zm+1. 1 z To see this, multiply both sides of the equation by 1 z. Thus if z < 1 then lim 1 + z + m + z z m = 1 1 z. 2.1 The Comparison Test and Ratio Test Proposition 2.3 An infinite series + a n of real or complex numbers is convergent if and only if, given any ε > 0, there exists some natural number N with the property that a m + a m a m+k < ε for all m and k satisfying m N and k 0. Proof The stated criterion is equivalent to the condition that the sequence of partial sums of the series be a Cauchy sequence. The required result thus follows immediately from Cauchy s Criterion for convergence Theorem 1.9. Proposition 2.4 Comparison Test Suppose that 0 a n b n for all n, where a n is complex, b n is real, and + b n is convergent. Then + is convergent. 26 a n

4 Proof Let ε > 0 be given. Then there exists some natural number N such that b m + b m b m+k < ε for all m and k satisfying m N and k 0. But then a m + a m a m+k a m + a m a m+k b m + b m b m+k < ε when m N and k 0. Thus + a n is convergent, by Proposition 2.3. Let us apply the Comparison Test in the case when a n and b n are nonnegative real numbers satisfying 0 a n b n for all n. If + b n is convergent, then so is + a n. Thus if + a n is divergent then so is + b n. These results also follow directly from Proposition 2.2. Example Comparison with the geometric series shows that the infinite series + z n /n is convergent whenever z < 1. Proposition 2.5 Ratio Test Let a 1, a 2, a 3... be complex numbers. Suppose that r = lim exists and satisfies r < 1. Then + a n is conver- a n+1 n + a n gent. Proof Choose ρ satisfying r < ρ < 1. Then there exists some natural number N such that a n+1 /a n < ρ for all n N. Let a1 K = maximum ρ, a 2 ρ, a 3 2 ρ,... a N. 3 ρ N Now a n+1 ρ a n whenever n N. Therefore a n ρ n N a N Kρ n whenever n N. But the choice of K also ensures that a n Kρ n when n < N. Moreover + Kρ n converges, since ρ < 1. The desired result therefore follows on applying the Comparison Test Proposition z n Example Let z be a complex number. Then converges for all values n! of z. For if a n = z n /n! then a n+1 /a n = z/n + 1, and hence a n+1 /a n 0 as n +. The result therefore follows on applying the Ratio Test. 27

5 Let + a n be an infinite series for which r = lim a n+1/a n is well-defined. n + The series clearly diverges if r > 1, since a n increases without limit as n +. If however r = 1 then the Ratio Test is of no help in deciding whether or not the series converges, and one must try other more sensitive tests. 2.2 Absolute Convergence Definition An infinite series + a n is said to be absolutely convergent if the infinite series + a n is convergent. A convergent series which is not absolutely convergent is said to be conditionally convergent. An absolutely convergent infinite series is convergent, and the sum of any two absolutely convergent series is itself absolutely convergent. These results follow on applying the Comparison Test Proposition 2.4. Moreover the following criterion for absolute convergence follows directly from Proposition 2.3. Proposition 2.6 An infinite series + is absolutely convergent if and a n only if, given any ε > 0, there exists some natural number N such that a m + a m a m+k < ε for all m and k satisfying m N and k 0. Many of the tests for convergence described above do in fact test for absolute convergence; these include the Comparison Test and the Ratio Test. 2.3 The Cauchy Product of Infinite Series The Cauchy product of two infinite series + a n and + b n is defined to be the series + c n, where c n = n a j b n j = a 0 b n + a 1 b n 1 + a 2 b n a n 1 b 1 + a n b 0. j=0 The convergence of + a n and + b n is not in itself sufficient to ensure the convergence of the Cauchy product of these series. Convergence is however assured provided that the series + a n and + b n are absolutely convergent. 28

6 Theorem 2.7 The Cauchy product + c n of two absolutely convergent infinite series + a n and + b n is absolutely convergent, and c n = a n b n. Proof For each non-negative integer m, let S m = {j, k Z Z : 0 j m, 0 k m}, T m = {j, k Z Z : j 0, k 0, 0 j + k m}. Now m c n = m m a j b k and a n b n = a j b k. Also j,k T m j,k S m m c n + + a j b k a j b k a n b n, j,k T m j,k S m since c n n a j b n j and the infinite series + a n and + b n are absolutely j=0 convergent. It follows from Proposition 2.2 that the Cauchy product + is absolutely convergent, and is thus convergent. Moreover 2m m m c n a n b n = a j b k j,k T 2m \S m a j b k a j b k j,k T 2m \S m j,k S 2m \S m 2m 2m m m = a n b n a n b n, since S m T 2m S 2m. But 2m 2m a n b n lim m + = + + a n b n m m = lim a n b n, m + 29 c n

7 since the infinite series + a n and + b n are absolutely convergent. It follows that and hence as required. lim m + + c n = 2m m m c n a n b n = 0, lim m + 2m + + c n = a n b n, 2.4 Uniform Convergence for Infinite Series Let f 1, f 2, f 2,... be complex-valued functions defined over a subset D of C. The infinite series series + f n z is said to converge uniformly on D to some function s if, given any ε > 0, there exists some natural number N which n does not depend on the value of z such that sz f m z < ε whenever m=0 z D and n N. Note that an infinite series + f n z of functions converges uniformly if and only if the partial sums of this series converge uniformly. It follows immediately from Theorem 1.20 that if the functions f n are continuous on D, and if the series + f n z converges uniformly on D to some function, then that function is also continuous on D. Proposition 2.8 The Weierstrass M-Test Let D be a subset of C and let f 1, f 2, f 3,... be a sequence of functions from D to C, let M 1, M 2, M 3,... be non-negative real numbers satisfying f n z M n for all natural numbers n and z D. Suppose that + M n converges. Then + f n z converges absolutely and uniformly on D. Proof It follows immediately from the Comparison Test Proposition 2.4 that the series + f n z is absolutely convergent for all z D. We must show that the convergence is uniform. Let ε > 0 be given. Then there exists some natural number N such that + n=n M n < 1ε, since + M 2 n converges. Now if m and k are integers 30

8 satisfying m N and k 0 then m+k m f n z f n z = m+k n=m+1 f n z m+k n=m+1 M n for any z D. On taking the limit as k +, we see that + m f n z f n z 1ε < ε 2 + n=n M n < 1 2 ε for all z D and m N. However N has been chosen independently of z. Thus the infinite series converges uniformly on D, as required. 2.5 Power Series A power series is an infinite series of the form + a n z z 0 n, where the coefficients a 0, a 1, a 2,... are complex numbers. Definition Let + a n z z 0 n be a power series centred on some complex number z 0. Suppose that the set of complex numbers z for which the power series converges is bounded. Then the radius of convergence R 0 of the power series is defined to be the smallest non-negative real number with the property that every complex number z for which the power series converges satisfies z z 0 R 0. The circle {z C : z z 0 = R 0 } is then referred to as the circle of convergence of the power series. We set R 0 = + if the set of complex numbers z for which the power series converges is unbounded. Theorem 2.9 Let + a n z z 0 n be a power series with radius of convergence R 0, and let sz denote the sum of the power series at those complex numbers z at which the series converges. i If R 0 = + then sz is a continuous function of z defined over the entire complex plane C. ii If R 0 < + then sz is a continuous function of z defined over the whole of the disk {z C : z z 0 < R 0 } bounded by the circle of convergence of the power series. 31

9 Proof Let z 1 be any complex number satisfying z 1 z 0 < R 0. Then we can choose R such that z 1 z 0 < R < R 0 and R < +. Now it follows from the definition of the radius of convergence that there exists some complex number w such that R < w < R 0 and + a n w n converges. Choose some positive real number A with the property that a n w n A for all n, and set ρ = R/ w and M n = Aρ n. If z z 0 < R then a n z z 0 n a n R n Aρ n = M n for all n. Also + M n converges to A/1 ρ. Thus we can apply the Weierstrass M-Test Proposition 2.8 to deduce that the power series + a n z z 0 n converges uniformly on the disk {z C : z z 0 < R} of radius R about z 0. It then follows from Theorem 1.20 that the restriction of the function s to this disk is continuous on the disk, and, in particular, is continuous around z 1. We deduce that the function s is continuous throughout the complex plane when R 0 = +, and is continuous inside the circle of convergence when R 0 < +, as required. A power series with finite radius of convergence will converge everywhere within its circle of convergence, and will diverge everywhere outside this circle. However Theorem 2.9 provides no information concerning the behaviour of the power series on the circle of convergence itself. 2.6 The Exponential Function Definition The exponential function exp: C C is defined for all complex numbers z by the formula expz = A straightforward application of the Ratio Test shows that radius of convergence of the power series defining expz is infinite, and it therefore follows from Theorem 2.9 that the exponential function is continuous on C. + z n n!. Lemma 2.10 The exponential function has the property that for all complex numbers z and w. expz + w = expz expw. Proof Let z and w be complex numbers. The infinite series defining expz and expw are absolutely convergent. It therefore follows from Theorem

10 that the value of expz expw is the sum of the Cauchy product of the infinite series defining expz and expw, and therefore where j=0 expz expw = c n = n j=0 z j j! + c n w n j n j! On applying the Binomial Theorem, we see that c n = 1 n n! n! j!n j! zj w n j = 1 n n z j w n j = 1 n! j n! z + wn, j=0 and thus expz expw = expz + w, as required. Let z be a complex number. Then expz exp z = expz z = exp0 = 1. It follows that expz 0 and exp z = 1/ expz for all complex numbers z. Let sin: C C and cos: C C be the functions defined as sums of power series according to the formulae sin z = 1 n z 2n+1, cos z = 2n + 1! 1 n z 2n. 2n! If z is real then the power series appearing on the right hand side of these identities correspond to the Taylor expansions of the standard sine and cosine functions. A routine application of the Ratio Test shows that these power series both have infinite radius of convergence, and therefore define continuous functions defined over the whole complex plane. These continuous functions therefore constitute a natural extension to the complex plane of the standard sine and cosine functions of basic trigonometry. On comparing power series, we see that cos z = 1 expiz + exp iz, 2 sin z = 1 expiz exp iz, 2i cos z + i sin z = expiz, cos z i sin z = exp iz for all complex numbers z. Thus if z = x + iy, where x and y are real numbers, then expz = expx + iy = expx expiy = e x cos y + i sin y. 33

11 The exponential map exp: C C \ {0} is surjective. For, given any complex number w, there exist real numbers r and θ such that r > 0 and w = rcos θ + i sin θ. Moreover there exists a real number x such that r = e x. This real number x is the natural logarithm log e r of r. Then w = expx + iθ. Lemma 2.11 Let z and w be complex numbers. Then expz = expw if and only if w = z + 2πin for some integer n. Proof If w = z + 2πin for some integer n then expw = expz exp2πin = expzcos 2πn + i sin 2πn = expz. Conversely suppose that expw = expz. Let w z = u+iv, where u, v R. Then e u cos v + i sin v = expw z = expw expz 1 = 1. Taking the modulus of both sides, we see that e u = 1, and thus u = 0. Also cos v = 1 and sin v = 0, and therefore v = 2πn for some integer n. The result follows. Proposition 2.12 Let D 0 = C \ {x R : x 0}. Then there exists a unique continuous function log: D 0 C characterized by the properties that log1 = 0, Im logz < π and explogz = z for all z D 0. This function has the property that logre iθ = log e r + iθ for all real numbers r and θ satisfying r > 0 and π < θ < π, where log e r denotes the natural logarithm of the real number r. Proof Given any complex number w belonging to the open set D 0 there exist unique real numbers r and θ for which r > 0, π < θ < π and re iθ = w. It follows that there is a well-defined function log: D 0 C such that logre iθ = log e r+iθ for all real numbers real numbers r and θ satisfying r > 0 and π < θ < π, where log e r, the natural logarithm of r, is the unique real number t satisfying e t = r. Moreover explogre iθ = explog e r expiθ = re iθ for all real numbers r and θ with r > 0. It follows that explogz = z for all z D 0. 34

12 Let x and y be real numbers. Then 1 log 2 ex 2 + y 2 + i arccos 1 logx + iy = log 2 ex 2 + y 2 i arccos 1 log 2 ex 2 + y 2 + i arcsin x x2 + y 2 x x2 + y 2 y x2 + y 2 if y > 0, if y < 0, if x > 0, where arcsin: [ 1, 1] [ π/2, π/2] and arccos: [ 1, 1] [0, π] are the inverses of the restrictions of the sine and cosine functions to the intervals [ π/2, π/2] and [0, π] respectively. Now the functions log e, arcsin and arccos are continuous, since the inverse of any strictly increasing or strictly decreasing function defined over some interval in R is itself continuous. see Corollary We conclude that the restrictions of log: D 0 C to each of the open sets {z C : Im z > 0}, {z C : Im z < 0}, {z C : Re z < 0} is continuous, and the open set D 0 is the union of these three open sets. It follows that log: D 0 C is continuous throughout D 0. A straightforward application of Lemma 2.11 then shows that this function log is the unique function from D 0 to C with the required properties. The function log: D 0 C characterized by the properties set out in the statement of Proposition 2.12 is referred to as the principal branch of the logarithm function. It is impossible to define a continuous logarithm function L: C \ {0} C with the property that explz = z for all z C \ {0}. The best that one can achieve is to define continuous inverses of the exponential map over appropriately chosen open subsets of C \ {0}. Such functions are referred to as branches of the logarithm function. Corollary 2.13 Let w be a non-zero complex number, and let D w, w = {z C : z w < w }. Then there exists a continuous function F w : D w, w C with the property that expf w z = z for all z D w, w. Proof Let D 0 = C \ {x R : x 0}, let log: D 0 C be the principal branch of the logarithm function, and let ζ be a complex number satisfying exp ζ = w. Then z/w D 0 for all z D w, w. A function F w : D w, w C with the required properties may therefore be obtained on defining F w z = ζ + logz/w for all z D w, w. 35

Course 2BA1: Hilary Term 2006 Section 7: Trigonometric and Exponential Functions

Course 2BA1: Hilary Term 2006 Section 7: Trigonometric and Exponential Functions Course 2BA1: Hilary Term 2006 Section 7: Trigonometric and Exponential Functions David R. Wilkins Copyright c David R. Wilkins 2005 Contents 7 Trigonometric and Exponential Functions 1 7.1 Basic Trigonometric

More information

M361 Theory of functions of a complex variable

M361 Theory of functions of a complex variable M361 Theory of functions of a complex variable T. Perutz U.T. Austin, Fall 2012 Lecture 4: Exponentials and logarithms We have already been making free use of the sine and cosine functions, cos: R R, sin:

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

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

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

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

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

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

Exponential and Trigonometric functions

Exponential and Trigonometric functions Exponential and Trigonometric functions Our toolkit of concrete holomorphic functions is woefully small. We will now remedy this by introducing the classical exponential and trigonometric functions using

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

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

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

Complex Variables. Cathal Ormond

Complex Variables. Cathal Ormond Complex Variables Cathal Ormond Contents 1 Introduction 3 1.1 Definition: Polar Form.............................. 3 1.2 Definition: Length................................ 3 1.3 Definitions.....................................

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.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 Slide 9: Power Series

Complex Analysis Slide 9: Power Series Complex Analysis Slide 9: Power Series MA201 Mathematics III Department of Mathematics IIT Guwahati August 2015 Complex Analysis Slide 9: Power Series 1 / 37 Learning Outcome of this Lecture We learn Sequence

More information

Complex numbers, the exponential function, and factorization over C

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

More information

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

COMPLEX ANALYSIS TOPIC V: HISTORICAL REMARKS

COMPLEX ANALYSIS TOPIC V: HISTORICAL REMARKS COMPLEX ANALYSIS TOPIC V: HISTORICAL REMARKS PAUL L. BAILEY Historical Background Reference: http://math.fullerton.edu/mathews/n2003/complexnumberorigin.html Rafael Bombelli (Italian 1526-1572) Recall

More information

4 Uniform convergence

4 Uniform convergence 4 Uniform convergence In the last few sections we have seen several functions which have been defined via series or integrals. We now want to develop tools that will allow us to show that these functions

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

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

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

Solutions to Problem Sheet for Week 11

Solutions to Problem Sheet for Week 11 THE UNIVERSITY OF SYDNEY SCHOOL OF MATHEMATICS AND STATISTICS Solutions to Problem Sheet for Week MATH9: Differential Calculus (Advanced) Semester, 7 Web Page: sydney.edu.au/science/maths/u/ug/jm/math9/

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

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

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

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

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

Notes on uniform convergence

Notes on uniform convergence Notes on uniform convergence Erik Wahlén erik.wahlen@math.lu.se January 17, 2012 1 Numerical sequences We begin by recalling some properties of numerical sequences. By a numerical sequence we simply mean

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

Mathematics of Imaging: Lecture 3

Mathematics of Imaging: Lecture 3 Mathematics of Imaging: Lecture 3 Linear Operators in Infinite Dimensions Consider the linear operator on the space of continuous functions defined on IR. J (f)(x) = x 0 f(s) ds Every function in the range

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

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

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series .... Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 4, 20

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

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 1A, Complete Lecture Notes. Fedor Duzhin

MATH 1A, Complete Lecture Notes. Fedor Duzhin MATH 1A, Complete Lecture Notes Fedor Duzhin 2007 Contents I Limit 6 1 Sets and Functions 7 1.1 Sets................................. 7 1.2 Functions.............................. 8 1.3 How to define a

More information

18.03 LECTURE NOTES, SPRING 2014

18.03 LECTURE NOTES, SPRING 2014 18.03 LECTURE NOTES, SPRING 2014 BJORN POONEN 7. Complex numbers Complex numbers are expressions of the form x + yi, where x and y are real numbers, and i is a new symbol. Multiplication of complex numbers

More information

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

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

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics

Chapter 3a Topics in differentiation. Problems in differentiation. Problems in differentiation. LC Abueg: mathematical economics Chapter 3a Topics in differentiation Lectures in Mathematical Economics L Cagandahan Abueg De La Salle University School of Economics Problems in differentiation Problems in differentiation Problem 1.

More information

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works.

We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Analysis I We have been going places in the car of calculus for years, but this analysis course is about how the car actually works. Copier s Message These notes may contain errors. In fact, they almost

More information

Appendix A. Sequences and series. A.1 Sequences. Definition A.1 A sequence is a function N R.

Appendix A. Sequences and series. A.1 Sequences. Definition A.1 A sequence is a function N R. Appendix A Sequences and series This course has for prerequisite a course (or two) of calculus. The purpose of this appendix is to review basic definitions and facts concerning sequences and series, which

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson JUST THE MATHS UNIT NUMBER.5 DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) by A.J.Hobson.5. Maclaurin s series.5. Standard series.5.3 Taylor s series.5.4 Exercises.5.5 Answers to exercises

More information

MATH 117 LECTURE NOTES

MATH 117 LECTURE NOTES MATH 117 LECTURE NOTES XIN ZHOU Abstract. This is the set of lecture notes for Math 117 during Fall quarter of 2017 at UC Santa Barbara. The lectures follow closely the textbook [1]. Contents 1. The set

More information

MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem.

MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem. MATH 409 Advanced Calculus I Lecture 7: Monotone sequences. The Bolzano-Weierstrass theorem. Limit of a sequence Definition. Sequence {x n } of real numbers is said to converge to a real number a if for

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

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

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 1 1 Power Series Suppose x is a variable and c k & a are constants. A power series about x = 0 is c k x k A power series about x = a is c k x a k a = center of the power series c k =

More information

2.4 Lecture 7: Exponential and trigonometric

2.4 Lecture 7: Exponential and trigonometric 154 CHAPTER. CHAPTER II.0 1 - - 1 1 -.0 - -.0 - - - - - - - - - - 1 - - - - - -.0 - Figure.9: generalized elliptical domains; figures are shown for ǫ = 1, ǫ = 0.8, eps = 0.6, ǫ = 0.4, and ǫ = 0 the case

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

VII.5. The Weierstrass Factorization Theorem

VII.5. The Weierstrass Factorization Theorem VII.5. The Weierstrass Factorization Theorem 1 VII.5. The Weierstrass Factorization Theorem Note. Conway motivates this section with the following question: Given a sequence {a k } in G which has no limit

More information

Paul-Eugène Parent. March 12th, Department of Mathematics and Statistics University of Ottawa. MAT 3121: Complex Analysis I

Paul-Eugène Parent. March 12th, Department of Mathematics and Statistics University of Ottawa. MAT 3121: Complex Analysis I Paul-Eugène Parent Department of Mathematics and Statistics University of Ottawa March 12th, 2014 Outline 1 Holomorphic power Series Proposition Let f (z) = a n (z z o ) n be the holomorphic function defined

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

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Section 11.1 The Least Upper Bound Axiom a. Least Upper Bound Axiom b. Examples c. Theorem 11.1.2 d. Example e. Greatest Lower Bound f. Theorem

More information

MTH3101 Spring 2017 HW Assignment 4: Sec. 26: #6,7; Sec. 33: #5,7; Sec. 38: #8; Sec. 40: #2 The due date for this assignment is 2/23/17.

MTH3101 Spring 2017 HW Assignment 4: Sec. 26: #6,7; Sec. 33: #5,7; Sec. 38: #8; Sec. 40: #2 The due date for this assignment is 2/23/17. MTH0 Spring 07 HW Assignment : Sec. 6: #6,7; Sec. : #5,7; Sec. 8: #8; Sec. 0: # The due date for this assignment is //7. Sec. 6: #6. Use results in Sec. to verify that the function g z = ln r + iθ r >

More information

Exercises involving elementary functions

Exercises involving elementary functions 017:11:0:16:4:09 c M. K. Warby MA3614 Complex variable methods and applications 1 Exercises involving elementary functions 1. This question was in the class test in 016/7 and was worth 5 marks. a) Let

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

MTH 362: Advanced Engineering Mathematics

MTH 362: Advanced Engineering Mathematics MTH 362: Advanced Engineering Mathematics Lecture 1 Jonathan A. Chávez Casillas 1 1 University of Rhode Island Department of Mathematics September 7, 2017 Course Name and number: MTH 362: Advanced Engineering

More information

Chapter 4: Open mapping theorem, removable singularities

Chapter 4: Open mapping theorem, removable singularities Chapter 4: Open mapping theorem, removable singularities Course 44, 2003 04 February 9, 2004 Theorem 4. (Laurent expansion) Let f : G C be analytic on an open G C be open that contains a nonempty annulus

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

Section 7.2. The Calculus of Complex Functions

Section 7.2. The Calculus of Complex Functions Section 7.2 The Calculus of Complex Functions In this section we will iscuss limits, continuity, ifferentiation, Taylor series in the context of functions which take on complex values. Moreover, we will

More information

(x 1, y 1 ) = (x 2, y 2 ) if and only if x 1 = x 2 and y 1 = y 2.

(x 1, y 1 ) = (x 2, y 2 ) if and only if x 1 = x 2 and y 1 = y 2. 1. Complex numbers A complex number z is defined as an ordered pair z = (x, y), where x and y are a pair of real numbers. In usual notation, we write z = x + iy, where i is a symbol. The operations of

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

Simply Connected Domains

Simply Connected Domains Simply onnected Domains Generaliing the losed urve Theorem We have shown that if f() is analytic inside and on a closed curve, then f()d = 0. We have also seen examples where f() is analytic on the curve,

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

Solution of the 8 th Homework

Solution of the 8 th Homework Solution of the 8 th Homework Sangchul Lee December 8, 2014 1 Preinary 1.1 A simple remark on continuity The following is a very simple and trivial observation. But still this saves a lot of words in actual

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics An Introductory Single Variable Real Analysis: A Learning Approach through Problem Solving Marcel B. Finan c All Rights

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

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

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

LECTURE-15 : LOGARITHMS AND COMPLEX POWERS

LECTURE-15 : LOGARITHMS AND COMPLEX POWERS LECTURE-5 : LOGARITHMS AND COMPLEX POWERS VED V. DATAR The purpose of this lecture is twofold - first, to characterize domains on which a holomorphic logarithm can be defined, and second, to show that

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

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

1 Sets of real numbers

1 Sets of real numbers 1 Sets of real numbers Outline Sets of numbers, operations, functions Sets of natural, integer, rational and real numbers Operations with real numbers and their properties Representations of real numbers

More information

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9 MAT 570 REAL ANALYSIS LECTURE NOTES PROFESSOR: JOHN QUIGG SEMESTER: FALL 204 Contents. Sets 2 2. Functions 5 3. Countability 7 4. Axiom of choice 8 5. Equivalence relations 9 6. Real numbers 9 7. Extended

More information

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall.

Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall. .1 Limits of Sequences. CHAPTER.1.0. a) True. If converges, then there is an M > 0 such that M. Choose by Archimedes an N N such that N > M/ε. Then n N implies /n M/n M/N < ε. b) False. = n does not converge,

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

MATH5685 Assignment 3

MATH5685 Assignment 3 MATH5685 Assignment 3 Due: Wednesday 3 October 1. The open unit disk is denoted D. Q1. Suppose that a n for all n. Show that (1 + a n) converges if and only if a n converges. [Hint: prove that ( N (1 +

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

Solutions to Tutorial for Week 3

Solutions to Tutorial for Week 3 The University of Sydney School of Mathematics and Statistics Solutions to Tutorial for Week 3 MATH9/93: Calculus of One Variable (Advanced) Semester, 08 Web Page: sydney.edu.au/science/maths/u/ug/jm/math9/

More information

MASTERS EXAMINATION IN MATHEMATICS

MASTERS EXAMINATION IN MATHEMATICS MASTERS EXAMINATION IN MATHEMATICS PURE MATHEMATICS OPTION FALL 2007 Full points can be obtained for correct answers to 8 questions. Each numbered question (which may have several parts) is worth the same

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

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

Math 220A Homework 4 Solutions

Math 220A Homework 4 Solutions Math 220A Homework 4 Solutions Jim Agler 26. (# pg. 73 Conway). Prove the assertion made in Proposition 2. (pg. 68) that g is continuous. Solution. We wish to show that if g : [a, b] [c, d] C is a continuous

More information

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation

LECTURE 10: REVIEW OF POWER SERIES. 1. Motivation LECTURE 10: REVIEW OF POWER SERIES By definition, a power series centered at x 0 is a series of the form where a 0, a 1,... and x 0 are constants. For convenience, we shall mostly be concerned with the

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

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

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

2.5 Exponential Functions and Trigonometric Functions

2.5 Exponential Functions and Trigonometric Functions 5 CHAPTER. COMPLEX-VALUED FUNCTIONS.5 Exponential Functions and Trigonometric Functions Exponential Function and Its Properties By the theory of power series, we can define e z := which is called the exponential

More information

Part 3.3 Differentiation Taylor Polynomials

Part 3.3 Differentiation Taylor Polynomials Part 3.3 Differentiation 3..3.1 Taylor Polynomials Definition 3.3.1 Taylor 1715 and Maclaurin 1742) If a is a fixed number, and f is a function whose first n derivatives exist at a then the Taylor polynomial

More information

Our goal is to solve a general constant coecient linear second order. this way but that will not always happen). Once we have y 1, it will always

Our goal is to solve a general constant coecient linear second order. this way but that will not always happen). Once we have y 1, it will always October 5 Relevant reading: Section 2.1, 2.2, 2.3 and 2.4 Our goal is to solve a general constant coecient linear second order ODE a d2 y dt + bdy + cy = g (t) 2 dt where a, b, c are constants and a 0.

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

Fourier Theory on the Complex Plane II Weak Convergence, Classification and Factorization of Singularities

Fourier Theory on the Complex Plane II Weak Convergence, Classification and Factorization of Singularities Fourier Theory on the Complex Plane II Weak Convergence, Classification and Factorization of Singularities Jorge L. delyra Department of Mathematical Physics Physics Institute University of São Paulo April

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 Complex Analysis A. Swaminathan I.I.T. Roorkee, India and V.K. Katiyar I.I.T. Roorkee, India A.Swaminathan and V.K.Katiyar (NPTEL) Complex Analysis 1 / 17 Complex Analysis Module: 5:

More information

SERIES SOLUTION OF DIFFERENTIAL EQUATIONS

SERIES SOLUTION OF DIFFERENTIAL EQUATIONS SERIES SOLUTION OF DIFFERENTIAL EQUATIONS Introduction to Differential Equations Nanang Susyanto Computer Science (International) FMIPA UGM 17 April 2017 NS (CS-International) Series solution 17/04/2017

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

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