6.1 Sigma Notation & Convergence / Divergence

Total Page:16

File Type:pdf, Size:1020Kb

6.1 Sigma Notation & Convergence / Divergence Math 123 - Shields Infinite Series Week 6 Zeno of Elea posed some philosophical problems in the 400s BC. His actual reasons for doing so are somewhat murky, but they are troubling regardless. In his Dichotomy paradox he argues that any objects in motion must arrive at the halfway point before they arrive at their goal. However, we can iterate the reasoning, and an object must also arrive at the halfway point to the halfway point first, and so on :::. If the goal is m meters away and you travel at a speed of v, then the time needed to traverse the distance is x x x x t = + + + + ::: 2v 4v 8v 16v x1 1 1 1 = + + + + ::: v 2 4 8 16 The parenthetical expression is an infinite sum. Zeno said that the time for the motion then must be infinite since if we add infinitely many positive numbers together then this must result in a positive number. As beings of logic we are forced to conclude that motion is an illusion. We have all been duped. On a completely unrelated note recall from Calc I that for small angles θ we can use a local linear approxi- mation to eθ. That is eθ ≈ 1 + θ This approximation is pretty good, but it's not perfect because the approximation is a line and eθ bends. Well in a similar way we can make our estimate better by taking a quadratic approximation and say 1 eθ ≈ 1 + θ + θ2 2 This is better, but still ultimately an approximation with some built in error. However, we can keep making this more precise by adding on a cubed term, then a quadratic term, etc. What if we go off our rockers and decide to add infinitely many terms. Then maybe our approximation wouldn't be an approximation at all, but it would become an identity? 1 1 1 eθ = 1 + θ + θ2 + θ3 + ::: + θn + ::: 2 6 n! Maybe that could make senes. But right now it doesn't because we haven't defined what an infinite series even means. The same thing holds for Mr. Zeno. He may have a point, but we need to be sure we have things defined before we start talking about properties that they may or may not have. 6.1 Sigma Notation & Convergence / Divergence First we start by discussing finite sums. Consider the sum 1 + 2 + 3 + 4: It's all well and good to write this out when the sum is short, but it would be frustrating if the sum were instead S =1+2+3+4+5+ ::: + 98 + 99 + 100: Instead we utilize sigma notation and write the above as 100 X S = n: n=1 The variable n is referred to as the index of the summation. The numbers 1 and 100 are called the bounds. The notation tells us to evaluate the expression inside the sum at all whole number values of the index n inclusively between the lower and upper numbers. More generally for example we have 1 Math 123 - Shields Infinite Series Week 6 1 X 2an = a7 + a8 + a9 + a10 + a11 + a12: n=7 Notice that the indexing is somewhat arbitrary and can be manipulated. For example both expressions below define the same sum. 3 X 1 1 1 1 = 1 + + + 2n 2 4 8 n=0 5 X 1 1 1 1 = 1 + + + 2n−2 2 4 8 n=2 How do we bridge the gap to the infinite? Thinking about how we handled infinitely nested roots is produc- tive. An infinite sum is naturally realized as a sequence of finite sums which continually grow in length. th Definition Let fangn=i be a sequence. We define the k partial sum of the sequence as i+k−1 X Sk = an = ai + ai+1 + ai+2 + ::: + ai+k−2 + ai+k−2 n=i th 1 Example The 4 partial sum of the sequence f n gn=1 is 4 X 1 1 1 1 S = = 1 + + + 4 n 2 3 4 n=1 Note: The kth partial sum will contain k terms. 1 X n o Definition Let fangn=i be a sequence. By the infinite sum an we mean the sequence Sk where k=1 n=i th Sk represents the k partial sum. If the sequence of partial sums converges, that is if lim Sk exists and is k!1 equal to sum finite value S then we say that the sum converges to S. Otherwise we say that it diverges. 1 X Example Does the series n converge? n=1 Examine the partial sums. S1 = 1 S2 = 1 + 2 = 3 S3 = 1 + 2 + 3 = 6 S4 = 1 + 2 + 3 + 4 = 10 : : : n(n + 1) S = n 2 We have that lim Sn = 1 so the series diverges. n!1 2 Math 123 - Shields Infinite Series Week 6 X 1 1 Example Does the series − converge? n n + 1 n=1 Again, look at the sequence of partial sums. 1 1 S = 1 − = 1 2 2 1 1 1 2 S = 1 − + − = 2 2 2 3 3 1 1 1 1 1 3 S = 1 − + − + − = 3 2 2 3 3 4 4 : : : 1 S = 1 − n n + 1 We have that lim Sn = 1. Therefore the series converges to 1. n!1 A large part of the remainder of the course will be devoted to developing and applying tests to determine if series converge or diverge. 6.2 Divergence Test Our first test gives us a condition which guarantees if a given series will diverge. It does not allows us to ever conclude that a series converges however. 1 X Divergence Test The the series an converges then lim an = 0. In particular, if lim an 6= 0 then the n!1 n!1 n=i series diverges. Proof For convenience assume that the series index begins at 1 and the series converges to the value S. In that case Sn = a1 + a2 + ::: + +an−1 + an Sn−1 = a1 + a2 + ::: + +an−1 + an and an = Sn − Sn−1. lim an = lim Sn − Sn−1 = S − S = 0 n!1 n!1 X n Example Does the series converge? n + 1 n=0 n lim an = lim = 1 6= 0 n!1 n!1 n + 1 so the series diverges. 3 Math 123 - Shields Infinite Series Week 6 6.3 The Harmonic Series Diverges As an important example of what the divergence test does not imply we have the harmonic series. Definition The harmonic series is the series 1 X 1 1 1 1 = 1 + + + + ::: n 2 3 4 n=1 Theorem The harmonic series diverges. Proof Look at the partial sums given by the powers of 2. S1 = 1 1 S = S + 2 1 2 1 1 1 1 1 1 1 1 1 S = 1 + + + > 1 + + + = 1 + + 2 · = 1 + 2 · 4 2 3 4 2 4 4 2 4 2 1 1 1 1 1 1 S = S + + + + > S + 4 · > 1 + 3 · 8 3 5 6 7 8 3 8 2 Continuing this style of estimation we have that 1 S n > 1 + n · 2 2 1 This shows that the sequence Sn is not bounded above. Since Sn = Sn−1 + n , we can see that the sequence is also increasing. Therefore, it must diverge. 1 Note: lim = 0 and yet the harmonic series diverges. The divergent series test only gives us a condition n!1 n for when a series will diverge. It cannot tell us that a series converges. 4 Math 123 - Shields Infinite Series Week 6 6.4 Geometric Series Definition A geometric series is any series which can be written in the form 1 X arn i=0 Usually we do not care about the value at which our index begins. However, for geometric series we will assume that the series begin at 0. Geometric series are notably because, unlike most series we will encounter, they allow us to precisely determine the value of the sum. 1 X Geometric Series Theorem The geometric series arn converges if jrj < 1 and otherwise diverges. The n=0 a value of the convergent sum is . 1 − r Proof 2 n Sn = a + ar + ar + ::: + ar 2 n n+1 rSn = ar + ar + ::: + ar + ar a =) S − rSn = a − arn+1 =) S (1 − r) = a(1 − rn+1) =) S = (1 − rn+1) n n n 1 − r n Now look at the limit, lim Sn. The only term dependent on n is the r . This converges if and only if n!1 −1 < r ≤ 1 as we saw in the sequences section. However, the partial sum is not valid when r = 1. When r = 1, the divergence test shows us the series diverges. Therefore the series converges exactly when jrj < 1. With that assumption, taking the limit we have that a a S = lim Sn = (1 − 0) = n!1 1 − r 1 − r Examples Determine if the following sums converge or diverge. If they converge, then find the value. 1 X 1n (i) 2 i=0 1 1 This is geometric with a = 1 and r = 2 . jrj < 1 so the sum converges to 1 = 2. 1 − 2 1 X 3 (ii) 5n i=1 1 This is geometric with a = 3 and r = 5 . jrj < 1 so the series will converge. However, we cannot use the formula to determine its value. The formula assumes that the sum is indexed beginning at 0. We must first reindex. 1 1 1 X 3 X 1 3 1 X 3 1 3 3 = = = · = 5n 5 5n−1 5 5n 5 1 − 1 4 i=1 i=1 i=0 5 1 X (iii) πne−n i=0 1 X π n This can be rewritten as .
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]
  • Arxiv:1207.1472V2 [Math.CV]
    SOME SIMPLIFICATIONS IN THE PRESENTATIONS OF COMPLEX POWER SERIES AND UNORDERED SUMS OSWALDO RIO BRANCO DE OLIVEIRA Abstract. This text provides very easy and short proofs of some basic prop- erties of complex power series (addition, subtraction, multiplication, division, rearrangement, composition, differentiation, uniqueness, Taylor’s series, Prin- ciple of Identity, Principle of Isolated Zeros, and Binomial Series). This is done by simplifying the usual presentation of unordered sums of a (countable) family of complex numbers. All the proofs avoid formal power series, double series, iterated series, partial series, asymptotic arguments, complex integra- tion theory, and uniform continuity. The use of function continuity as well as epsilons and deltas is kept to a mininum. Mathematics Subject Classification: 30B10, 40B05, 40C15, 40-01, 97I30, 97I80 Key words and phrases: Power Series, Multiple Sequences, Series, Summability, Complex Analysis, Functions of a Complex Variable. Contents 1. Introduction 1 2. Preliminaries 2 3. Absolutely Convergent Series and Commutativity 3 4. Unordered Countable Sums and Commutativity 5 5. Unordered Countable Sums and Associativity. 9 6. Sum of a Double Sequence and The Cauchy Product 10 7. Power Series - Algebraic Properties 11 8. Power Series - Analytic Properties 14 References 17 arXiv:1207.1472v2 [math.CV] 27 Jul 2012 1. Introduction The objective of this work is to provide a simplification of the theory of un- ordered sums of a family of complex numbers (in particular, for a countable family of complex numbers) as well as very easy proofs of basic operations and properties concerning complex power series, such as addition, scalar multiplication, multipli- cation, division, rearrangement, composition, differentiation (see Apostol [2] and Vyborny [21]), Taylor’s formula, principle of isolated zeros, uniqueness, principle of identity, and binomial series.
    [Show full text]
  • INFINITE SERIES in P-ADIC FIELDS
    INFINITE SERIES IN p-ADIC FIELDS KEITH CONRAD 1. Introduction One of the major topics in a course on real analysis is the representation of functions as power series X n anx ; n≥0 where the coefficients an are real numbers and the variable x belongs to R. In these notes we will develop the theory of power series over complete nonarchimedean fields. Let K be a field that is complete with respect to a nontrivial nonarchimedean absolute value j · j, such as Qp with its absolute value j · jp. We will look at power series over K (that is, with coefficients in K) and a variable x coming from K. Such series share some properties in common with real power series: (1) There is a radius of convergence R (a nonnegative real number, or 1), for which there is convergence at x 2 K when jxj < R and not when jxj > R. (2) A power series is uniformly continuous on each closed disc (of positive radius) where it converges. (3) A power series can be differentiated termwise in its disc of convergence. There are also some contrasts: (1) The convergence of a power series at its radius of convergence R does not exhibit mixed behavior: it is either convergent at all x with jxj = R or not convergent at P n all x with jxj = R, unlike n≥1 x =n on R, where R = 1 and there is convergence at x = −1 but not at x = 1. (2) A power series can be expanded around a new point in its disc of convergence and the new series has exactly the same disc of convergence as the original series.
    [Show full text]
  • Rearrangement of Divergent Fourier Series
    The Australian Journal of Mathematical Analysis and Applications AJMAA Volume 14, Issue 1, Article 3, pp. 1-9, 2017 A NOTE ON DIVERGENT FOURIER SERIES AND λ-PERMUTATIONS ANGEL CASTILLO, JOSE CHAVEZ, AND HYEJIN KIM Received 20 September, 2016; accepted 4 February, 2017; published 20 February, 2017. TUFTS UNIVERSITY,DEPARTMENT OF MATHEMATICS,MEDFORD, MA 02155, USA [email protected] TEXAS TECH UNIVERSITY,DEPARTMENT OF MATHEMATICS AND STATISTICS,LUBBOCK, TX 79409, USA [email protected] UNIVERSITY OF MICHIGAN-DEARBORN,DEPARTMENT OF MATHEMATICS AND STATISTICS,DEARBORN, MI 48128, USA [email protected] ABSTRACT. We present a continuous function on [−π, π] whose Fourier series diverges and it cannot be rearranged to converge by a λ-permutation. Key words and phrases: Fourier series, Rearrangements, λ-permutations. 2000 Mathematics Subject Classification. Primary 43A50. ISSN (electronic): 1449-5910 c 2017 Austral Internet Publishing. All rights reserved. This research was conducted during the NREUP at University of Michigan-Dearborn and it was sponsored by NSF-Grant DMS-1359016 and by NSA-Grant H98230-15-1-0020. We would like to thank Y. E. Zeytuncu for valuable discussion. We also thank the CASL and the Department of Mathematics and Statistics at the University of Michigan-Dearborn for providing a welcoming atmosphere during the summer REU program. 2 A. CASTILLO AND J. CHAVEZ AND H. KIM 1.1. Fourier series. The Fourier series associated with a continuous function f on [−π, π] is defined by ∞ X inθ fe(θ) ∼ ane , n=−∞ where Z π 1 −inθ an = f(θ)e dθ . 2π −π Here an’s are called the Fourier coefficients of f and we denote by fethe Fourier series associ- ated with f.
    [Show full text]
  • 3.3 Convergence Tests for Infinite Series
    3.3 Convergence Tests for Infinite Series 3.3.1 The integral test We may plot the sequence an in the Cartesian plane, with independent variable n and dependent variable a: n X The sum an can then be represented geometrically as the area of a collection of rectangles with n=1 height an and width 1. This geometric viewpoint suggests that we compare this sum to an integral. If an can be represented as a continuous function of n, for real numbers n, not just integers, and if the m X sequence an is decreasing, then an looks a bit like area under the curve a = a(n). n=1 In particular, m m+2 X Z m+1 X an > an dn > an n=1 n=1 n=2 For example, let us examine the first 10 terms of the harmonic series 10 X 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + : n 2 3 4 5 6 7 8 9 10 1 1 1 If we draw the curve y = x (or a = n ) we see that 10 11 10 X 1 Z 11 dx X 1 X 1 1 > > = − 1 + : n x n n 11 1 1 2 1 (See Figure 1, copied from Wikipedia) Z 11 dx Now = ln(11) − ln(1) = ln(11) so 1 x 10 X 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + > ln(11) n 2 3 4 5 6 7 8 9 10 1 and 1 1 1 1 1 1 1 1 1 1 1 + + + + + + + + + < ln(11) + (1 − ): 2 3 4 5 6 7 8 9 10 11 Z dx So we may bound our series, above and below, with some version of the integral : x If we allow the sum to turn into an infinite series, we turn the integral into an improper integral.
    [Show full text]
  • On a Series of Goldbach and Euler Llu´Is Bibiloni, Pelegr´I Viader, and Jaume Parad´Is
    On a Series of Goldbach and Euler Llu´ıs Bibiloni, Pelegr´ı Viader, and Jaume Parad´ıs 1. INTRODUCTION. Euler’s paper Variae observationes circa series infinitas [6] ought to be considered important for several reasons. It contains the first printed ver- sion of Euler’s product for the Riemann zeta-function; it definitely establishes the use of the symbol π to denote the perimeter of the circle of diameter one; and it introduces a legion of interesting infinite products and series. The first of these is Theorem 1, which Euler says was communicated to him and proved by Goldbach in a letter (now lost): 1 = 1. n − m,n≥2 m 1 (One must avoid repetitions in this sum.) We refer to this result as the “Goldbach-Euler Theorem.” Goldbach and Euler’s proof is a typical example of what some historians consider a misuse of divergent series, for it starts by assigning a “value” to the harmonic series 1/n and proceeds by manipulating it by substraction and replacement of other series until the desired result is reached. This unchecked use of divergent series to obtain valid results was a standard procedure in the late seventeenth and early eighteenth centuries. It has provoked quite a lot of criticism, correction, and, why not, praise of the audacity of the mathematicians of the time. They were led by Euler, the “Master of Us All,” as Laplace christened him. We present the original proof of the Goldbach- Euler theorem in section 2. Euler was obviously familiar with other instances of proofs that used divergent se- ries.
    [Show full text]
  • Series, Cont'd
    Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 5 Notes These notes correspond to Section 8.2 in the text. Series, cont'd In the previous lecture, we defined the concept of an infinite series, and what it means for a series to converge to a finite sum, or to diverge. We also worked with one particular type of series, a geometric series, for which it is particularly easy to determine whether it converges, and to compute its limit when it does exist. Now, we consider other types of series and investigate their behavior. Telescoping Series Consider the series 1 X 1 1 − : n n + 1 n=1 If we write out the first few terms, we obtain 1 X 1 1 1 1 1 1 1 1 1 − = 1 − + − + − + − + ··· n n + 1 2 2 3 3 4 4 5 n=1 1 1 1 1 1 1 = 1 + − + − + − + ··· 2 2 3 3 4 4 = 1: We see that nearly all of the fractions cancel one another, revealing the limit. This is an example of a telescoping series. It turns out that many series have this property, even though it is not immediately obvious. Example The series 1 X 1 n(n + 2) n=1 is also a telescoping series. To see this, we compute the partial fraction decomposition of each term. This decomposition has the form 1 A B = + : n(n + 2) n n + 2 1 To compute A and B, we multipy both sides by the common denominator n(n + 2) and obtain 1 = A(n + 2) + Bn: Substituting n = 0 yields A = 1=2, and substituting n = −2 yields B = −1=2.
    [Show full text]
  • Series: Convergence and Divergence Comparison Tests
    Series: Convergence and Divergence Here is a compilation of what we have done so far (up to the end of October) in terms of convergence and divergence. • Series that we know about: P∞ n Geometric Series: A geometric series is a series of the form n=0 ar . The series converges if |r| < 1 and 1 a1 diverges otherwise . If |r| < 1, the sum of the entire series is 1−r where a is the first term of the series and r is the common ratio. P∞ 1 2 p-Series Test: The series n=1 np converges if p1 and diverges otherwise . P∞ • Nth Term Test for Divergence: If limn→∞ an 6= 0, then the series n=1 an diverges. Note: If limn→∞ an = 0 we know nothing. It is possible that the series converges but it is possible that the series diverges. Comparison Tests: P∞ • Direct Comparison Test: If a series n=1 an has all positive terms, and all of its terms are eventually bigger than those in a series that is known to be divergent, then it is also divergent. The reverse is also true–if all the terms are eventually smaller than those of some convergent series, then the series is convergent. P P P That is, if an, bn and cn are all series with positive terms and an ≤ bn ≤ cn for all n sufficiently large, then P P if cn converges, then bn does as well P P if an diverges, then bn does as well. (This is a good test to use with rational functions.
    [Show full text]
  • The Summation of Power Series and Fourier Series
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Journal of Computational and Applied Mathematics 12&13 (1985) 447-457 447 North-Holland The summation of power series and Fourier . series I.M. LONGMAN Department of Geophysics and Planetary Sciences, Tel Aviv University, Ramat Aviv, Israel Received 27 July 1984 Abstract: The well-known correspondence of a power series with a certain Stieltjes integral is exploited for summation of the series by numerical integration. The emphasis in this paper is thus on actual summation of series. rather than mere acceleration of convergence. It is assumed that the coefficients of the series are given analytically, and then the numerator of the integrand is determined by the aid of the inverse of the two-sided Laplace transform, while the denominator is standard (and known) for all power series. Since Fourier series can be expressed in terms of power series, the method is applicable also to them. The treatment is extended to divergent series, and a fair number of numerical examples are given, in order to illustrate various techniques for the numerical evaluation of the resulting integrals. Keywork Summation of series. 1. Introduction We start by considering a power series, which it is convenient to write in the form s(x)=/.Q-~2x+&x2..., (1) for reasons which will become apparent presently. Here there is no intention to limit ourselves to alternating series since, even if the pLkare all of one sign, x may take negative and even complex values. It will be assumed in this paper that the pLk are real.
    [Show full text]
  • Divergent and Conditionally Convergent Series Whose Product Is Absolutely Convergent
    DIVERGENTAND CONDITIONALLY CONVERGENT SERIES WHOSEPRODUCT IS ABSOLUTELYCONVERGENT* BY FLORIAN CAJOKI § 1. Introduction. It has been shown by Abel that, if the product : 71—« I(¥» + V«-i + ■•• + M„«o)> 71=0 of two conditionally convergent series : 71—0 71— 0 is convergent, it converges to the product of their sums. Tests of the conver- gence of the product of conditionally convergent series have been worked out by A. Pringsheim,| A. Voss,J and myself.§ There exist certain conditionally- convergent series which yield a convergent result when they are raised to a cer- tain positive integral power, but which yield a divergent result when they are raised to a higher power. Thus, 71 = «3 Z(-l)"+13, 7>=i n where r = 7/9, is a conditionally convergent series whose fourth power is con- vergent, but whose fifth power is divergent. || These instances of conditionally * Presented to the Society April 28, 1900. Received for publication April 28, 1900. fMathematische Annalen, vol. 21 (1883), p. 327 ; vol. 2(5 (1886), p. 157. %Mathematische Annalen, vol. 24 (1884), p. 42. § American Journal of Mathematics, vol. 15 (1893), p. 339 ; vol. 18 (1896), p. 195 ; Bulletin of the American Mathematical Society, (2) vol. 1 (1895), p. 180. || This may be a convenient place to point out a slight and obvious extension of the results which I have published in the American Journal of Mathematics, vol. 18, p. 201. It was proved there that the conditionally convergent series : V(_l)M-lI (0<r5|>). Sí n when raised by Cauchy's multiplication rule to a positive integral power g , is convergent whenever (î — l)/ï <C r ! out the power of the series is divergent, if (q— 1 )¡q > r.
    [Show full text]
  • Dirichlet’S Test
    4. CONDITIONALLY CONVERGENT SERIES 23 4. Conditionally convergent series Here basic tests capable of detecting conditional convergence are studied. 4.1. Dirichlet’s test. Theorem 4.1. (Dirichlet’s test) n Let a complex sequence {An}, An = k=1 ak, be bounded, and the real sequence {bn} is decreasing monotonically, b1 ≥ b2 ≥ b3 ≥··· , so that P limn→∞ bn = 0. Then the series anbn converges. A proof is based on the identity:P m m m m−1 anbn = (An − An−1)bn = Anbn − Anbn+1 n=k n=k n=k n=k−1 X X X X m−1 = An(bn − bn+1)+ Akbk − Am−1bm n=k X Since {An} is bounded, there is a number M such that |An|≤ M for all n. Therefore it follows from the above identity and non-negativity and monotonicity of bn that m m−1 anbn ≤ An(bn − bn+1) + |Akbk| + |Am−1bm| n=k n=k X X m−1 ≤ M (bn − bn+1)+ bk + bm n=k ! X ≤ 2Mbk By the hypothesis, bk → 0 as k → ∞. Therefore the right side of the above inequality can be made arbitrary small for all sufficiently large k and m ≥ k. By the Cauchy criterion the series in question converges. This completes the proof. Example. By the root test, the series ∞ zn n n=1 X converges absolutely in the disk |z| < 1 in the complex plane. Let us investigate the convergence on the boundary of the disk. Put z = eiθ 24 1. THE THEORY OF CONVERGENCE ikθ so that ak = e and bn = 1/n → 0 monotonically as n →∞.
    [Show full text]
  • Chapter 3: Infinite Series
    Chapter 3: Infinite series Introduction Definition: Let (an : n ∈ N) be a sequence. For each n ∈ N, we define the nth partial sum of (an : n ∈ N) to be: sn := a1 + a2 + . an. By the series generated by (an : n ∈ N) we mean the sequence (sn : n ∈ N) of partial sums of (an : n ∈ N) (ie: a series is a sequence). We say that the series (sn : n ∈ N) generated by a sequence (an : n ∈ N) is convergent if the sequence (sn : n ∈ N) of partial sums converges. If the series (sn : n ∈ N) is convergent then we call its limit the sum of the series and we write: P∞ lim sn = an. In detail: n→∞ n=1 s1 = a1 s2 = a1 + a + 2 = s1 + a2 s3 = a + 1 + a + 2 + a3 = s2 + a3 ... = ... sn = a + 1 + ... + an = sn−1 + an. Definition: A series that is not convergent is called divergent, ie: each series is ei- P∞ ther convergent or divergent. It has become traditional to use the notation n=1 an to represent both the series (sn : n ∈ N) generated by the sequence (an : n ∈ N) and the sum limn→∞ sn. However, this ambiguity in the notation should not lead to any confu- sion, provided that it is always made clear that the convergence of the series must be established. Important: Although traditionally series have been (and still are) represented by expres- P∞ sions such as n=1 an they are, technically, sequences of partial sums. So if somebody comes up to you in a supermarket and asks you what a series is - you answer “it is a P∞ sequence of partial sums” not “it is an expression of the form: n=1 an.” n−1 Example: (1) For 0 < r < ∞, we may define the sequence (an : n ∈ N) by, an := r for each n ∈ N.
    [Show full text]