Complex Numbers Analytic Functions and Singularities

Total Page:16

File Type:pdf, Size:1020Kb

Complex Numbers Analytic Functions and Singularities The Cooper Union Department of Electrical Engineering ECE114 Digital Signal Processing Lecture Notes: Complex Analysis September 6, 2011 Complex Numbers z = x + jy = rej where ej = cos + j sin . Note ej2n = 1 iff n is an integer. j conjugate: z = z = x jy = re 2 z = zz, =argument of z = arg (z) Thej j unit circle is z = 1. log z = ln z + j argj j (z) = ln r + j Actually, logj j z is multiple valued: log z = ln r + j + j2n, n= integer. Note the natural logarithm is written ln for real parameters and log for complex. In MATLAB, log, abs and angle return the (complex or real) natural log, magnitude and argument, respectively. If z, w are complex: zw = ew log z. Thus in general zw is multiple valued, unless w = k = integer: zk is single valued. j j(j/2+j2n) /2 2n j Example 1 j = e = e e , so j has many values, all positive real, with values arbitrarily small (n + ) and arbitrarily large1(n ). ! 1 ! 1 z1/N = e(ln r+j+j2n)/N = r1/N ej/N ej2n/N , which yields N distinct values for 0 n N 1. The N values ej2n/N are the distinct N th roots of unity ( is an N th root of unity≤ ≤ if N j2/N = 1), and are equally spaced around the unit circle. The twiddle factor is WN = e is defined in the context of DFT/FFT. It is a primitive N th root of unity, so-called because its powers W k , 0 k N 1, are all the distinct N th roots of unity. N ≤ ≤ j/4 1/3 j/12 j2/3 j2/3 Example 2 8e = 2e 1, e , e Analytic Functions and Singularities A complex-valued function of a complex variable f (z) can be expressed as: f (z) = u (x, y) + jv (x, y) where u, v are each real-valued functions of two real variables, x, y. The derivative f 0 of f is defined as: f (z + z) f (z) f 0 (z) = lim z 0 z ! If f 0 exists at zo, then f is analytic at zo. If f 0 exists at all points within some region, then f is said to be analytic in the region. If f is analytic for all z, f is called entire. For example, polynomials and ez are entire. The existence of the complex derivative f 0 is a much stronger condition than in the case of real functions. Specifically, as z 0 in any way, the limit must always yield the same answer. ! 1 Example 3 z, z , and most general expressions involving conjugate or magnitude are not j j analytic for any z. Let f (z) = z = x jy. First, if z = x purely real: f (z + x) f (z) = x/x +1 x ! But if z = jy is purely imaginary then: f (z + jy) f (z) = jy/jy 1 jy ! Polynomials, ratios of polynomials, exponential and trigonometric functions are analytic except at points where the denominator goes to zero. For example, tan z = sin z/ cos z is not analytic at z = /2 + n, n= integer. If f is analytic in a region, it may be possible to extend f beyond this region so it stays analytic. This is called analytic continuation. The analytic continuation is uniquely determined by the values on the boundary. n 1 Example 4 f (z) = n1=0 z is analytic for z < 1, but the series does not converge for z 1. However, we can use the formula 1/ (1j j z) to perform analytic continuation to all zj =j ≥ 1. That is, f^(z) =P 1/ (1 z) has the property that f^ = f, z < 1, and f^ is defined and 6 j j n analytic for z 1, z = 1 as well as for z < 1. For example, f (2) = n1=0 2 is nonsense j j ≥ 6 ^ 1 j j but the analytic continuation f (2) = 1 2 = 1 is perfectly valid. P f (z) = u (x, y) + jv (x, y) is analytic at z iff u, v satisfy the Cauchy-Riemann (C-R) equations: @u @v @u @v = , = @x @y @y @x Definition 5 singularity: If f is analytic in a region except at an isolated point zo, then f has a singularity at z = zo. Theorem 6 types of singularities: There are only three types of singularities, which can be classified according to the behavior of limz zo f (z) : ! j j 1. removable singularity: limz zo f (z) exists. If f (zo) is set equal to this limit, f becomes analytic there. For example,! f (z) = sin z/z is analytic at z = 0 if we define f (0) = 1, so z = 0 is a removable singularity. 1. pole: limz f (z) = . Then f must blow up with polynomial growth: f (z) = !1 jm j 1 g (z) / (z zo) where g is analytic at zo, g (zo) being nonzero finite. Equivalently: 0, k > m k lim (z zo) f (z) = finite, not 0, k = m z zo 8 ! < blows up, k < m The multiplicity of the pole is m. : 1 Here, “convergence”of a series or integral ALWAYS refers to absolute convergence. 2 2. essential singularity: limz zo f (z) does not exist: it is neither a finite constant nor . For example, e1/z !0 ifjz = jx, x < 0, x 0, and e1/z if z = x, x > 0, 1 1/z ! ! ! 1 x 0, but e = 1 if z = jy. Thus, limz 0 f (z) does not exist. ! ! j j Theorem 7 Behavior at an essential singularity (Picard’s theorem): If zo is an essential singularity, then in any arbitrarily small neighborhood of zo, f takes on all complex values infinitely often, except for exactly one value. Example 8 f (z) = e1/z has an essential singularity at z = 0. For all > 0 and all w = 0, we can find z < such that f (z) = w. Setting e1/z = w, w = 0, we get: 6 j j 6 1 z = 1/ log w = ln w + j + j2n j j By picking n large enough we can find a z with arbitrarily small magnitude. Note e1/z = 0 for any z. j j 6 To repeat, these are the only possibilities! If f is analytic in a region except for poles, m it is called homomorphic. If f (z) = (z zo) g (z) where g is analytic at zo and g (zo) = 0, 6 then f has a zero at zo of multiplicity m. That is: 0, k < m f (z) lim = finite, not 0, k = m z z k o (z zo) 8 ! < blows up, k > m Similar to the concept of multiplicity of: poles is the multiplicity of zeros. Problem 9 Theorem 10 zero of an analytic function: If f is analytic at z0 and m f (z0) = 0, then either f (z) is identically zero everywhere, or f (z) = (z z0) g (z) where g is analytic at z0 and g (z0) = 0; m is called the multiplicity of the zero. 6 In complex analysis, is considered as a single point. The expression z means that z , the behavior1 of the arg z can be arbitrary. We say f is analytic! at 1 , has polesj orj ! zeros 1 at , etc., according to its behavior as z . Specifically: 1 1 j j ! 1 Theorem 11 behavior at : We say f (z) is analytic at if f (z) is analytic for all 1 1 finite z > R, for some finite radius R, and limz f (z) exists (in this case we denote the limit asj jf ( )). The function f has a zero at !1with multiplicity m if it is analytic there and f (z) =1g (z) /zm where g is analytic at 1and g ( ) = 0; if f ( ) = 0, then either there is finite multiplicity or f is identically zero.1 The1 function6 f has1 a pole at if it is 1 analytic for all finite z > R, for some finite radius R, and limz f (z) = ; in this case, f (z) = zmg (z) jwherej g is analytic at infinity and g ( ) =!1 0,j and mj is1 called the 1 6 multiplicity. If f is analytic for all z > R for some finite R but limz f (z) does not exist and is not , then f has an essentialj j singularity at , and it satisfies!1 j thej behavior described in Picard’stheorem1 (i.e., it takes on all finite complex1 values except exactly one in every region z > R). j j 3 Example 12 Consider: z3 + 1 z3 + 1 z3 + 1 f (z) = ez, f (z) = , f (z) = , f (z) = 1 2 2z + 3 3 2z3 + 3 4 2z5 + 3 Then f1 has an essential singularity at (f1 is still called entire); f2 has a double pole at 2 2 1 (it blows up like z ; f2 (z) /z 1/2 as z ); f3 and f4 are both analytic at , with 1 ! ! 12 2 1 f4 having a double zero there (it dies out like 1/z ; z f4 (z) 1/2 as z ). ! ! 1 A ratio of polynomials is a rational function and is uniquely determined by its poles, zeros and a constant gain factor: n anz + + a1z + a0 (z z1) (z zn) f (z) = m ··· = K ··· bmz + + b1z + b0 (z p1) (z pm) ··· ··· If we count poles or zeros at (corresponding to the cases n > m or n < m, respectively), and count multiplicities, then1 the total number of poles = the total number of zeros = max (n, m).
Recommended publications
  • Class 1/28 1 Zeros of an Analytic Function
    Math 752 Spring 2011 Class 1/28 1 Zeros of an analytic function Towards the fundamental theorem of algebra and its statement for analytic functions. Definition 1. Let f : G → C be analytic and f(a) = 0. a is said to have multiplicity m ≥ 1 if there exists an analytic function g : G → C with g(a) 6= 0 so that f(z) = (z − a)mg(z). Definition 2. If f is analytic in C it is called entire. An entire function has a power series expansion with infinite radius of convergence. Theorem 1 (Liouville’s Theorem). If f is a bounded entire function then f is constant. 0 Proof. Assume |f(z)| ≤ M for all z ∈ C. Use Cauchy’s estimate for f to obtain that |f 0(z)| ≤ M/R for every R > 0 and hence equal to 0. Theorem 2 (Fundamental theorem of algebra). For every non-constant polynomial there exists a ∈ C with p(a) = 0. Proof. Two facts: If p has degree ≥ 1 then lim p(z) = ∞ z→∞ where the limit is taken along any path to ∞ in C∞. (Sometimes also written as |z| → ∞.) If p has no zero, its reciprocal is therefore entire and bounded. Invoke Liouville’s theorem. Corollary 1. If p is a polynomial with zeros aj (multiplicity kj) then p(z) = k k km c(z − a1) 1 (z − a2) 2 ...(z − am) . Proof. Induction, and the fact that p(z)/(z − a) is a polynomial of degree n − 1 if p(a) = 0. 1 The zero function is the only analytic function that has a zero of infinite order.
    [Show full text]
  • 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]
  • 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]
  • 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]
  • Complex Analysis Qual Sheet
    Complex Analysis Qual Sheet Robert Won \Tricks and traps. Basically all complex analysis qualifying exams are collections of tricks and traps." - Jim Agler 1 Useful facts 1 X zn 1. ez = n! n=0 1 X z2n+1 1 2. sin z = (−1)n = (eiz − e−iz) (2n + 1)! 2i n=0 1 X z2n 1 3. cos z = (−1)n = (eiz + e−iz) 2n! 2 n=0 1 4. If g is a branch of f −1 on G, then for a 2 G, g0(a) = f 0(g(a)) 5. jz ± aj2 = jzj2 ± 2Reaz + jaj2 6. If f has a pole of order m at z = a and g(z) = (z − a)mf(z), then 1 Res(f; a) = g(m−1)(a): (m − 1)! 7. The elementary factors are defined as z2 zp E (z) = (1 − z) exp z + + ··· + : p 2 p Note that elementary factors are entire and Ep(z=a) has a simple zero at z = a. 8. The factorization of sin is given by 1 Y z2 sin πz = πz 1 − : n2 n=1 9. If f(z) = (z − a)mg(z) where g(a) 6= 0, then f 0(z) m g0(z) = + : f(z) z − a g(z) 1 2 Tricks 1. If f(z) nonzero, try dividing by f(z). Otherwise, if the region is simply connected, try writing f(z) = eg(z). 2. Remember that jezj = eRez and argez = Imz. If you see a Rez anywhere, try manipulating to get ez. 3. On a similar note, for a branch of the log, log reiθ = log jrj + iθ.
    [Show full text]
  • Smooth Versus Analytic Functions
    Smooth versus Analytic functions Henry Jacobs December 6, 2009 Functions of the form X i f(x) = aix i≥0 that converge everywhere are called analytic. We see that analytic functions are equal to there Taylor expansions. Obviously all analytic functions are smooth or C∞ but not all smooth functions are analytic. For example 2 g(x) = e−1/x Has derivatives of all orders, so g ∈ C∞. This function also has a Taylor series expansion about any point. In particular the Taylor expansion about 0 is g(x) ≈ 0 + 0x + 0x2 + ... So that the Taylor series expansion does in fact converge to the function g˜(x) = 0 We see that g andg ˜ are competely different and only equal each other at a single point. So we’ve shown that g is not analytic. This is relevent in this class when finding approximations of invariant man- ifolds. Generally when we ask you to find a 2nd order approximation of the center manifold we just want you to express it as the graph of some function on an affine subspace of Rn. For example say we’re in R2 with an equilibrium point at the origin, and a center subspace along the y-axis. Than if you’re asked to find the center manifold to 2nd order you assume the manifold is locally (i.e. near (0,0)) defined by the graph (h(y), y). Where h(y) = 0, h0(y) = 0. Thus the taylor approximation is h(y) = ay2 + hot. and you must solve for a using the invariance of the manifold and the dynamics.
    [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]
  • Lecture Note for Math 220A Complex Analysis of One Variable
    Lecture Note for Math 220A Complex Analysis of One Variable Song-Ying Li University of California, Irvine Contents 1 Complex numbers and geometry 2 1.1 Complex number field . 2 1.2 Geometry of the complex numbers . 3 1.2.1 Euler's Formula . 3 1.3 Holomorphic linear factional maps . 6 1.3.1 Self-maps of unit circle and the unit disc. 6 1.3.2 Maps from line to circle and upper half plane to disc. 7 2 Smooth functions on domains in C 8 2.1 Notation and definitions . 8 2.2 Polynomial of degree n ...................... 9 2.3 Rules of differentiations . 11 3 Holomorphic, harmonic functions 14 3.1 Holomorphic functions and C-R equations . 14 3.2 Harmonic functions . 15 3.3 Translation formula for Laplacian . 17 4 Line integral and cohomology group 18 4.1 Line integrals . 18 4.2 Cohomology group . 19 4.3 Harmonic conjugate . 21 1 5 Complex line integrals 23 5.1 Definition and examples . 23 5.2 Green's theorem for complex line integral . 25 6 Complex differentiation 26 6.1 Definition of complex differentiation . 26 6.2 Properties of complex derivatives . 26 6.3 Complex anti-derivative . 27 7 Cauchy's theorem and Morera's theorem 31 7.1 Cauchy's theorems . 31 7.2 Morera's theorem . 33 8 Cauchy integral formula 34 8.1 Integral formula for C1 and holomorphic functions . 34 8.2 Examples of evaluating line integrals . 35 8.3 Cauchy integral for kth derivative f (k)(z) . 36 9 Application of the Cauchy integral formula 36 9.1 Mean value properties .
    [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]
  • Notes on Analytic Functions
    Notes on Analytic Functions In these notes we define the notion of an analytic function. While this is not something we will spend a lot of time on, it becomes much more important in some other classes, in particular complex analysis. First we recall the following facts, which are useful in their own right: Theorem 1. Let (fn) be a sequence of functions on (a; b) and suppose that each fn is differentiable. 0 If (fn) converges to a function f uniformly and the sequence of derivatives (fn) converges uniformly to a function g, then f is differentiable and f 0 = g. So, the uniform limit of differentiable functions is itself differentiable as long as the sequence of derivatives also converges uniformly, in which case the derivative of the uniform limit is the uniform limit of the derivatives. We will not prove this here as the proof is not easy; however, note that the proof of Theorem 26.5 in the book can be modified to give a proof of the above theorem in the 0 special case that each derivative fn is continuous. Note that we need the extra assumption that the sequence of derivatives converges uniformly, as the following example shows: q 2 1 Example 1. For each n, let fn :(−1; 1) be the function fn(x) = x + n . We have seen before that (fn) converges uniformly to f(x) = jxj on (−1; 1). Each fn is differentiable at 0 but f is not, so the uniform limit of differentiable functions need not be differentiable. We shouldn't expect that the uniform limit of differentiable functions be differentiable for the fol- lowing reason: differentiability is a local condition which measures how rapidly a function changes, while uniform convergence is a global condition which measures how close functions are to one another.
    [Show full text]
  • Lecture 18: Analytic Functions and Integrals
    Lecture 17: Analytic Functions and Integrals (See Chapter 14 in Boas) This is a good point to take a brief detour and expand on our previous discussions of complex variables and complex functions of complex variables. In particular, we want to consider the properties of so-called analytic functions, especially those properties that allow us to perform integrals relevant to evaluating an inverse Fourier transform. More generally we want to motivate the process of thinking about the functions that appear in physics in terms of their properties in the complex plane (where “real life” is the real axis). In the complex plane we can more usefully define a well “behaved function”; we want both the function and its derivative to be well defined. Consider a complex valued function of a complex variable defined by F z U x,,, y iV x y (17.1) where UV, are real functions of the real variables xy, . The function Fz is said to be analytic (or regular or holomorphic) in a region of the complex plane if, at every (complex) point z in the region, it possesses a unique (finite) derivative that is independent of the direction in the complex plane along which we take the derivative. (This implies that there is always a, perhaps small, region around every point of analyticity within which the derivatives exist.) This property of the function is summarized by the Cauchy-Riemann conditions, i.e., a function is analytic/regular at the point z x iy if and only if (iff) UVVU , (17.2) x y x y at that point.
    [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]