THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS

Size: px
Start display at page:

Download "THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS"

Transcription

1 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS SKULI GUDMUNDSSON Abstract. This paper is an exposition on the basic fundamental theorems of complex analysis. Given is a brief introduction to analyticity and path integration, and from there the theorems regarding the Cauchy Integral, power series functions, and meromorphic functions are stated and proved. The paper concludes with an immediate application of the proved theorems - an inquiry into Bernoulli polynomials and a proof of Wallis product for π. Contents. Introduction 2. Basic Definitions in Complex Analysis Analyticity Paths and Homotopies Basic Theorems 4 3. The Cauchy Integral 6 4. Power Series Expansion and Meromorphic Functions 0 5. Bernoulli Polynomials and Wallis Product 5 Acknowledgments 9 References 20. Introduction In complex analysis, integrals of the type γ where γ is a complex path, represent a different geometric challenge than in onevariable real analysis where the only possible paths are closed intervals or points. To talk about complex integration in a meaningful way, however, we must first introduce complex differentiability and give proper definitions of the tools of complex integration - paths, contours, and homotopies. This is done in Section 2. In Section 3, the focus is on the Cauchy Integral Formula and interesting consequences of it - e.g., that a complex differentiable function is holomorphic (infinitely many times complex differentiable) - whereas in Section 4, the results of Section 3 are developed to define meromorphic functions and to relate analyticity of a function to its representability as a power series. Date: Submitted August 26, 208.

2 2 SKULI GUDMUNDSSON The fifth and final section deals with an interesting application of all the theorems previously developed. Investigated are the Bernoulli polynomials: where u is given by B k (x) = k u z k z=0 { if z = 0 u(x, z) = ze zx e z if z 0 These are then used to derive representations of sin(x), csc(x) and other trigonometric identities, which immediately give Wallis product representation of π: π 2 = Basic Definitions in Complex Analysis 2.. Analyticity. A brief view of the basics of complex analysis is presented in this section as a preamble to more complicated investigations. We begin with the definition of analyticity (complex differentiability), which is analogous to its real counterpart: Definition 2.. Let Ω be an open subspace of C, and let f be defined over Ω. The function f is said to be analytic over Ω if, for h C, the following limit exists for all z Ω. f(z + h) f(z) lim h 0 h It is natural to identify the complex-valued plane with R 2. Let f be a complexvalued function defined on an open subset Ω C. Furthermore, let Ω be an open subset of R 2 defined as: Ω = {(x, y) R 2 : x + iy Ω} Thus we can identify f with real valued functions u and v, defined on Ω, according to the rule: Letting z = x + iy, we have: f(x + iy) = u(x, y) + iv(x, y) f ( z (x + iy) = 2 x i 2 y = ( u 2 x + v ) (x, y) + i ( v y 2 f ( z (x + iy) = 2 x + i 2 y = ( u 2 x + v ) (x, y) + i y 2 ) (u(x, y) + iv(x, y)) x u y ) (x, y) ) (u(x, y) + iv(x, y)) ( v x u ) (x, y) y

3 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS Paths and Homotopies. A short discussion of paths and homotopies is also necessary for the formulation of basic theorems in complex analysis. A path in an open subset U C is a continuous function from a closed interval to U. If γ is a path, then γ is said to be closed if γ(a) = γ(b). Using this knowledge, we can make sense of the definition of a homotopy: Definition 2.2. Let γ : [0, ] C and γ 2 : [0, ] C be paths. A continuous function σ : [0, ] [0, ] C is called a homotopy between γ and γ 2 if, for all 0 x, σ(0, x) = γ (x) σ(, x) = γ 2 (x) A path is contractible if it is homotopic to a constant path. Heuristically, a homotopy between two closed paths in the complex plane can be thought of as a continuous deformation of one closed path into another closed path, as in the figure below: Figure. A homotopy exists between the two closed paths in C since it is possible to continuously deform/expand one to get the other. When scrutinizing homotopic reductions, however, the domain in question matters. In the case of Figure, a homotopy does exist between the two paths on C, but it would not exist on C \ {a} if a C were a point in between the two paths. This conceptualization of a homotopy, while not rigorous, is extremely useful for the purposes of this paper. For a more rigorous treatment of homotopies, see Hatcher s Algebraic T opology [3]. Homotopies will be vital to our discussion of complex integration. We define the integral along γ of a complex-valued function f (that is defined at least on the image of γ) by: γ = b a f(γ(t))γ (t) dt

4 4 SKULI GUDMUNDSSON The integral on the right is independent of parameterization. This means that if τ : [a, b] [c, d] is monotone increasing and continuously differentiable along with its inverse, and the path ˆγ is defined by then we have: ˆγ(s) = γ(τ (s)) b a f(γ(t))γ (t) dt = d c f(ˆγ(s))ˆγ (s) ds This we can see by making the real change of variables s = τ(t) in the integral on the right. It can be helpful to assign a unique name to classes of paths independent of parameterization. These are called contours, and we say that a contour C corresponds to a path γ. Since the integral depends only on the contour, we write the integral as: The number C dz (2.3) 2πi C z ζ is called the index of a contour C with respect to the point ζ, and is denoted by Ind(C, ζ). This concept is useful for theorems in which paths are closed. For closed paths, the index is if the point ζ lies in the interior (or convex hull) of C, and it is 0 if the ζ lies in the exterior of C. We conclude this subsection with the intuitive notion of the length of a path, which is defined as follows: Definition 2.4. Let γ : [a, b] C be a path in the complex plane. If γ is continuously differentiable, then the length of γ, represented by L, is given by the following integral: L = b a γ (t) dt 2.3. Basic Theorems. Armed with the definitions from Sections 2. and 2.2, we can state the following theorem: Theorem 2.5. Suppose that u and v are continuously differentiable on Ω. The following conditions are equivalent: f(z + h) f(z). lim exists for all z Ω h 0 h 2. f = 0 throughout Ω. z 3. The functions u and v satisfy the Cauchy-Riemann equations throughout Ω: u x = v y, v x = u y 4. = 0 along any closed, contractible contour C in Ω. C 5. = whenever C and C are homotopic. C C

5 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS 5 Proof. See pages of []. The next theorem is akin to a sixth condition of Theorem 2.5, but, due to its complex structure, is better stated as a separate theorem: Theorem 2.6. If for each sequence {z n } such that z n Ω \ {z 0 } and z n z 0 as n we can write f(z) = f(z 0 ) + (z z 0 )(λ + ɛ(z)) for all z Ω, where ɛ : Ω C is continuous at z 0 with ɛ(z 0 ) = 0, then f is analytic at z 0. Proof. See Chapter of [2]. As in the real case, from these basic theorems we can generalize about compositions of complex differentiable functions, as the following theorem states: Theorem 2.7. Let f and g be analytic functions on Ω.. If a, b C, then af + bg is analytic on Ω. 2. The product fg is analytic on Ω. 3. If g has no zeroes in Ω, then f/g is analytic on Ω. 4. If U Ω is open, then f restricted to U, written f U, is analytic. 5. If Ω = α U α and h Uα is analytic on U α for every α, then h is analytic on Ω. Proof. The proof is analogous to proofs in the real case. With Theorems 2.5, 2.6 and 2.7 at hand, we can check whole classes of functions with respect their complex differentiability: Example 2.8. Consider f(z) = z n, with n Z. If n, then by the first condition of Theorem 2.5: f(z) f(z 0 ) f(z) f(z 0 ) lim = lim z z 0 z z 0 z z 0 z z 0 = lim (z n + z 0 z n z z z 0 n 2 z + z0 n+ ) = nz0 n 0 for all z 0 C. By condition of Theorem 2.7, all complex polynomials are analytic on C. If, however, n =, we find that by choosing γ(t) = e it for 0 t 2π dz 2π γ z = i dt = 2πi 0 0 By condition 4, f is not holomorphic on all of C. Example 2.9. Consider f(x + iy) = x + xi. We have that u x =, v y = 0 By condition 3, the function is nowhere differentiable on C. Example 2.0. Consider f(z) = z 2 = x 2 +y 2. Here the function f is a real-valued polynomial, and thus f is real-differentiable on C, yet u x = 2x, v y = 0

6 6 SKULI GUDMUNDSSON u y = 2y, v x = 0 By condition 3, the function is nowhere holomorphic on C except when x = y = 0. The final theorem is an immediate consequence of the definitions in Section 2.2: Theorem 2. (The ML-Theorem). Let γ : [a, b] C be a path, and let f be a continuous function on γ. Suppose that f(z) M for all z in the image of γ. Then the following holds: ML where L is defined as in Definition 2.4. Proof. We know from real analysis that b = f(γ(t))γ (t) dt γ a M γ b a b a γ (t) dt = ML 3. The Cauchy Integral f(γ(t)) γ (t) dt The goal of this section is to prove the Cauchy Integral Formula - a key result in complex analysis. We begin by proving Cauchy s Theorem for Triangles. This theorem, while not central to the arguments of this paper, is included because of its importance in proving results in complex analysis, such as Rouche s Theorem and others, which are powerful tools for counting poles and zeros. Although Rouche s Theorem is beyond the scope of this paper, poles and techniques for counting them are discussed in Section 4. Theorem 3. (Cauchy s Theorem for Triangles). Suppose that f is analytic on Ω and T = [z, z 2, z 3 ] is any triangle such that ˆT Ω (where ˆT is the convex hull of T ). Then = 0. T Proof. Let a, b, c be the midpoints of [z, z 2 ], [z 2, z 3 ], and [z 3, z ], respectively, and let us consider the triangles [z, a, c], [z 2, b, a], and [a, b, c]: Figure 2. An example of the described triangle.

7 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS 7 The integral of f over T is the sum of the integrals over the four triangles. Moreover, by the triangle inequality, if T is one of these triangles and T is as large as possible, then T 4 T Also, if L(X) measures the length of the sides of a geometric object X, then L(T ) = 2L(T ), because a line joining two midpoints of a triangle is half as long as the opposite side. Proceeding in this way, we obtain a sequence {T n : n =, 2,...} of triangles such that L(T n ) = 2 n L(T ) with ˆT n+ ˆT n, and so we obtain (3.2) T 4 n T n Now the ˆT n form a decreasing sequence of nonempty closed and bounded (hence compact) sets in C whose diameters approach 0 as n. Hence, there is a point z 0 n= ˆT n. (If the intersection is empty, then by compactness, some finite collection of T i s would have an empty intersection.) Since f is analytic at z 0, there is a continuous function ɛ : Ω C with ɛ(z 0 ) = 0 (see Theorem 2.6) and such that (3.3) f(z) = f(z 0 ) + (z z 0 ) [ f (z 0 ) + ɛ(z) ], z Ω Therefore we have that (3.4) Now by the ML-Theorem, (3.5) Thus we have that (3.6) = (z z 0 )ɛ(z) dz, n N T n T n (z z 0 )ɛ(z) dz T n sup [ z z0 ɛ(z) ] L(T n ) z T n T sup z T n ɛ(z) ( L(Tn ) ) 2 sup z T n ɛ(z) 4 n ( L(T ) ) 2 sup ɛ(z) ( L(T ) ) 2 z T n By continuity of ɛ at z 0, and since ɛ(z 0 ) = 0, the right side of Equation (3.6) tends to zero as n tends to infinity. We conclude that = 0. T

8 8 SKULI GUDMUNDSSON Theorem 3.7 (The Cauchy Integral Formula). Let Ω C be open, f an analytic function on Ω, z a point in Ω and C a closed, contractible contour of index with respect to z. Then (3.8) f(z) = f(ζ) dζ 2πi C ζ z Proof. Let w be a point in Ω, and let B(w, r) be contained in Ω with z B(w, r). Since any closed, contractible contour C with index with respect to z is homotopic to some circle C(w, r ) in Ω \ {z}, by part 5 of Theorem 2.5 we have that f(ζ) C ζ z dζ = f(ζ) C(w,r ) ζ z dζ Thus we need only prove the Cauchy Integral Formula for C(w, r). Therefore, let z C(w, r), and let C be the contour corresponding to (3.9) γ (t) = w + re 2πit We will show that for all ε > 0 2πi C f(ζ) dζ ζ z f(z) ε First, we define a function g in the following way: f(ζ) f(z) g(ζ) = ζ z Since f is analytic on Ω, and so by condition of Theorem 2.5, there exist positive M and R such that g(ζ) f(ζ) f(z) = ζ z M for ζ B(z, R). Let therefore ε 0 < ρ < min{r, r z w, M } and furthermore, let C 2 be the contour corresponding to the path (3.0) γ 2 (t) = z + ρe 2πit The contours C and C 2 are homotopic in Ω \ {z}, with the function σ(t) = sγ 2 (t) + ( s)γ (t) serving as a homotopy. What s more, g is analytic on Ω \ {z}, and so condition 5 of Theorem 2.5 gives us that g(ζ) dζ = g(ζ) dζ 2πi C 2πi C 2 Now by the ML-Theorem, we have that

9 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS 9 g(ζ) dζ 2πi C 2 Mρ < ε Since C is of index with respect to z, we have that g(ζ) dζ = f(ζ) f(z) dζ = f(ζ) dζ f(z) 2πi C 2πi C ζ z 2πi C ζ z And thus, for all ε > 0, we have that 2πi C f(ζ) dζ ζ z f(z) ε The following theorem will almost immediately allow us to see that an analytic function is not just once complex differentiable, but infinitely many times complex differentiable: Theorem 3.. Let γ be a path and let g be a complex-valued analytic function on γ (the image of γ). Define a function F on the open set Ω = C \ γ by F (z) = γ g(w) w z dw Then F has derivatives of all orders on Ω, and F (n) g(w) (z) = n! dw γ (w z) n+ for all z Ω and all n N {0}. Proof. The proof is by induction. The formula for F (n) (z) is valid for n = 0 by hypothesis, which gives us our base case. Let us assume that the formula holds for a given n and all z Ω. We fix z Ω and choose r > 0 small enough that D(z, r) Ω. For any point z D(z, r) with z z, we have = n! z z γ = n! z z γ F (n) (z) F (n) (z ) g(w) (n + )! dw z z γ (w z ) n+2 (w z ) n+ (w z) n+ (w z ) n+ g(w) dw (n + )! (w z) n+ (z z ) n k=0 (w z ) n k (w z) k (w z ) n+ (w z) n+ g(w) dw (n+)! γ γ g(w) dw (w z ) n+2 g(w) dw (w z ) n+2 Here the numerator of the first integral of the last line is obtained by the algebraic identity a n+ b n+ = (a b) n a n k b k k=0 where a = w z and b = w z. Therefore, we have that

10 0 SKULI GUDMUNDSSON (3.2) n! = n! [ γ max z γ F (n) (z) F (n) (z ) (n + )! z z γ g(w) (w z ) n+2 dw n k=0 (w z ) n k+ (w z) k (n + )(w z) n+ (w z ) n+2 (w z) n+ g(w) dw ( n k=0 (w z ) n k+ (w z) k (n + )(w z) n+ ) ] (w z ) n+2 (w z) n+ g(w) L(γ) The inequality we obtain from the M L-Theorem. Furthermore, since lim z z k=0 n (w z ) n k+ (w z) k = n (w z ) n+ = (n + )(w z ) n+ k=0 the max in Equation (3.2) approaches 0 as z tends to z, and thus we obtain that F (n) (z) F (n) (z ) lim = (n + )! z z z z γ g(w) (w z ) n+2 dw Combining Theorems 3.7 and 3., we get the following corollary: Corollary 3.3. If f is analytic on Ω, then f has derivatives of all orders on Ω. Moreover, if C is a closed, contractible contour in Ω, then (3.4) f (n) (z) = n! f(w) dw, z Ĉ 2πi C (w z) n+ Proof. Apply Theorem 3. to the Cauchy Integral Formula. Remark 3.5. Interestingly enough, a converse to Cauchy s Theorem for Triangles holds as well. That is, if f is continuous on Ω with = 0 for each triangle T T s.t. ˆT Ω, then f is analytic. We already have the tools for a proof - Theorems 3.7 and 3.. However, such a proof would require a thorough discussion of primitives, which is beyond the scope of this paper. 4. Power Series Expansion and Meromorphic Functions The Cauchy Integral Formula allows us to prove that two fundamental notions in complex analysis - analyticity and power series expansion - are in fact equivalent. To prove this fact, however, we must first state the following lemma: Lemma 4.. Let Ω C be open and f n a locally uniformly convergent sequence of functions analytic on Ω. Then their limit f is an analytic function and the successive derivatives of the f n converge locally uniformly to f. Proof. The proof employs techniques similar to those used in real analysis.

11 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS Theorem 4.2. Let Ω C be open and f a function on Ω. The following two conditions are equivalent.. f is analytic on Ω. 2. For every w Ω, there is a neighborhood U w of w and a sequence a n, depending on w, such that for all z U w, we have f(z) = a n (z w) n Proof. Assume that condition 2 is satisfied, and let x U w \ {w}. Then n=0 converges, so we have a n (x w) n n=0 a n x w n C where C is a constant depending on w but not on n. If 0 < r < x w, then for all z B(w, r) the sum (4.3) a n (z w) n n=0 converges uniformly by comparison with the series C ( r x w n=0 Therefore, we see that the sum in Equation (4.3) converges (locally) uniformly on B(w, x w ). The partial sums are all polynomials, and thus analytic. Lemma 4. tells us that the series converges to an analytic function on B(w, x w ). Taking the union over all x U w, and using condition 5 of Theorem 2.5, we see that the series represents an analytic function at least on the smallest open disc about w containing U w, and thus f is analytic on U w. Applying condition 5 of Theorem 2.5 shows that f is analytic on the entirety on Ω. Now suppose condition is satisfied. We define ) n ρ = sup{r R : B(w, r) Ω} Since Ω is open, we have that ρ > 0. Therefore, let 0 < r < ρ and let C be the circle of radius r about w, oriented counterclockwise. We then expand (ζ z) in powers of (z w): ζ w = (z w) n (ζ z) n+ n=0 Inserting this into the Cauchy Integral Formula, we get that (4.4) f(z) = f(ζ) dζ 2πi C ζ z = (z w) n 2πi n=0 C f(ζ) dζ (ζ w) n+

12 2 SKULI GUDMUNDSSON The term by term integration is justified by uniform convergence for z w < r. Using the differentiation formula given by Corollary 3.3, we can write f as f(z) = n=0 f (n) (w) (z w) n n! This is valid for all z w < r and all r < ρ, and so for all z w < ρ. Therefore condition 2 is satisfied with U w and a n = f (n) (w) n! The equivalence of holomorphicity and power series expansion provides an elegant basis for the definition of meromorphic functions. The next two theorems, Local Factorization and Rigidity Principle, are continuations of this relation, and easily solidify the various definitions of meromorphicity (Theorem 4.8). Theorem 4.5 (Local Factorization). Let Ω C be open, and f analytic on Ω. Every point w in Ω has a neighborhood U w where either. f(z) = 0 identically, or 2. f(z) = (z w) vw(f) u(z) where v w (f) is the order of vanishing of f at w, and u is an analytic function with no zeroes in U w. In particular, f has no zeroes in the punctured neighborhood U w \ {w}. Proof. If f (n) (w) = 0 for all n then the proof of Theorem 4. shows that condition of Theorem 4.2 is true throughout the largest disc about w contained in Ω. Otherwise, there exists an integer k such that f (k) 0, while f (n) = 0 for n < k. This k is the order of vanishing at w, and so k = v w (f). By Taylor s theorem f(z) = f (k) (w)(z w) k + o( z w k ) for z near w. If we define the function u by for z Ω \ {w}, we find u(z) = (z w) k f(z) (4.6) u(z) = f (k) (w) + o() for z near w. By condition 3 of Theorem 2.5, u is analytic on Ω\{w} and continuous at w. From this, we can conclude that u is analytic on all of Ω, although for brevity s sake, the proof is omitted (see Chapter 2 of [2]). Equation (4.6) shows that u(w) 0 and, by continuity, u(z) 0 in some neighborhood U w of w. Theorem 4.7 (Rigidity Principle). Let Ω be an open, connected subset of C and f an analytic function on Ω. Either. f(z) = 0 for all z Ω, or 2. the zeroes of f are all of finite order and are discrete; that is, each has a neighborhood containing no other zeroes.

13 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS3 Proof. Define and V n = {z Ω : f (n) (z) = 0} V = n=0 By Lemma 4., f (n) is continuous for all n, and thus V n is closed. As the intersection of a collection of closed sets, V is closed as well. On the other hand, if w V then Theorem 4.5 gives a whole neighborhood U w of w which is contained in V, so V is open as well. The subset Ω was assumed to be connected, so either V = Ω or V =. In the former case Ω V 0, so condition holds. In the latter case, every zero is of finite order. Theorem 4.5 then shows that each of these zeroes has a neighborhood containing no others. Theorem 4.8 (Definitions of Meromorphicity). Let Ω be an open subset of C and f a function defined on a subset of Ω. The following conditions are equivalent:. Every point w Ω has a punctured neighborhood U w \ {w} where f is defined and can be represented as a quotient f(z) = g w(z) h w (z) where the functions g w and h w are analytic on U w. 2. Every point w Ω has a punctured neighborhood U w \ {w} where f is defined and can be represented by an infinite series, f(z) = n=v w(f) V n a n (z w) n with some integer v w (f) and a sequence a n, depending on w but not on z, with a vw(f) 0. This series is called the Laurent series expansion of f about w. 3. Every point w Ω has a punctured neighborhood U w \ {w} where f is defined and can be represented as f(z) = (z w) vw(f) u(z) with some integer v w (f) and a function u which is analytic on U w with no zeroes there. Proof. An immediate application of Theorems 4.5 and 4.7. The points where v w (f) < 0 are called poles, the integer v w (f) the order of the pole, and the coefficient a the residue of f at the pole w, denoted Res f(z). z=w With meromorphic functions defined, we can now state the Residue Theorem, which enables us to compute integrals of meromorphic functions along closed, contractible contours with ease: Theorem 4.9. Let Ω C be open and f a meromorphic function on Ω. If C is a closed contractible contour in Ω then

14 4 SKULI GUDMUNDSSON = 2πi C ζ Ind(C, ζ)res z=ζ (f(z)) Proof. We provide only a sketch of the proof. Since C is a closed, contractible contour in Ω, it is homotopic to a small circle around each pole contained in the convex hull of C. Let n be the number of such poles, and let C i denote a small circle centered at each pole, ζ i, with i n. Then we have that: = 2πi C n i= 2πi C i By choosing each C i small enough (which is again possible using homotopies), we can on each circle take the Laurent series expansion of f, and thus obtain = C i C i n=v w(f) a n (z ζ i ) vw(f) dz = 2πi a Thus we obtain that the integral 2πi C is equal to the sum of the residues, which lie in the convex hull of C. Notice that this proves the equality = 2πi C ζ Ind(C, ζ)res z=ζ (f(z)) since for those poles outside the convex hull the index will be zero. An immediate consequence of the Residue Theorem is the following: Theorem 4.0. Let Ω C be open and f an analytic function on Ω. If C is a closed contractible contour in Ω then 2πi C z log = Ind(C, ζ)v ζ (f) ζ where v ζ (f) is the order of vanishing of f at ζ and the sum is taken over the zeroes of f. Proof. In general, log f is not well defined on Ω, but if we take f z log f(z) = z (z) f(z) then z log f(z) is a well defined meromorphic function on Ω. The result then follows by using condition 3 of Theorem 4.8, and then applying Theorem 4.9. With these powerful theorems at hand, we can prove a basic formula for evaluating the residues of certain functions at simple poles, one that will be very useful in the coming Section:

15 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS5 Theorem 4.. Let be f an analytic function near w and g a meromorphic function near w. Then fg is meromorphic near w, and Res z=w if g has a simple pole at w. ( ) ( ) f(z)g(z) = f(w)res g(z) Proof. Let h = fg. It can be quickly verified that h is meromorphic by using the analyticity of f and condition 3 of Theorem 4.8 on g. The formula is derived by taking the Laurent series expansions of h and g. z=w 5. Bernoulli Polynomials and Wallis Product The Bernoulli Polynomials are defined by B k (x) = k u z k z=0 where the function u is given by (5.) u(x, z) = { if z = 0 ze zx e z if z 0 For x C, the function u has simple poles at the points z = 2πin, where n is a nonzero integer. The residues at these poles are (see page 5 of []): ( ) u(x, z) = 2πine 2πinx Res z=2πin What s more, u(x, z) is analytic for z < 2π, so by Theorem 4.2: (5.2) u(x, z) = k=0 B k (x) z k k! Since u is analytic for z < 2π, we can write it in terms of the Cauchy integral, and furthermore, we can differentiate the integrand, yielding B k (x) = k! z k u(x, z) dz 2πi C Here, the contour C must be contractible and have index with respect to 0. With this in mind, we let C N be a counterclockwise-oriented square contour with sides of length (4N + 2)π parallel to the axes, and center 0. Since C 0 satisfies the requirements, we have B k (x) = k! z k u(x, z) dz 2πi C 0 Next, we consider the following integral for N > 0: k! z k u(x, z) dz 2πi C N This has index with respect to the poles z = 2πin with N n N, and index 0 with respect to the others. By Theorem 4.9 we know that

16 6 SKULI GUDMUNDSSON k! z k u(x, z) dz = k! 2πi C N 2πi C 0 z k u(x, z) dz+k! Res z=2πin ( ) z k u(x, z) The first integral is simply B k, and the sum can be evaluated by Theorem 4.: k! 2πi Therefore, we have that: C N z k u(x, z) dz = B k (x, z) + k! B k (x, z) = k! 2πi C N z k u(x, z) dz k! (2πin) k e 2πinx (2πin) k e 2πinx Next, we show that the integral tends to zero. For this, we break up C N into its sides: C right, C left, C upper and C lower. Now, on every side of C N, we have the following (see page 7 of []): Furthermore, since e zx e z eπ e π we obtain z k (2N + ) k π k u(x, z)z k π k e π e π (2N + ) k uniformly for z C N. The length of the contour is 8(2N + )π, so by the ML- Theorem, we have that: k! z k u(x, z) dz 2πi C N 4π k e π e π (2N + ) k By assumption k >, so the right side tends to zero as N tends to infinity. Therefore, we find k! (5.3) B k (x) = k! lim z k u(x, z) dz 2πi C N By grouping the terms with opposite signs, we obtain that: This we can write as: B k (x) = k! lim n= N (2πin) k[ e 2πinx + ( ) k e 2πinx]

17 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS7 ( ) (k+2)/2 k! 2(2π) k cos(2πnx) n= (5.4) B k (x) = ( ) (k+)/2 k! 2(2π) k sin(2πnx) n= if k is even if k is odd Now, we have proved Equation (5.4) for k > and 0 x. But in fact, it remains true for k =, so long as 0 < x <. This, too, we can prove by contour integration, with slightly different estimates (see page 9 of []): u(x, z) z 2 dz C left 2eπ e π e(2n+)π(x ) u(x, z) z 2 dz C right 2eπ e π e (2N+)πx u(x, z) z 2 dz C lower (2N + ) π u(x, z) z 2 dz C upper (2N + ) π e xξ e ξ + dξ e xξ e ξ + dξ For C upper and C lower, the right side tends to 0 as N tends to infinity, since 0 < x <. For C upper and C lower, again since 0 < x <, the integral on the right side converges, and thus the right side approaches 0 as N tends to infinity. Based on the same arguments as before, we conclude that Equation (5.2) holds for k = if 0 < x <. The equations do not hold for k = if x = 0 or x =. Indeed, B () = 2 and B (0) = 2, where Equation (5.4) would give zero in both cases. Further interesting results occur when in the power series expansion for u(x, z) - that is, Equation (5.2) - we replace B k (x) with Equation (5.3): (5.5) u(x, z) = + a(x)z lim k= Here the term a(x) is defined as follows: 2 if x = 0 (5.6) a(x) = 0 if 0 < x < 2 if x = ( z ) ke 2πinx 2πin This is done to make Equation (5.5) correct in the cases x = and x = 0. Here, switching the order of summations will be enormously beneficial, yet the double sum is not absolutely convergent. This can be circumvented by splitting off the k = term, switching the order of the sums, and then restoring the k = term:

18 8 SKULI GUDMUNDSSON u(x, z) = +a(x)z lim = + a(x)z lim (5.7) = + a(x)z lim ( z ) 2πin e 2πinx lim ( z ) ke 2πinx lim 2πin k=2 k= k=2 ( z ) ke 2πinx 2πin ( z ) ke 2πinx 2πin ( z ) ke 2πinx 2πin The inner sum is now a geometric series that can be evaluated immediately: u(x, z) = + a(x)z lim = + a(x)z lim = a(x)z lim Recalling the definition of u(x, z), we obtain that: (5.8) e zx e z = a(x) lim k= ( z ) ke 2πinx 2πin z z 2πin e2πinx z z 2πin e2πinx e 2πinx z 2πin Because we began from Equation (5.2) (Taylor expansion of u), we have only proved the Equation (5.8) for z < 2π. Since both sides are analytic for z 2πin, we can use the Rigidity Principle to remove this restriction. By letting x = 0, x = 2 and x =, we acquire the following: (5.9) (5.0) e z/2 e z/2 e z/2 = 2 + lim = lim e z/2 e z/2 z 2πin ( ) n z 2πin (5.) e z/2 e z/2 e z/2 = 2 + lim Adding Equations (5.9) and (5.) yields (5.2) e z/2 + e z/2 = 2 lim e z/2 e z/2 z 2πin z 2πin Setting z = πix, we get the following from Equations (5.0) and (5.2):

19 THE FUNDAMENTALS OF COMPLEX ANALYSIS AND ITS IMMEDIATE APPLICATIONS9 (5.3) π csc(πx) = lim (5.4) π cot(πx) = lim By integrating Equation (5.4), we see that log(sin πx) = log x + x n ( ) n x n [ log(n 2 x 2 ) log(n 2 ) ] + c n= Here c is a constant of integration. Furthermore, by exponentiating we find (5.5) sin(πx) = e c x n= Taking the derivative of both sides, we obtain: π cos(πx) = e c Setting x = 0, we obtain that n= ( x2 n 2 ) ( x2 n 2 ) + xe c [ n= ] ) ( x2 n 2 and so π = e c (5.6) sin(πx) = πx Now, by setting x = 2 This gives us that we get that = π 2 n= n= n= ( 4n 2 ) = π 2 π 2 = ( 4n 2 ) 4n 2 = which was first given by Wallis in 655. n= ( x2 n 2 ) n= = Acknowledgments ( 4n 2 ) 4n 2 ( 2n )( 2n ) 2n 2n + I would like to thank my mentor, Oishee Banerjee, for her help and guidance (and patience) with the writing of this paper. In addition, I would like to thank Daniil Rudenko, for his excellent mentorship in the apprenticeship program, and Peter May, for making the REU possible. It was a truly wonderful summer, one that I will cherish for years to come.

20 20 SKULI GUDMUNDSSON References [] John Stalker. Complex Analysis: Fundamentals of the Classical Theory of Functions. Birkhuser, 998. [2] R.B. Ash and W.P. Novinger. Complex Variables. r- ash/cv.html [3] Allen Hatcher. Algebraic Topology. Cambridge University Press, 2002.

Part IB Complex Analysis

Part IB Complex Analysis Part IB Complex Analysis Theorems Based on lectures by I. Smith Notes taken by Dexter Chua Lent 2016 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

More information

Part IB. Further Analysis. Year

Part IB. Further Analysis. Year Year 2004 2003 2002 2001 10 2004 2/I/4E Let τ be the topology on N consisting of the empty set and all sets X N such that N \ X is finite. Let σ be the usual topology on R, and let ρ be the topology on

More information

Qualifying Exam Complex Analysis (Math 530) January 2019

Qualifying Exam Complex Analysis (Math 530) January 2019 Qualifying Exam Complex Analysis (Math 53) January 219 1. Let D be a domain. A function f : D C is antiholomorphic if for every z D the limit f(z + h) f(z) lim h h exists. Write f(z) = f(x + iy) = u(x,

More information

Course 214 Basic Properties of Holomorphic Functions Second Semester 2008

Course 214 Basic Properties of Holomorphic Functions Second Semester 2008 Course 214 Basic Properties of Holomorphic Functions Second Semester 2008 David R. Wilkins Copyright c David R. Wilkins 1989 2008 Contents 7 Basic Properties of Holomorphic Functions 72 7.1 Taylor s Theorem

More information

Complex Analysis, Stein and Shakarchi Meromorphic Functions and the Logarithm

Complex Analysis, Stein and Shakarchi Meromorphic Functions and the Logarithm Complex Analysis, Stein and Shakarchi Chapter 3 Meromorphic Functions and the Logarithm Yung-Hsiang Huang 217.11.5 Exercises 1. From the identity sin πz = eiπz e iπz 2i, it s easy to show its zeros are

More information

MA3111S COMPLEX ANALYSIS I

MA3111S COMPLEX ANALYSIS I MA3111S COMPLEX ANALYSIS I 1. The Algebra of Complex Numbers A complex number is an expression of the form a + ib, where a and b are real numbers. a is called the real part of a + ib and b the imaginary

More information

MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5

MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5 MATH 722, COMPLEX ANALYSIS, SPRING 2009 PART 5.. The Arzela-Ascoli Theorem.. The Riemann mapping theorem Let X be a metric space, and let F be a family of continuous complex-valued functions on X. We have

More information

Complex Variables. Cathal Ormond

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

More information

MORE CONSEQUENCES OF CAUCHY S THEOREM

MORE CONSEQUENCES OF CAUCHY S THEOREM MOE CONSEQUENCES OF CAUCHY S THEOEM Contents. The Mean Value Property and the Maximum-Modulus Principle 2. Morera s Theorem and some applications 3 3. The Schwarz eflection Principle 6 We have stated Cauchy

More information

THE RESIDUE THEOREM. f(z) dz = 2πi res z=z0 f(z). C

THE RESIDUE THEOREM. f(z) dz = 2πi res z=z0 f(z). C THE RESIDUE THEOREM ontents 1. The Residue Formula 1 2. Applications and corollaries of the residue formula 2 3. ontour integration over more general curves 5 4. Defining the logarithm 7 Now that we have

More information

Math 411, Complex Analysis Definitions, Formulas and Theorems Winter y = sinα

Math 411, Complex Analysis Definitions, Formulas and Theorems Winter y = sinα Math 411, Complex Analysis Definitions, Formulas and Theorems Winter 014 Trigonometric Functions of Special Angles α, degrees α, radians sin α cos α tan α 0 0 0 1 0 30 π 6 45 π 4 1 3 1 3 1 y = sinα π 90,

More information

Complex Analysis Problems

Complex Analysis Problems Complex Analysis Problems transcribed from the originals by William J. DeMeo October 2, 2008 Contents 99 November 2 2 2 200 November 26 4 3 2006 November 3 6 4 2007 April 6 7 5 2007 November 6 8 99 NOVEMBER

More information

Notes on Complex Analysis

Notes on Complex Analysis Michael Papadimitrakis Notes on Complex Analysis Department of Mathematics University of Crete Contents The complex plane.. The complex plane...................................2 Argument and polar representation.........................

More information

THE WEIERSTRASS PREPARATION THEOREM AND SOME APPLICATIONS

THE WEIERSTRASS PREPARATION THEOREM AND SOME APPLICATIONS THE WEIERSTRASS PREPARATION THEOREM AND SOME APPLICATIONS XUAN LI Abstract. In this paper we revisit the Weierstrass preparation theorem, which describes how to represent a holomorphic function of several

More information

INTRODUCTION TO REAL ANALYTIC GEOMETRY

INTRODUCTION TO REAL ANALYTIC GEOMETRY INTRODUCTION TO REAL ANALYTIC GEOMETRY KRZYSZTOF KURDYKA 1. Analytic functions in several variables 1.1. Summable families. Let (E, ) be a normed space over the field R or C, dim E

More information

Part IB. Complex Analysis. Year

Part IB. Complex Analysis. Year Part IB Complex Analysis Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2018 Paper 1, Section I 2A Complex Analysis or Complex Methods 7 (a) Show that w = log(z) is a conformal

More information

9. Series representation for analytic functions

9. Series representation for analytic functions 9. Series representation for analytic functions 9.. Power series. Definition: A power series is the formal expression S(z) := c n (z a) n, a, c i, i =,,, fixed, z C. () The n.th partial sum S n (z) is

More information

Solutions to practice problems for the final

Solutions to practice problems for the final Solutions to practice problems for the final Holomorphicity, Cauchy-Riemann equations, and Cauchy-Goursat theorem 1. (a) Show that there is a holomorphic function on Ω = {z z > 2} whose derivative is z

More information

Analysis Comprehensive Exam, January 2011 Instructions: Do as many problems as you can. You should attempt to answer completely some questions in both

Analysis Comprehensive Exam, January 2011 Instructions: Do as many problems as you can. You should attempt to answer completely some questions in both Analysis Comprehensive Exam, January 2011 Instructions: Do as many problems as you can. You should attempt to answer completely some questions in both real and complex analysis. You have 3 hours. Real

More information

COMPLEX ANALYSIS Spring 2014

COMPLEX ANALYSIS Spring 2014 COMPLEX ANALYSIS Spring 24 Homework 4 Solutions Exercise Do and hand in exercise, Chapter 3, p. 4. Solution. The exercise states: Show that if a

More information

Solutions to Complex Analysis Prelims Ben Strasser

Solutions to Complex Analysis Prelims Ben Strasser Solutions to Complex Analysis Prelims Ben Strasser In preparation for the complex analysis prelim, I typed up solutions to some old exams. This document includes complete solutions to both exams in 23,

More information

MATH 566 LECTURE NOTES 4: ISOLATED SINGULARITIES AND THE RESIDUE THEOREM

MATH 566 LECTURE NOTES 4: ISOLATED SINGULARITIES AND THE RESIDUE THEOREM MATH 566 LECTURE NOTES 4: ISOLATED SINGULARITIES AND THE RESIDUE THEOREM TSOGTGEREL GANTUMUR 1. Functions holomorphic on an annulus Let A = D R \D r be an annulus centered at 0 with 0 < r < R

More information

An Introduction to Complex Analysis and Geometry John P. D Angelo, Pure and Applied Undergraduate Texts Volume 12, American Mathematical Society, 2010

An Introduction to Complex Analysis and Geometry John P. D Angelo, Pure and Applied Undergraduate Texts Volume 12, American Mathematical Society, 2010 An Introduction to Complex Analysis and Geometry John P. D Angelo, Pure and Applied Undergraduate Texts Volume 12, American Mathematical Society, 2010 John P. D Angelo, Univ. of Illinois, Urbana IL 61801.

More information

LECTURE-13 : GENERALIZED CAUCHY S THEOREM

LECTURE-13 : GENERALIZED CAUCHY S THEOREM LECTURE-3 : GENERALIZED CAUCHY S THEOREM VED V. DATAR The aim of this lecture to prove a general form of Cauchy s theorem applicable to multiply connected domains. We end with computations of some real

More information

RIEMANN MAPPING THEOREM

RIEMANN MAPPING THEOREM RIEMANN MAPPING THEOREM VED V. DATAR Recall that two domains are called conformally equivalent if there exists a holomorphic bijection from one to the other. This automatically implies that there is an

More information

F (z) =f(z). f(z) = a n (z z 0 ) n. F (z) = a n (z z 0 ) n

F (z) =f(z). f(z) = a n (z z 0 ) n. F (z) = a n (z z 0 ) n 6 Chapter 2. CAUCHY S THEOREM AND ITS APPLICATIONS Theorem 5.6 (Schwarz reflection principle) Suppose that f is a holomorphic function in Ω + that extends continuously to I and such that f is real-valued

More information

POWER SERIES AND ANALYTIC CONTINUATION

POWER SERIES AND ANALYTIC CONTINUATION POWER SERIES AND ANALYTIC CONTINUATION 1. Analytic functions Definition 1.1. A function f : Ω C C is complex-analytic if for each z 0 Ω there exists a power series f z0 (z) := a n (z z 0 ) n which converges

More information

Complex Analysis. Travis Dirle. December 4, 2016

Complex Analysis. Travis Dirle. December 4, 2016 Complex Analysis 2 Complex Analysis Travis Dirle December 4, 2016 2 Contents 1 Complex Numbers and Functions 1 2 Power Series 3 3 Analytic Functions 7 4 Logarithms and Branches 13 5 Complex Integration

More information

Complex Analysis Important Concepts

Complex Analysis Important Concepts Complex Analysis Important Concepts Travis Askham April 1, 2012 Contents 1 Complex Differentiation 2 1.1 Definition and Characterization.............................. 2 1.2 Examples..........................................

More information

Complex Analysis Qualifying Exam Solutions

Complex Analysis Qualifying Exam Solutions Complex Analysis Qualifying Exam Solutions May, 04 Part.. Let log z be the principal branch of the logarithm defined on G = {z C z (, 0]}. Show that if t > 0, then the equation log z = t has exactly one

More information

Qualifying Exams I, 2014 Spring

Qualifying Exams I, 2014 Spring Qualifying Exams I, 2014 Spring 1. (Algebra) Let k = F q be a finite field with q elements. Count the number of monic irreducible polynomials of degree 12 over k. 2. (Algebraic Geometry) (a) Show that

More information

MATH 215A NOTES MOOR XU NOTES FROM A COURSE BY KANNAN SOUNDARARAJAN

MATH 215A NOTES MOOR XU NOTES FROM A COURSE BY KANNAN SOUNDARARAJAN MATH 25A NOTES MOOR XU NOTES FROM A COURSE BY KANNAN SOUNDARARAJAN Abstract. These notes were taken during Math 25A (Complex Analysis) taught by Kannan Soundararajan in Fall 2 at Stanford University. They

More information

4 Uniform convergence

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

More information

Chapter 6: The metric space M(G) and normal families

Chapter 6: The metric space M(G) and normal families Chapter 6: The metric space MG) and normal families Course 414, 003 04 March 9, 004 Remark 6.1 For G C open, we recall the notation MG) for the set algebra) of all meromorphic functions on G. We now consider

More information

Complex Variables Notes for Math 703. Updated Fall Anton R. Schep

Complex Variables Notes for Math 703. Updated Fall Anton R. Schep Complex Variables Notes for Math 703. Updated Fall 20 Anton R. Schep CHAPTER Holomorphic (or Analytic) Functions. Definitions and elementary properties In complex analysis we study functions f : S C,

More information

MATH8811: COMPLEX ANALYSIS

MATH8811: COMPLEX ANALYSIS MATH8811: COMPLEX ANALYSIS DAWEI CHEN Contents 1. Classical Topics 2 1.1. Complex numbers 2 1.2. Differentiability 2 1.3. Cauchy-Riemann Equations 3 1.4. The Riemann Sphere 4 1.5. Möbius transformations

More information

Complex Analysis review notes for weeks 1-6

Complex Analysis review notes for weeks 1-6 Complex Analysis review notes for weeks -6 Peter Milley Semester 2, 2007 In what follows, unless stated otherwise a domain is a connected open set. Generally we do not include the boundary of the set,

More information

Complex Analysis, Stein and Shakarchi The Fourier Transform

Complex Analysis, Stein and Shakarchi The Fourier Transform Complex Analysis, Stein and Shakarchi Chapter 4 The Fourier Transform Yung-Hsiang Huang 2017.11.05 1 Exercises 1. Suppose f L 1 (), and f 0. Show that f 0. emark 1. This proof is observed by Newmann (published

More information

Complex Analysis MATH 6300 Fall 2013 Homework 4

Complex Analysis MATH 6300 Fall 2013 Homework 4 Complex Analysis MATH 6300 Fall 2013 Homework 4 Due Wednesday, December 11 at 5 PM Note that to get full credit on any problem in this class, you must solve the problems in an efficient and elegant manner,

More information

ELEMENTARY PROPERTIES OF ANALYTIC FUNCTIONS OF SEVERAL VARIABLES

ELEMENTARY PROPERTIES OF ANALYTIC FUNCTIONS OF SEVERAL VARIABLES ELEMENTARY PROPERTIES OF ANALYTIC FUNCTIONS OF SEVERAL VARIABLES MARTIN TAMM. Basic Definitions Let C n denote the set of all n-tuples of compex numbers, i.e. the set of all elements z = (z, z,..., z n

More information

X.9 Revisited, Cauchy s Formula for Contours

X.9 Revisited, Cauchy s Formula for Contours X.9 Revisited, Cauchy s Formula for Contours Let G C, G open. Let f be holomorphic on G. Let Γ be a simple contour with range(γ) G and int(γ) G. Then, for all z 0 int(γ), f (z 0 ) = 1 f (z) dz 2πi Γ z

More information

Theorem [Mean Value Theorem for Harmonic Functions] Let u be harmonic on D(z 0, R). Then for any r (0, R), u(z 0 ) = 1 z z 0 r

Theorem [Mean Value Theorem for Harmonic Functions] Let u be harmonic on D(z 0, R). Then for any r (0, R), u(z 0 ) = 1 z z 0 r 2. A harmonic conjugate always exists locally: if u is a harmonic function in an open set U, then for any disk D(z 0, r) U, there is f, which is analytic in D(z 0, r) and satisfies that Re f u. Since such

More information

MA30056: Complex Analysis. Revision: Checklist & Previous Exam Questions I

MA30056: Complex Analysis. Revision: Checklist & Previous Exam Questions I MA30056: Complex Analysis Revision: Checklist & Previous Exam Questions I Given z C and r > 0, define B r (z) and B r (z). Define what it means for a subset A C to be open/closed. If M A C, when is M said

More information

COMPLEX ANALYSIS Spring 2014

COMPLEX ANALYSIS Spring 2014 COMPLEX ANALYSIS Spring 204 Cauchy and Runge Under the Same Roof. These notes can be used as an alternative to Section 5.5 of Chapter 2 in the textbook. They assume the theorem on winding numbers of the

More information

Chapter 4: Open mapping theorem, removable singularities

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

More information

7: FOURIER SERIES STEVEN HEILMAN

7: FOURIER SERIES STEVEN HEILMAN 7: FOURIER SERIES STEVE HEILMA Contents 1. Review 1 2. Introduction 1 3. Periodic Functions 2 4. Inner Products on Periodic Functions 3 5. Trigonometric Polynomials 5 6. Periodic Convolutions 7 7. Fourier

More information

f(w) f(a) = 1 2πi w a Proof. There exists a number r such that the disc D(a,r) is contained in I(γ). For any ǫ < r, w a dw

f(w) f(a) = 1 2πi w a Proof. There exists a number r such that the disc D(a,r) is contained in I(γ). For any ǫ < r, w a dw Proof[section] 5. Cauchy integral formula Theorem 5.. Suppose f is holomorphic inside and on a positively oriented curve. Then if a is a point inside, f(a) = w a dw. Proof. There exists a number r such

More information

13 Maximum Modulus Principle

13 Maximum Modulus Principle 3 Maximum Modulus Principle Theorem 3. (maximum modulus principle). If f is non-constant and analytic on an open connected set Ω, then there is no point z 0 Ω such that f(z) f(z 0 ) for all z Ω. Remark

More information

A RAPID INTRODUCTION TO COMPLEX ANALYSIS

A RAPID INTRODUCTION TO COMPLEX ANALYSIS A RAPID INTRODUCTION TO COMPLEX ANALYSIS AKHIL MATHEW ABSTRACT. These notes give a rapid introduction to some of the basic results in complex analysis, assuming familiarity from the reader with Stokes

More information

1. If 1, ω, ω 2, -----, ω 9 are the 10 th roots of unity, then (1 + ω) (1 + ω 2 ) (1 + ω 9 ) is A) 1 B) 1 C) 10 D) 0

1. If 1, ω, ω 2, -----, ω 9 are the 10 th roots of unity, then (1 + ω) (1 + ω 2 ) (1 + ω 9 ) is A) 1 B) 1 C) 10 D) 0 4 INUTES. If, ω, ω, -----, ω 9 are the th roots of unity, then ( + ω) ( + ω ) ----- ( + ω 9 ) is B) D) 5. i If - i = a + ib, then a =, b = B) a =, b = a =, b = D) a =, b= 3. Find the integral values for

More information

MATH 452. SAMPLE 3 SOLUTIONS May 3, (10 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic.

MATH 452. SAMPLE 3 SOLUTIONS May 3, (10 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic. MATH 45 SAMPLE 3 SOLUTIONS May 3, 06. (0 pts) Let f(x + iy) = u(x, y) + iv(x, y) be an analytic function. Show that u(x, y) is harmonic. Because f is holomorphic, u and v satisfy the Cauchy-Riemann equations:

More information

Hartogs Theorem: separate analyticity implies joint Paul Garrett garrett/

Hartogs Theorem: separate analyticity implies joint Paul Garrett  garrett/ (February 9, 25) Hartogs Theorem: separate analyticity implies joint Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ (The present proof of this old result roughly follows the proof

More information

LAURENT SERIES AND SINGULARITIES

LAURENT SERIES AND SINGULARITIES LAURENT SERIES AND SINGULARITIES Introduction So far we have studied analytic functions Locally, such functions are represented by power series Globally, the bounded ones are constant, the ones that get

More information

. Then g is holomorphic and bounded in U. So z 0 is a removable singularity of g. Since f(z) = w 0 + 1

. Then g is holomorphic and bounded in U. So z 0 is a removable singularity of g. Since f(z) = w 0 + 1 Now we describe the behavior of f near an isolated singularity of each kind. We will always assume that z 0 is a singularity of f, and f is holomorphic on D(z 0, r) \ {z 0 }. Theorem 4.2.. z 0 is a removable

More information

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part II

NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part II NATIONAL UNIVERSITY OF SINGAPORE Department of Mathematics MA4247 Complex Analysis II Lecture Notes Part II Chapter 2 Further properties of analytic functions 21 Local/Global behavior of analytic functions;

More information

Assignment 2 - Complex Analysis

Assignment 2 - Complex Analysis Assignment 2 - Complex Analysis MATH 440/508 M.P. Lamoureux Sketch of solutions. Γ z dz = Γ (x iy)(dx + idy) = (xdx + ydy) + i Γ Γ ( ydx + xdy) = (/2)(x 2 + y 2 ) endpoints + i [( / y) y ( / x)x]dxdy interiorγ

More information

Math 185 Homework Problems IV Solutions

Math 185 Homework Problems IV Solutions Math 185 Homework Problems IV Solutions Instructor: Andrés Caicedo July 31, 22 12 Suppose that Ω is a domain which is not simply connected Show that the polynomials are not dense in H(Ω) PROOF As mentioned

More information

INTRODUCTION TO COMPLEX ANALYSIS W W L CHEN

INTRODUCTION TO COMPLEX ANALYSIS W W L CHEN INTRODUTION TO OMPLEX ANALYSIS W W L HEN c W W L hen, 986, 2008. This chapter originates from material used by the author at Imperial ollege, University of London, between 98 and 990. It is available free

More information

1 Introduction. or equivalently f(z) =

1 Introduction. or equivalently f(z) = Introduction In this unit on elliptic functions, we ll see how two very natural lines of questions interact. The first, as we have met several times in Berndt s book, involves elliptic integrals. In particular,

More information

15 Elliptic curves over C (part I)

15 Elliptic curves over C (part I) 8.783 Elliptic Curves Spring 07 Lecture #5 04/05/07 5 Elliptic curves over C (part I) We now consider elliptic curves over the complex numbers. Our main tool will be the correspondence between elliptic

More information

= F (b) F (a) F (x i ) F (x i+1 ). a x 0 x 1 x n b i

= F (b) F (a) F (x i ) F (x i+1 ). a x 0 x 1 x n b i Real Analysis Problem 1. If F : R R is a monotone function, show that F T V ([a,b]) = F (b) F (a) for any interval [a, b], and that F has bounded variation on R if and only if it is bounded. Here F T V

More information

Riemann sphere and rational maps

Riemann sphere and rational maps Chapter 3 Riemann sphere and rational maps 3.1 Riemann sphere It is sometimes convenient, and fruitful, to work with holomorphic (or in general continuous) functions on a compact space. However, we wish

More information

Complex Analysis Math 185A, Winter 2010 Final: Solutions

Complex Analysis Math 185A, Winter 2010 Final: Solutions Complex Analysis Math 85A, Winter 200 Final: Solutions. [25 pts] The Jacobian of two real-valued functions u(x, y), v(x, y) of (x, y) is defined by the determinant (u, v) J = (x, y) = u x u y v x v y.

More information

MATH SPRING UC BERKELEY

MATH SPRING UC BERKELEY MATH 85 - SPRING 205 - UC BERKELEY JASON MURPHY Abstract. These are notes for Math 85 taught in the Spring of 205 at UC Berkeley. c 205 Jason Murphy - All Rights Reserved Contents. Course outline 2 2.

More information

Review of complex analysis in one variable

Review of complex analysis in one variable CHAPTER 130 Review of complex analysis in one variable This gives a brief review of some of the basic results in complex analysis. In particular, it outlines the background in single variable complex analysis

More information

2 Infinite products and existence of compactly supported φ

2 Infinite products and existence of compactly supported φ 415 Wavelets 1 Infinite products and existence of compactly supported φ Infinite products.1 Infinite products a n need to be defined via limits. But we do not simply say that a n = lim a n N whenever the

More information

From the definition of a surface, each point has a neighbourhood U and a homeomorphism. U : ϕ U(U U ) ϕ U (U U )

From the definition of a surface, each point has a neighbourhood U and a homeomorphism. U : ϕ U(U U ) ϕ U (U U ) 3 Riemann surfaces 3.1 Definitions and examples From the definition of a surface, each point has a neighbourhood U and a homeomorphism ϕ U from U to an open set V in R 2. If two such neighbourhoods U,

More information

Math Homework 2

Math Homework 2 Math 73 Homework Due: September 8, 6 Suppose that f is holomorphic in a region Ω, ie an open connected set Prove that in any of the following cases (a) R(f) is constant; (b) I(f) is constant; (c) f is

More information

Exercises for Part 1

Exercises for Part 1 MATH200 Complex Analysis. Exercises for Part Exercises for Part The following exercises are provided for you to revise complex numbers. Exercise. Write the following expressions in the form x + iy, x,y

More information

Math 185 Fall 2015, Sample Final Exam Solutions

Math 185 Fall 2015, Sample Final Exam Solutions Math 185 Fall 2015, Sample Final Exam Solutions Nikhil Srivastava December 12, 2015 1. True or false: (a) If f is analytic in the annulus A = {z : 1 < z < 2} then there exist functions g and h such that

More information

Here are brief notes about topics covered in class on complex numbers, focusing on what is not covered in the textbook.

Here are brief notes about topics covered in class on complex numbers, focusing on what is not covered in the textbook. Phys374, Spring 2008, Prof. Ted Jacobson Department of Physics, University of Maryland Complex numbers version 5/21/08 Here are brief notes about topics covered in class on complex numbers, focusing on

More information

Introductory Complex Analysis

Introductory Complex Analysis Introductory Complex Analysis Course No. 100 312 Spring 2007 Michael Stoll Contents Acknowledgments 2 1. Basics 2 2. Complex Differentiability and Holomorphic Functions 3 3. Power Series and the Abel Limit

More information

To the Math and Computer Science department for fostering. my curiosity; To Professor Treviño for his guidance and patience;

To the Math and Computer Science department for fostering. my curiosity; To Professor Treviño for his guidance and patience; Abstract From our early years of education we learn that polynomials can be factored to find their roots. In 797 Gauss proved the Fundamental Theorem of Algebra, which states that every polynomial every

More information

LECTURE-15 : LOGARITHMS AND COMPLEX POWERS

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

More information

Lecture Notes Complex Analysis. Complex Variables and Applications 7th Edition Brown and Churchhill

Lecture Notes Complex Analysis. Complex Variables and Applications 7th Edition Brown and Churchhill Lecture Notes omplex Analysis based on omplex Variables and Applications 7th Edition Brown and hurchhill Yvette Fajardo-Lim, Ph.D. Department of Mathematics De La Salle University - Manila 2 ontents THE

More information

z b k P k p k (z), (z a) f (n 1) (a) 2 (n 1)! (z a)n 1 +f n (z)(z a) n, where f n (z) = 1 C

z b k P k p k (z), (z a) f (n 1) (a) 2 (n 1)! (z a)n 1 +f n (z)(z a) n, where f n (z) = 1 C . Representations of Meromorphic Functions There are two natural ways to represent a rational function. One is to express it as a quotient of two polynomials, the other is to use partial fractions. The

More information

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial.

Considering our result for the sum and product of analytic functions, this means that for (a 0, a 1,..., a N ) C N+1, the polynomial. Lecture 3 Usual complex functions MATH-GA 245.00 Complex Variables Polynomials. Construction f : z z is analytic on all of C since its real and imaginary parts satisfy the Cauchy-Riemann relations and

More information

Math 715 Homework 1 Solutions

Math 715 Homework 1 Solutions . [arrier, Krook and Pearson Section 2- Exercise ] Show that no purely real function can be analytic, unless it is a constant. onsider a function f(z) = u(x, y) + iv(x, y) where z = x + iy and where u

More information

CONSEQUENCES OF POWER SERIES REPRESENTATION

CONSEQUENCES OF POWER SERIES REPRESENTATION CONSEQUENCES OF POWER SERIES REPRESENTATION 1. The Uniqueness Theorem Theorem 1.1 (Uniqueness). Let Ω C be a region, and consider two analytic functions f, g : Ω C. Suppose that S is a subset of Ω that

More information

MATH COMPLEX ANALYSIS. Contents

MATH COMPLEX ANALYSIS. Contents MATH 3964 - OMPLEX ANALYSIS ANDREW TULLOH AND GILES GARDAM ontents 1. ontour Integration and auchy s Theorem 2 1.1. Analytic functions 2 1.2. ontour integration 3 1.3. auchy s theorem and extensions 3

More information

THE RIEMANN MAPPING THEOREM

THE RIEMANN MAPPING THEOREM THE RIEMANN MAPPING THEOREM ALEXANDER WAUGH Abstract. This paper aims to provide all necessary details to give the standard modern proof of the Riemann Mapping Theorem utilizing normal families of functions.

More information

III. Consequences of Cauchy s Theorem

III. Consequences of Cauchy s Theorem MTH6 Complex Analysis 2009-0 Lecture Notes c Shaun Bullett 2009 III. Consequences of Cauchy s Theorem. Cauchy s formulae. Cauchy s Integral Formula Let f be holomorphic on and everywhere inside a simple

More information

1. The COMPLEX PLANE AND ELEMENTARY FUNCTIONS: Complex numbers; stereographic projection; simple and multiple connectivity, elementary functions.

1. The COMPLEX PLANE AND ELEMENTARY FUNCTIONS: Complex numbers; stereographic projection; simple and multiple connectivity, elementary functions. Complex Analysis Qualifying Examination 1 The COMPLEX PLANE AND ELEMENTARY FUNCTIONS: Complex numbers; stereographic projection; simple and multiple connectivity, elementary functions 2 ANALYTIC FUNCTIONS:

More information

Complex Analysis Slide 9: Power Series

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

More information

Synopsis of Complex Analysis. Ryan D. Reece

Synopsis of Complex Analysis. Ryan D. Reece Synopsis of Complex Analysis Ryan D. Reece December 7, 2006 Chapter Complex Numbers. The Parts of a Complex Number A complex number, z, is an ordered pair of real numbers similar to the points in the real

More information

Complex Analysis Lecture notes

Complex Analysis Lecture notes Complex Analysis Lecture notes Prof. Dr. Christoph Thiele Summer term 206 Universität Bonn May 6, 206 Contents Fundamentals Fundamentals A complex number is a pair (x, y) of real numbers. The space C =

More information

Let X be a topological space. We want it to look locally like C. So we make the following definition.

Let X be a topological space. We want it to look locally like C. So we make the following definition. February 17, 2010 1 Riemann surfaces 1.1 Definitions and examples Let X be a topological space. We want it to look locally like C. So we make the following definition. Definition 1. A complex chart on

More information

MASTERS EXAMINATION IN MATHEMATICS

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

More information

Complex Analysis Homework 9: Solutions

Complex Analysis Homework 9: Solutions Complex Analysis Fall 2007 Homework 9: Solutions 3..4 (a) Let z C \ {ni : n Z}. Then /(n 2 + z 2 ) n /n 2 n 2 n n 2 + z 2. According to the it comparison test from calculus, the series n 2 + z 2 converges

More information

Complex Analysis. Chapter V. Singularities V.3. The Argument Principle Proofs of Theorems. August 8, () Complex Analysis August 8, / 7

Complex Analysis. Chapter V. Singularities V.3. The Argument Principle Proofs of Theorems. August 8, () Complex Analysis August 8, / 7 Complex Analysis Chapter V. Singularities V.3. The Argument Principle Proofs of Theorems August 8, 2017 () Complex Analysis August 8, 2017 1 / 7 Table of contents 1 Theorem V.3.4. Argument Principle 2

More information

REAL ANALYSIS ANALYSIS NOTES. 0: Some basics. Notes by Eamon Quinlan. Liminfs and Limsups

REAL ANALYSIS ANALYSIS NOTES. 0: Some basics. Notes by Eamon Quinlan. Liminfs and Limsups ANALYSIS NOTES Notes by Eamon Quinlan REAL ANALYSIS 0: Some basics Liminfs and Limsups Def.- Let (x n ) R be a sequence. The limit inferior of (x n ) is defined by and, similarly, the limit superior of

More information

f (n) (z 0 ) Theorem [Morera s Theorem] Suppose f is continuous on a domain U, and satisfies that for any closed curve γ in U, γ

f (n) (z 0 ) Theorem [Morera s Theorem] Suppose f is continuous on a domain U, and satisfies that for any closed curve γ in U, γ Remarks. 1. So far we have seen that holomorphic is equivalent to analytic. Thus, if f is complex differentiable in an open set, then it is infinitely many times complex differentiable in that set. This

More information

Functions of a Complex Variable and Integral Transforms

Functions of a Complex Variable and Integral Transforms Functions of a Complex Variable and Integral Transforms Department of Mathematics Zhou Lingjun Textbook Functions of Complex Analysis with Applications to Engineering and Science, 3rd Edition. A. D. Snider

More information

Lecture 7 Local properties of analytic functions Part 1 MATH-GA Complex Variables

Lecture 7 Local properties of analytic functions Part 1 MATH-GA Complex Variables Lecture 7 Local properties of analytic functions Part 1 MATH-GA 2451.001 omplex Variables 1 Removable singularities 1.1 Riemann s removable singularity theorem We have said that auchy s integral formula

More information

Complex Analysis Math 147 Winter 2008

Complex Analysis Math 147 Winter 2008 Complex Analysis Math 147 Winter 2008 Bernard Russo March 14, 2008 Contents 1 Monday January 7 Course information; complex numbers; Assignment 1 1 1.1 Course information................................

More information

Real Analysis Prelim Questions Day 1 August 27, 2013

Real Analysis Prelim Questions Day 1 August 27, 2013 Real Analysis Prelim Questions Day 1 August 27, 2013 are 5 questions. TIME LIMIT: 3 hours Instructions: Measure and measurable refer to Lebesgue measure µ n on R n, and M(R n ) is the collection of measurable

More information

Complex variables lecture 6: Taylor and Laurent series

Complex variables lecture 6: Taylor and Laurent series Complex variables lecture 6: Taylor and Laurent series Hyo-Sung Ahn School of Mechatronics Gwangju Institute of Science and Technology (GIST) 1 Oryong-dong, Buk-gu, Gwangju, Korea Advanced Engineering

More information

Part IB Complex Analysis

Part IB Complex Analysis Part IB Complex Analysis Theorems with proof Based on lectures by I. Smith Notes taken by Dexter Chua Lent 206 These notes are not endorsed by the lecturers, and I have modified them (often significantly)

More information

Complex Analysis for Applications, Math 132/1, Home Work Solutions-II Masamichi Takesaki

Complex Analysis for Applications, Math 132/1, Home Work Solutions-II Masamichi Takesaki Page 48, Problem. Complex Analysis for Applications, Math 3/, Home Work Solutions-II Masamichi Takesaki Γ Γ Γ 0 Page 9, Problem. If two contours Γ 0 and Γ are respectively shrunkable to single points in

More information

Complex Analysis Qual Sheet

Complex Analysis Qual Sheet Complex Analysis Qual Sheet Robert Won Tricks and traps. traps. Basically all complex analysis qualifying exams are collections of tricks and - Jim Agler Useful facts. e z = 2. sin z = n=0 3. cos z = z

More information