MAT 296 Problem Set 1 Summer 2016 Problem 1
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Maria Gaetana Agnesi Melissa De La Cruz
Maria Gaetana Agnesi Melissa De La Cruz Maria Gaetana Agnesi's life Maria Gaetana Agnesi was born on May 16, 1718. She also died on January 9, 1799. She was an Italian mathematician, philosopher, theologian, and humanitarian. Her father, Pietro Agnesi, was either said to be a wealthy silk merchant or a mathematics professor. Regardless, he was well to do and lived a social climber. He married Anna Fortunata Brivio, but had a total of 21 children with 3 female relations. He used his kids to be known with the Milanese socialites of the time and Maria Gaetana Agnesi was his oldest. He hosted soires and used his kids as entertainment. Maria's sisters would perform the musical acts while she would present Latin debates and orations on questions of natural philosophy. The family was well to do and Pietro has to make sure his children were under the best training to entertain well at these parties. For Maria, that meant well-esteemed tutors would be given because her father discovered her great potential for an advanced intellect. Her education included the usual languages and arts; she spoke Italian and French at the age of 5 and but the age of 11, she also knew how to speak Greek, Hebrew, Spanish, German and Latin. Historians have given her the name of the Seven-Tongued Orator. With private tutoring, she was also taught topics such as mathematics and natural philosophy, which was unusual for women at that time. With the Agnesi family living in Milan, Italy, Maria's family practiced religion seriously. -
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. -
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. -
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. -
3.2 Introduction to Infinite Series
3.2 Introduction to Infinite Series Many of our infinite sequences, for the remainder of the course, will be defined by sums. For example, the sequence m X 1 S := : (1) m 2n n=1 is defined by a sum. Its terms (partial sums) are 1 ; 2 1 1 3 + = ; 2 4 4 1 1 1 7 + + = ; 2 4 8 8 1 1 1 1 15 + + + = ; 2 4 8 16 16 ::: These infinite sequences defined by sums are called infinite series. Review of sigma notation The Greek letter Σ used in this notation indicates that we are adding (\summing") elements of a certain pattern. (We used this notation back in Calculus 1, when we first looked at integrals.) Here our sums may be “infinite”; when this occurs, we are really looking at a limit. Resources An introduction to sequences a standard part of single variable calculus. It is covered in every calculus textbook. For example, one might look at * section 11.3 (Integral test), 11.4, (Comparison tests) , 11.5 (Ratio & Root tests), 11.6 (Alternating, abs. conv & cond. conv) in Calculus, Early Transcendentals (11th ed., 2006) by Thomas, Weir, Hass, Giordano (Pearson) * section 11.3 (Integral test), 11.4, (comparison tests), 11.5 (alternating series), 11.6, (Absolute conv, ratio and root), 11.7 (summary) in Calculus, Early Transcendentals (6th ed., 2008) by Stewart (Cengage) * sections 8.3 (Integral), 8.4 (Comparison), 8.5 (alternating), 8.6, Absolute conv, ratio and root, in Calculus, Early Transcendentals (1st ed., 2011) by Tan (Cengage) Integral tests, comparison tests, ratio & root tests. -
Some Curves and the Lengths of Their Arcs Amelia Carolina Sparavigna
Some Curves and the Lengths of their Arcs Amelia Carolina Sparavigna To cite this version: Amelia Carolina Sparavigna. Some Curves and the Lengths of their Arcs. 2021. hal-03236909 HAL Id: hal-03236909 https://hal.archives-ouvertes.fr/hal-03236909 Preprint submitted on 26 May 2021 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Some Curves and the Lengths of their Arcs Amelia Carolina Sparavigna Department of Applied Science and Technology Politecnico di Torino Here we consider some problems from the Finkel's solution book, concerning the length of curves. The curves are Cissoid of Diocles, Conchoid of Nicomedes, Lemniscate of Bernoulli, Versiera of Agnesi, Limaçon, Quadratrix, Spiral of Archimedes, Reciprocal or Hyperbolic spiral, the Lituus, Logarithmic spiral, Curve of Pursuit, a curve on the cone and the Loxodrome. The Versiera will be discussed in detail and the link of its name to the Versine function. Torino, 2 May 2021, DOI: 10.5281/zenodo.4732881 Here we consider some of the problems propose in the Finkel's solution book, having the full title: A mathematical solution book containing systematic solutions of many of the most difficult problems, Taken from the Leading Authors on Arithmetic and Algebra, Many Problems and Solutions from Geometry, Trigonometry and Calculus, Many Problems and Solutions from the Leading Mathematical Journals of the United States, and Many Original Problems and Solutions. -
Calculus Online Textbook Chapter 10
Contents CHAPTER 9 Polar Coordinates and Complex Numbers 9.1 Polar Coordinates 348 9.2 Polar Equations and Graphs 351 9.3 Slope, Length, and Area for Polar Curves 356 9.4 Complex Numbers 360 CHAPTER 10 Infinite Series 10.1 The Geometric Series 10.2 Convergence Tests: Positive Series 10.3 Convergence Tests: All Series 10.4 The Taylor Series for ex, sin x, and cos x 10.5 Power Series CHAPTER 11 Vectors and Matrices 11.1 Vectors and Dot Products 11.2 Planes and Projections 11.3 Cross Products and Determinants 11.4 Matrices and Linear Equations 11.5 Linear Algebra in Three Dimensions CHAPTER 12 Motion along a Curve 12.1 The Position Vector 446 12.2 Plane Motion: Projectiles and Cycloids 453 12.3 Tangent Vector and Normal Vector 459 12.4 Polar Coordinates and Planetary Motion 464 CHAPTER 13 Partial Derivatives 13.1 Surfaces and Level Curves 472 13.2 Partial Derivatives 475 13.3 Tangent Planes and Linear Approximations 480 13.4 Directional Derivatives and Gradients 490 13.5 The Chain Rule 497 13.6 Maxima, Minima, and Saddle Points 504 13.7 Constraints and Lagrange Multipliers 514 CHAPTER Infinite Series Infinite series can be a pleasure (sometimes). They throw a beautiful light on sin x and cos x. They give famous numbers like n and e. Usually they produce totally unknown functions-which might be good. But on the painful side is the fact that an infinite series has infinitely many terms. It is not easy to know the sum of those terms. -
INFINITE SERIES SERIES and PARTIAL SUMS What If We Wanted
INFINITE SERIES SERIES AND PARTIAL SUMS What if we wanted to sum up the terms of this sequence, how many terms would I have to use? 1, 2, 3, . 10, . ? Well, we could start creating sums of a finite number of terms, called partial sums, and determine if the sequence of partial sums converge to a number. What do you think that this sequence of partial sums is converging to? It is approaching the value of 2. Therefore, we can conclude that the sum of all the terms of this sequence is 2. To discuss this topic fully, let us define some terms used in this and the following sets of supplemental notes. DEFINITION: Given a sequence of numbers {a n }, the sum of the terms of this sequence, a 1 + a 2 + a 3 + . + a n + . , is called an infinite series. DEFINITION: FACT: If the sequence of partial sums converge to a limit L, then we can say that the series converges and its sum is L. FACT: If the sequence of partial sums of the series does not converge, then the series diverges. There are many different types of series, but we going to start with series that we might of seen in Algebra. GEOMETRIC SERIES DEFINITION: FACT: FACT: If | r | 1, then the geometric series will diverge. EXAMPLE 1: Find the nth partial sum and determine if the series converges or diverges. SOLUTION: Now to calculate the sum for this series. EXAMPLE 2: Find the nth partial sum and determine if the series converges or diverges. 1 - 3 + 9 - 27 + . -
Prerequisites for Calculus
5128_Ch01_pp02-57.qxd 1/13/06 8:47 AM Page 2 Chapter 1 Prerequisites for Calculus xponential functions are used to model situations in which growth or decay change Edramatically. Such situations are found in nuclear power plants, which contain rods of plutonium-239; an extremely toxic radioactive isotope. Operating at full capacity for one year, a 1,000 megawatt power plant discharges about 435 lb of plutonium-239. With a half-life of 24,400 years, how much of the isotope will remain after 1,000 years? This question can be answered with the mathematics covered in Section 1.3. 2 5128_Ch01_pp02-57.qxd 1/13/06 8:47 AM Page 3 Section 1.1 Lines 3 Chapter 1 Overview This chapter reviews the most important things you need to know to start learning calcu- lus. It also introduces the use of a graphing utility as a tool to investigate mathematical ideas, to support analytic work, and to solve problems with numerical and graphical meth- ods. The emphasis is on functions and graphs, the main building blocks of calculus. Functions and parametric equations are the major tools for describing the real world in mathematical terms, from temperature variations to planetary motions, from brain waves to business cycles, and from heartbeat patterns to population growth. Many functions have particular importance because of the behavior they describe. Trigonometric func- tions describe cyclic, repetitive activity; exponential, logarithmic, and logistic functions describe growth and decay; and polynomial functions can approximate these and most other functions. 1.1 Lines What you’ll learn about Increments • Increments One reason calculus has proved to be so useful is that it is the right mathematics for relat- • Slope of a Line ing the rate of change of a quantity to the graph of the quantity. -
A SIMPLE COMPUTATION of Ζ(2K) 1. Introduction in the Mathematical Literature, One Finds Many Ways of Obtaining the Formula
A SIMPLE COMPUTATION OF ζ(2k) OSCAR´ CIAURRI, LUIS M. NAVAS, FRANCISCO J. RUIZ, AND JUAN L. VARONA Abstract. We present a new simple proof of Euler's formulas for ζ(2k), where k = 1; 2; 3;::: . The computation is done using only the defining properties of the Bernoulli polynomials and summing a telescoping series, and the same method also yields integral formulas for ζ(2k + 1). 1. Introduction In the mathematical literature, one finds many ways of obtaining the formula 1 X 1 (−1)k−122k−1π2k ζ(2k) := = B ; k = 1; 2; 3;:::; (1) n2k (2k)! 2k n=1 where Bk is the kth Bernoulli number, a result first published by Euler in 1740. For example, the recent paper [2] contains quite a complete list of references; among them, the articles [3, 11, 12, 14] published in this Monthly. The aim of this paper is to give a new proof of (1) which is simple and elementary, in the sense that it involves only basic one variable Calculus, the Bernoulli polynomials, and a telescoping series. As a bonus, it also yields integral formulas for ζ(2k + 1) and the harmonic numbers. 1.1. The Bernoulli polynomials | necessary facts. For completeness, we be- gin by recalling the definition of the Bernoulli polynomials Bk(t) and their basic properties. There are of course multiple approaches one can take (see [7], which shows seven ways of defining these polynomials). A frequent starting point is the generating function 1 xext X xk = B (t) ; ex − 1 k k! k=0 from which, by the uniqueness of power series expansions, one can quickly obtain many of their basic properties. -
Elements of the Differential and Integral Calculus
Elements of the Differential and Integral Calculus (revised edition) William Anthony Granville1 1-15-2008 1With the editorial cooperation of Percey F. Smith. Contents vi Contents 0 Preface xiii 1 Collection of formulas 1 1.1 Formulas for reference . 1 1.2 Greek alphabet . 4 1.3 Rules for signs of the trigonometric functions . 5 1.4 Natural values of the trigonometric functions . 5 1.5 Logarithms of numbers and trigonometric functions . 6 2 Variables and functions 7 2.1 Variables and constants . 7 2.2 Intervalofavariable.......................... 7 2.3 Continuous variation. 8 2.4 Functions................................ 8 2.5 Independent and dependent variables. 8 2.6 Notation of functions . 9 2.7 Values of the independent variable for which a function is defined 10 2.8 Exercises ............................... 11 3 Theory of limits 13 3.1 Limitofavariable .......................... 13 3.2 Division by zero excluded . 15 3.3 Infinitesimals ............................. 15 3.4 The concept of infinity ( ) ..................... 16 ∞ 3.5 Limiting value of a function . 16 3.6 Continuous and discontinuous functions . 17 3.7 Continuity and discontinuity of functions illustrated by their graphs 18 3.8 Fundamental theorems on limits . 25 3.9 Special limiting values . 28 sin x 3.10 Show that limx 0 =1 ..................... 28 → x 3.11 The number e ............................. 30 3.12 Expressions assuming the form ∞ ................. 31 3.13Exercises ...............................∞ 32 vii CONTENTS 4 Differentiation 35 4.1 Introduction.............................. 35 4.2 Increments .............................. 35 4.3 Comparison of increments . 36 4.4 Derivative of a function of one variable . 37 4.5 Symbols for derivatives . 38 4.6 Differentiable functions . -
Decision Theory Meets the Witch of Agnesi
Decision theory meets the Witch of Agnesi J. McKenzie Alexander Department of Philosophy, Logic and Scientific Method London School of Economics and Political Science 26 April 2010 In the course of history, many individuals have the dubious honor of being remembered primarily for an eponym of which they would disapprove. How many are aware that Joseph-Ignace Guillotin actually opposed the death penalty? Another noteable case is that of Maria Agnesi, an Italian woman of privileged, but not noble, birth who excelled at mathematics and philosophy during the 18th century. In her treatise of 1748, Instituzioni Analitche, she provided a comprehensive summary of the current state of knowledge concerning both integral calculus and differential equations. Later in life she was elected to the Balogna Academy of Sciences and, in 1762, was consulted by the University of Turin for an opinion on the work of an up-and-coming French mathematician named Joseph-Louis Lagrange. Yet what Maria Agnesi is best remembered for now is a geometric curve to which she !! lent her name. That curve, given by the equation ! = , for some positive constant !, was !!!!! known to Italian mathematicians as la versiera di Agnesi. In 1801, John Colson, the Cambridge Lucasian Professor of Mathematics, misread the curve’s name during translation as l’avversiera di Agnesi. An unfortunate mistake, for in Italian “l’avversiera” means “wife of the devil”. Ever since, that curve has been known to English geometers as the “Witch of Agnesi”. I suspect Maria, who spent the last days of her life as a nun in Milan, would have been displeased.