Infinite Series: the Abel-Dini Theorem and Convergence Tests

Total Page:16

File Type:pdf, Size:1020Kb

Infinite Series: the Abel-Dini Theorem and Convergence Tests Infinite Series: The Abel-Dini Theorem and Convergence Tests Logan Gnanapragasam June 10, 2019 1 Introduction In this paper, we will discuss infinite series. In K. Knopp's book [3], a proof that there is no perfect test for convergence is given. To do this, Knopp uses the Abel-Dini Theorem, which is of interest in its own right. The Abel-Dini Theorem is discussed more fully in T. H. Hildebrandt's article [2]. In section 2, we provide a proof of the Abel-Dini Theorem and discuss some applications. In section 3, we will discuss the results in [3] about convergence tests. Fairly little advanced machinery is required to prove the results on convergence tests. Since this is a topic in real analysis, the reader should expect to see many inequalities. They should also be familiar with sequences of numbers. Familiarity with sequences of functions and uniform convergence is recommended but by no means required for the discussion of convergence tests. We will occasionally use lim sup and lim inf, but the reader does not need to know all of the equivalent definitions. We will give the lim sup definition that is most applicable to us below. 1.1 Real Analysis Background Here we give the definitions and basic theorems on series in real analysis that we will need. We do not prove any of these results; proofs can be found in most introductory real analysis books or (advanced) calculus books. Before we discuss series, we define lim sup and lim inf. 1 Definition 1 (lim sup and lim inf). Given a sequence fangn=1, we say that M = lim sup an n!1 if • for each u > M there are only finitely many indices n for which an > u, and • for each l < M there are infinitely many indices n for which an > l. Similarly, we say m = lim inf an if n!1 • for each l < m there are only finitely many indices n for which an < l, and 1 • for each u > m then there are infinitely many indices n for which an < u. We allow lim sup and lim inf to be ±∞, removing the appropriate condition in the standard definition. For example, we say lim sup an = 1 if for each l 2 R there are infinitely many n!1 indices n for which an > l. The remaining modifications are left to the reader. Every sequence has a lim sup and lim inf, and this definition uniquely specifies these values; see Exercise 1.5.9 and the discussion preceeding it in [1]. We will not prove these facts. Now we turn to infinite series. We begin with series of numbers. 1 1 X X Definition 2 (Convergence of a Series of Numbers). A series an, often written an n=1 1 1 when the index of summation is unambiguous, converges if the sequence fSngn=1 defined n X by Sn = ak converges (as a sequence of numbers). If Sn ! S, we say that the sum of k=1 the series is S. 1 X If the starting index of summation is j, so that the series is an, we modify the n=j N X definition by declaring SN = an. If the starting index is unknown or irrelevant, we will n=j 1 X X write an instead of an. It is useful to give a name to the sequence associated with j the series. 1 N X X Definition 3 (Partial Sums). Given a series an, we say that SN = an is the Nth n=1 1 partial sum of the series. Thus our definition of convergence is that a series converges if the sequence of partial sums converges. 1 1 X X Observe that whenever the series an converges, so does an, since the constant n=1 n=N N−1 X an has been subtracted off from every partial sum of the original series. This observation n=1 justifies the following definition. 1 1 X X Definition 4 (Tails). If an converges, we say that an is the Nth tail of the series. n=1 n=N The indexing in this definition differs from the definition given in some other texts. Some 1 X authors call an the Nth tail. The difference is not significant as long as the theorems n=N+1 are stated correctly, but the reader should be aware of this distinction. 2 The following result follows immediately from the fact that the sequence of partial sums converges if and only if it is Cauchy. 1 X Theorem 1 (Cauchy Convergence Criterion). The series ak converges if and only if for 1 m X each > 0, there is N such that ak < whenever m ≥ n ≥ N. k=n From this, one can prove the basic comparison test for series of nonnegative terms. Also, by applying the triangle inequality, one finds that absolute convergence implies convergence. For the statements of these results, see Theorems 6.11 and 6.17 in [1]. On occasion we will have something to say about uniform convergence of a series of functions. The definition of uniform convergence of a sequence of functions can be found in Section 7.1 of [1]. Definition 5 (Uniform Convergence of a Series of Functions). Given a sequence of real- 1 1 X valued functions ffngn=1 defined on a set S, we say that the series of functions fn n=1 N X converges uniformly on a set W ⊆ S if the sequence of partial sums SN = fn, which n=1 are also real-valued functions defined on S, converges uniformly on W . We also have an analogous result to the Cauchy Convergence Criterion, which follows from the fact that a sequence of functions converges uniformly if and only if the sequence is uniformly Cauchy (Theorem 7.7 in [1]). Theorem 2 (Cauchy Convergence Criterion for Functions). Given a sequence of functions 1 X fk : S ! R, fk converges uniformly on S if and only if for each > 0, there is N such 1 m X that fk(x) < for all x 2 S whenever m ≥ n ≥ N. k=n It is possible to prove the Weierstrass M-Test (Theorem 7.9 in [1]) with the triangle in- equality and the Cauchy Convergence Criterion for numbers and the Cauchy Convergence Criterion for functions. While the Cauchy Convergence Criterion is important, it is not always easy to apply. There are several tests that can be used to determine whether a series converges. The first is the standard limit comparison test, not stated here (see Theorem 6.12 in [1]). This isn't always easy to apply because we need to come up with a series to compare to. Two of the best known convergence tests which do not require us to find a comparison series are the ratio and root tests. 1 X ak+1 Theorem 3 (Ratio Test). If a is a series of positive terms, u = lim sup , and k a 1 k!1 k a l = lim inf k+1 , then the series converges if u < 1 and diverges if l > 1. Otherwise no k!1 ak conclusions can be drawn. 3 1 X 1 Theorem 4 (Root Test). If ak is a series of nonnegative terms and r = lim sup (ak) k , 1 k!1 then the series converges if r < 1 and diverges if r > 1. If r = 1 then no conclusions can be drawn. It is possible to prove that if all the an are positive, then 1 1 ak+1 ak+1 lim inf ≤ lim inf (ak) k ≤ lim sup (ak) k ≤ lim sup ; k!1 ak k!1 k!1 k!1 ak which shows that if the ratio test gives the convergence/divergence of a particular series then so does the root test (i.e., the root test is better than the ratio test). However, the 1 X root test can also be inconclusive; both the divergent series 1 and the convergent series 1 1 X 1 are series on which the root test gives r = 1. To understand why r = 1 is an issue, n2 1 we need to examine the proof of the root test. For convergence when r < 1, the series is X compared to a geometric series xn with r < x < 1. For divergence when r > 1, one observes that janj ≥ 1 infinitely often, so an 6! 0 and hence the series diverges. However, since the geometric series has radius of convergence 1, when r = 1 we can't compare to a geometric series, but we also cannot say that the terms are bigger than 1 in absolute value infinitely often. Inconclusiveness is not specific to tests relying on comparison to geometric series. As an example, we briefly discuss Raabe's Test. 1 X an+1 Theorem 5 (Raabe's Test). If a is a series of positive terms for which ! 1 and k a 1 n a n 1 − n+1 ! L as n ! 1, then the series converges if L > 1 and diverges if L < 1. If an L = 1 then no conclusions can be drawn. For a more complete discussion of Raabe's Test, along with a proof, see the subsection \Raabe's Test" in Section 6.2 of [1]. The proof involves comparing the series to the p-series for a well-chosen p. As we will see in Section 2.1, the p-series converges if and only if p > 1. When L = 1, we cannot compare to the p-series and hence the test is inconclusive. Notice that all of our tests rely on comparison.
Recommended publications
  • Abel's Identity, 131 Abel's Test, 131–132 Abel's Theorem, 463–464 Absolute Convergence, 113–114 Implication of Condi
    INDEX Abel’s identity, 131 Bolzano-Weierstrass theorem, 66–68 Abel’s test, 131–132 for sequences, 99–100 Abel’s theorem, 463–464 boundary points, 50–52 absolute convergence, 113–114 bounded functions, 142 implication of conditional bounded sets, 42–43 convergence, 114 absolute value, 7 Cantor function, 229–230 reverse triangle inequality, 9 Cantor set, 80–81, 133–134, 383 triangle inequality, 9 Casorati-Weierstrass theorem, 498–499 algebraic properties of Rk, 11–13 Cauchy completeness, 106–107 algebraic properties of continuity, 184 Cauchy condensation test, 117–119 algebraic properties of limits, 91–92 Cauchy integral theorem algebraic properties of series, 110–111 triangle lemma, see triangle lemma algebraic properties of the derivative, Cauchy principal value, 365–366 244 Cauchy sequences, 104–105 alternating series, 115 convergence of, 105–106 alternating series test, 115–116 Cauchy’s inequalities, 437 analytic functions, 481–482 Cauchy’s integral formula, 428–433 complex analytic functions, 483 converse of, 436–437 counterexamples, 482–483 extension to higher derivatives, 437 identity principle, 486 for simple closed contours, 432–433 zeros of, see zeros of complex analytic on circles, 429–430 functions on open connected sets, 430–432 antiderivatives, 361 on star-shaped sets, 429 for f :[a, b] Rp, 370 → Cauchy’s integral theorem, 420–422 of complex functions, 408 consequence, see deformation of on star-shaped sets, 411–413 contours path-independence, 408–409, 415 Cauchy-Riemann equations Archimedean property, 5–6 motivation, 297–300
    [Show full text]
  • 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]
  • 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]
  • 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]
  • The Binomial Series 16.3   
    The Binomial Series 16.3 Introduction In this Section we examine an important example of an infinite series, the binomial series: p(p − 1) p(p − 1)(p − 2) 1 + px + x2 + x3 + ··· 2! 3! We show that this series is only convergent if |x| < 1 and that in this case the series sums to the value (1 + x)p. As a special case of the binomial series we consider the situation when p is a positive integer n. In this case the infinite series reduces to a finite series and we obtain, by replacing x with b , the binomial theorem: a n(n − 1) (b + a)n = bn + nbn−1a + bn−2a2 + ··· + an. 2! Finally, we use the binomial series to obtain various polynomial expressions for (1 + x)p when x is ‘small’. ' • understand the factorial notation $ Prerequisites • have knowledge of the ratio test for convergence of infinite series. Before starting this Section you should ... • understand the use of inequalities '& • recognise and use the binomial series $% Learning Outcomes • state and use the binomial theorem On completion you should be able to ... • use the binomial series to obtain numerical approximations & % 26 HELM (2008): Workbook 16: Sequences and Series ® 1. The binomial series A very important infinite series which occurs often in applications and in algebra has the form: p(p − 1) p(p − 1)(p − 2) 1 + px + x2 + x3 + ··· 2! 3! in which p is a given number and x is a variable. By using the ratio test it can be shown that this series converges, irrespective of the value of p, as long as |x| < 1.
    [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]
  • Notes on Euler's Work on Divergent Factorial Series and Their Associated
    Indian J. Pure Appl. Math., 41(1): 39-66, February 2010 °c Indian National Science Academy NOTES ON EULER’S WORK ON DIVERGENT FACTORIAL SERIES AND THEIR ASSOCIATED CONTINUED FRACTIONS Trond Digernes¤ and V. S. Varadarajan¤¤ ¤University of Trondheim, Trondheim, Norway e-mail: [email protected] ¤¤University of California, Los Angeles, CA, USA e-mail: [email protected] Abstract Factorial series which diverge everywhere were first considered by Euler from the point of view of summing divergent series. He discovered a way to sum such series and was led to certain integrals and continued fractions. His method of summation was essentialy what we call Borel summation now. In this paper, we discuss these aspects of Euler’s work from the modern perspective. Key words Divergent series, factorial series, continued fractions, hypergeometric continued fractions, Sturmian sequences. 1. Introductory Remarks Euler was the first mathematician to develop a systematic theory of divergent se- ries. In his great 1760 paper De seriebus divergentibus [1, 2] and in his letters to Bernoulli he championed the view, which was truly revolutionary for his epoch, that one should be able to assign a numerical value to any divergent series, thus allowing the possibility of working systematically with them (see [3]). He antic- ipated by over a century the methods of summation of divergent series which are known today as the summation methods of Cesaro, Holder,¨ Abel, Euler, Borel, and so on. Eventually his views would find their proper place in the modern theory of divergent series [4]. But from the beginning Euler realized that almost none of his methods could be applied to the series X1 1 ¡ 1!x + 2!x2 ¡ 3!x3 + ::: = (¡1)nn!xn (1) n=0 40 TROND DIGERNES AND V.
    [Show full text]
  • Calculus Terminology
    AP Calculus BC Calculus Terminology Absolute Convergence Asymptote Continued Sum Absolute Maximum Average Rate of Change Continuous Function Absolute Minimum Average Value of a Function Continuously Differentiable Function Absolutely Convergent Axis of Rotation Converge Acceleration Boundary Value Problem Converge Absolutely Alternating Series Bounded Function Converge Conditionally Alternating Series Remainder Bounded Sequence Convergence Tests Alternating Series Test Bounds of Integration Convergent Sequence Analytic Methods Calculus Convergent Series Annulus Cartesian Form Critical Number Antiderivative of a Function Cavalieri’s Principle Critical Point Approximation by Differentials Center of Mass Formula Critical Value Arc Length of a Curve Centroid Curly d Area below a Curve Chain Rule Curve Area between Curves Comparison Test Curve Sketching Area of an Ellipse Concave Cusp Area of a Parabolic Segment Concave Down Cylindrical Shell Method Area under a Curve Concave Up Decreasing Function Area Using Parametric Equations Conditional Convergence Definite Integral Area Using Polar Coordinates Constant Term Definite Integral Rules Degenerate Divergent Series Function Operations Del Operator e Fundamental Theorem of Calculus Deleted Neighborhood Ellipsoid GLB Derivative End Behavior Global Maximum Derivative of a Power Series Essential Discontinuity Global Minimum Derivative Rules Explicit Differentiation Golden Spiral Difference Quotient Explicit Function Graphic Methods Differentiable Exponential Decay Greatest Lower Bound Differential
    [Show full text]
  • Euler and His Work on Infinite Series
    BULLETIN (New Series) OF THE AMERICAN MATHEMATICAL SOCIETY Volume 44, Number 4, October 2007, Pages 515–539 S 0273-0979(07)01175-5 Article electronically published on June 26, 2007 EULER AND HIS WORK ON INFINITE SERIES V. S. VARADARAJAN For the 300th anniversary of Leonhard Euler’s birth Table of contents 1. Introduction 2. Zeta values 3. Divergent series 4. Summation formula 5. Concluding remarks 1. Introduction Leonhard Euler is one of the greatest and most astounding icons in the history of science. His work, dating back to the early eighteenth century, is still with us, very much alive and generating intense interest. Like Shakespeare and Mozart, he has remained fresh and captivating because of his personality as well as his ideas and achievements in mathematics. The reasons for this phenomenon lie in his universality, his uniqueness, and the immense output he left behind in papers, correspondence, diaries, and other memorabilia. Opera Omnia [E], his collected works and correspondence, is still in the process of completion, close to eighty volumes and 31,000+ pages and counting. A volume of brief summaries of his letters runs to several hundred pages. It is hard to comprehend the prodigious energy and creativity of this man who fueled such a monumental output. Even more remarkable, and in stark contrast to men like Newton and Gauss, is the sunny and equable temperament that informed all of his work, his correspondence, and his interactions with other people, both common and scientific. It was often said of him that he did mathematics as other people breathed, effortlessly and continuously.
    [Show full text]