A First Course in Complex Analysis

Total Page:16

File Type:pdf, Size:1020Kb

A First Course in Complex Analysis A First Course in Complex Analysis Version 1.4 Matthias Beck Gerald Marchesi Department of Mathematics Department of Mathematical Sciences San Francisco State University Binghamton University (SUNY) San Francisco, CA 94132 Binghamton, NY 13902-6000 [email protected] [email protected] Dennis Pixton Lucas Sabalka Department of Mathematical Sciences Department of Mathematics & Computer Science Binghamton University (SUNY) Saint Louis University Binghamton, NY 13902-6000 St Louis, MO 63112 [email protected] [email protected] Copyright 2002–2012 by the authors. All rights reserved. The most current version of this book is available at the websites http://www.math.binghamton.edu/dennis/complex.pdf http://math.sfsu.edu/beck/complex.html. This book may be freely reproduced and distributed, provided that it is reproduced in its entirety from the most recent version. This book may not be altered in any way, except for changes in format required for printing or other distribution, without the permission of the authors. 2 These are the lecture notes of a one-semester undergraduate course which we have taught several times at Binghamton University (SUNY) and San Francisco State University. For many of our students, complex analysis is their first rigorous analysis (if not mathematics) class they take, and these notes reflect this very much. We tried to rely on as few concepts from real analysis as possible. In particular, series and sequences are treated “from scratch." This also has the (maybe disadvantageous) consequence that power series are introduced very late in the course. We thank our students who made many suggestions for and found errors in the text. Spe- cial thanks go to Joshua Palmatier, Collin Bleak, Sharma Pallekonda, and Dmytro Savchuk at Binghamton University (SUNY) for comments after teaching from this book. Contents 1 Complex Numbers 1 1.0 Introduction . 1 1.1 Definitions and Algebraic Properties . 2 1.2 From Algebra to Geometry and Back . 3 1.3 Geometric Properties . 6 1.4 Elementary Topology of the Plane . 8 1.5 Theorems from Calculus . 11 Exercises . 12 Optional Lab . 15 2 Differentiation 17 2.1 First Steps . 17 2.2 Differentiability and Holomorphicity . 19 2.3 Constant Functions . 22 2.4 The Cauchy–Riemann Equations . 23 Exercises . 25 3 Examples of Functions 28 3.1 Möbius Transformations . 28 3.2 Infinity and the Cross Ratio . 31 3.3 Stereographic Projection . 34 3.4 Exponential and Trigonometric Functions . 36 3.5 The Logarithm and Complex Exponentials . 39 Exercises . 41 4 Integration 46 4.1 Definition and Basic Properties . 46 4.2 Cauchy’s Theorem . 49 4.3 Cauchy’s Integral Formula . 52 Exercises . 54 3 CONTENTS 4 5 Consequences of Cauchy’s Theorem 58 5.1 Extensions of Cauchy’s Formula . 58 5.2 Taking Cauchy’s Formula to the Limit . 60 5.3 Antiderivatives . 63 Exercises . 66 6 Harmonic Functions 69 6.1 Definition and Basic Properties . 69 6.2 Mean-Value and Maximum/Minimum Principle . 71 Exercises . 73 7 Power Series 75 7.1 Sequences and Completeness . 75 7.2 Series . 77 7.3 Sequences and Series of Functions . 79 7.4 Region of Convergence . 82 Exercises . 85 8 Taylor and Laurent Series 90 8.1 Power Series and Holomorphic Functions . 90 8.2 Classification of Zeros and the Identity Principle . 95 8.3 Laurent Series . 97 Exercises . 100 9 Isolated Singularities and the Residue Theorem 103 9.1 Classification of Singularities . 103 9.2 Residues . 107 9.3 Argument Principle and Rouché’s Theorem . 110 Exercises . 113 10 Discrete Applications of the Residue Theorem 116 10.1 Infinite Sums . 116 10.2 Binomial Coefficients . 117 10.3 Fibonacci Numbers . 118 10.4 The ‘Coin-Exchange Problem’ . 118 10.5 Dedekind sums . 120 Solutions to Selected Exercises 121 Chapter 1 Complex Numbers Die ganzen Zahlen hat der liebe Gott geschaffen, alles andere ist Menschenwerk. (God created the integers, everything else is made by humans.) Leopold Kronecker (1823–1891) 1.0 Introduction The real numbers have many nice properties. There are operations such as addition, subtraction, multiplication as well as division by any real number except zero. There are useful laws that govern these operations such as the commutative and distributive laws. You can also take limits and do calculus. But you cannot take the square root of −1. Equivalently, you cannot find a root of the equation x2 + 1 = 0. (1.1) Most of you have heard that there is a “new” number i that is a root of the Equation (1.1). That is, i2 + 1 = 0 or i2 = −1. We will show that when the real numbers are enlarged to a new system called the complex numbers that includes i, not only do we gain a number with interesting properties, but we do not lose any of the nice properties that we had before. Specifically, the complex numbers, like the real numbers, will have the operations of addi- tion, subtraction, multiplication as well as division by any complex number except zero. These operations will follow all the laws that we are used to such as the commutative and distributive laws. We will also be able to take limits and do calculus. And, there will be a root of Equation (1.1). In the next section we show exactly how the complex numbers are set up and in the rest of this chapter we will explore the properties of the complex numbers. These properties will be both algebraic properties (such as the commutative and distributive properties mentioned already) and also geometric properties. You will see, for example, that multiplication can be described geometrically. In the rest of the book, the calculus of complex numbers will be built on the properties that we develop in this chapter. 1 CHAPTER 1. COMPLEX NUMBERS 2 1.1 Definitions and Algebraic Properties There are many equivalent ways to think about a complex number, each of which is useful in its own right. In this section, we begin with the formal definition of a complex number. We then interpret this formal definition into more useful and easier to work with algebraic language. Then, in the next section, we will see three more ways of thinking about complex numbers. The complex numbers can be defined as pairs of real numbers, C = f(x, y) : x, y 2 Rg , equipped with the addition (x, y) + (a, b) = (x + a, y + b) and the multiplication (x, y) · (a, b) = (xa − yb, xb + ya) . One reason to believe that the definitions of these binary operations are “good" is that C is an extension of R, in the sense that the complex numbers of the form (x, 0) behave just like real numbers; that is, (x, 0) + (y, 0) = (x + y, 0) and (x, 0) · (y, 0) = (x · y, 0). So we can think of the real numbers being embedded in C as those complex numbers whose second coordinate is zero. The following basic theorem states the algebraic structure that we established with our defi- nitions. Its proof is straightforward but nevertheless a good exercise. Theorem 1.1. (C, +, ·) is a field; that is: 8 (x, y), (a, b) 2 C : (x, y) + (a, b) 2 C (1.2) 8 (x, y), (a, b), (c, d) 2 C : (x, y) + (a, b) + (c, d) = (x, y) + (a, b) + (c, d) (1.3) 8 (x, y), (a, b) 2 C : (x, y) + (a, b) = (a, b) + (x, y) (1.4) 8 (x, y) 2 C : (x, y) + (0, 0) = (x, y) (1.5) 8 (x, y) 2 C : (x, y) + (−x, −y) = (0, 0) (1.6) 8 (x, y), (a, b), (c, d) 2 C : (x, y) · (a, b) + (c, d) = (x, y) · (a, b) + (x, y) · (c, d) (1.7) 8 (x, y), (a, b) 2 C : (x, y) · (a, b) 2 C (1.8) 8 (x, y), (a, b), (c, d) 2 C : (x, y) · (a, b) · (c, d) = (x, y) · (a, b) · (c, d) (1.9) 8 (x, y), (a, b) 2 C : (x, y) · (a, b) = (a, b) · (x, y) (1.10) 8 (x, y) 2 C : (x, y) · (1, 0) = (x, y) (1.11) 8 ( ) 2 C n f( )g ( ) · x −y = ( ) x, y 0, 0 : x, y x2+y2 , x2+y2 1, 0 (1.12) Remark. What we are stating here can be compressed in the language of algebra: equations (1.2)–(1.6) say that (C, +) is an Abelian group with unit element (0, 0), equations (1.8)–(1.12) that (C n f(0, 0)g, ·) is an abelian group with unit element (1, 0). (If you don’t know what these terms mean—don’t worry, we will not have to deal with them.) CHAPTER 1. COMPLEX NUMBERS 3 The definition of our multiplication implies the innocent looking statement (0, 1) · (0, 1) = (−1, 0) . (1.13) This identity together with the fact that (a, 0) · (x, y) = (ax, ay) allows an alternative notation for complex numbers. The latter implies that we can write (x, y) = (x, 0) + (0, y) = (x, 0) · (1, 0) + (y, 0) · (0, 1) . If we think—in the spirit of our remark on the embedding of R in C—of (x, 0) and (y, 0) as the real numbers x and y, then this means that we can write any complex number (x, y) as a linear combination of (1, 0) and (0, 1), with the real coefficients x and y. (1, 0), in turn, can be thought of as the real number 1. So if we give (0, 1) a special name, say i, then the complex number that we used to call (x, y) can be written as x · 1 + y · i, or in short, x + iy .
Recommended publications
  • Informal Lecture Notes for Complex Analysis
    Informal lecture notes for complex analysis Robert Neel I'll assume you're familiar with the review of complex numbers and their algebra as contained in Appendix G of Stewart's book, so we'll pick up where that leaves off. 1 Elementary complex functions In one-variable real calculus, we have a collection of basic functions, like poly- nomials, rational functions, the exponential and log functions, and the trig functions, which we understand well and which serve as the building blocks for more general functions. The same is true in one complex variable; in fact, the real functions we just listed can be extended to complex functions. 1.1 Polynomials and rational functions We start with polynomials and rational functions. We know how to multiply and add complex numbers, and thus we understand polynomial functions. To be specific, a degree n polynomial, for some non-negative integer n, is a function of the form n n−1 f(z) = cnz + cn−1z + ··· + c1z + c0; 3 where the ci are complex numbers with cn 6= 0. For example, f(z) = 2z + (1 − i)z + 2i is a degree three (complex) polynomial. Polynomials are clearly defined on all of C. A rational function is the quotient of two polynomials, and it is defined everywhere where the denominator is non-zero. z2+1 Example: The function f(z) = z2−1 is a rational function. The denomina- tor will be zero precisely when z2 = 1. We know that every non-zero complex number has n distinct nth roots, and thus there will be two points at which the denominator is zero.
    [Show full text]
  • MATH 305 Complex Analysis, Spring 2016 Using Residues to Evaluate Improper Integrals Worksheet for Sections 78 and 79
    MATH 305 Complex Analysis, Spring 2016 Using Residues to Evaluate Improper Integrals Worksheet for Sections 78 and 79 One of the interesting applications of Cauchy's Residue Theorem is to find exact values of real improper integrals. The idea is to integrate a complex rational function around a closed contour C that can be arbitrarily large. As the size of the contour becomes infinite, the piece in the complex plane (typically an arc of a circle) contributes 0 to the integral, while the part remaining covers the entire real axis (e.g., an improper integral from −∞ to 1). An Example Let us use residues to derive the formula p Z 1 x2 2 π 4 dx = : (1) 0 x + 1 4 Note the somewhat surprising appearance of π for the value of this integral. z2 First, let f(z) = and let C = L + C be the contour that consists of the line segment L z4 + 1 R R R on the real axis from −R to R, followed by the semi-circle CR of radius R traversed CCW (see figure below). Note that C is a positively oriented, simple, closed contour. We will assume that R > 1. Next, notice that f(z) has two singular points (simple poles) inside C. Call them z0 and z1, as shown in the figure. By Cauchy's Residue Theorem. we have I f(z) dz = 2πi Res f(z) + Res f(z) C z=z0 z=z1 On the other hand, we can parametrize the line segment LR by z = x; −R ≤ x ≤ R, so that I Z R x2 Z z2 f(z) dz = 4 dx + 4 dz; C −R x + 1 CR z + 1 since C = LR + CR.
    [Show full text]
  • Arxiv:1207.1472V2 [Math.CV]
    SOME SIMPLIFICATIONS IN THE PRESENTATIONS OF COMPLEX POWER SERIES AND UNORDERED SUMS OSWALDO RIO BRANCO DE OLIVEIRA Abstract. This text provides very easy and short proofs of some basic prop- erties of complex power series (addition, subtraction, multiplication, division, rearrangement, composition, differentiation, uniqueness, Taylor’s series, Prin- ciple of Identity, Principle of Isolated Zeros, and Binomial Series). This is done by simplifying the usual presentation of unordered sums of a (countable) family of complex numbers. All the proofs avoid formal power series, double series, iterated series, partial series, asymptotic arguments, complex integra- tion theory, and uniform continuity. The use of function continuity as well as epsilons and deltas is kept to a mininum. Mathematics Subject Classification: 30B10, 40B05, 40C15, 40-01, 97I30, 97I80 Key words and phrases: Power Series, Multiple Sequences, Series, Summability, Complex Analysis, Functions of a Complex Variable. Contents 1. Introduction 1 2. Preliminaries 2 3. Absolutely Convergent Series and Commutativity 3 4. Unordered Countable Sums and Commutativity 5 5. Unordered Countable Sums and Associativity. 9 6. Sum of a Double Sequence and The Cauchy Product 10 7. Power Series - Algebraic Properties 11 8. Power Series - Analytic Properties 14 References 17 arXiv:1207.1472v2 [math.CV] 27 Jul 2012 1. Introduction The objective of this work is to provide a simplification of the theory of un- ordered sums of a family of complex numbers (in particular, for a countable family of complex numbers) as well as very easy proofs of basic operations and properties concerning complex power series, such as addition, scalar multiplication, multipli- cation, division, rearrangement, composition, differentiation (see Apostol [2] and Vyborny [21]), Taylor’s formula, principle of isolated zeros, uniqueness, principle of identity, and binomial series.
    [Show full text]
  • The Integral Geometry of Line Complexes and a Theorem of Gelfand-Graev Astérisque, Tome S131 (1985), P
    Astérisque VICTOR GUILLEMIN The integral geometry of line complexes and a theorem of Gelfand-Graev Astérisque, tome S131 (1985), p. 135-149 <http://www.numdam.org/item?id=AST_1985__S131__135_0> © Société mathématique de France, 1985, tous droits réservés. L’accès aux archives de la collection « Astérisque » (http://smf4.emath.fr/ Publications/Asterisque/) implique l’accord avec les conditions générales d’uti- lisation (http://www.numdam.org/conditions). Toute utilisation commerciale ou impression systématique est constitutive d’une infraction pénale. Toute copie ou impression de ce fichier doit contenir la présente mention de copyright. Article numérisé dans le cadre du programme Numérisation de documents anciens mathématiques http://www.numdam.org/ Société Mathématique de France Astérisque, hors série, 1985, p. 135-149 THE INTEGRAL GEOMETRY OF LINE COMPLEXES AND A THEOREM OF GELFAND-GRAEV BY Victor GUILLEMIN 1. Introduction Let P = CP3 be the complex three-dimensional projective space and let G = CG(2,4) be the Grassmannian of complex two-dimensional subspaces of C4. To each point p E G corresponds a complex line lp in P. Given a smooth function, /, on P we will show in § 2 how to define properly the line integral, (1.1) f(\)d\ d\. = f(p). d A complex hypersurface, 5, in G is called admissible if there exists no smooth function, /, which is not identically zero but for which the line integrals, (1,1) are zero for all p G 5. In other words if S is admissible, then, in principle, / can be determined by its integrals over the lines, Zp, p G 5. In the 60's GELFAND and GRAEV settled the problem of characterizing which subvarieties, 5, of G have this property.
    [Show full text]
  • Complex Logarithm
    Complex Analysis Math 214 Spring 2014 Fowler 307 MWF 3:00pm - 3:55pm c 2014 Ron Buckmire http://faculty.oxy.edu/ron/math/312/14/ Class 14: Monday February 24 TITLE The Complex Logarithm CURRENT READING Zill & Shanahan, Section 4.1 HOMEWORK Zill & Shanahan, §4.1.2 # 23,31,34,42 44*; SUMMARY We shall return to the murky world of branch cuts as we expand our repertoire of complex functions when we encounter the complex logarithm function. The Complex Logarithm log z Let us define w = log z as the inverse of z = ew. NOTE Your textbook (Zill & Shanahan) uses ln instead of log and Ln instead of Log . We know that exp[ln |z|+i(θ+2nπ)] = z, where n ∈ Z, from our knowledge of the exponential function. So we can define log z =ln|z| + i arg z =ln|z| + i Arg z +2nπi =lnr + iθ where r = |z| as usual, and θ is the argument of z If we only use the principal value of the argument, then we define the principal value of log z as Log z, where Log z =ln|z| + i Arg z = Log |z| + i Arg z Exercise Compute Log (−2) and log(−2), Log (2i), and log(2i), Log (−4) and log(−4) Logarithmic Identities z = elog z but log ez = z +2kπi (Is this a surprise?) log(z1z2) = log z1 + log z2 z1 log = log z1 − log z2 z2 However these do not neccessarily apply to the principal branch of the logarithm, written as Log z. (i.e. is Log (2) + Log (−2) = Log (−4)? 1 Complex Analysis Worksheet 14 Math 312 Spring 2014 Log z: the Principal Branch of log z Log z is a single-valued function and is analytic in the domain D∗ consisting of all points of the complex plane except for those lying on the nonpositive real axis, where d 1 Log z = dz z Sketch the set D∗ and convince yourself that it is an open connected set.
    [Show full text]
  • Complex Analysis
    Complex Analysis Andrew Kobin Fall 2010 Contents Contents Contents 0 Introduction 1 1 The Complex Plane 2 1.1 A Formal View of Complex Numbers . .2 1.2 Properties of Complex Numbers . .4 1.3 Subsets of the Complex Plane . .5 2 Complex-Valued Functions 7 2.1 Functions and Limits . .7 2.2 Infinite Series . 10 2.3 Exponential and Logarithmic Functions . 11 2.4 Trigonometric Functions . 14 3 Calculus in the Complex Plane 16 3.1 Line Integrals . 16 3.2 Differentiability . 19 3.3 Power Series . 23 3.4 Cauchy's Theorem . 25 3.5 Cauchy's Integral Formula . 27 3.6 Analytic Functions . 30 3.7 Harmonic Functions . 33 3.8 The Maximum Principle . 36 4 Meromorphic Functions and Singularities 37 4.1 Laurent Series . 37 4.2 Isolated Singularities . 40 4.3 The Residue Theorem . 42 4.4 Some Fourier Analysis . 45 4.5 The Argument Principle . 46 5 Complex Mappings 47 5.1 M¨obiusTransformations . 47 5.2 Conformal Mappings . 47 5.3 The Riemann Mapping Theorem . 47 6 Riemann Surfaces 48 6.1 Holomorphic and Meromorphic Maps . 48 6.2 Covering Spaces . 52 7 Elliptic Functions 55 7.1 Elliptic Functions . 55 7.2 Elliptic Curves . 61 7.3 The Classical Jacobian . 67 7.4 Jacobians of Higher Genus Curves . 72 i 0 Introduction 0 Introduction These notes come from a semester course on complex analysis taught by Dr. Richard Carmichael at Wake Forest University during the fall of 2010. The main topics covered include Complex numbers and their properties Complex-valued functions Line integrals Derivatives and power series Cauchy's Integral Formula Singularities and the Residue Theorem The primary reference for the course and throughout these notes is Fisher's Complex Vari- ables, 2nd edition.
    [Show full text]
  • CR Singular Immersions of Complex Projective Spaces
    Beitr¨agezur Algebra und Geometrie Contributions to Algebra and Geometry Volume 43 (2002), No. 2, 451-477. CR Singular Immersions of Complex Projective Spaces Adam Coffman∗ Department of Mathematical Sciences Indiana University Purdue University Fort Wayne Fort Wayne, IN 46805-1499 e-mail: Coff[email protected] Abstract. Quadratically parametrized smooth maps from one complex projective space to another are constructed as projections of the Segre map of the complexifi- cation. A classification theorem relates equivalence classes of projections to congru- ence classes of matrix pencils. Maps from the 2-sphere to the complex projective plane, which generalize stereographic projection, and immersions of the complex projective plane in four and five complex dimensions, are considered in detail. Of particular interest are the CR singular points in the image. MSC 2000: 14E05, 14P05, 15A22, 32S20, 32V40 1. Introduction It was shown by [23] that the complex projective plane CP 2 can be embedded in R7. An example of such an embedding, where R7 is considered as a subspace of C4, and CP 2 has complex homogeneous coordinates [z1 : z2 : z3], was given by the following parametric map: 1 2 2 [z1 : z2 : z3] 7→ 2 2 2 (z2z¯3, z3z¯1, z1z¯2, |z1| − |z2| ). |z1| + |z2| + |z3| Another parametric map of a similar form embeds the complex projective line CP 1 in R3 ⊆ C2: 1 2 2 [z0 : z1] 7→ 2 2 (2¯z0z1, |z1| − |z0| ). |z0| + |z1| ∗The author’s research was supported in part by a 1999 IPFW Summer Faculty Research Grant. 0138-4821/93 $ 2.50 c 2002 Heldermann Verlag 452 Adam Coffman: CR Singular Immersions of Complex Projective Spaces This may look more familiar when restricted to an affine neighborhood, [z0 : z1] = (1, z) = (1, x + iy), so the set of complex numbers is mapped to the unit sphere: 2x 2y |z|2 − 1 z 7→ ( , , ), 1 + |z|2 1 + |z|2 1 + |z|2 and the “point at infinity”, [0 : 1], is mapped to the point (0, 0, 1) ∈ R3.
    [Show full text]
  • Augustin-Louis Cauchy - Wikipedia, the Free Encyclopedia 1/6/14 3:35 PM Augustin-Louis Cauchy from Wikipedia, the Free Encyclopedia
    Augustin-Louis Cauchy - Wikipedia, the free encyclopedia 1/6/14 3:35 PM Augustin-Louis Cauchy From Wikipedia, the free encyclopedia Baron Augustin-Louis Cauchy (French: [oɡystɛ̃ Augustin-Louis Cauchy lwi koʃi]; 21 August 1789 – 23 May 1857) was a French mathematician who was an early pioneer of analysis. He started the project of formulating and proving the theorems of infinitesimal calculus in a rigorous manner, rejecting the heuristic Cauchy around 1840. Lithography by Zéphirin principle of the Belliard after a painting by Jean Roller. generality of algebra exploited by earlier Born 21 August 1789 authors. He defined Paris, France continuity in terms of Died 23 May 1857 (aged 67) infinitesimals and gave Sceaux, France several important Nationality French theorems in complex Fields Mathematics analysis and initiated the Institutions École Centrale du Panthéon study of permutation École Nationale des Ponts et groups in abstract Chaussées algebra. A profound École polytechnique mathematician, Cauchy Alma mater École Nationale des Ponts et exercised a great Chaussées http://en.wikipedia.org/wiki/Augustin-Louis_Cauchy Page 1 of 24 Augustin-Louis Cauchy - Wikipedia, the free encyclopedia 1/6/14 3:35 PM influence over his Doctoral Francesco Faà di Bruno contemporaries and students Viktor Bunyakovsky successors. His writings Known for See list cover the entire range of mathematics and mathematical physics. "More concepts and theorems have been named for Cauchy than for any other mathematician (in elasticity alone there are sixteen concepts and theorems named for Cauchy)."[1] Cauchy was a prolific writer; he wrote approximately eight hundred research articles and five complete textbooks. He was a devout Roman Catholic, strict Bourbon royalist, and a close associate of the Jesuit order.
    [Show full text]
  • Complex Analysis (Princeton Lectures in Analysis, Volume
    COMPLEX ANALYSIS Ibookroot October 20, 2007 Princeton Lectures in Analysis I Fourier Analysis: An Introduction II Complex Analysis III Real Analysis: Measure Theory, Integration, and Hilbert Spaces Princeton Lectures in Analysis II COMPLEX ANALYSIS Elias M. Stein & Rami Shakarchi PRINCETON UNIVERSITY PRESS PRINCETON AND OXFORD Copyright © 2003 by Princeton University Press Published by Princeton University Press, 41 William Street, Princeton, New Jersey 08540 In the United Kingdom: Princeton University Press, 6 Oxford Street, Woodstock, Oxfordshire OX20 1TW All Rights Reserved Library of Congress Control Number 2005274996 ISBN 978-0-691-11385-2 British Library Cataloging-in-Publication Data is available The publisher would like to acknowledge the authors of this volume for providing the camera-ready copy from which this book was printed Printed on acid-free paper. ∞ press.princeton.edu Printed in the United States of America 5 7 9 10 8 6 To my grandchildren Carolyn, Alison, Jason E.M.S. To my parents Mohamed & Mireille and my brother Karim R.S. Foreword Beginning in the spring of 2000, a series of four one-semester courses were taught at Princeton University whose purpose was to present, in an integrated manner, the core areas of analysis. The objective was to make plain the organic unity that exists between the various parts of the subject, and to illustrate the wide applicability of ideas of analysis to other fields of mathematics and science. The present series of books is an elaboration of the lectures that were given. While there are a number of excellent texts dealing with individual parts of what we cover, our exposition aims at a different goal: pre- senting the various sub-areas of analysis not as separate disciplines, but rather as highly interconnected.
    [Show full text]
  • Argument Principle
    Topic 11 Notes Jeremy Orloff 11 Argument Principle 11.1 Introduction The argument principle (or principle of the argument) is a consequence of the residue theorem. It connects the winding number of a curve with the number of zeros and poles inside the curve. This is useful for applications (mathematical and otherwise) where we want to know the location of zeros and poles. 11.2 Principle of the argument Setup. � a simple closed curve, oriented in a counterclockwise direction. f .z/ analytic on and inside �, except for (possibly) some finite poles inside (not on) � and some zeros inside (not on) �. p ; ; p f � Let 1 § m be the poles of inside . z ; ; z f � Let 1 § n be the zeros of inside . Write mult.zk/ = the multiplicity of the zero at zk. Likewise write mult.pk/ = the order of the pole at pk. We start with a theorem that will lead to the argument principle. Theorem 11.1. With the above setup f ¨ z (∑ ∑ ) . / dz �i z p : Ê f z = 2 mult. k/* mult. k/ � . / Proof. To prove this theorem we need to understand the poles and residues of f ¨.z/_f .z/. With this f z m z f z z in mind, suppose . / has a zero of order at 0. The Taylor series for . / near 0 is f z z z mg z . / = . * 0/ . / g z z where . / is analytic and never 0 on a small neighborhood of 0. This implies ¨ m z z m*1g z z z mg¨ z f .z/ . * 0/ . / + . * 0/ . / f z = z z mg z .
    [Show full text]
  • A Formal Proof of Cauchy's Residue Theorem
    A Formal Proof of Cauchy's Residue Theorem Wenda Li and Lawrence C. Paulson Computer Laboratory, University of Cambridge fwl302,[email protected] Abstract. We present a formalization of Cauchy's residue theorem and two of its corollaries: the argument principle and Rouch´e'stheorem. These results have applications to verify algorithms in computer alge- bra and demonstrate Isabelle/HOL's complex analysis library. 1 Introduction Cauchy's residue theorem | along with its immediate consequences, the ar- gument principle and Rouch´e'stheorem | are important results for reasoning about isolated singularities and zeros of holomorphic functions in complex anal- ysis. They are described in almost every textbook in complex analysis [3, 15, 16]. Our main motivation of this formalization is to certify the standard quantifier elimination procedure for real arithmetic: cylindrical algebraic decomposition [4]. Rouch´e'stheorem can be used to verify a key step of this procedure: Collins' projection operation [8]. Moreover, Cauchy's residue theorem can be used to evaluate improper integrals like Z 1 itz e −|tj 2 dz = πe −∞ z + 1 Our main contribution1 is two-fold: { Our machine-assisted formalization of Cauchy's residue theorem and two of its corollaries is new, as far as we know. { This paper also illustrates the second author's achievement of porting major analytic results, such as Cauchy's integral theorem and Cauchy's integral formula, from HOL Light [12]. The paper begins with some background on complex analysis (Sect. 2), fol- lowed by a proof of the residue theorem, then the argument principle and Rouch´e'stheorem (3{5).
    [Show full text]
  • 4 Complex Analysis
    4 Complex Analysis “He is not a true man of science who does not bring some sympathy to his studies, and expect to learn something by behavior as well as by application. It is childish to rest in the discovery of mere coincidences, or of partial and extraneous laws. The study of geometry is a petty and idle exercise of the mind, if it is applied to no larger system than the starry one. Mathematics should be mixed not only with physics but with ethics; that is mixed mathematics. The fact which interests us most is the life of the naturalist. The purest science is still biographical.” Henry David Thoreau (1817 - 1862) We have seen that we can seek the frequency content of a signal f (t) defined on an interval [0, T] by looking for the the Fourier coefficients in the Fourier series expansion In this chapter we introduce complex numbers and complex functions. We a ¥ 2pnt 2pnt will later see that the rich structure of f (t) = 0 + a cos + b sin . 2 ∑ n T n T complex functions will lead to a deeper n=1 understanding of analysis, interesting techniques for computing integrals, and The coefficients can be written as integrals such as a natural way to express analog and dis- crete signals. 2 Z T 2pnt an = f (t) cos dt. T 0 T However, we have also seen that, using Euler’s Formula, trigonometric func- tions can be written in a complex exponential form, 2pnt e2pint/T + e−2pint/T cos = . T 2 We can use these ideas to rewrite the trigonometric Fourier series as a sum over complex exponentials in the form ¥ 2pint/T f (t) = ∑ cne , n=−¥ where the Fourier coefficients now take the form Z T −2pint/T cn = f (t)e dt.
    [Show full text]