BC MATH 153 - Introduction to Sequences & Series

Unformatted text preview:

10.0 Introduction to Sequences & Series Contemporary Calculus 1 10.0 INTRODUCTION TO SEQUENCES AND SERIES Chapter 10 is an introduction to two special topics in calculus, sequences and series. The main idea underlying this chapter is that polynomials are easy, and that even the hard functions such as sin(x) and log(x) can be represented as "big polynomials." Polynomials are easy. It is easy to do arithmetic (evaluate, add, subtract, multiply, and even divide) with polynomials. It is easy to do calculus (differentiate and integrate) with polynomials. And, strangely enough, every polynomial is completely determined by its value and the values of all of its derivatives at x = 0: if we know the values of P(0), P'(0), P''(0), etc., we can determine a formula for P(x) that is valid for all x. Unfortunately, many of the important functions we need for applications (sin, cos, exp, log) are not polynomials: sin and cos have too many wiggles; exp grows too fast; and log has an asymptote. However, even these "hard" functions are "almost" polynomials and share many properties with polynomials: For some values of x (to be specified in later sections), many important functions can be represented as "big polynomials" called power series: sin(x) = x – x32.3 + x52.3.4.5 – x72.3.4.5.6.7 + . . . + (–1)n x2n+1(2n+1)! + . . . for n = 0, 1, 2, ... cos(x) = 1 – x22 + x42.3.4 – x62.3.4.5.6 + . . . + (–1)n x2n(2n)! + . . . the " . . . " at the end means exp(x) = 1 + x + x22 + x32.3 + x42.3.4 + . . .+ xnn! + . . . the pattern of the terms continues 11 – x = 1 + x + x2 + x3 + x4 + . . . + xn + . . . "forever" In this chapter we examine • what it means to sum an infinite number of terms, • how to do algebra and calculus with series ("big polynomials"), • how to represent functions as series ("big polynomials"), and • how to use such series ("big polynomials") to calculate derivatives, integrals, and even solve differential equations. First, however, we need to lay a foundation, and that foundation is the study of lists of numbers, their properties and behavior.10.0 Introduction to Sequences & Series Contemporary Calculus 2 Section 10.1 focuses on this foundation material. It introduces lists of numbers, called sequences, and examines some specific sequences we will need later. It also introduces the idea of the convergence of a sequence and examines some ways we can determine whether or not a sequence converges. Sections 10.2 to 10.7 focus on what it means to add up an infinite number of numbers, an infinite series, and on how we can determine whether the resulting sum is a finite number. Sections 10.8 to 10.11 generalize the idea of an infinite series of numbers to infinite series that contain a variable. These series that contain powers of a variable are called power series. These sections discuss how we can represent and approximate functions such as sin(x) and ex with power series, how accurate these approximations are for commonly needed functions, and how we can use them with derivatives and integrals. PROBLEMS These problems illustrate, at an elementary level, some of the problems and concepts we will examine more deeply in this chapter. They are intended to start you thinking in certain ways that are useful and necessary for Chapter 10. Patterns in lists of numbers For problems 1 – 6, the first four numbers a1, a2, a3, and a4 in a list are given. (a) Write the next two numbers in the list, (b) write a formula for the 5th number a5 in the list and (c) write a formula for the nth number an in the list. 1. 2, 4, 8, 16, ___ , ___ 2. 3, 9, 27, 81, ___ , ___ 3. –1, +1, –1, +1, ___ , ___ 4. 1, 1/2, 1/3, 1/4, ___ , ___ 5. 1, 2, 6, 24, ___ , ___ 6. 1, 4, 9, 16, ___ , ___ For problems 7 – 11, evaluate each of the four given numbers and write the next two numbers in the list. 7. 1, 1 + 1/2, 1 + 1/2 + 1/3, 1 + 1/2 + 1/3 + 1/4, _____ , _____ 8. 1, 1 + 1/2, 1 + 1/2 + 1/4, 1 + 1/2 + 1/4 + 1/6, _____ , _____ 9. 1, 1 – 1/2, 1 – 1/2 + 1/4, 1 – 1/2 + 1/4 – 1/8, ______ , ______ 10. 1, 1 + 2, 1 + 2 + 4, 1 + 2 + 4 + 8, ____ , ____ 11. 1, 1 – 1, 1 – 1 + 1, 1 – 1 + 1 – 1, ____ , ____10.0 Introduction to Sequences & Series Contemporary Calculus 3 Lists and graphs For problems 12 – 15, (a) fill in the next two entries in the table and (b) graph the function for x = 1, 2, ... 6. These particular functions are defined only for integer values of x. 12. x f(x) 13. x g(x) 1 2 1 –1 2 4 2 +1 3 8 3 –1 4 16 4 +1 5 5 6 6 14. x s(x) 15. x t(x) 1 1 + 1/2 1 1 – 1/2 2 1 + 1/2 + 1/3 2 1 – 1/2 + 1/4 3 1 + 1/2 + 1/3 + 1/4 3 1 – 1/2 + 1/4 – 1/8 4 1 + 1/2 + 1/3 + 1/4 + 1/5 4 1 – 1/2 + 1/4 – 1/8 + 1/16 5 5 6 6 Polynomials and sine, cosine, and the exponential function 16. (a) Fill in the table for P(x) = x – x32.3 and sin(x). (b) Graph y = P(x) and y = sin(x) for –2 ≤ x ≤ 2. (c) Repeat parts (a) and (b) for P(x) = x – x32.3 + x52.3.4.5 . 17. (a) Fill in the table for P(x) = 1 – x22 and cos(x). (b) Graph y = P(x) and y = cos(x) for –2 ≤ x ≤ 2. (c) Repeat parts (a) and (b) for P(x) = 1 – x22 + x42.3.4 . 18. (a) Fill in the table for P(x) = 1 + x + x22. and ex. (b) Graph y = P(x) and y = ex. for –2 ≤ x ≤ 2. (c) Repeat parts (a) and (b) for P(x) = ! 1+ x +x22+x33 x P(x) sin(x) | P(x) – sin(x) | 00.10.20.31.02.0 x P(x) cos(x) | P(x) – cos(x) | 00.10.20.31.02.0 x P(x) e | P(x) – e | 00.10.20.31.02.0xx10.0 Introduction to Sequences & Series Contemporary Calculus 4 Polynomials and their values at x = 0 These problems illustrate how we can determine a formula for a polynomial when we know the values of the polynomial and its derivatives at x = 0. In problems 19 – 24, P(x) = Ax + B is a linear polynomial, and the values of P(0) and P '(0) are given. Find the values of A and B and write a formula for P(x). 19. P(0) …


View Full Document

BC MATH 153 - Introduction to Sequences & Series

Download Introduction to Sequences & Series
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Introduction to Sequences & Series and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Introduction to Sequences & Series 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?