5.1. Infinite Sequences of Constants in Chapter 2, We Developed

Total Page:16

File Type:pdf, Size:1020Kb

5.1. Infinite Sequences of Constants in Chapter 2, We Developed CHAPTER 5 Power Series and Laurent series 5.1. Infinite Sequences of Constants In Chapter 2, we developed properties of analytic functions. In Chapter 4, we developed many more properties. Here, in Chapter 5, infinite series yield even more properties of analytic functions. An infinite sequence of constants is a complex-valued function f whose domain is the set of positive integers Z+. It assigns a complex number f(n) to each n Z+. We often list the sequence in the form 2 f(1), f(2), . , f(n), . The elements of the sequence are called its terms: first term, second term, nth term, etc. We usually replace f(1) by c1, f(2) by c2, etc. to get c1, c2, . , cn, . For a more compact form we use braces: cn = c1, c2, . , cn, . Example. { } ( 1)n + in 1 i 1 1 + i 1 i 1 − = 1 + i, 0, − − , , − , 0, − − , , . n − 3 2 5 7 4 ⇢ Definition (5.1). A sequence cn has limit L if given any ✏ > 0 there exists an integer N such that c {L }< ✏ for all n > N. | n − | When L is the limit of a sequence c , we write { n} lim cn = L, n !1 and we say the sequence converges to L. 115 116 5. POWER SERIES AND LAURENT SERIES Theorem (5.1). If sequences c and d have limits C and D, then { n} { n} (i) kc has limit kC; { n} (ii) c d have limits C D; { n} ± { n} ± (iii) c d has limit CD; { n n} (iv) c /d has limit C/D provided D = 0 and none of the d = 0. { n n} 6 n Theorem (5.2). Suppose cn = xn + yni and L = X + Y i. Then lim cn = L lim xn = X and lim yn = Y. n n n !1 () !1 !1 ✓ni ⇥i Theorem (5.3). Suppose cn = rne and L = Re , where ✓n and ⇥ are principal values of arguments. Then lim cn = L if lim rn = R and lim ✓n = ⇥. n n n !1 !1 !1 Theorem (5.4). lim cn = 0 lim cn = 0. n n !1 () !1| | ( 1)n + in Problem (Page 204 # 3). Find lim − . n n !1 ⇢ Soution. For any n, ( 1)n + in has one of 4 values: 0, 2, 1 i. Then − − ± ( 1)n + in ( 1)n + in lim − = 0 = lim − = 0 n n ) n n !1 !1 ⇢ by using Theorem5.4. ⇤ n2 + i Problem (Page 204 # 5). Find lim sinh . n 1 n2i !1 ⇢ ✓ − ◆ Solution. n2 + i 1 lim sinh = sinh = sinh i = (sin 1)i. n 1 n2i − i !1 ⇢ ✓ − ◆ ✓ ◆ ⇤ 5.2. INFINITE SERIES OF CONSTANTS 117 Example (5.3). Show lim zn = 0 if z < 1, and that the limit does not n | | exist when z > 1. What can!1you say if z = 1? | | | | solution. If z < 1, | | lim zn = lim z n = 0 = lim zn = 0. n n Th.5.4 n !1| | !1| | ) !1 If z > 1, then | | lim zn = lim z n = = lim zn DNE. n n n !1| | !1| | 1 ) !1 If z = 1, then lim zn = 1. n !1 Now suppose z = 1, but z = 1. By part (ii) of Theorem 5.1, if a sequence | | 6 cn converges, then lim (cn cn 1) = 0. By Theorem 5.4, we then get n − { } !1 − lim cn cn 1 = 0. It follows that if lim cn cn 1 = 0, then the sequence n | − − | n | − − | 6 !1c cannot converge. That is the case here:!1 { n} n n 1 n 1 lim z z − = lim z − z 1 = lim z 1 = z 1 = 0. n n n ⇤ !1| − | !1| || − | !1| − | | − | 6 5.2. Infinite Series of Constants When the terms of an infinite sequence are added together, we obtain an infi- nite series 1 c = c + c + + c + . n 1 2 · · · n · · · n=1 X If the sequence of partial sums S , where { n} S = c + c + + c , n 1 2 · · · n has limit S, we say the series has sum S and that the series converges to S, and write 1 cn = S. n=1 X If lim Sn does not exist, we say the series does not have a sum or that it n diverges.!1 118 5. POWER SERIES AND LAURENT SERIES Example. The nth partial sum of the geometric series 2 n 1 a + az + az + + az − + · · · · · · is 2 n 1 S = a + az + az + + az − . n · · · Multiplying the equation by z, we get zS = az + az2 + az3 + + azn. n · · · Subtracting these equations, we get S zS = a azn n − n − which can be solved for a(1 zn) S = − , n 1 z provided z = 1. Using the results of Example− 5.3, 6 a , z < 1 lim Sn = 1 z | | = n − !1 (diverges, z 1 ) | | ≥ a 1 n 1 2 , z < 1 az − = a + az + az + = 1 z | | . · · · − n=1 (diverges, z 1 X | | ≥ Theorem (5.5). A complex series converges the series of real and () imaginary parts converge. Precisely, if cn = xn +yni and S = X +Y i, then 1 1 1 c = S x = X and y = Y. n () n n n=1 n=1 n=1 X X X 5.2. INFINITE SERIES OF CONSTANTS 119 1 ( 1)n Example. Does z converge where z = 2 + i − ? n n − n2 n=1 X n Solution. xn = 2 converges since it is a constant sequence. ( 1) takes − ( 1)n − on the values 1. Thus y = − converges to 0, so by Theorem 5.5, ± n n2 1 ( 1)n 2 + i − = 2. − n2 − ⇤ n=1 X ✓ ◆ 1 1 Theorem (5.6). If cn = C and dn = D, then n=1 n=1 X X 1 (i) (c d ) = C D, n ± n ± n=1 X 1 (ii) kcn = kC (where k is a constant). n=1 X 120 5. POWER SERIES AND LAURENT SERIES 1 Theorem (5.7). If cn converges, then lim cn = 0. n n=1 !1 X 1 Proof. If cn converges to S, its sequence of partial sums n=1 X S1, S2, . , Sn . has limit S, But then the sequence ⇤ 0, S1, S2, . , Sn 1, . − also converges to S. When we subtract these sequences term-by-term, the sequence S1 0, S2 S1, . , Sn Sn 1, . − − − − has limit S S = 0 by Theorem 5.1. Since cn = Sn Sn 1, lim cn = 0. − n − − !1 Corollary (1 – nth term test). If lim cn = 0 or does not exist, then n !1 6 1 cn diverges. n=1 X 1 Definition (5.2). A complex series cn is said to be absolutely con- n=1 X 1 vergent (or converge absolutely) if c converges. | n| n=1 X 5.2. INFINITE SERIES OF CONSTANTS 121 Theorem 1 (5.8). If a complex series converges absolutely, then it con- verges. 1 Proof. Suppose the series cn converges absolutely where cn = an +bni. n=1 X 1 1 This means c = a2 + b2 has a sum, call it S. | n| n n n=1 n=1 X X p 1 Now each term in the series a is nonnegative and is less than or equal to | n| n=1 X 1 2 2 the corresponding term in an + bn . n=1 X p 1 1 1 It follows that a converges = the real series a of real parts of c | n| ) n n n=1 n=1 n=1 converges absolutelyX . X X 1 Similarly, the series of imaginary parts bn converges absolutely. n=1 X 1 By Theorem 5.5, cn converges. ⇤ n=1 X 1 By this theorem, a complex series cn converges when its series of moduli n=1 X 1 c converges. Since this latter series is a series of nonnegative reals, we | n| n=1 canX use the tests for such series in real variable theory. However, we will phrase them in the context of complex series and absolute convergence. 122 5. POWER SERIES AND LAURENT SERIES Recall. (1) For c = 1, 6 1 1 cn+1 1 cn = lim − = if c < 1, n 1 c 1 c | | n=0 !1 X − − 1 and cn diverges if c 1. | | ≥ n=0 X 1 1 (2) The harmonic series diverges. n n=1 X 1 1 (3) The p-series converges for p > 1. np n=1 X 1 1 (4) The p-series diverges for p 1. np n=1 X 1 Theorem (5.9 – Comparison Test). If c a for all n N and a | n| n ≥ n n=1 X 1 converges, then cn converges absolutely. n=1 X 5.2. INFINITE SERIES OF CONSTANTS 123 1 Theorem (5.10 – Limit Comparison Test). If bn is a convergent series n=1 of positive real numbers, and X c lim | n| = l, 0 l < , n !1 bn 1 1 then cn converges absolutely. n=1 X Theorem (5.11 – Integral Test). If cn = f(n) and f(x) is a continuous, decreasing function for x N such that| | ≥ 1 f(x) dx < , 1 ZN 1 then cn converges absolutely. n=1 X cn+1 Theorem (5.12 –Limit Ratio Test). Suppose cn = 0 and lim = L. 6 n cn Then !1 1 (i) cn converges absolutely if L < 1; n=1 X 1 cn+1 (ii) cn diverges if L > 1 or if lim = ; n cn 1 n=1 !1 X 1 (iii) cn may converge or diverge if L = 1. n=1 X 124 5. POWER SERIES AND LAURENT SERIES n Theorem (5.13 – Limit Root Test). Suppose lim cn = L. Then n !1 | | 1 p (i) cn converges absolutely if L < 1; n=1 X 1 n (ii) cn diverges if L > 1 or if lim cn = ; n | | 1 n=1 !1 X p 1 (iii) cn may converge or diverge if L = 1.
Recommended publications
  • Topic 7 Notes 7 Taylor and Laurent Series
    Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7.1 Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove Cauchy's theorem and Cauchy's integral formula. These revealed some deep properties of analytic functions, e.g. the existence of derivatives of all orders. Our goal in this topic is to express analytic functions as infinite power series. This will lead us to Taylor series. When a complex function has an isolated singularity at a point we will replace Taylor series by Laurent series. Not surprisingly we will derive these series from Cauchy's integral formula. Although we come to power series representations after exploring other properties of analytic functions, they will be one of our main tools in understanding and computing with analytic functions. 7.2 Geometric series Having a detailed understanding of geometric series will enable us to use Cauchy's integral formula to understand power series representations of analytic functions. We start with the definition: Definition. A finite geometric series has one of the following (all equivalent) forms. 2 3 n Sn = a(1 + r + r + r + ::: + r ) = a + ar + ar2 + ar3 + ::: + arn n X = arj j=0 n X = a rj j=0 The number r is called the ratio of the geometric series because it is the ratio of consecutive terms of the series. Theorem. The sum of a finite geometric series is given by a(1 − rn+1) S = a(1 + r + r2 + r3 + ::: + rn) = : (1) n 1 − r Proof.
    [Show full text]
  • Formal Power Series - Wikipedia, the Free Encyclopedia
    Formal power series - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Formal_power_series Formal power series From Wikipedia, the free encyclopedia In mathematics, formal power series are a generalization of polynomials as formal objects, where the number of terms is allowed to be infinite; this implies giving up the possibility to substitute arbitrary values for indeterminates. This perspective contrasts with that of power series, whose variables designate numerical values, and which series therefore only have a definite value if convergence can be established. Formal power series are often used merely to represent the whole collection of their coefficients. In combinatorics, they provide representations of numerical sequences and of multisets, and for instance allow giving concise expressions for recursively defined sequences regardless of whether the recursion can be explicitly solved; this is known as the method of generating functions. Contents 1 Introduction 2 The ring of formal power series 2.1 Definition of the formal power series ring 2.1.1 Ring structure 2.1.2 Topological structure 2.1.3 Alternative topologies 2.2 Universal property 3 Operations on formal power series 3.1 Multiplying series 3.2 Power series raised to powers 3.3 Inverting series 3.4 Dividing series 3.5 Extracting coefficients 3.6 Composition of series 3.6.1 Example 3.7 Composition inverse 3.8 Formal differentiation of series 4 Properties 4.1 Algebraic properties of the formal power series ring 4.2 Topological properties of the formal power series
    [Show full text]
  • Inverse Polynomial Expansions of Laurent Series, II
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Journal of Computational and Applied Mathematics 28 (1989) 249-257 249 North-Holland Inverse polynomial expansions of Laurent series, II Arnold KNOPFMACHER Department of Computational & Applied Mathematics, University of the Witwatersrand, Johannesburg, Wits 2050, South Africa John KNOPFMACHER Department of Mathematics, University of the Witwatersrand, Johannesburg Wits ZOSO, South Africa Received 6 May 1988 Revised 23 November 1988 Abstract: An algorithm is considered, and shown to lead to various unusual and unique series expansions of formal Laurent series, as the sums of reciprocals of polynomials. The degrees of approximation by the rational functions which are the partial sums of these series are investigated. The types of series corresponding to rational functions themselves are also partially characterized. Keywords: Laurent series, polynomial, rational function, degree of approximation, series expansion. 1. Introduction Let ZP= F(( z)) denote the field of all formal Laurent series A = Cr= y c,z” in an indeterminate z, with coefficients c, all lying in a given field F. Although the main case of importance here occurs when P is the field @ of complex numbers, certain interest also attaches to other ground fields F, and almost all results below hold for arbitrary F. In certain situations below, it will be convenient to write x = z-l and also consider the ring F[x] of polynomials in x, as well as the field F(x) of rational functions in x, with coefficients in F. If c, # 0, we call v = Y(A) the order of A, and define the norm (or valuation) of A to be II A II = 2- “(A).
    [Show full text]
  • Laurent-Series-Residue-Integration.Pdf
    Laurent Series RUDY DIKAIRONO AEM CHAPTER 16 Today’s Outline Laurent Series Residue Integration Method Wrap up A Sequence is a set of things (usually numbers) that are in order. (z1,z2,z3,z4…..zn) A series is a sum of a sequence of terms. (s1=z1,s2=z1+z2,s3=z1+z2+z3, … , sn) A convergent sequence is one that has a limit c. A convergent series is one whose sequence of partial sums converges. Wrap up Taylor series: or by (1), Sec 14.4 Wrap up A Maclaurin series is a Taylor series expansion of a function about zero. Wrap up Importance special Taylor’s series (Sec. 15.4) Geometric series Exponential function Wrap up Importance special Taylor’s series (Sec. 15.4) Trigonometric and hyperbolic function Wrap up Importance special Taylor’s series (Sec. 15.4) Logarithmic Lauren Series Deret Laurent adalah generalisasi dari deret Taylor. Pada deret Laurent terdapat pangkat negatif yang tidak dimiliki pada deret Taylor. Laurent’s theorem Let f(z) be analytic in a domain containing two concentric circles C1 and C2 with center Zo and the annulus between them . Then f(z) can be represented by the Laurent series Laurent’s theorem Semua koefisien dapat disajikan menjadi satu bentuk integral Example 1 Example 1: Find the Laurent series of z-5sin z with center 0. Solution. menggunakan (14) Sec.15.4 kita dapatkan. Substitution Example 2 Find the Laurent series of with center 0. Solution From (12) Sec. 15.4 with z replaced by 1/z we obtain Laurent series whose principal part is an infinite series.
    [Show full text]
  • Complex Analysis Class 24: Wednesday April 2
    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 24: Wednesday April 2 TITLE Classifying Singularities using Laurent Series CURRENT READING Zill & Shanahan, §6.2-6.3 HOMEWORK Zill & Shanahan, §6.2 3, 15, 20, 24 33*. §6.3 7, 8, 9, 10. SUMMARY We shall be introduced to Laurent Series and learn how to use them to classify different various kinds of singularities (locations where complex functions are no longer analytic). Classifying Singularities There are basically three types of singularities (points where f(z) is not analytic) in the complex plane. Isolated Singularity An isolated singularity of a function f(z) is a point z0 such that f(z) is analytic on the punctured disc 0 < |z − z0| <rbut is undefined at z = z0. We usually call isolated singularities poles. An example is z = i for the function z/(z − i). Removable Singularity A removable singularity is a point z0 where the function f(z0) appears to be undefined but if we assign f(z0) the value w0 with the knowledge that lim f(z)=w0 then we can say that we z→z0 have “removed” the singularity. An example would be the point z = 0 for f(z) = sin(z)/z. Branch Singularity A branch singularity is a point z0 through which all possible branch cuts of a multi-valued function can be drawn to produce a single-valued function. An example of such a point would be the point z = 0 for Log (z).
    [Show full text]
  • Chapter 4 the Riemann Zeta Function and L-Functions
    Chapter 4 The Riemann zeta function and L-functions 4.1 Basic facts We prove some results that will be used in the proof of the Prime Number Theorem (for arithmetic progressions). The L-function of a Dirichlet character χ modulo q is defined by 1 X L(s; χ) = χ(n)n−s: n=1 P1 −s We view ζ(s) = n=1 n as the L-function of the principal character modulo 1, (1) (1) more precisely, ζ(s) = L(s; χ0 ), where χ0 (n) = 1 for all n 2 Z. We first prove that ζ(s) has an analytic continuation to fs 2 C : Re s > 0gnf1g. We use an important summation formula, due to Euler. Lemma 4.1 (Euler's summation formula). Let a; b be integers with a < b and f :[a; b] ! C a continuously differentiable function. Then b X Z b Z b f(n) = f(x)dx + f(a) + (x − [x])f 0(x)dx: n=a a a 105 Remark. This result often occurs in the more symmetric form b Z b Z b X 1 1 0 f(n) = f(x)dx + 2 (f(a) + f(b)) + (x − [x] − 2 )f (x)dx: n=a a a Proof. Let n 2 fa; a + 1; : : : ; b − 1g. Then Z n+1 Z n+1 x − [x]f 0(x)dx = (x − n)f 0(x)dx n n h in+1 Z n+1 Z n+1 = (x − n)f(x) − f(x)dx = f(n + 1) − f(x)dx: n n n By summing over n we get b Z b X Z b (x − [x])f 0(x)dx = f(n) − f(x)dx; a n=a+1 a which implies at once Lemma 4.1.
    [Show full text]
  • Factorization of Laurent Series Over Commutative Rings ∗ Gyula Lakos
    Linear Algebra and its Applications 432 (2010) 338–346 Contents lists available at ScienceDirect Linear Algebra and its Applications journal homepage: www.elsevier.com/locate/laa Factorization of Laurent series over commutative rings ∗ Gyula Lakos Alfréd Rényi Institute of Mathematics, Hungarian Academy of Sciences, Budapest, Pf. 127, H-1364, Hungary Institute of Mathematics, Eötvös University, Pázmány Péter s. 1/C, Budapest, H-1117, Hungary ARTICLE INFO ABSTRACT Article history: We generalize the Wiener–Hopf factorization of Laurent series to Received 3 May 2009 more general commutative coefficient rings, and we give explicit Accepted 12 August 2009 formulas for the decomposition. We emphasize the algebraic nature Available online 12 September 2009 of this factorization. Submitted by H. Schneider © 2009 Elsevier Inc. All rights reserved. AMS classification: Primary: 13J99 Secondary: 46S10 Keywords: Laurent series Wiener–Hopf factorization Commutative topological rings 0. Introduction Suppose that we have a Laurent series a(z) with rapidly decreasing coefficients and it is multi- − plicatively invertible, so its multiplicative inverse a(z) 1 allows a Laurent series expansion also with rapidly decreasing coefficients; say n −1 n a(z) = anz and a(z) = bnz . n∈Z n∈Z Then it is an easy exercise in complex function theory that there exists a factorization − + a(z) = a (z)a˜(z)a (z) such that −( ) = − −n ˜( ) =˜ p +( ) = + n a z an z , a z apz , a z an z , n∈N n∈N ∗ Address: Institute of Mathematics, Eötvös University, P´azm´any P ´eter s. 1/C, Budapest, H-1117, Hungary. E-mail address: [email protected] 0024-3795/$ - see front matter © 2009 Elsevier Inc.
    [Show full text]
  • Residue Theorem
    Topic 8 Notes Jeremy Orloff 8 Residue Theorem 8.1 Poles and zeros f z z We remind you of the following terminology: Suppose . / is analytic at 0 and f z a z z n a z z n+1 ; . / = n. * 0/ + n+1. * 0/ + § a ≠ f n z n z with n 0. Then we say has a zero of order at 0. If = 1 we say 0 is a simple zero. f z Suppose has an isolated singularity at 0 and Laurent series b b b n n*1 1 f .z/ = + + § + + a + a .z * z / + § z z n z z n*1 z z 0 1 0 . * 0/ . * 0/ * 0 < z z < R b ≠ f n z which converges on 0 * 0 and with n 0. Then we say has a pole of order at 0. n z If = 1 we say 0 is a simple pole. There are several examples in the Topic 7 notes. Here is one more Example 8.1. z + 1 f .z/ = z3.z2 + 1/ has isolated singularities at z = 0; ,i and a zero at z = *1. We will show that z = 0 is a pole of order 3, z = ,i are poles of order 1 and z = *1 is a zero of order 1. The style of argument is the same in each case. At z = 0: 1 z + 1 f .z/ = ⋅ : z3 z2 + 1 Call the second factor g.z/. Since g.z/ is analytic at z = 0 and g.0/ = 1, it has a Taylor series z + 1 g.z/ = = 1 + a z + a z2 + § z2 + 1 1 2 Therefore 1 a a f .z/ = + 1 +2 + § : z3 z2 z This shows z = 0 is a pole of order 3.
    [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]
  • Compex Analysis
    ( ! ) 1. The amplitu.e of a comple2 number isisis a) 0 b) 89: c) 8 .) :8 2.The amplitu.e of the quotient of two comple2 numbers is a) the sum of their amplitu.es b) the .ifference of their amplitu.es c) the pro.uct of their amplitu.es .) the quotient of their amplitu.es 3. The ? = A B then ?C = : : : : : : a) AB b) A B c) DB .) imaginary J ? K ?: J 4. If ? I ?: are any two comple2 numbers, then J ?.?: J isisis J ? K ?: J J ? K ?: J J ? K ?: J J J J J a)a)a) J ?: J b) J ?. J c) J ?: JJ? J .) J ? J J ?: J : : 555.5...MNO?P:Q: A B R = a) S b) DS c) T .) U 666.The6.The equation J? A UJ A J? D UJ = W represents a) Circle b) ellipse c) parparabolaabola .) hyperbola 777.The7.The equation J? A ZJ = J? D ZJ represents a) Circle b) ellipse c) parparabolaabola .) Real a2is 888.The8.The equation J? A J = ]:J? D J represents a) Circle b) ellipse c) parparabolaabola .) hyperbola 999.The9.The equation J?A:J A J?D:J = U represents a) Circle b) a st. line c) parabola .) hyperbohyperbolalalala 101010.The10.The equation J:? D J = J?D:J represents a) Circle b) a st. line c) parabola .) hyperbola : : 111111.The11.The equation J? D J A J?D:J = U represents a) Circle b) a st. line c) parabola .) hyperbola ?a 121212.The12.The equation !_ `?a b = c represents a) Circle b) a st.
    [Show full text]
  • COMPLEX ANALYSIS Notes Lent 2006 T. K. Carne
    Department of Pure Mathematics and Mathematical Statistics University of Cambridge COMPLEX ANALYSIS Notes Lent 2006 T. K. Carne. [email protected] c Copyright. Not for distribution outside Cambridge University. CONTENTS 1. ANALYTIC FUNCTIONS 1 Domains 1 Analytic Functions 1 Cauchy – Riemann Equations 1 2. POWER SERIES 3 Proposition 2.1 Radius of convergence 3 Proposition 2.2 Power series are differentiable. 3 Corollary 2.3 Power series are infinitely differentiable 4 The Exponential Function 4 Proposition 2.4 Products of exponentials 5 Corollary 2.5 Properties of the exponential 5 Logarithms 6 Branches of the logarithm 6 Logarithmic singularity 6 Powers 7 Branches of powers 7 Branch point 7 Conformal Maps 8 3. INTEGRATION ALONG CURVES 9 Definition of curves 9 Integral along a curve 9 Integral with respect to arc length 9 Proposition 3.1 10 Proposition 3.2 Fundamental Theorem of Calculus 11 Closed curves 11 Winding Numbers 11 Definition of the winding number 11 Lemma 3.3 12 Proposition 3.4 Winding numbers under perturbation 13 Proposition 3.5 Winding number constant on each component 13 Homotopy 13 Definition of homotopy 13 Definition of simply-connected 14 Definition of star domains 14 Proposition 3.6 Winding number and homotopy 14 Chains and Cycles 14 4 CAUCHY’S THEOREM 15 Proposition 4.1 Cauchy’s theorem for triangles 15 Theorem 4.2 Cauchy’s theorem for a star domain 16 Proposition 4.10 Cauchy’s theorem for triangles 17 Theorem 4.20 Cauchy’s theorem for a star domain 18 Theorem 4.3 Cauchy’s Representation Formula 18 Theorem 4.4 Liouville’s theorem 19 Corollary 4.5 The Fundamental Theorem of Algebra 19 Homotopy form of Cauchy’s Theorem.
    [Show full text]
  • Simple Zeros of the Zeta Function 2 Form Ρ, T R
    Simple Zeros Of The Zeta Function N. A. Carella Abstract: This note studies the Laurent series of the inverse zeta function 1/ζ(s) at any fixed nontrivial zero ρ of the zeta function ζ(s), and its connection to the simplicity of the nontrivial zeros. 1 Introduction The set of zeros of the zeta function ζ(s)= n−s, e(s) > 1 is defined by =# s n≥1 ℜ Z { ∈ C : ζ(s) = 0 . This subset of complex numbers has a disjoint partition as = , } P Z ZT ∪ZN the subset of trivial zeros and the subset of nontrivial zeros. The subset of trivial zeros of the zeta function is completely determined; it is the subset of negative even integers = 2n : ζ(s)=0 and n 1 . The trivial zeros are extracted ZT {− ≥ } using the symmetric functional equation π−s/2Γ(s/2)ζ(s)= π−(1−s)/2Γ((1 s)/2)ζ(1 s), (1) − − where Γ(t) = ∞ xt−1e−xdx is the gamma function, and s C is a complex number. 0 ∈ Various levels of explanations of the functional equation are given in [33, p. 222], [31, p. R 328], [17, p. 13], [22, p. 55], [17, p. 8], [41], [27], and other sources. In contrast, the subset of nontrivial zeros = s C : ζ(s)=0 and0 < e(s) < 1 (2) ZN { ∈ ℜ } and myriad of questions about its properties remain unknown. The nontrivial zeros are computed using the Riemann-Siegel formula, see [18, Eq. 25.10.3]. Some recent develop- ment in this area appears in [19] and [20].
    [Show full text]