3.2 Introduction to Infinite Series

Total Page:16

File Type:pdf, Size:1020Kb

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. * section 9.4 (Convergence Tests), 9.5 (Comparison, ratio, root tests), 9.6 (Alternating, abs. conv & cond. conv) Calculus, Early Transcendentals (11th ed., 2009) by Anton, Bivens, Davis (John Wiley & Sons) p. 645 of Anton has a nice list. * section 10.3 (integral test), 10.4 (alt series), 10.5 (comparison), 10.6 (absolute convergence), 10.7 (ra- tio and root) in the Whitman College online textbook: http://www.whitman.edu/mathematics/ multivariable/ * Whitman's online textbook: http://www.whitman.edu/mathematics/multivariable/calculus_ 10_Sequences_and_Series.pdf 1 3.2.1 What is a series? 1 m 1 X X X 1 Given an infinite series a we define the partial sum S := a : Thus, in the series we have n m n 2n n=1 n=1 n=1 the partial sums 1 S = 1 2 3 S = 2 4 7 S = 3 8 15 S = 4 16 1 X We mean, by the expression, , the limit, as n ! 1, of the partial sums Sn: n=1 1 In this case, the partial sums appear to have the pattern S = 1 − : So n 2n 1 X 1 2n n=1 really means m X 1 1 lim = lim 1 − = 1: m!1 2n m!1 2m n=1 Since, in this case, the limit is 1, we say that 1 X 1 = 1: 2n n=1 3.2.2 An easy divergence test Intuitively, if a series is to converge to a finite limit L we would expect that eventually the terms we are adding up are contributing very little to the series { that at some point the sum is close to L and each new term is not changing that. This argument can be made precise (but we won't do that here.) This gives us a theorem, the \n-th term divergence test": Theorem. (n-th term test) X If a series an converges then the limit, as n goes to infinity, of the terms an, must be zero. Although stated in terms of convergence, the theorem is really a statement about divergence, for it is equivalent to the statement: X The n-th term divergence test: If in a series an the terms an do not go to zero then the series does not converge! (This statement is the contrapositive of the statement in the theorem.) 3.2.3 Geometric series The complexity of our investigation into series (initiated long ago by the Bernoulli brothers and Euler) can be displayed by examining the family of geometric series { central to our understanding of series { and two interesting \sporadic" series, the harmonic series and the alternating harmonic series. 2 In an earlier section, we examined the series 1 X 1 1 1 1 1 = + + + + ::: 1 + :::: 2n 2 4 8 16 2n n=1 1 We concluded, just by observation, that the partial sums had the form 1 − 2n and thus the series converged to 1. 1 Note that this series has this property: each term added on is exactly 2 of the previous term. A series which has a \ratio" r such that each new term is exactly r times the previous term, is said to be geometric. (See http://en.wikipedia.org/wiki/Geometric_series for a general discussion of these series, including modern applications.) The main idea. There is a nice way to work out a formula for the partial sum of a geometric series. In general, a geometric series has form 1 X a + ar + ar2 + ar3 + ::: + arn−1 + ::: = arn n=0 where a is the first term and r is the common ratio between terms. Let us write m−1 2 3 m−1 X n Sm := a + ar + ar + ar + ::: + ar = ar : n=0 Notice that m 2 3 m−1 m X n rSm := ar + ar + ar + ::: + ar + ar = ar n=1 and so m rSm − Sm := ar − a: (Notice how most terms cancel!) Therefore a(rm − 1) a(1 − rm) S = = : m r − 1 1 − r a(1 − rm) If jrj > 1 then the expression does not converge and so the geometric series does not 1 − r converge. a(1−rm) If r = 1 then the expression 1−r is undefined but it is easy to check that the partial sums are Sm = ma and so the series diverges to infinity. a(1−rm) If r = −1 then the 1−r does not converge and so the geometric series does not converge. The partial sums alternate between a and 0: a(1−rm) a a But if jrj < 1 then the 1−r converges to 1−r : Therefore the geometric series converges to 1−r : This is important enough to emphasize as a theorem. Theorem. (Geometric series) If jrj < 1 then 1 X a a + ar + ar2 + ar3 + ::: + arn−1 + ::: = arn = : 1 − r n=0 1 X But if jrj ≥ 1 then arn diverges. n=0 3 The geometric series are central to the study of infinite series. We will see later in this course that if a series is not geometric, we will attempt (in a certain way) to \pretend" it is geometric anyway! Sometimes this \pretense" gives us very useful information. (This will motivate the \ratio" and \root" tests.) 3.2.4 The Harmonic Series The n-th term divergence test says that the terms of a series must go to zero if there is any hope of the series converging. Warning! It is tempting to believe in the converse statement. Is it true that if the terms go to zero then the series converges? That would be nice { but it is not true in general. Here is an example { a classical one { where the terms go to zero but the series diverge. The series is called the \harmonic series". The harmonic series 1 X 1 1 1 1 1 = 1 + + + + ::: + + :::: n 2 3 4 n n (See http://en.wikipedia.org/wiki/Harmonic_series_(mathematics) for Wikipedia's discussion of this series, including an explanation for its name.) 1 The terms go to zero as n goes to infinity. Yet this series diverges! n We give one argument that this series diverges. This argument is a \comparison test". Another argument will be given later. Compare the series 1 X 1 1 1 1 1 1 1 1 1 1 1 = 1 + + + + + + + + + + ::: + + ::: n 2 3 4 5 6 7 8 9 10 n n and the series 1 1 1 1 1 1 1 1 1 1 1 + + ( + ) + ( + + + ) + ( + + ::: ) + ::: 2 4 4 8 8 8 8 16 16 16 1 In the second series, any expression of the form , 2s < n ≤ 2s+1, we replace n by 2s+1: Since n 1 1 ≤ , we have a series which is \smaller" than the harmonic series. Each partial sum of the second 2s+1 n series no bigger than the partial sum of the harmonic series. 1 But notice that, since in the second series there are 2s terms of the form then we can collect 2s+1 1 them together to form the term : 2 So the second series becomes 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 + + ( + ) + ( + + + ) + ( + + ::: ) + ::: = 1 + + ( ) + ( ) + ( ) + ::: + ( ) + ::: 2 4 4 8 8 8 8 16 16 16 2 2 2 2 2 | {z } 8 terms 1 We continue, forever, to add 2 in the sum. So this second series diverges (by the \n-th term test", if you will.) But since the harmonic series is forever larger than this diverging series, then the harmonic series diverges! The harmonic series forms a nice counterpoint to the n-th term test for divergence. If the n-th term of a series goes to zero, the series still might not converge. The harmonic series is a nice example of this phenomenon. 4 3.2.5 The Alternating Harmonic Series One more interesting series: Consider the alternating harmonic series 1 X (−1)n+1 1 1 1 1 (−1)n+1 = 1 − + − − + ::: + + :::: n 2 3 4 5 n n Note the effect of the expression (−1)n+1; it forces the signs to alternate, so that we are adding positive, then negative terms.
Recommended publications
  • Calculus and Differential Equations II
    Calculus and Differential Equations II MATH 250 B Sequences and series Sequences and series Calculus and Differential Equations II Sequences A sequence is an infinite list of numbers, s1; s2;:::; sn;::: , indexed by integers. 1n Example 1: Find the first five terms of s = (−1)n , n 3 n ≥ 1. Example 2: Find a formula for sn, n ≥ 1, given that its first five terms are 0; 2; 6; 14; 30. Some sequences are defined recursively. For instance, sn = 2 sn−1 + 3, n > 1, with s1 = 1. If lim sn = L, where L is a number, we say that the sequence n!1 (sn) converges to L. If such a limit does not exist or if L = ±∞, one says that the sequence diverges. Sequences and series Calculus and Differential Equations II Sequences (continued) 2n Example 3: Does the sequence converge? 5n 1 Yes 2 No n 5 Example 4: Does the sequence + converge? 2 n 1 Yes 2 No sin(2n) Example 5: Does the sequence converge? n Remarks: 1 A convergent sequence is bounded, i.e. one can find two numbers M and N such that M < sn < N, for all n's. 2 If a sequence is bounded and monotone, then it converges. Sequences and series Calculus and Differential Equations II Series A series is a pair of sequences, (Sn) and (un) such that n X Sn = uk : k=1 A geometric series is of the form 2 3 n−1 k−1 Sn = a + ax + ax + ax + ··· + ax ; uk = ax 1 − xn One can show that if x 6= 1, S = a .
    [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]
  • 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]
  • 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]
  • Sequences and Series
    From patterns to generalizations: sequences and series Concepts ■ Patterns You do not have to look far and wide to fi nd 1 ■ Generalization visual patterns—they are everywhere! Microconcepts ■ Arithmetic and geometric sequences ■ Arithmetic and geometric series ■ Common diff erence ■ Sigma notation ■ Common ratio ■ Sum of sequences ■ Binomial theorem ■ Proof ■ Sum to infi nity Can these patterns be explained mathematically? Can patterns be useful in real-life situations? What information would you require in order to choose the best loan off er? What other Draftscenarios could this be applied to? If you take out a loan to buy a car how can you determine the actual amount it will cost? 2 The diagrams shown here are the first four iterations of a fractal called the Koch snowflake. What do you notice about: • how each pattern is created from the previous one? • the perimeter as you move from the first iteration through the fourth iteration? How is it changing? • the area enclosed as you move from the first iteration to the fourth iteration? How is it changing? What changes would you expect in the fifth iteration? How would you measure the perimeter at the fifth iteration if the original triangle had sides of 1 m in length? If this process continues forever, how can an infinite perimeter enclose a finite area? Developing inquiry skills Does mathematics always reflect reality? Are fractals such as the Koch snowflake invented or discovered? Think about the questions in this opening problem and answer any you can. As you work through the chapter, you will gain mathematical knowledge and skills that will help you to answer them all.
    [Show full text]
  • Mathematics 1
    Mathematics 1 MATH 1141 Calculus I for Chemistry, Engineering, and Physics MATHEMATICS Majors 4 Credits Prerequisite: Precalculus. This course covers analytic geometry, continuous functions, derivatives Courses of algebraic and trigonometric functions, product and chain rules, implicit functions, extrema and curve sketching, indefinite and definite integrals, MATH 1011 Precalculus 3 Credits applications of derivatives and integrals, exponential, logarithmic and Topics in this course include: algebra; linear, rational, exponential, inverse trig functions, hyperbolic trig functions, and their derivatives and logarithmic and trigonometric functions from a descriptive, algebraic, integrals. It is recommended that students not enroll in this course unless numerical and graphical point of view; limits and continuity. Primary they have a solid background in high school algebra and precalculus. emphasis is on techniques needed for calculus. This course does not Previously MA 0145. count toward the mathematics core requirement, and is meant to be MATH 1142 Calculus II for Chemistry, Engineering, and Physics taken only by students who are required to take MATH 1121, MATH 1141, Majors 4 Credits or MATH 1171 for their majors, but who do not have a strong enough Prerequisite: MATH 1141 or MATH 1171. mathematics background. Previously MA 0011. This course covers applications of the integral to area, arc length, MATH 1015 Mathematics: An Exploration 3 Credits and volumes of revolution; integration by substitution and by parts; This course introduces various ideas in mathematics at an elementary indeterminate forms and improper integrals: Infinite sequences and level. It is meant for the student who would like to fulfill a core infinite series, tests for convergence, power series, and Taylor series; mathematics requirement, but who does not need to take mathematics geometry in three-space.
    [Show full text]
  • Convergence Tests: Divergence, Integral, and P-Series Tests
    Convergence Tests: Divergence, Integral, and p-Series Tests SUGGESTED REFERENCE MATERIAL: As you work through the problems listed below, you should reference your lecture notes and the relevant chapters in a textbook/online resource. EXPECTED SKILLS: • Recognize series that cannot converge by applying the Divergence Test. • Use the Integral Test on appropriate series (all terms positive, corresponding function is decreasing and continuous) to make a conclusion about the convergence of the series. • Recognize a p-series and use the value of p to make a conclusion about the convergence of the series. • Use the algebraic properties of series. PRACTICE PROBLEMS: For problems 1 { 9, apply the Divergence Test. What, if any, conlcusions can you draw about the series? 1 X 1. (−1)k k=1 lim (−1)k DNE and thus is not 0, so by the Divergence Test the series diverges. k!1 Also, recall that this series is a geometric series with ratio r = −1, which confirms that it must diverge. 1 X 1 2. (−1)k k k=1 1 lim (−1)k = 0, so the Divergence Test is inconclusive. k!1 k 1 X ln k 3. k k=3 ln k lim = 0, so the Divergence Test is inconclusive. k!1 k 1 1 X ln 6k 4. ln 2k k=1 ln 6k lim = 1 6= 0 [see Sequences problem #26], so by the Divergence Test the series diverges. k!1 ln 2k 1 X 5. ke−k k=1 lim ke−k = 0 [see Limits at Infinity Review problem #6], so the Divergence Test is k!1 inconclusive.
    [Show full text]
  • Six Ways to Sum a Series Dan Kalman
    Six Ways to Sum a Series Dan Kalman The College Mathematics Journal, November 1993, Volume 24, Number 5, pp. 402–421. Dan Kalman This fall I have joined the mathematics faculty at American University, Washington D. C. Prior to that I spent 8 years at the Aerospace Corporation in Los Angeles, where I worked on simulations of space systems and kept in touch with mathematics through the programs and publications of the MAA. At a national meeting I heard the presentation by Zagier referred to in the article. Convinced that this ingenious proof should be more widely known, I presented it at a meeting of the Southern California MAA section. Some enthusiastic members of the audience then shared their favorite proofs and references with me. These led to more articles and proofs, and brought me into contact with a realm of mathematics I never guessed existed. This paper is the result. he concept of an infinite sum is mysterious and intriguing. How can you add up an infinite number of terms? Yet, in some contexts, we are led to the Tcontemplation of an infinite sum quite naturally. For example, consider the calculation of a decimal expansion for 1y3. The long division algorithm generates an endlessly repeating sequence of steps, each of which adds one more 3 to the decimal expansion. We imagine the answer therefore to be an endless string of 3’s, which we write 0.333. .. In essence we are defining the decimal expansion of 1y3 as an infinite sum 1y3 5 0.3 1 0.03 1 0.003 1 0.0003 1 .
    [Show full text]
  • Geometric Series Test Examples
    Geometric Series Test Examples andunfairly.External conquering Percussionaland clannish Isador RickieChristofer often propagaterevalidating: filiated someher he scabies debruised pennyworts parches his tough spikiness while or Vergilfluidizing errantly legitimate outward. and exceeding. some intestines Scalene Compare without a geometric series. Then most series converges to a11q if q1 Solved Problems Click the tap a problem will see her solution Example 1 Find one sum. Worksheet 24 PRACTICE WITH ALL OF surrender SERIES TESTS. How dope you tell you an infinite geometric series converges or diverges? IXL Convergent and divergent geometric series Precalculus. Start studying Series Tests for Convergence or Divergence Learn their terms sound more with. Each term an equal strain the family term times a constant, meaning that the dice of successive terms during the series of constant. You'll swear in calculus you can why the grumble of both infinite geometric sequence given only. MATH 21-123 Tips on Using Tests of CMU Math. Here like two ways. In this tutorial we missing some talk the outdoor common tests for the convergence of an. Test and take your century of Arithmetic & Geometric Sequences with fun multiple choice exams you might take online with Studycom. You cannot select a question if the current study step is not a question. Fundamental Theorem of Calculus is now much for transparent. That is, like above ideas can be formalized and written prompt a theorem. While alternating series test is a fixed number of infinite series which the distinction between two examples! The series test, and examples of a goal to? Drift snippet included twice.
    [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]