10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

Size: px
Start display at page:

Download "10.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1."

Transcription

1 10.1 Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1 Examples: EX1: Find a formula for the general term a n of the sequence, assuming the pattern of the first few terms continues. { 1/4, 2/9, 3/16, 4/25,...} EX2: List the first six terms of the sequence defined by a n = n 2n + 1 1

2 Limits and Convergence A sequence {a n } has the limit L and we write lim a n = L n if we can make the terms of a n as close to L as we like by taking n sufficiently large. If lim n a n exists, we say the sequence converges. Otherwise, we say the sequence diverges. Theorem: If lim x f(x) = L and f(n) = a n when n is an integer, then lim n a n = L. Example: Does the sequence in EX2 have a limit? If so, find it. Recall Limit Laws... Also, recall the Squeeze Theorem... Examples: Determine whether the sequence is convergent or divergent: EX3: a n = n 1 + n EX4: a n = ( 1)n n 3 n 2 + 2n EX5: a n = (cos n)n ln(n + 1) 2

3 Increasing sequence: Decreasing sequence: Montonic sequence: Bounded sequence: Monotonic Sequence Theorem: Every bounded, monotonic sequence is convergent. Example: Consider the sequence: {0.1,0.12,0.123,0.1234,..., , , ,... }. Show this sequence converges. EX: Determine whether the sequence is increasing, decreasing, or not monotonic. Is the sequence bonded? a n = 2n 3 3n + 4 3

4 10.2 Summing an Infinite Series Example: A series is an addition of the members of an infinite sequence. Terms vs. Partial Sums: Sequences and Sequences of Partial Sums: Convergent vs. Divergent Series: 4

5 Geometric Series is convergent if r and its sum is If r, the geometric series is divergent. Where does this formula come from? Examples: Determine whether the following converge or diverge: n=0 7 3 n 11 n 4 5 n 5 4 n 6 n 5

6 Theorem: If the series a n is convergent, then. This leads to... Divergence Test: If lim a n does not exist or if lim a n 0, then the series n n a n is divergent. Converse of above theorem? Note: The harmonic series Telescoping sums 1 n is divergent. Example: Determine whether the series is convergent or divergent. If it is convergent, find its sum. 3 n(n + 3) 6

7 Examples: Determine whether the following converge or diverge: ( 1) n n sin( n + 1 ) ( 1) 2n [ ] 3 n(n + 3) ( 1 2 )n 7

8 10.3 Convergence of Series with Positive Terms Integral Test Integral Test Suppose f is a,, function on [1, ) and let a n = f(n). Then the series a n is convergent if and only if the improper integral 1 f(x) dx is convergent. Example: n=2 1 n(ln n) 2 For what values of p is the series 1 n p convergent? 8

9 The p-series is convergent if and divergent if. Testing by Comparing Comparison Test Assume that there exists M > 0 such that 0 a n b n for n M (a) If b n is convergent then a n is also convergent. (b) If a n is divergent then b n is divergent. What do I compare to? **Note: Examples: Determine whether the series converges or diverges: n=3 1 n 2 5 Limit Comparison Test: Suppose that a n and b n are series with positive terms. If a n lim = c where c is a finite number, then n b n If c > 0, then either both seires converge or both diverge. If c = 0 and b n converges, then a n converges. 9

10 Examples: Determine whether the series converge or diverge. n 2 + 2n + 3 3n 4 + 7n n n n + 17 n 2 ln n n 1 10

11 10.4 Absolute and Conditional Convergence We ve been dealing with series that have positive terms. positive and negative terms? What about those series with A series is absolutely convergent if the series of absolute values a n is convergent. Theorem: If a series a n is absolutely convergent, then it is convergent. An infinite series a n is conditionally convergent if it converges, but a n diverges. EX1: Verify the convergence of S = What about a series that is not absolutely convergent? Example: Leibniz Test for Alternating Series (AST): If the alternating series S = ( 1) n 1 b n = b 1 b 2 + b 3 b (b n > 0) satisfies (i) b n+1 b n for all n and (ii) lim n b n = 0 then the series is convergent. Furthermore, 0 S a 1 and S 2N S S 2N+1 for all N. 11

12 Determine if the series converges absolutely, conditionally, or not at all: ( 1) n+1 n (1.1) n cos nπ n=0 Estimating a series: If S = ( 1) n 1 a n is the sum of an alternating series that is convergent by the AST, then S N S a n+1. EX: Show that the series is convergent. How many terms of the series do we need to add in order to find the sum to the indicated accuracy? ( 1) n+1 n 6 ( error < ) 12

13 10.5 The Ratio and Root Test The Ratio Test: (i) If lim a n+1 n a n = L < 1, then (ii)if lim a n+1 n a n = L > 1, then (iii) If lim a n+1 n a n = 1, then Example: Determine if the series converges or diverges: 5 n n n ( 1) n n! 100 n Check if b n converges where {b n } is the recursive sequence b 1 = 1, b n+1 = (1 + 1 n )n b n 13

14 The Root Test: Let {a n } be a sequence and assume that the following limit exists: L = lim n n an (i) If L < 1, then (ii) If L > 1, then (iii) If L = 1, then Example: Determine whether ( ) n n converges. 2n

15 10.6 Power Series A power series centered at the point x = c is an infinite seires of the form F (x) = a n (x c) n = a 0 + a 1 (x c) + a 2 (x c) 2 + a 3 (x c) n=0 **Note: The value of a power series depends on the value of x. Radius of Convergence: Let F (x) = n=0 a n(x c) n. There are three cases for the value of R, the radius of convergence of F (x): (i) F (x) converges only for x = c and R = 0, or (ii) F (x) converges for all x and R =, or (iii) There is a number R > 0 such that F (x) converges absolutely if x c < R and diverges if x c > R. It may or may not converge at the endpoints x c = R. Intervals of convergence: Geometric Series Example: Find the radius and interval of convergence for x n. n=0 15

16 Compute the radius and interval of convergence of: x 2n (2n)! (x 1) n n ( 2) n n (x + 3) n Show that the p-power series x n for p > 1 have [ 1, 1] as their interval of convergence. np 16

17 New viewpoint: **Note: All polynomials are their own representations as power series. Recall: 1 1 x = x n. n=0 Derive power series for the following functions: a) x (b) x x + 1 (c) x 2 Theorem: If the power series a n (x c) n has radius of convergence R > 0, then the function defined by f(x) = a n (x c) n n=0 is differentiable on the interval (c R, c + R) and (i) f (x) = (ii) f(x) dx = The radii of convergence of both of these power series is also R. **Note: Substituting a possibly a different radius of convergence. will yield a new power series with 17

18 1 Example: Derive the power series representation for (1 + x) Find a power series representation for the function f(x) = arctan(x/3) and determine the radius of convergence. Approximation vs. Equality: 28. Use a power series to approximate the definite integral to six decimal places x x 4 18

19 8.4 Taylor Polynomials How do we approximate a nonpolynomial function with a polynomial? The nth Taylor polynomial for f centered at c for n = 1,..., k is T n (x) = f(x) + f (x) 1! (x c) + f (x) 2! When c = 0, T n (x) is called the. (x c) f (n) (x) (x c) n. n! Let s look at the nth Maclaurin polynomials for some familiar functions: a) f(x) = e x b) g(x) = sin x c) h(x) = ln x Ex: Find T n (x) at centered at x = 4 for all n with f(x) = 1 x 1. For a given function f(x), the nth remainder for f(x) at x = c is given by R n (x) = f(x) T n (x). Note: The error is just the absolute value of R n (x) and f(x) = T n (x) + R n (x). Taylor s Theorem: Assume f (n+1) (x) exists and is continuous. Then, R n (x) = 1 n! x c (x u) n f (n+1) (u) du. We won t use Taylor s Theorem directly. Instead, we ll use it to estimate the error. 19

20 Error Bound: Assume that f (n+1) (x) exists and is continuous. Let K be a number such that f (n+1) (u) K for all u between c and x. Then, T n (x) f(x) K x c n+1. (n + 1)! Example: Find n such that T n (1) e 10 6, where T n (x) is the Maclaurin polynomial for f(x) = e x. 20

21 10.7 Taylor Series Theorem: If f has a power series representation at c, that is, if f(x) = a n (x c) n n=0 x c < R then its coefficients are given by a n = f (n) (c). n! The series in the above theorem is known as the Taylor series of the function f at c. When c = 0, this is known as the Maclaurin series. Find the Maclaurin series for f(x) = e x and find its radius of convergence. Find the Maclaurin series for f(x) = sin x using the definition of a Maclaurin series: 21

22 Theorem: Let f(x) be an infinitely differentiable function on the open interval I = (c R, c + R) with R > 0. Assume there exists K 0 such that for all k 0, f (k) (x) K for all x in I. Then f(x) is represented by its Taylor series in I. Proof: Example: Show that the Maclaurin series found for sin x is valid for all x. Important Maclaurin series: 1 1 x = e x = sin x = cos x = tan 1 x = 22

23 Examples: Derive the power series for the following: sin x 2 sin 5x e x3 Ex: Evaluate the integral as an infinite series: sin x x dx Ex: Find the sum of the series 1 ln 2 + (ln 2)2 (ln 2)3 2! 3!

8.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1.

8.1 Sequences. Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = 1. 8. Sequences Example: A sequence is a function f(n) whose domain is a subset of the integers. Notation: *Note: n = 0 vs. n = Examples: 6. Find a formula for the general term a n of the sequence, assuming

More information

Math 0230 Calculus 2 Lectures

Math 0230 Calculus 2 Lectures Math 00 Calculus Lectures Chapter 8 Series Numeration of sections corresponds to the text James Stewart, Essential Calculus, Early Transcendentals, Second edition. Section 8. Sequences A sequence is a

More information

Completion Date: Monday February 11, 2008

Completion Date: Monday February 11, 2008 MATH 4 (R) Winter 8 Intermediate Calculus I Solutions to Problem Set #4 Completion Date: Monday February, 8 Department of Mathematical and Statistical Sciences University of Alberta Question. [Sec..9,

More information

Chapter 11 - Sequences and Series

Chapter 11 - Sequences and Series Calculus and Analytic Geometry II Chapter - Sequences and Series. Sequences Definition. A sequence is a list of numbers written in a definite order, We call a n the general term of the sequence. {a, a

More information

AP Calculus Testbank (Chapter 9) (Mr. Surowski)

AP Calculus Testbank (Chapter 9) (Mr. Surowski) AP Calculus Testbank (Chapter 9) (Mr. Surowski) Part I. Multiple-Choice Questions n 1 1. The series will converge, provided that n 1+p + n + 1 (A) p > 1 (B) p > 2 (C) p >.5 (D) p 0 2. The series

More information

10.1 Sequences. A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence.

10.1 Sequences. A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence. 10.1 Sequences A sequence is an ordered list of numbers: a 1, a 2, a 3,..., a n, a n+1,... Each of the numbers is called a term of the sequence. Notation: A sequence {a 1, a 2, a 3,...} can be denoted

More information

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain.

Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. Lecture 32: Taylor Series and McLaurin series We saw last day that some functions are equal to a power series on part of their domain. For example f(x) = 1 1 x = 1 + x + x2 + x 3 + = ln(1 + x) = x x2 2

More information

3.4 Introduction to power series

3.4 Introduction to power series 3.4 Introduction to power series Definition 3.4.. A polynomial in the variable x is an expression of the form n a i x i = a 0 + a x + a 2 x 2 + + a n x n + a n x n i=0 or a n x n + a n x n + + a 2 x 2

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

Let s Get Series(ous)

Let s Get Series(ous) Department of Mathematics, Computer Science, and Statistics Bloomsburg University Bloomsburg, Pennsylvania 785 Let s Get Series(ous) Summary Presenting infinite series can be (used to be) a tedious and

More information

AP Calculus Chapter 9: Infinite Series

AP Calculus Chapter 9: Infinite Series AP Calculus Chapter 9: Infinite Series 9. Sequences a, a 2, a 3, a 4, a 5,... Sequence: A function whose domain is the set of positive integers n = 2 3 4 a n = a a 2 a 3 a 4 terms of the sequence Begin

More information

n=1 ( 2 3 )n (a n ) converges by direct comparison to

n=1 ( 2 3 )n (a n ) converges by direct comparison to . (a) n = a n converges, so we know that a n =. Therefore, for n large enough we know that a n

More information

Name. Instructor K. Pernell 1. Berkeley City College Due: HW 4 - Chapter 11 - Infinite Sequences and Series. Write the first four terms of {an}.

Name. Instructor K. Pernell 1. Berkeley City College Due: HW 4 - Chapter 11 - Infinite Sequences and Series. Write the first four terms of {an}. Berkeley City College Due: HW 4 - Chapter 11 - Infinite Sequences and Series Name Write the first four terms of {an}. 1) an = (-1)n n 2) an = n + 1 3n - 1 3) an = sin n! 3 Determine whether the sequence

More information

Math 162 Review of Series

Math 162 Review of Series Math 62 Review of Series. Explain what is meant by f(x) dx. What analogy (analogies) exists between such an improper integral and an infinite series a n? An improper integral with infinite interval of

More information

MATH115. Infinite Series. Paolo Lorenzo Bautista. July 17, De La Salle University. PLBautista (DLSU) MATH115 July 17, / 43

MATH115. Infinite Series. Paolo Lorenzo Bautista. July 17, De La Salle University. PLBautista (DLSU) MATH115 July 17, / 43 MATH115 Infinite Series Paolo Lorenzo Bautista De La Salle University July 17, 2014 PLBautista (DLSU) MATH115 July 17, 2014 1 / 43 Infinite Series Definition If {u n } is a sequence and s n = u 1 + u 2

More information

Math 113 (Calculus 2) Exam 4

Math 113 (Calculus 2) Exam 4 Math 3 (Calculus ) Exam 4 November 0 November, 009 Sections 0, 3 7 Name Student ID Section Instructor In some cases a series may be seen to converge or diverge for more than one reason. For such problems

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

Math 115 HW #5 Solutions

Math 115 HW #5 Solutions Math 5 HW #5 Solutions From 29 4 Find the power series representation for the function and determine the interval of convergence Answer: Using the geometric series formula, f(x) = 3 x 4 3 x 4 = 3(x 4 )

More information

Power series and Taylor series

Power series and Taylor series Power series and Taylor series D. DeTurck University of Pennsylvania March 29, 2018 D. DeTurck Math 104 002 2018A: Series 1 / 42 Series First... a review of what we have done so far: 1 We examined series

More information

Math 142, Final Exam. 12/7/10.

Math 142, Final Exam. 12/7/10. Math 4, Final Exam. /7/0. No notes, calculator, or text. There are 00 points total. Partial credit may be given. Write your full name in the upper right corner of page. Number the pages in the upper right

More information

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved.

Taylor and Maclaurin Series. Copyright Cengage Learning. All rights reserved. 11.10 Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. We start by supposing that f is any function that can be represented by a power series f(x)= c 0 +c 1 (x a)+c 2 (x a)

More information

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series

Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series .... Analysis II: Basic knowledge of real analysis: Part V, Power Series, Differentiation, and Taylor Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 4, 20

More information

Taylor and Maclaurin Series

Taylor and Maclaurin Series Taylor and Maclaurin Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Background We have seen that some power series converge. When they do, we can think of them as

More information

AP Calculus (BC) Chapter 9 Test No Calculator Section Name: Date: Period:

AP Calculus (BC) Chapter 9 Test No Calculator Section Name: Date: Period: WORKSHEET: Series, Taylor Series AP Calculus (BC) Chapter 9 Test No Calculator Section Name: Date: Period: 1 Part I. Multiple-Choice Questions (5 points each; please circle the correct answer.) 1. The

More information

Math 1b Sequences and series summary

Math 1b Sequences and series summary Math b Sequences and series summary December 22, 2005 Sequences (Stewart p. 557) Notations for a sequence: or a, a 2, a 3,..., a n,... {a n }. The numbers a n are called the terms of the sequence.. Limit

More information

July 21 Math 2254 sec 001 Summer 2015

July 21 Math 2254 sec 001 Summer 2015 July 21 Math 2254 sec 001 Summer 2015 Section 8.8: Power Series Theorem: Let a n (x c) n have positive radius of convergence R, and let the function f be defined by this power series f (x) = a n (x c)

More information

As f and g are differentiable functions such that. f (x) = 20e 2x, g (x) = 4e 2x + 4xe 2x,

As f and g are differentiable functions such that. f (x) = 20e 2x, g (x) = 4e 2x + 4xe 2x, srinivasan (rs7) Sample Midterm srinivasan (690) This print-out should have 0 questions. Multiple-choice questions may continue on the next column or page find all choices before answering. Determine if

More information

TAYLOR AND MACLAURIN SERIES

TAYLOR AND MACLAURIN SERIES TAYLOR AND MACLAURIN SERIES. Introduction Last time, we were able to represent a certain restricted class of functions as power series. This leads us to the question: can we represent more general functions

More information

Because of the special form of an alternating series, there is an simple way to determine that many such series converge:

Because of the special form of an alternating series, there is an simple way to determine that many such series converge: Section.5 Absolute and Conditional Convergence Another special type of series that we will consider is an alternating series. A series is alternating if the sign of the terms alternates between positive

More information

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 1. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 1 1 Power Series Suppose x is a variable and c k & a are constants. A power series about x = 0 is c k x k A power series about x = a is c k x a k a = center of the power series c k =

More information

Section 10.7 Taylor series

Section 10.7 Taylor series Section 10.7 Taylor series 1. Common Maclaurin series 2. s and approximations with Taylor polynomials 3. Multiplication and division of power series Math 126 Enhanced 10.7 Taylor Series The University

More information

Chapter 9: Infinite Series Part 2

Chapter 9: Infinite Series Part 2 Name: Date: Period: AP Calc BC Mr. Mellina/Ms. Lombardi Chapter 9: Infinite Series Part 2 Topics: 9.5 Alternating Series Remainder 9.7 Taylor Polynomials and Approximations 9.8 Power Series 9.9 Representation

More information

MA 114 Worksheet # 1: Improper Integrals

MA 114 Worksheet # 1: Improper Integrals MA 4 Worksheet # : Improper Integrals. For each of the following, determine if the integral is proper or improper. If it is improper, explain why. Do not evaluate any of the integrals. (c) 2 0 2 2 x x

More information

MATH 1242 FINAL EXAM Spring,

MATH 1242 FINAL EXAM Spring, MATH 242 FINAL EXAM Spring, 200 Part I (MULTIPLE CHOICE, NO CALCULATORS).. Find 2 4x3 dx. (a) 28 (b) 5 (c) 0 (d) 36 (e) 7 2. Find 2 cos t dt. (a) 2 sin t + C (b) 2 sin t + C (c) 2 cos t + C (d) 2 cos t

More information

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018

Math 1552: Integral Calculus Final Exam Study Guide, Spring 2018 Math 55: Integral Calculus Final Exam Study Guide, Spring 08 PART : Concept Review (Note: concepts may be tested on the exam in the form of true/false or short-answer questions.). Complete each statement

More information

Review of Power Series

Review of Power Series Review of Power Series MATH 365 Ordinary Differential Equations J. Robert Buchanan Department of Mathematics Fall 2018 Introduction In addition to the techniques we have studied so far, we may use power

More information

Homework Problem Answers

Homework Problem Answers Homework Problem Answers Integration by Parts. (x + ln(x + x. 5x tan 9x 5 ln sec 9x 9 8 (. 55 π π + 6 ln 4. 9 ln 9 (ln 6 8 8 5. (6 + 56 0/ 6. 6 x sin x +6cos x. ( + x e x 8. 4/e 9. 5 x [sin(ln x cos(ln

More information

MATH 6B Spring 2017 Vector Calculus II Study Guide Final Exam Chapters 8, 9, and Sections 11.1, 11.2, 11.7, 12.2, 12.3.

MATH 6B Spring 2017 Vector Calculus II Study Guide Final Exam Chapters 8, 9, and Sections 11.1, 11.2, 11.7, 12.2, 12.3. MATH 6B pring 2017 Vector Calculus II tudy Guide Final Exam Chapters 8, 9, and ections 11.1, 11.2, 11.7, 12.2, 12.3. Before starting with the summary of the main concepts covered in the quarter, here there

More information

Infinite Series Summary

Infinite Series Summary Infinite Series Summary () Special series to remember: Geometric series ar n Here a is the first term and r is the common ratio. When r

More information

Math 132 Exam 3 Fall 2016

Math 132 Exam 3 Fall 2016 Math 3 Exam 3 Fall 06 multiple choice questions worth points each. hand graded questions worth and 3 points each. Exam covers sections.-.6: Sequences, Series, Integral, Comparison, Alternating, Absolute

More information

Review Sheet on Convergence of Series MATH 141H

Review Sheet on Convergence of Series MATH 141H Review Sheet on Convergence of Series MATH 4H Jonathan Rosenberg November 27, 2006 There are many tests for convergence of series, and frequently it can been confusing. How do you tell what test to use?

More information

Introduction to Series and Sequences Math 121 Calculus II Spring 2015

Introduction to Series and Sequences Math 121 Calculus II Spring 2015 Introduction to Series and Sequences Math Calculus II Spring 05 The goal. The main purpose of our study of series and sequences is to understand power series. A power series is like a polynomial of infinite

More information

Math 113: Quiz 6 Solutions, Fall 2015 Chapter 9

Math 113: Quiz 6 Solutions, Fall 2015 Chapter 9 Math 3: Quiz 6 Solutions, Fall 05 Chapter 9 Keep in mind that more than one test will wor for a given problem. I chose one that wored. In addition, the statement lim a LR b means that L Hôpital s rule

More information

Introduction and Review of Power Series

Introduction and Review of Power Series Introduction and Review of Power Series Definition: A power series in powers of x a is an infinite series of the form c n (x a) n = c 0 + c 1 (x a) + c 2 (x a) 2 +...+c n (x a) n +... If a = 0, this is

More information

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer.

Math Review for Exam Answer each of the following questions as either True or False. Circle the correct answer. Math 22 - Review for Exam 3. Answer each of the following questions as either True or False. Circle the correct answer. (a) True/False: If a n > 0 and a n 0, the series a n converges. Soln: False: Let

More information

Worksheet 7, Math 10560

Worksheet 7, Math 10560 Worksheet 7, Math 0560 You must show all of your work to receive credit!. Determine whether the following series and sequences converge or diverge, and evaluate if they converge. If they diverge, you must

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through 2. Show all your work on the standard response

More information

Math 106: Review for Final Exam, Part II - SOLUTIONS. (x x 0 ) 2 = !

Math 106: Review for Final Exam, Part II - SOLUTIONS. (x x 0 ) 2 = ! Math 06: Review for Final Exam, Part II - SOLUTIONS. Use a second-degree Taylor polynomial to estimate 8. We choose f(x) x and x 0 7 because 7 is the perfect cube closest to 8. f(x) x /3 f(7) 3 f (x) 3

More information

Without fully opening the exam, check that you have pages 1 through 13.

Without fully opening the exam, check that you have pages 1 through 13. MTH 33 Solutions to Exam November th, 08 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through

More information

Section 8.7. Taylor and MacLaurin Series. (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications.

Section 8.7. Taylor and MacLaurin Series. (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications. Section 8.7 Taylor and MacLaurin Series (1) Definitions, (2) Common Maclaurin Series, (3) Taylor Polynomials, (4) Applications. MATH 126 (Section 8.7) Taylor and MacLaurin Series The University of Kansas

More information

Friday 09/15/2017 Midterm I 50 minutes

Friday 09/15/2017 Midterm I 50 minutes Fa 17: MATH 2924 040 Differential and Integral Calculus II Noel Brady Friday 09/15/2017 Midterm I 50 minutes Name: Student ID: Instructions. 1. Attempt all questions. 2. Do not write on back of exam sheets.

More information

Calculus I Sample Final exam

Calculus I Sample Final exam Calculus I Sample Final exam Solutions [] Compute the following integrals: a) b) 4 x ln x) Substituting u = ln x, 4 x ln x) = ln 4 ln u du = u ln 4 ln = ln ln 4 Taking common denominator, using properties

More information

Sequences and Series

Sequences and Series CHAPTER Sequences and Series.. Convergence of Sequences.. Sequences Definition. Suppose that fa n g n= is a sequence. We say that lim a n = L; if for every ">0 there is an N>0 so that whenever n>n;ja n

More information

8.5 Taylor Polynomials and Taylor Series

8.5 Taylor Polynomials and Taylor Series 8.5. TAYLOR POLYNOMIALS AND TAYLOR SERIES 50 8.5 Taylor Polynomials and Taylor Series Motivating Questions In this section, we strive to understand the ideas generated by the following important questions:

More information

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series.

MATH 1231 MATHEMATICS 1B Calculus Section 4.4: Taylor & Power series. MATH 1231 MATHEMATICS 1B 2010. For use in Dr Chris Tisdell s lectures. Calculus Section 4.4: Taylor & Power series. 1. What is a Taylor series? 2. Convergence of Taylor series 3. Common Maclaurin series

More information

A sequence { a n } converges if a n = finite number. Otherwise, { a n }

A sequence { a n } converges if a n = finite number. Otherwise, { a n } 9.1 Infinite Sequences Ex 1: Write the first four terms and determine if the sequence { a n } converges or diverges given a n =(2n) 1 /2n A sequence { a n } converges if a n = finite number. Otherwise,

More information

Math Exam II Review

Math Exam II Review Math 114 - Exam II Review Peter A. Perry University of Kentucky March 6, 2017 Bill of Fare 1. It s All About Series 2. Convergence Tests I 3. Convergence Tests II 4. The Gold Standards (Geometric Series)

More information

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance,

Subsequences and Limsups. Some sequences of numbers converge to limits, and some do not. For instance, Subsequences and Limsups Some sequences of numbers converge to limits, and some do not. For instance,,, 3, 4, 5,,... converges to 0 3, 3., 3.4, 3.4, 3.45, 3.459,... converges to π, 3,, 3.,, 3.4,... does

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. MTH 33 Exam 2 April th, 208 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through 2. Show all

More information

1 Question related to polynomials

1 Question related to polynomials 07-08 MATH00J Lecture 6: Taylor Series Charles Li Warning: Skip the material involving the estimation of error term Reference: APEX Calculus This lecture introduced Taylor Polynomial and Taylor Series

More information

Review (11.1) 1. A sequence is an infinite list of numbers {a n } n=1 = a 1, a 2, a 3, The sequence is said to converge if lim

Review (11.1) 1. A sequence is an infinite list of numbers {a n } n=1 = a 1, a 2, a 3, The sequence is said to converge if lim Announcements: Note that we have taking the sections of Chapter, out of order, doing section. first, and then the rest. Section. is motivation for the rest of the chapter. Do the homework questions from

More information

1. (25 points) Consider the region bounded by the curves x 2 = y 3 and y = 1. (a) Sketch both curves and shade in the region. x 2 = y 3.

1. (25 points) Consider the region bounded by the curves x 2 = y 3 and y = 1. (a) Sketch both curves and shade in the region. x 2 = y 3. Test Solutions. (5 points) Consider the region bounded by the curves x = y 3 and y =. (a) Sketch both curves and shade in the region. x = y 3 y = (b) Find the area of the region above. Solution: Observing

More information

Math 227 Sample Final Examination 1. Name (print) Name (sign) Bing ID number

Math 227 Sample Final Examination 1. Name (print) Name (sign) Bing ID number Math 227 Sample Final Examination 1 Name (print) Name (sign) Bing ID number (Your instructor may check your ID during or after the test) No books, notes, or electronic devices (calculators, cell phones,

More information

MATH 1207 R02 FINAL SOLUTION

MATH 1207 R02 FINAL SOLUTION MATH 7 R FINAL SOLUTION SPRING 6 - MOON Write your answer neatly and show steps. Except calculators, any electronic devices including laptops and cell phones are not allowed. () Let f(x) = x cos x. (a)

More information

11.6: Ratio and Root Tests Page 1. absolutely convergent, conditionally convergent, or divergent?

11.6: Ratio and Root Tests Page 1. absolutely convergent, conditionally convergent, or divergent? .6: Ratio and Root Tests Page Questions ( 3) n n 3 ( 3) n ( ) n 5 + n ( ) n e n ( ) n+ n2 2 n Example Show that ( ) n n ln n ( n 2 ) n + 2n 2 + converges for all x. Deduce that = 0 for all x. Solutions

More information

Study # 1 11, 15, 19

Study # 1 11, 15, 19 Goals: 1. Recognize Taylor Series. 2. Recognize the Maclaurin Series. 3. Derive Taylor series and Maclaurin series representations for known functions. Study 11.10 # 1 11, 15, 19 f (n) (c)(x c) n f(c)+

More information

Section 8.2: Integration by Parts When you finish your homework, you should be able to

Section 8.2: Integration by Parts When you finish your homework, you should be able to Section 8.2: Integration by Parts When you finish your homework, you should be able to π Use the integration by parts technique to find indefinite integral and evaluate definite integrals π Use the tabular

More information

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form

e x = 1 + x + x2 2! + x3 If the function f(x) can be written as a power series on an interval I, then the power series is of the form Taylor Series Given a function f(x), we would like to be able to find a power series that represents the function. For example, in the last section we noted that we can represent e x by the power series

More information

Representation of Functions as Power Series.

Representation of Functions as Power Series. MATH 0 - A - Spring 009 Representation of Functions as Power Series. Our starting point in this section is the geometric series: x n = + x + x + x 3 + We know this series converges if and only if x

More information

Math 230 Mock Final Exam Detailed Solution

Math 230 Mock Final Exam Detailed Solution Name: Math 30 Mock Final Exam Detailed Solution Disclaimer: This mock exam is for practice purposes only. No graphing calulators TI-89 is allowed on this test. Be sure that all of your work is shown and

More information

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0

Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) a n z n. n=0 Lecture 22 Power series solutions for 2nd order linear ODE s (not necessarily with constant coefficients) Recall a few facts about power series: a n z n This series in z is centered at z 0. Here z can

More information

Absolute Convergence and the Ratio Test

Absolute Convergence and the Ratio Test Absolute Convergence and the Ratio Test MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Bacground Remar: All previously covered tests for convergence/divergence apply only

More information

Taylor Series. Math114. March 1, Department of Mathematics, University of Kentucky. Math114 Lecture 18 1/ 13

Taylor Series. Math114. March 1, Department of Mathematics, University of Kentucky. Math114 Lecture 18 1/ 13 Taylor Series Math114 Department of Mathematics, University of Kentucky March 1, 2017 Math114 Lecture 18 1/ 13 Given a function, can we find a power series representation? Math114 Lecture 18 2/ 13 Given

More information

Math 126 Enhanced 10.3 Series with positive terms The University of Kansas 1 / 12

Math 126 Enhanced 10.3 Series with positive terms The University of Kansas 1 / 12 Section 10.3 Convergence of series with positive terms 1. Integral test 2. Error estimates for the integral test 3. Comparison test 4. Limit comparison test (LCT) Math 126 Enhanced 10.3 Series with positive

More information

Math 651 Introduction to Numerical Analysis I Fall SOLUTIONS: Homework Set 1

Math 651 Introduction to Numerical Analysis I Fall SOLUTIONS: Homework Set 1 ath 651 Introduction to Numerical Analysis I Fall 2010 SOLUTIONS: Homework Set 1 1. Consider the polynomial f(x) = x 2 x 2. (a) Find P 1 (x), P 2 (x) and P 3 (x) for f(x) about x 0 = 0. What is the relation

More information

Solutions to Math 1b Midterm II

Solutions to Math 1b Midterm II Solutions to Math b Midterm II Tuesday, pril 8, 006. (6 points) Suppose that the power series a n(x + ) n converges if x = 7 and diverges if x = 7. ecide which of the following series must converge, must

More information

Taylor and Maclaurin Series. Approximating functions using Polynomials.

Taylor and Maclaurin Series. Approximating functions using Polynomials. Taylor and Maclaurin Series Approximating functions using Polynomials. Approximating f x = e x near x = 0 In order to approximate the function f x = e x near x = 0, we can use the tangent line (The Linear

More information

Without fully opening the exam, check that you have pages 1 through 12.

Without fully opening the exam, check that you have pages 1 through 12. MTH 33 Exam 2 November 4th, 208 Name: Section: Recitation Instructor: INSTRUCTIONS Fill in your name, etc. on this first page. Without fully opening the exam, check that you have pages through 2. Show

More information

Math 113 Winter 2005 Key

Math 113 Winter 2005 Key Name Student Number Section Number Instructor Math Winter 005 Key Departmental Final Exam Instructions: The time limit is hours. Problem consists of short answer questions. Problems through are multiple

More information

CHAPTER 10, INFINITE SERIES Infinite Sequence

CHAPTER 10, INFINITE SERIES Infinite Sequence CHAPTER INFINITE SERIES Definition. = f(n).. Infinite Sequence a a a 3 { } n= { } { }. () { n } { n } { 3n 7} 3 {sin nπ } {3+( )n }. () { 3 5 7 3 7 3 } (3) {3 4 5 9 6 5 3 5 } (4) Fibonacii sequemce F =F

More information

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use.

CALCULUS: Math 21C, Fall 2010 Final Exam: Solutions. 1. [25 pts] Do the following series converge or diverge? State clearly which test you use. CALCULUS: Math 2C, Fall 200 Final Exam: Solutions. [25 pts] Do the following series converge or diverge? State clearly which test you use. (a) (d) n(n + ) ( ) cos n n= n= (e) (b) n= n= [ cos ( ) n n (c)

More information

Section 11.1 Sequences

Section 11.1 Sequences Math 152 c Lynch 1 of 8 Section 11.1 Sequences A sequence is a list of numbers written in a definite order: a 1, a 2, a 3,..., a n,... Notation. The sequence {a 1, a 2, a 3,...} can also be written {a

More information

TAYLOR SERIES [SST 8.8]

TAYLOR SERIES [SST 8.8] TAYLOR SERIES [SST 8.8] TAYLOR SERIES: Every function f C (c R, c + R) has a unique Taylor series about x = c of the form: f (k) (c) f(x) = (x c) k = f(c) + f (c) (x c) + f (c) (x c) 2 + f (c) (x c) 3

More information

Math 162: Calculus IIA

Math 162: Calculus IIA Math 62: Calculus IIA Final Exam ANSWERS December 9, 26 Part A. (5 points) Evaluate the integral x 4 x 2 dx Substitute x 2 cos θ: x 8 cos dx θ ( 2 sin θ) dθ 4 x 2 2 sin θ 8 cos θ dθ 8 cos 2 θ cos θ dθ

More information

9 5 Testing Convergence at Endpoints

9 5 Testing Convergence at Endpoints 9 5 Testing Convergence at Endpoints In this section we will investigate convergence using more tests. We will also looks at three specific types of series. The Integral Test Let {a n } be a sequence of

More information

The polar coordinates

The polar coordinates The polar coordinates 1 2 3 4 Graphing in polar coordinates 5 6 7 8 Area and length in polar coordinates 9 10 11 Partial deravitive 12 13 14 15 16 17 18 19 20 Double Integral 21 22 23 24 25 26 27 Triple

More information

Section 11.1: Sequences

Section 11.1: Sequences Section 11.1: Sequences In this section, we shall study something of which is conceptually simple mathematically, but has far reaching results in so many different areas of mathematics - sequences. 1.

More information

MAT137 Calculus! Lecture 48

MAT137 Calculus! Lecture 48 official website http://uoft.me/mat137 MAT137 Calculus! Lecture 48 Today: Taylor Series Applications Next: Final Exams Important Taylor Series and their Radii of Convergence 1 1 x = e x = n=0 n=0 x n n!

More information

Math Test #3 Info and Review Exercises

Math Test #3 Info and Review Exercises Math 181 - Test #3 Info and Review Exercises Fall 2018, Prof. Beydler Test Info Date: Wednesday, November 28, 2018 Will cover sections 10.1-10.4, 11.1-11.7. You ll have the entire class to finish the test.

More information

Polynomial Approximations and Power Series

Polynomial Approximations and Power Series Polynomial Approximations and Power Series June 24, 206 Tangent Lines One of the first uses of the derivatives is the determination of the tangent as a linear approximation of a differentiable function

More information

Upon completion of this course, the student should be able to satisfy the following objectives.

Upon completion of this course, the student should be able to satisfy the following objectives. Homework: Chapter 6: o 6.1. #1, 2, 5, 9, 11, 17, 19, 23, 27, 41. o 6.2: 1, 5, 9, 11, 15, 17, 49. o 6.3: 1, 5, 9, 15, 17, 21, 23. o 6.4: 1, 3, 7, 9. o 6.5: 5, 9, 13, 17. Chapter 7: o 7.2: 1, 5, 15, 17,

More information

Last/Family Name First/Given Name Seat #

Last/Family Name First/Given Name Seat # Math 2, Fall 27 Schaeffer/Kemeny Final Exam (December th, 27) Last/Family Name First/Given Name Seat # Failure to follow the instructions below will constitute a breach of the Stanford Honor Code: You

More information

MATH 118, LECTURES 27 & 28: TAYLOR SERIES

MATH 118, LECTURES 27 & 28: TAYLOR SERIES MATH 8, LECTURES 7 & 8: TAYLOR SERIES Taylor Series Suppose we know that the power series a n (x c) n converges on some interval c R < x < c + R to the function f(x). That is to say, we have f(x) = a 0

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0

8.7 Taylor s Inequality Math 2300 Section 005 Calculus II. f(x) = ln(1 + x) f(0) = 0 8.7 Taylor s Inequality Math 00 Section 005 Calculus II Name: ANSWER KEY Taylor s Inequality: If f (n+) is continuous and f (n+) < M between the center a and some point x, then f(x) T n (x) M x a n+ (n

More information

Sequences and infinite series

Sequences and infinite series Sequences and infinite series D. DeTurck University of Pennsylvania March 29, 208 D. DeTurck Math 04 002 208A: Sequence and series / 54 Sequences The lists of numbers you generate using a numerical method

More information

ftz]}]z .tt#t*qtmjfi aiii } { n } or [ n ] I anianforn 1+2=2+-5 an = n 11.1 Sequences A sequence is a list of numbers in a certain order:

ftz]}]z .tt#t*qtmjfi aiii } { n } or [ n ] I anianforn 1+2=2+-5 an = n 11.1 Sequences A sequence is a list of numbers in a certain order: . 11.1 Sequences A sequence is a list of numbers in a certain order: a 1 a 2 a 3 a 4 a n1 a n (In this book all the sequences will be infinite.) The number a 1 is called the first term of the sequence.

More information

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson

JUST THE MATHS UNIT NUMBER DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) A.J.Hobson JUST THE MATHS UNIT NUMBER.5 DIFFERENTIATION APPLICATIONS 5 (Maclaurin s and Taylor s series) by A.J.Hobson.5. Maclaurin s series.5. Standard series.5.3 Taylor s series.5.4 Exercises.5.5 Answers to exercises

More information

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES In section 11.9, we were able to find power series representations for a certain restricted class of functions. INFINITE SEQUENCES AND SERIES

More information

2 2 + x =

2 2 + x = Lecture 30: Power series A Power Series is a series of the form c n = c 0 + c 1 x + c x + c 3 x 3 +... where x is a variable, the c n s are constants called the coefficients of the series. n = 1 + x +

More information