Function Sequences and Series

Total Page:16

File Type:pdf, Size:1020Kb

Function Sequences and Series Chapter 7 Function Sequences and Series 7.1 Complex Numbers This is not meant to be a thourogh and completely rigorous construction of complex numbers but rather a quick brush up of things assumed to be already known. 7.1.1 Basic Properties The field of complex number can be viewed as C = R + iR but is also con- 2 venient to have a geometric model like C = R . The next table summarizes the basic field operations in the two different model 2 C = R + iR C = R z = x + iy z = (x, y) x = <(z) , y = =(z) x = <(z) , y = =(z) z1 + z2 = (x1 + x2) + i(y1 + y2) z1 + z2 = (x1 + x2, y1 + y2) z1z2 = x1x2 − y1y2 + i(x1y2 + x2y1) z1z2 = (x1x2 − y1y2, x1y2 + x2y1) i2 = −1 (0, 1)(0, 1) = (−1, 0) (C , + , ·) is an algebraically closed field. We also recall the simple formula 1 x y = − i , x 6= 0 6= y . x + iy x2 + y2 x2 + y2 Further we define the absolute value (or modulus) of a complex number z by p |z| := x2 + y2 93 94 CHAPTER 7. FUNCTION SEQUENCES AND SERIES and mention the simple properties |z1 z2| = |z1| |z2| , |z1 + z2| ≤ |z1| + |z2| , z1 , z2 ∈ C . What are their geometric meaning? Definitions 7.1.1. (Convergence) Let (zn)n∈N be a sequence in C. (i) We say that it converges in C towards a limit z∞ ∈ C iff zn → z∞ (n → ∞) ∀ ε > 0 ∃ N ∈ N s.t. |zn − z∞| ≤ ε ∀ n ≥ N. (ii) We call it a Cauchy sequence iff ∀ ε > 0 ∃ N ∈ N s.t. |zn − zm| ≤ ε ∀ m, n ≥ N. (iii) A function f : R → C is called complex-valued. In this case f = g + ih for g, h : R → R . o Definition 7.1.2. A complex-valued function f : Df ⊂ R → C is said to 0 be differentiable at x0 ∈ Df iff there exists f (x0) ∈ C such that 0 f(x0 + h) = f(x0) + f (x0)h + o(|h|) . It is simply called differentiable if it differentiable everywhere and continu- 0 ously differentiable if its derivative f : Df → C is continuous. Continuity of a complex-valued function is defined similarly to that of real-valued function, where the absolute valued has to be substituted by the modulus. Finally f is R-integrable if any of the conditions of theorem 6.7.6 satisfied, where convergence is now in C. Remarks 7.1.3. (a) Observe that ( xn → x∞ zn → z∞ (n → ∞) ⇐⇒ (n → ∞) yn → y∞ for z∞ = x∞ + iy∞. (b) Using the fact that f = g + ih, many properties of complex-valued functions can be reconducted to properties of g and h. In particular f is continuous at x0 ∈ Df ⇐⇒ g, h are continuous at x0 . (7.1.1) f is differentiable at x0 ∈ Df ⇐⇒ g, h are differentiable at x0 . (7.1.2) m Tm(f, x0) = Tm(g, x0) + iTm(h, x0) , f ∈ C Df , C) . (7.1.3) f ∈ R(a, b; C) ⇐⇒ g, h ∈ R(a, b) . (7.1.4) 7.2. NUMERICAL SERIES AND SEQUENCES 95 Theorem 7.1.4. Let f ∈ R(a, b : C), then |f| ∈ R(a, b) and Z b Z b | f(x) dx ≤ |f(x)| dx . a a Proof. The claim follows by the inequality |z1| − |z2| ≤ |x1 − x2| + |y1 − y2| , which follows from the triangular inequality and which implies that Osc(|F |, P) ≤ osc(f, P) + osc(g, P) and |S(F, P)| ≤ S(|F |, P) . √ 7.2 Numerical series and Sequences 7.2.1 Convergence and Absolute Convergence P∞ We begin by remarking that the convergence of a series k=1 xk can simply be viewed as the convergence of the sequence (sn)n∈N of its partial sums Pn sn = k=1 xk. In this sense a series is nothing but a sequence itself. P∞ Definition 7.2.1. A series k=1 xk of complex numbers xk ∈ C , k ∈ N is P∞ called absolutely convergent iff k=1 |xk| is convergent. Example 7.2.2. (Geometric Series) P∞ k Let r ∈ [0, ∞) and consider the geometric series k=1 r . Considering its partial sums, we easily obtain that n X 1 − rn+1 rk = 1 − r k=1 and conclude that convergence is given if r < 1. What is the limit (or value of the series)? Proposition 7.2.3. (Elementary Properties) P∞ P∞ Consider two convergent series k=1 xk and k=1 yk of complex numbers. Then, for λ ∈ C, ∞ ∞ ∞ ∞ X X X X (xk + yk) converges and (xk + yk) = xk + yk , (7.2.1) k=1 k=1 k=1 k=1 ∞ ∞ ∞ X X X λxk converges and λxk = λ xk . (7.2.2) k=1 k=1 k=1 96 CHAPTER 7. FUNCTION SEQUENCES AND SERIES P∞ Theorem 7.2.4. k=1 xk converges iff n X ∀ ε > 0 ∃ N(ε) such that xk ≤ ε ∀ m, n ≥ N(ε) . k=m Proof. Since is complete and the condition above implies that the sequence C √ of partial sums is a Cauchy sequence, its converence gives the claim. P∞ Remarks 7.2.5. (a) If k=1 xk converges, then xk → 0 (k → ∞). (b) Absolute convergence implies convergence since n n X X xk ≤ |xk| ∀m, n ∈ N . k=m k=m Theorem 7.2.6. (Comparison Test) P∞ P∞ Let k=1 xk and k=1 yk be given such that |xk| ≤ yk , k ∈ N . P∞ P∞ Then, if k=1 yk converges, the series k=1 xk is absolutely convergent. Proof. The inequality n n n X X X xk ≤ |xk| ≤ yk ∀ m ≤ n ∈ N k=m k=m k=m implies that P∞ |x | satisfies Cauchy criterion if P∞ y does. If P∞ y k=1 k √ k=1 k k=1 k converges, that is clearly the case. Corollary 7.2.7. (Ratio and Root Tests) xk+1 (i) ∃ N ∈ N , r ∈ (0, 1) such that | | ≤ r < 1 ∀ k ≥ N xk ∞ X =⇒ xk converges absolutely. k=1 The series diverges, if N ∈ can be found such that | xk+1 | ≥ 1 for all N xk k ≥ N. 1/k (ii) ∃ N ∈ N , r ∈ (0, 1) such that |xk| ≤ r < 1 ∞ X =⇒ xk converges absolutely. k=1 7.2. NUMERICAL SERIES AND SEQUENCES 97 P∞ 1 Example 7.2.8. The series k=1 ka converges for a > 1 and diverges for a ≤ 1. Definition 7.2.9. (Rearrangement) Let π : N → N be a permutation, then ∞ X xπ(k) k=1 P∞ is called rearrangement of k=1 xk. It is natural to ask whether a convergent sequence preserves its conver- gence after a rearrangement. The next two theorems answer precisely this question. P∞ Theorem 7.2.10. (i) If k=1 xk is absolutely convergent and π is any P∞ permutation of the naturals, then k=1 xπ(k) converges absolutely as well and has the same value. P∞ (ii) If k=1 xπ(k) converges regardless of the choice of permutation π, then P∞ k=1 xk is absolutely convergent. P∞ Proof. Let π be a rearrangement. Since k=1 xk is absolutely convergent, for any ε > 0 we can find N˜ ∈ N such that ∞ X |xk| ≤ ε . k=N˜+1 Then choose N ∈ N such that {x1, . , xN˜ } ⊂ {xπ(1), . , xπ(N)} . In that case n N˜ ∞ X X X xπ(k) − xk ≤ |xk| ≤ ε , ∀ n ≥ N k=1 k=1 k=N˜+1 and consequently ∞ n ∞ N˜ N˜ n X X X X X X xk − xπ(k) ≤ xk − xn + xn − xπ(k) k=1 k=1 k=1 k=1 k=1 k=1 ≤ 2ε , ∀ n ≥ N 98 CHAPTER 7. FUNCTION SEQUENCES AND SERIES which gives the desired convergence. P∞ (ii) We prove the converse. Assume that k=1 |xk| is divergent. The we P∞ need to find at least a permutation π such that k=1 xπ(k) diverges, too. Without loss of generality we can assume that ∞ X xk ∈ R ∀ k ∈ N and ∃ (kn)n∈N with xkn > 0 and xkn = ∞ . n=1 To get a proper rearragement we still need to include the terms which are ˜ still missing. Let (kn)n∈N be the sequence of the indeces missed by (kn)n∈N. Notice that it might be finite. Then define N1 such that N X1 s + x := x + x ≥ 1 1 k˜1 kn k˜1 n=1 and squeeze x into (x ) right after x . Then proceed inductively k˜1 kn n∈N kN1 to choose Nm ∈ N for m ≥ 2 such that m−1 Nm X X s + x˜ + x + x˜ ≥ m l kl kn km l=1 n=Nm−1 and squeeze x˜ right after xk . In this fashion we obtain a rearrangement km Nm √ of the original series which diverges as well. P∞ Theorem 7.2.11. Let k=1 xk be a conditionally convergent series and x∞ ∈ R. Then there exists a permutation π of the naturals such that ∞ X xπ(k) = x∞ . k=1 Thus a conditionally convergent series can be made to converge to any limit by rearranging it. + − Proof. (i) Consider the two subsequences (xk )k∈N and (xk )k∈N comprising the positive and negative terms of (xk)k∈N, respectively. Then necessarily ∞ ∞ X + X − either xk = ∞ or xk = −∞ k=1 k=1 since, otherwise, the series would converge absolutely. ± (ii) Next we put together a new series recusively as follows. First find N1 7.2. NUMERICAL SERIES AND SEQUENCES 99 such that + + PN + N := inf N s := x > x∞ , 1 1 k=1 k N − + X − N1 := inf N s1 + xk < x∞ , k=1 | {z } − =:s1 and then, for m ≥ 2, Nm + − X + N := inf N s + x > x∞ , m m−1 k k=N + +1 m−1 | {z } + sm − Nm − + X − Nm := inf N sm + x < x∞ , k k=N − m−1 | {z } − sm (iii) Finally we observe that − + sm → x∞ and sm → x∞ (m → ∞) follows from + − |x − s | ≤ |x + | and |x − s | ≤ |x − | ∀m ∈ ∞ m Nm ∞ m Nm N √ combined with remark 7.2.5(a).
Recommended publications
  • Ch. 15 Power Series, Taylor Series
    Ch. 15 Power Series, Taylor Series 서울대학교 조선해양공학과 서유택 2017.12 ※ 본 강의 자료는 이규열, 장범선, 노명일 교수님께서 만드신 자료를 바탕으로 일부 편집한 것입니다. Seoul National 1 Univ. 15.1 Sequences (수열), Series (급수), Convergence Tests (수렴판정) Sequences: Obtained by assigning to each positive integer n a number zn z . Term: zn z1, z 2, or z 1, z 2 , or briefly zn N . Real sequence (실수열): Sequence whose terms are real Convergence . Convergent sequence (수렴수열): Sequence that has a limit c limznn c or simply z c n . For every ε > 0, we can find N such that Convergent complex sequence |zn c | for all n N → all terms zn with n > N lie in the open disk of radius ε and center c. Divergent sequence (발산수열): Sequence that does not converge. Seoul National 2 Univ. 15.1 Sequences, Series, Convergence Tests Convergence . Convergent sequence: Sequence that has a limit c Ex. 1 Convergent and Divergent Sequences iin 11 Sequence i , , , , is convergent with limit 0. n 2 3 4 limznn c or simply z c n Sequence i n i , 1, i, 1, is divergent. n Sequence {zn} with zn = (1 + i ) is divergent. Seoul National 3 Univ. 15.1 Sequences, Series, Convergence Tests Theorem 1 Sequences of the Real and the Imaginary Parts . A sequence z1, z2, z3, … of complex numbers zn = xn + iyn converges to c = a + ib . if and only if the sequence of the real parts x1, x2, … converges to a . and the sequence of the imaginary parts y1, y2, … converges to b. Ex.
    [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]
  • 11.3-11.4 Integral and Comparison Tests
    11.3-11.4 Integral and Comparison Tests The Integral Test: Suppose a function f(x) is continuous, positive, and decreasing on [1; 1). Let an 1 P R 1 be defined by an = f(n). Then, the series an and the improper integral 1 f(x) dx either BOTH n=1 CONVERGE OR BOTH DIVERGE. Notes: • For the integral test, when we say that f must be decreasing, it is actually enough that f is EVENTUALLY ALWAYS DECREASING. In other words, as long as f is always decreasing after a certain point, the \decreasing" requirement is satisfied. • If the improper integral converges to a value A, this does NOT mean the sum of the series is A. Why? The integral of a function will give us all the area under a continuous curve, while the series is a sum of distinct, separate terms. • The index and interval do not always need to start with 1. Examples: Determine whether the following series converge or diverge. 1 n2 • X n2 + 9 n=1 1 2 • X n2 + 9 n=3 1 1 n • X n2 + 1 n=1 1 ln n • X n n=2 Z 1 1 p-series: We saw in Section 8.9 that the integral p dx converges if p > 1 and diverges if p ≤ 1. So, by 1 x 1 1 the Integral Test, the p-series X converges if p > 1 and diverges if p ≤ 1. np n=1 Notes: 1 1 • When p = 1, the series X is called the harmonic series. n n=1 • Any constant multiple of a convergent p-series is also convergent.
    [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]
  • 7. Properties of Uniformly Convergent Sequences
    46 1. THE THEORY OF CONVERGENCE 7. Properties of uniformly convergent sequences Here a relation between continuity, differentiability, and Riemann integrability of the sum of a functional series or the limit of a functional sequence and uniform convergence is studied. 7.1. Uniform convergence and continuity. Theorem 7.1. (Continuity of the sum of a series) N The sum of the series un(x) of terms continuous on D R is continuous if the series converges uniformly on D. ⊂ P Let Sn(x)= u1(x)+u2(x)+ +un(x) be a sequence of partial sum. It converges to some function S···(x) because every uniformly convergent series converges pointwise. Continuity of S at a point x means (by definition) lim S(y)= S(x) y→x Fix a number ε> 0. Then one can find a number δ such that S(x) S(y) <ε whenever 0 < x y <δ | − | | − | In other words, the values S(y) can get arbitrary close to S(x) and stay arbitrary close to it for all points y = x that are sufficiently close to x. Let us show that this condition follows6 from the hypotheses. Owing to the uniform convergence of the series, given ε > 0, one can find an integer m such that ε S(x) Sn(x) sup S Sn , x D, n m | − |≤ D | − |≤ 3 ∀ ∈ ∀ ≥ Note that m is independent of x. By continuity of Sn (as a finite sum of continuous functions), for n m, one can also find a number δ > 0 such that ≥ ε Sn(x) Sn(y) < whenever 0 < x y <δ | − | 3 | − | So, given ε> 0, the integer m is found.
    [Show full text]
  • 1.1 Constructing the Real Numbers
    18.095 Lecture Series in Mathematics IAP 2015 Lecture #1 01/05/2015 What is number theory? The study of numbers of course! But what is a number? • N = f0; 1; 2; 3;:::g can be defined in several ways: { Finite ordinals (0 := fg, n + 1 := n [ fng). { Finite cardinals (isomorphism classes of finite sets). { Strings over a unary alphabet (\", \1", \11", \111", . ). N is a commutative semiring: addition and multiplication satisfy the usual commu- tative/associative/distributive properties with identities 0 and 1 (and 0 annihilates). Totally ordered (as ordinals/cardinals), making it a (positive) ordered semiring. • Z = {±n : n 2 Ng.A commutative ring (commutative semiring, additive inverses). Contains Z>0 = N − f0g closed under +; × with Z = −Z>0 t f0g t Z>0. This makes Z an ordered ring (in fact, an ordered domain). • Q = fa=b : a; 2 Z; b 6= 0g= ∼, where a=b ∼ c=d if ad = bc. A field (commutative ring, multiplicative inverses, 0 6= 1) containing Z = fn=1g. Contains Q>0 = fa=b : a; b 2 Z>0g closed under +; × with Q = −Q>0 t f0g t Q>0. This makes Q an ordered field. • R is the completion of Q, making it a complete ordered field. Each of the algebraic structures N; Z; Q; R is canonical in the following sense: every non-trivial algebraic structure of the same type (ordered semiring, ordered ring, ordered field, complete ordered field) contains a copy of N; Z; Q; R inside it. 1.1 Constructing the real numbers What do we mean by the completion of Q? There are two possibilities: 1.
    [Show full text]
  • Uniform Convergence and Differentiation Theorem 6.3.1
    Math 341 Lecture #29 x6.3: Uniform Convergence and Differentiation We have seen that a pointwise converging sequence of continuous functions need not have a continuous limit function; we needed uniform convergence to get continuity of the limit function. What can we say about the differentiability of the limit function of a pointwise converging sequence of differentiable functions? 1+1=(2n−1) The sequence of differentiable hn(x) = x , x 2 [−1; 1], converges pointwise to the nondifferentiable h(x) = x; we will need to assume more about the pointwise converging sequence of differentiable functions to ensure that the limit function is differentiable. Theorem 6.3.1 (Differentiable Limit Theorem). Let fn ! f pointwise on the 0 closed interval [a; b], and assume that each fn is differentiable. If (fn) converges uniformly on [a; b] to a function g, then f is differentiable and f 0 = g. Proof. Let > 0 and fix c 2 [a; b]. Our goal is to show that f 0(c) exists and equals g(c). To this end, we will show the existence of δ > 0 such that for all 0 < jx − cj < δ, with x 2 [a; b], we have f(x) − f(c) − g(c) < x − c which implies that f(x) − f(c) f 0(c) = lim x!c x − c exists and is equal to g(c). The way forward is to replace (f(x) − f(c))=(x − c) − g(c) with expressions we can hopefully control: f(x) − f(c) f(x) − f(c) fn(x) − fn(c) fn(x) − fn(c) − g(c) = − + x − c x − c x − c x − c 0 0 − f (c) + f (c) − g(c) n n f(x) − f(c) fn(x) − fn(c) ≤ − x − c x − c fn(x) − fn(c) 0 0 + − f (c) + jf (c) − g(c)j: x − c n n The second and third expressions we can control respectively by the differentiability of 0 fn and the uniformly convergence of fn to g.
    [Show full text]
  • Be a Metric Space
    2 The University of Sydney show that Z is closed in R. The complement of Z in R is the union of all the Pure Mathematics 3901 open intervals (n, n + 1), where n runs through all of Z, and this is open since every union of open sets is open. So Z is closed. Metric Spaces 2000 Alternatively, let (an) be a Cauchy sequence in Z. Choose an integer N such that d(xn, xm) < 1 for all n ≥ N. Put x = xN . Then for all n ≥ N we have Tutorial 5 |xn − x| = d(xn, xN ) < 1. But xn, x ∈ Z, and since two distinct integers always differ by at least 1 it follows that xn = x. This holds for all n > N. 1. Let X = (X, d) be a metric space. Let (xn) and (yn) be two sequences in X So xn → x as n → ∞ (since for all ε > 0 we have 0 = d(xn, x) < ε for all such that (yn) is a Cauchy sequence and d(xn, yn) → 0 as n → ∞. Prove that n > N). (i)(xn) is a Cauchy sequence in X, and 4. (i) Show that if D is a metric on the set X and f: Y → X is an injective (ii)(xn) converges to a limit x if and only if (yn) also converges to x. function then the formula d(a, b) = D(f(a), f(b)) defines a metric d on Y , and use this to show that d(m, n) = |m−1 − n−1| defines a metric Solution.
    [Show full text]
  • G: Uniform Convergence of Fourier Series
    G: Uniform Convergence of Fourier Series From previous work on the prototypical problem (and other problems) 8 < ut = Duxx 0 < x < l ; t > 0 u(0; t) = 0 = u(l; t) t > 0 (1) : u(x; 0) = f(x) 0 < x < l we developed a (formal) series solution 1 1 X X 2 2 2 nπx u(x; t) = u (x; t) = b e−n π Dt=l sin( ) ; (2) n n l n=1 n=1 2 R l nπy with bn = l 0 f(y) sin( l )dy. These are the Fourier sine coefficients for the initial data function f(x) on [0; l]. We have no real way to check that the series representation (2) is a solution to (1) because we do not know we can interchange differentiation and infinite summation. We have only assumed that up to now. In actuality, (2) makes sense as a solution to (1) if the series is uniformly convergent on [0; l] (and its derivatives also converges uniformly1). So we first discuss conditions for an infinite series to be differentiated (and integrated) term-by-term. This can be done if the infinite series and its derivatives converge uniformly. We list some results here that will establish this, but you should consult Appendix B on calculus facts, and review definitions of convergence of a series of numbers, absolute convergence of such a series, and uniform convergence of sequences and series of functions. Proofs of the following results can be found in any reasonable real analysis or advanced calculus textbook. 0.1 Differentiation and integration of infinite series Let I = [a; b] be any real interval.
    [Show full text]
  • Series of Functions Theorem 6.4.2
    Math 341 Lecture #30 x6.4: Series of Functions Recall that we constructed the continuous nowhere differentiable function from Section 5.4 by using a series. We will develop the tools necessary to showing that this pointwise convergent series is indeed a continuous function. Definition 6.4.1. Let fn, n 2 N, and f be functions on A ⊆ R. The infinite series 1 X fn(x) = f1(x) + f2(x) + f3(x) + ··· n=1 converges pointwise on A to f(x) if the sequence of partial sums, sk(x) = f1(x) + f2(x) + ··· + fk(x) converges pointwise to f(x). The series converges uniformly on A to f if the sequence sk(x) converges uniformly on A to f(x). Uniform convergence of a series on A implies pointwise convergence of the series on A. For a pointwise or uniformly convergent series we write 1 1 X X f = fn or f(x) = fn(x): n=1 n=1 When the functions fn are continuous on A, each partial sum sk(x) is continuous on A by the Algebraic Continuity Theorem (Theorem 4.3.4). We can therefore apply the theory for uniformly convergent sequences to series. Theorem 6.4.2 (Term-by-term Continuity Theorem). Let fn be continuous functions on A ⊆ . If R 1 X fn n=1 converges uniformly to f on A, then f is continuous on A. Proof. We apply Theorem 6.2.6 to the partial sums sk = f1 + f2 + ··· + fk. When the functions fn are differentiable on a closed interval [a; b], we have that each partial sum sk is differentiable on [a; b] as well.
    [Show full text]
  • Formal Power Series Rings, Inverse Limits, and I-Adic Completions of Rings
    Formal power series rings, inverse limits, and I-adic completions of rings Formal semigroup rings and formal power series rings We next want to explore the notion of a (formal) power series ring in finitely many variables over a ring R, and show that it is Noetherian when R is. But we begin with a definition in much greater generality. Let S be a commutative semigroup (which will have identity 1S = 1) written multi- plicatively. The semigroup ring of S with coefficients in R may be thought of as the free R-module with basis S, with multiplication defined by the rule h k X X 0 0 X X 0 ( risi)( rjsj) = ( rirj)s: i=1 j=1 s2S 0 sisj =s We next want to construct a much larger ring in which infinite sums of multiples of elements of S are allowed. In order to insure that multiplication is well-defined, from now on we assume that S has the following additional property: (#) For all s 2 S, f(s1; s2) 2 S × S : s1s2 = sg is finite. Thus, each element of S has only finitely many factorizations as a product of two k1 kn elements. For example, we may take S to be the set of all monomials fx1 ··· xn : n (k1; : : : ; kn) 2 N g in n variables. For this chocie of S, the usual semigroup ring R[S] may be identified with the polynomial ring R[x1; : : : ; xn] in n indeterminates over R. We next construct a formal semigroup ring denoted R[[S]]: we may think of this ring formally as consisting of all functions from S to R, but we shall indicate elements of the P ring notationally as (possibly infinite) formal sums s2S rss, where the function corre- sponding to this formal sum maps s to rs for all s 2 S.
    [Show full text]
  • Classical Analysis
    Classical Analysis Edmund Y. M. Chiang December 3, 2009 Abstract This course assumes students to have mastered the knowledge of complex function theory in which the classical analysis is based. Either the reference book by Brown and Churchill [6] or Bak and Newman [4] can provide such a background knowledge. In the all-time classic \A Course of Modern Analysis" written by Whittaker and Watson [23] in 1902, the authors divded the content of their book into part I \The processes of analysis" and part II \The transcendental functions". The main theme of this course is to study some fundamentals of these classical transcendental functions which are used extensively in number theory, physics, engineering and other pure and applied areas. Contents 1 Separation of Variables of Helmholtz Equations 3 1.1 What is not known? . .8 2 Infinite Products 9 2.1 Definitions . .9 2.2 Cauchy criterion for infinite products . 10 2.3 Absolute and uniform convergence . 11 2.4 Associated series of logarithms . 14 2.5 Uniform convergence . 15 3 Gamma Function 20 3.1 Infinite product definition . 20 3.2 The Euler (Mascheroni) constant γ ............... 21 3.3 Weierstrass's definition . 22 3.4 A first order difference equation . 25 3.5 Integral representation definition . 25 3.6 Uniform convergence . 27 3.7 Analytic properties of Γ(z)................... 30 3.8 Tannery's theorem . 32 3.9 Integral representation . 33 3.10 The Eulerian integral of the first kind . 35 3.11 The Euler reflection formula . 37 3.12 Stirling's asymptotic formula . 40 3.13 Gauss's Multiplication Formula .
    [Show full text]