Lecture Notes for Math 185 (Follow Stein & Shakarchi's Book) Rui Wang

Total Page:16

File Type:pdf, Size:1020Kb

Lecture Notes for Math 185 (Follow Stein & Shakarchi's Book) Rui Wang Lecture Notes for Math 185 (Follow Stein & Shakarchi’s book) Rui Wang Contents Chapter 1. Preliminaries to Complex Analysis 5 1. Complex numbers and the complex plane 5 1.1. Sequences and convergence in C 6 1.2. Open sets in C 6 2. Functions on C 7 2.1. Continuous functions 7 2.2. Holomorphic functions 8 2.3. Complex-valued functions as mappings 8 3. Power series 10 4. Integration along curves 13 Chapter 2. Cauchy’s Theorem and Its Applications 19 1. Cauchy’s theorem and Goursat’s theorem 19 2. Application of Cauchy’s theorem 22 3. Cauchy’s integral formulas 25 3.1. Cauchy’s integral formula and Cauchy’s inequality 25 3.2. Holomorphic functions are analytic 29 4. Important Applications of Cauchy’s thoerem 31 4.1. Morera’s theorem 31 4.2. Sequence of holomorphic functions 32 4.3. Holomorphic functions defined in terms of integrals 33 4.4. Schwarz reflection principle 34 4.5. Runge’s approximation theorem 35 Chapter 3. Meromorphic functions and the logarithm 39 1. Zeros and Poles 39 2. The residue formula 42 3. Singularities and meromorphic functions 44 4. The argument principle and applications 48 5. The complex logarithm 51 5.1. Homotopy of paths 51 5.2. The complex logarithm 53 Chapter 4. Conformal mappings 57 1. Conformal equivalence and examples 57 1.1. The unit disk and upper half plane 58 1.2. More examples 59 2. Automorphism of D and H 59 3 4 CONTENTS 2.1. Automorphism of D 59 2.2. Automorphism of H 62 3. Riemann mapping theorem 64 3.1. Normal family and Montel’s theorem 65 3.2. The proof of the Riemann mapping theorem 67 CHAPTER 1 Preliminaries to Complex Analysis 1. Complex numbers and the complex plane Set of complex numbers is the same as R2 and is denoted by C = ^z = x + iyðx; y Ë R`: In z = x + it, the x is called the real part and the y is called the imaginary part of z, and write as x = Re.z/; y = Im.z/: One can extend addition + and multiplication ⋅ over R to C (as real part) via z + w = .Re.z/ + Re.w// + i.Im.z/ + Im.w//; and z ⋅ w = .Re.z/Re.w/ * Im.z/Im.w// + i.Re.z/Im.w/ + Im.z/Re.w//: In particular, i2 := i ⋅ i = *1. It is easy to check .C; +; ⋅/ is a field as a field extension of R. It is much easier to express the multiplication using polar coordinates. For each r g 0; Ë R, rei := .r cos / + i.r sin /Ë C: Conversely, every nonzero complex number z Ë C<, there is a unique r > 0 and []Ë R_2 so that z = rei. Such .r; / is called a polar coordinate of z. i Assume zk = rke k , k = 1; 2. Then i.1+2/ z1 ⋅ z2 = .r1r2/e : The geometric meaning of r is the norm of z, i.e., the distance between the origin and z, as ù ðzð := Re.z/2 + Im.z/2: The geometric meaning of is the argument of z, i.e., the angle between the real axis and the radical line ⃗oz, as y tan = : x Another operation over C is the conjugation, which is the reflection about the real axis, i.e., ̄z = Re.z/* iIm.z/: It is easy to check 2 1 ̄z ðzð = z ̄z = ̄zz; = ; z ðzð2 and z + ̄z z * ̄z Re.z/ = ; Im.z/ = : 2 2i The norm ð ⋅ ð introduces a natural distance d.z; w/ = ðz * wð 5 6 1. PRELIMINARIES TO COMPLEX ANALYSIS over C. As a metric space, .C; d/ behaves exactly the same as R2. We now review some basic properties for this metric space. 1.1. Sequences and convergence in C. A sequence ^zn` is called convergent in C, if there is some w Ë C so that lim zn * w = 0: n→∞ ð ð Such w, if exists, must be unique, and we denote such convergence as limn→∞ zn = w, or zn → w; as n → ∞: LEMMA 1.1. limn→∞ zn = w if and only if lim Re.zn/ = Re.w/; lim Im.zn/ = Im.w/: n→∞ n→∞ PROOF. Details are left to you. A sequence ^zn` is called a Cauchy sequence, if for any > 0, there exists some N > 0 so that any m; n > N, ðzn * zmð < . Clearly, every convergent sequence is a Cauchy sequence. The converse is also true for C. In another word, we have THEOREM 1.2. C is complete. PROOF. ^zn` is a Cauchy sequence if and only if ^Re.zn/`; ^Im.zn/` are both Cauchy sequences. Then the completeness of C follows from completeness of R. 1.2. Open sets in C. Denote by Dr.z0/ := ^z Ë Cððz * z0ð < r`; r > 0 the open disk of radius r centered at z0. (All open disks form a topology base of C. ) A closed disk is defined as Dr.z0/ := ^z Ë Cððz * z0ð f r`; r > 0: We use D to denote the unit (open) disk center at the origin. ◦ For a subset Ω Ï C, a point z ËΩ is called an interior point, if there is some Dr.z/ Ï Ω. We use Ω to denote the set of interior points of Ω and it the interior of Ω. The set Ω is open if and only if Ω = Ω◦. A set Ω is closed if Ωc is open. A set is closed if and only if it contains all limit points. For any set Ω, its closure Ω is defined as the union of itself with its limit points. It is closed. The boundary )Ω is defined as )Ω := Ω ⧵ Ω◦: The closed disk Dr.z0/ is the closure of the open disk Dr.z0/, and )Dr.z0/ = )Dr.z0/ = Cr.z0/ := ^z Ë Cððz * z0ð = r0` the circle of radius r centered at z0. A subset Ω in C is called bounded, if there exists some M > 0 so that ðzð f M for any z ËΩ. For a bounded set Ω, define its diameter as diam(Ω) := sup ðz * wð; z;w∈Ω which is a finite number. Then the following statements are equivalent for a subset Ω of C: ∙Ω is compact; 2. FUNCTIONS ON C 7 ∙Ω is both closed and bounded; ∙Ω is sequentially compact, i.e., every sequence in Ω has a convergent subsequence. The following proposition is useful in proving the Goursat’s theorem later. PROPOSITION 1.3. Assume Ω1 Ð Ω2 Ð 5 is a sequence of nested subsets of C, with each one nonempty, compact and lim diam(Ωn/ = 0: n→∞ Then their intersection contains a unique point z0 Ë C. PROOF. We first prove that ãnΩn is not empty, i.e., it contains some point z0 Ë C. For this, take zn ËΩn for each n = 1; 2; 5 and we obtain a Cauchy sequence ^zn` in C since limn→∞ diam(Ωn/ = 0. By the completeness of C, the sequence ^zn` converges to some point z0 Ë C. The limit z0 lives in each Ωn since each Ωn is (sequentially) compact. This proves z0 Ë ãnΩn. z z¨ Next we show 0 is the only point in ãnΩn. Assume there is another point 0 Ë ãnΩn. Then their distance ¨ ðz0 * z0ð f diam(Ωn/; n = 1; 2; 5 : n z z¨ z¨ z Take → ∞, there must be ð 0 * 0ð = 0 and then 0 = 0. An open subset Ω of C is called connected, if there is no way to write Ω as a union of two disjoint nonempty open sets in C. This is equivalent to say Ω is path-connected, i.e., for any two points z0; z1 Ë Ω, there is a continuous path in Ω which connects z0 and z1. We call Ω a region in C if it is both open and connected. 2. Functions on C 2.1. Continuous functions. Assume Ω is a subset of C and z0 ËΩ. A function f :Ω → C is called continuous at z0, if for any > 0, there exists some > 0 so that ðf.z/* f.z0/ð < ; for any ðz * z0ð < ; z ËΩ: The following equivalence is left as a homework problem: f is continuous at z0 if and only if f.zn/ → f.z0/ for any sequence zn → z0 as n → ∞: Clearly, f is continuous at z0 if and only if both Re.f/ and Im.f/ are continuous at z0. 0 We write f Ë C (Ω) if f is continuous on every z0 ËΩ. The definition of continuity and be generalized to functions defined over any metric spaces, for example, over C × C. Then it is easy to check addition, subtraction, multiplication, division, norm are all continuous functions on the corresponding natural domains. The following property for continuous function defined over a compact domain is very useful. THEOREM 2.1. If Ω is a compact subset in C and f Ë C0(Ω), then f is bounded and can obtain its maximum and minimum on Ω. 8 1. PRELIMINARIES TO COMPLEX ANALYSIS 2.2. Holomorphic functions. Now there comes the key concept in complex analysis. DEFINITION 2.2. Assume Ω is an open subset in C. A function f :Ω → C is called holomorphic at z0 ËΩ, if the function f.z0 + h/* f.z0/ h is convergent as h → 0 (with z0 + h ËΩ). The limit is called the derivative of f at z0 and is denoted by ¨ f .z0/. ¨ If f .z0/ exists for every z0 ËΩ, then we say the function f is a holomorphic function over Ω.A holomorphic function f defines a derivative function f ¨ :Ω → C.
Recommended publications
  • Lecture 5: Complex Logarithm and Trigonometric Functions
    LECTURE 5: COMPLEX LOGARITHM AND TRIGONOMETRIC FUNCTIONS Let C∗ = C \{0}. Recall that exp : C → C∗ is surjective (onto), that is, given w ∈ C∗ with w = ρ(cos φ + i sin φ), ρ = |w|, φ = Arg w we have ez = w where z = ln ρ + iφ (ln stands for the real log) Since exponential is not injective (one one) it does not make sense to talk about the inverse of this function. However, we also know that exp : H → C∗ is bijective. So, what is the inverse of this function? Well, that is the logarithm. We start with a general definition Definition 1. For z ∈ C∗ we define log z = ln |z| + i argz. Here ln |z| stands for the real logarithm of |z|. Since argz = Argz + 2kπ, k ∈ Z it follows that log z is not well defined as a function (it is multivalued), which is something we find difficult to handle. It is time for another definition. Definition 2. For z ∈ C∗ the principal value of the logarithm is defined as Log z = ln |z| + i Argz. Thus the connection between the two definitions is Log z + 2kπ = log z for some k ∈ Z. Also note that Log : C∗ → H is well defined (now it is single valued). Remark: We have the following observations to make, (1) If z 6= 0 then eLog z = eln |z|+i Argz = z (What about Log (ez)?). (2) Suppose x is a positive real number then Log x = ln x + i Argx = ln x (for positive real numbers we do not get anything new).
    [Show full text]
  • 3 Elementary Functions
    3 Elementary Functions We already know a great deal about polynomials and rational functions: these are analytic on their entire domains. We have thought a little about the square-root function and seen some difficulties. The remaining elementary functions are the exponential, logarithmic and trigonometric functions. 3.1 The Exponential and Logarithmic Functions (§30–32, 34) We have already defined the exponential function exp : C ! C : z 7! ez using Euler’s formula ez := ex cos y + iex sin y (∗) and seen that its real and imaginary parts satisfy the Cauchy–Riemann equations on C, whence exp C d z = z is entire (analytic on ). Indeed recall that dz e e . We have also seen several of the basic properties of the exponential function, we state these and several others for reference. Lemma 3.1. Throughout let z, w 2 C. 1. ez 6= 0. ez 2. ez+w = ezew and ez−w = ew 3. For all n 2 Z, (ez)n = enz. 4. ez is periodic with period 2pi. Indeed more is true: ez = ew () z − w = 2pin for some n 2 Z Proof. Part 1 follows trivially from (∗). To prove 2, recall the multiple-angle formulae for cosine and sine. Part 3 requires an induction using part 2 with z = w. Part 4 is more interesting: certainly ew+2pin = ew by the periodicity of sine and cosine. Now suppose ez = ew where z = x + iy and w = u + iv. Then, by considering the modulus and argument, ( ex = eu exeiy = eueiv =) y = v + 2pin for some n 2 Z We conclude that x = u and so z − w = i(y − v) = 2pin.
    [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]
  • Complex Analysis
    COMPLEX ANALYSIS MARCO M. PELOSO Contents 1. Holomorphic functions 1 1.1. The complex numbers and power series 1 1.2. Holomorphic functions 3 1.3. Exercises 7 2. Complex integration and Cauchy's theorem 9 2.1. Cauchy's theorem for a rectangle 12 2.2. Cauchy's theorem in a disk 13 2.3. Cauchy's formula 15 2.4. Exercises 17 3. Examples of holomorphic functions 18 3.1. Power series 18 3.2. The complex logarithm 20 3.3. The binomial series 23 3.4. Exercises 23 4. Consequences of Cauchy's integral formula 25 4.1. Expansion of a holomorphic function in Taylor series 25 4.2. Further consequences of Cauchy's integral formula 26 4.3. The identity principle 29 4.4. The open mapping theorem and the principle of maximum modulus 30 4.5. The general form of Cauchy's theorem 31 4.6. Exercises 36 5. Isolated singularities of holomorphic functions 37 5.1. The residue theorem 40 5.2. The Riemann sphere 42 5.3. Evalutation of definite integrals 43 5.4. The argument principle and Rouch´e's theorem 48 5.5. Consequences of Rouch´e'stheorem 49 5.6. Exercises 51 6. Conformal mappings 53 6.1. Fractional linear transformations 56 6.2. The Riemann mapping theorem 58 6.3. Exercises 63 7. Harmonic functions 65 7.1. Maximum principle 65 7.2. The Dirichlet problem 68 7.3. Exercises 71 8. Entire functions 72 8.1. Infinite products 72 Appunti per il corso Analisi Complessa per i Corsi di Laurea in Matematica dell'Universit`adi Milano.
    [Show full text]
  • Complex Numbers and Functions
    Complex Numbers and Functions Richard Crew January 20, 2018 This is a brief review of the basic facts of complex numbers, intended for students in my section of MAP 4305/5304. I will discuss basic facts of com- plex arithmetic, limits and derivatives of complex functions, power series and functions like the complex exponential, sine and cosine which can be defined by convergent power series. This is a preliminary version and will be added to later. 1 Complex Numbers 1.1 Arithmetic. A complex number is an expression a + bi where i2 = −1. Here the real number a is the real part of the complex number and bi is the imaginary part. If z is a complex number we write <(z) and =(z) for the real and imaginary parts respectively. Two complex numbers are equal if and only if their real and imaginary parts are equal. In particular a + bi = 0 only when a = b = 0. The set of complex numbers is denoted by C. Complex numbers are added, subtracted and multiplied according to the usual rules of algebra: (a + bi) + (c + di) = (a + c) + (b + di) (1.1) (a + bi) − (c + di) = (a − c) + (b − di) (1.2) (a + bi)(c + di) = (ac − bd) + (ad + bc)i (1.3) (note how i2 = −1 has been used in the last equation). Division performed by rationalizing the denominator: a + bi (a + bi)(c − di) (ac − bd) + (bc − ad)i = = (1.4) c + di (c + di)(c − di) c2 + d2 Note that denominator only vanishes if c + di = 0, so that a complex number can be divided by any nonzero complex number.
    [Show full text]
  • Universit`A Degli Studi Di Perugia the Lambert W Function on Matrices
    Universita` degli Studi di Perugia Facolta` di Scienze Matematiche, Fisiche e Naturali Corso di Laurea Triennale in Informatica The Lambert W function on matrices Candidato Relatore MassimilianoFasi BrunoIannazzo Contents Preface iii 1 The Lambert W function 1 1.1 Definitions............................. 1 1.2 Branches.............................. 2 1.3 Seriesexpansions ......................... 10 1.3.1 Taylor series and the Lagrange Inversion Theorem. 10 1.3.2 Asymptoticexpansions. 13 2 Lambert W function for scalar values 15 2.1 Iterativeroot-findingmethods. 16 2.1.1 Newton’smethod. 17 2.1.2 Halley’smethod . 18 2.1.3 K¨onig’s family of iterative methods . 20 2.2 Computing W ........................... 22 2.2.1 Choiceoftheinitialvalue . 23 2.2.2 Iteration.......................... 26 3 Lambert W function for matrices 29 3.1 Iterativeroot-findingmethods. 29 3.1.1 Newton’smethod. 31 3.2 Computing W ........................... 34 3.2.1 Computing W (A)trougheigenvectors . 34 3.2.2 Computing W (A) trough an iterative method . 36 A Complex numbers 45 A.1 Definitionandrepresentations. 45 B Functions of matrices 47 B.1 Definitions............................. 47 i ii CONTENTS C Source code 51 C.1 mixW(<branch>, <argument>) ................. 51 C.2 blockW(<branch>, <argument>, <guess>) .......... 52 C.3 matW(<branch>, <argument>) ................. 53 Preface Main aim of the present work was learning something about a not- so-widely known special function, that we will formally call Lambert W function. This function has many useful applications, although its presence goes sometimes unrecognised, in mathematics and in physics as well, and we found some of them very curious and amusing. One of the strangest situation in which it comes out is in writing in a simpler form the function .
    [Show full text]
  • Chapter 2 Complex Analysis
    Chapter 2 Complex Analysis In this part of the course we will study some basic complex analysis. This is an extremely useful and beautiful part of mathematics and forms the basis of many techniques employed in many branches of mathematics and physics. We will extend the notions of derivatives and integrals, familiar from calculus, to the case of complex functions of a complex variable. In so doing we will come across analytic functions, which form the centerpiece of this part of the course. In fact, to a large extent complex analysis is the study of analytic functions. After a brief review of complex numbers as points in the complex plane, we will ¯rst discuss analyticity and give plenty of examples of analytic functions. We will then discuss complex integration, culminating with the generalised Cauchy Integral Formula, and some of its applications. We then go on to discuss the power series representations of analytic functions and the residue calculus, which will allow us to compute many real integrals and in¯nite sums very easily via complex integration. 2.1 Analytic functions In this section we will study complex functions of a complex variable. We will see that di®erentiability of such a function is a non-trivial property, giving rise to the concept of an analytic function. We will then study many examples of analytic functions. In fact, the construction of analytic functions will form a basic leitmotif for this part of the course. 2.1.1 The complex plane We already discussed complex numbers briefly in Section 1.3.5.
    [Show full text]
  • Introduction to Complex Analysis Michael Taylor
    Introduction to Complex Analysis Michael Taylor 1 2 Contents Chapter 1. Basic calculus in the complex domain 0. Complex numbers, power series, and exponentials 1. Holomorphic functions, derivatives, and path integrals 2. Holomorphic functions defined by power series 3. Exponential and trigonometric functions: Euler's formula 4. Square roots, logs, and other inverse functions I. π2 is irrational Chapter 2. Going deeper { the Cauchy integral theorem and consequences 5. The Cauchy integral theorem and the Cauchy integral formula 6. The maximum principle, Liouville's theorem, and the fundamental theorem of al- gebra 7. Harmonic functions on planar regions 8. Morera's theorem, the Schwarz reflection principle, and Goursat's theorem 9. Infinite products 10. Uniqueness and analytic continuation 11. Singularities 12. Laurent series C. Green's theorem F. The fundamental theorem of algebra (elementary proof) L. Absolutely convergent series Chapter 3. Fourier analysis and complex function theory 13. Fourier series and the Poisson integral 14. Fourier transforms 15. Laplace transforms and Mellin transforms H. Inner product spaces N. The matrix exponential G. The Weierstrass and Runge approximation theorems Chapter 4. Residue calculus, the argument principle, and two very special functions 16. Residue calculus 17. The argument principle 18. The Gamma function 19. The Riemann zeta function and the prime number theorem J. Euler's constant S. Hadamard's factorization theorem 3 Chapter 5. Conformal maps and geometrical aspects of complex function the- ory 20. Conformal maps 21. Normal families 22. The Riemann sphere (and other Riemann surfaces) 23. The Riemann mapping theorem 24. Boundary behavior of conformal maps 25. Covering maps 26.
    [Show full text]
  • Riemann Mapping Theorem (4/10 - 4/15)
    Math 752 Spring 2015 Riemann Mapping Theorem (4/10 - 4/15) Definition 1. A class F of continuous functions defined on an open set G is called a normal family if every sequence of elements in F contains a subsequence that converges uniformly on compact subsets of G. The limit function is not required to be in F. By the above theorems we know that if F ⊆ H(G), then the limit function is in H(G). We require one direction of Montel's theorem, which relates normal families to families that are uniformly bounded on compact sets. Theorem 1. Let G be an open, connected set. Suppose F ⊂ H(G) and F is uniformly bounded on each compact subset of G. Then F is a normal family. ◦ Proof. Let Kn ⊆ Kn+1 be a sequence of compact sets whose union is G. Construction for these: Kn is the intersection of B(0; n) with the comple- ment of the (open) set [a=2GB(a; 1=n). We want to apply the Arzela-Ascoli theorem, hence we need to prove that F is equicontinuous. I.e., for " > 0 and z 2 G we need to show that there is δ > 0 so that if jz − wj < δ, then jf(z) − f(w)j < " for all f 2 F. (We emphasize that δ is allowed to depend on z.) Since every z 2 G is an element of one of the Kn, it suffices to prove this statement for fixed n and z 2 Kn. By assumption F is uniformly bounded on each Kn.
    [Show full text]
  • An Example of a Covering Surface with Movable Natural Boundaries
    An example of a covering surface with movable natural boundaries Claudi Meneghin November 13, 2018 Abstract We exhibit a covering surface of the punctured complex plane (with no points over 0) whose natural projection mapping fails to be a topo- logical covering, due to the existence of branches with natural bound- ∗ aries, projecting over different slits in C . In [1], A.F.Beardon shows an example of a ’covering surface’ over a region in the unit disc which is not a topological covering (We recall that a ’covering surface’ of a region D ⊂ C is a Riemann surface S admitting a surjective conformal mapping onto D, among which there are the analytical continua- tions of holomorphic germs; a continuous mapping p of a topological space Y onto another one X is a ’topological covering’ provided that each point x ∈ X admits an open neighbourhood U such that the restriction of p to −1 each connected component Vi of p (U) is a homeomorphism of Vi onto U, see [2, 3]). Beardon’s example takes origin by the analytical continuation of a holo- morphic germ, namely a branch of the inverse of the Blaschke product arXiv:math/0408086v3 [math.CV] 11 Jul 2008 ∞ z − a B(z)= n , n 1 − anz Y=1 with suitable hypotheses about the an’s. It is shown that there is a sequence of inverse branches fk of B at 0 such that the radii of convergence of their Taylor developments tend to 0 as k →∞. This of course prevents the natural projection (taking a germ at z0 to the point z0) of the analytical continuation of any branch of B−1 to be a topological covering.
    [Show full text]
  • On the Lambert W Function 329
    On the Lambert W function 329 The text below is the same as that published in Advances in Computational Mathematics, Vol 5 (1996) 329 – 359, except for a minor correction after equation (1.1). The pagination matches the published version until the bibliography. On the Lambert W Function R. M. Corless1,G.H.Gonnet2,D.E.G.Hare3,D.J.Jeffrey1 andD.E.Knuth4 1Department of Applied Mathematics, University of Western Ontario, London, Canada, N6A 5B7 2Institut f¨ur Wissenschaftliches Rechnen, ETH Z¨urich, Switzerland 3Symbolic Computation Group, University of Waterloo, Waterloo, Canada, N2L 3G1 4Department of Computer Science, Stanford University, Stanford, California, USA 94305-2140 Abstract The Lambert W function is defined to be the multivalued inverse of the function w → wew. It has many applications in pure and applied mathematics, some of which are briefly described here. We present a new discussion of the complex branches of W ,an asymptotic expansion valid for all branches, an efficient numerical procedure for evaluating the function to arbitrary precision, and a method for the symbolic integration of expressions containing W . 1. Introduction In 1758, Lambert solved the trinomial equation x = q +xm by giving a series develop- ment for x in powers of q. Later, he extended the series to give powers of x as well [48,49]. In [28], Euler transformed Lambert’s equation into the more symmetrical form xα − xβ =(α − β)vxα+β (1.1) by substituting x−β for x and setting m = α/β and q =(α − β)v. Euler’s version of Lambert’s series solution was thus n 1 2 x =1+nv + 2 n(n + α + β)v + 1 n(n + α +2β)(n +2α + β)v3 6 (1.2) 1 4 + 24 n(n + α +3β)(n +2α +2β)(n +3α + β)v +etc.
    [Show full text]
  • Complex Numbers Sections 13.5, 13.6 & 13.7
    Complex exponential Trigonometric and hyperbolic functions Complex logarithm Complex power function Chapter 13: Complex Numbers Sections 13.5, 13.6 & 13.7 Chapter 13: Complex Numbers Complex exponential Trigonometric and hyperbolic functions Definition Complex logarithm Properties Complex power function 1. Complex exponential The exponential of a complex number z = x + iy is defined as exp(z)=exp(x + iy)=exp(x) exp(iy) =exp(x)(cos(y)+i sin(y)) . As for real numbers, the exponential function is equal to its derivative, i.e. d z z . dz exp( )=exp( ) (1) The exponential is therefore entire. You may also use the notation exp(z)=ez . Chapter 13: Complex Numbers Complex exponential Trigonometric and hyperbolic functions Definition Complex logarithm Properties Complex power function Properties of the exponential function The exponential function is periodic with period 2πi: indeed, for any integer k ∈ Z, exp(z +2kπi)=exp(x)(cos(y +2kπ)+i sin(y +2kπ)) =exp(x)(cos(y)+i sin(y)) = exp(z). Moreover, | exp(z)| = | exp(x)||exp(iy)| = exp(x) cos2(y)+sin2(y) = exp(x)=exp(e(z)) . As with real numbers, exp(z1 + z2)=exp(z1) exp(z2); exp(z) =0. Chapter 13: Complex Numbers Complex exponential Trigonometric and hyperbolic functions Trigonometric functions Complex logarithm Hyperbolic functions Complex power function 2. Trigonometric functions The complex sine and cosine functions are defined in a way similar to their real counterparts, eiz + e−iz eiz − e−iz cos(z)= , sin(z)= . (2) 2 2i The tangent, cotangent, secant and cosecant are defined as usual. For instance, sin(z) 1 tan(z)= , sec(z)= , etc.
    [Show full text]