Math 0230 Calculus 2 Lectures

Size: px
Start display at page:

Download "Math 0230 Calculus 2 Lectures"

Transcription

1 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 list of numbers written in a definite order. It also can be treated as a function defined at the integer numbers only. A sequence can be finite or infinite. Notation: a, a, a,..., a n,... {a, a, a,...} {a n } {a n } {a 4, a 5, a 6,...} {a n } n=4 { } Example. a) n { b) sin πn { ) n n c) n } } n= a n = sin πn, a n = n, {,,,..., n,... } a n = )n n n, { 0,, } πn, 0,..., sin,... {, 9,, 5 8, 9 6,..., )n n,... n d) The Fibonacci sequence {f n } cannot be represented by a formula and is defined recursively: f =, f =, f n = f n + f n for n, {,,,, 5, 8,,,...} { Example. Find a formula for a general term of the sequence, 4 9, 5 7, } 7, 7 4,.... Solution: a n = n + n As we can see the terms of this sequence are getting smaller and smaller closser to 0. Definition A sequence {a n } has the it L: a n = L if the terms a n can be made as close to L as we like by taking n sufficiently large. If the it exists, then the sequence is called convergent, otherwise it s called divergent. If fx) = L and fn) = a n when n is an integer, then a n = L }

2 Definition a n = means that for any positive number M there is a positive integer N such that if n > N, then a n > M. Limit Laws If a n and b n are convergent sequences and c is a constant, then ap n = a n + b n ) = a n + b n a n b n ) = a n b n ca n = c a n c = c a n b n ) = a n b n a n = b n [ a n b n if b n 0 ] p a n if p > 0 and a n > 0 Squeeze Theorem If a n b n c n for n N and a n = c n = L then b n = L. such that if n > N, then a n > M. If a n = 0, then a n = 0 Example. Find n + n. Solution: Divide numerator and denominator by the highest power of n that occurs in the denominator and then apply the Limit Laws n + n = + /n /n = Example 4. Solution: Find n +. ) n n + = 0 < n + < n ) n + /n /n = = n + when n. 0 = 0, Then by Squeeze theorem n + n = 0. ) n = 0 and n + = 0.

3 Continuity and Convergence Theorem If a n = L and the function f is continuous at L, then fa n ) = fl). The sequence {r n } is convergent if < r and divergent for all other values of r. rn = 0 if < r < Definition A sequence {a n } is called increasing if a n < a n+ for all n. It is called decreasing if a n > a n+ for all n. A sequence is called monotonic if it is either increasing or decreasing. Definition A sequence {a n } is bounded above if there is a number M such that a n M for all n. A sequence {a n } is bounded below if there is a number m such that a n m for all n. If it is bounded above and below, then {a n } is a bounded sequence. Monotonic Sequence Theorem Every bounded monotonic sequence is convergent.

4 Example. = = It is an infinite sum series) of numbers. Section 8. Series In general, if we have a sequence {a n } then we may want to add its terms: a + a + a + + a i + = This expression is called an infinite series or just a series). a n To define a value of a series consider its partial sums: s = a, s = a + a, s = a + a + a,..., s n = a + a + a n = n a i, i= where s n is called nth partial sum. The partial sums form a new sequence {s n } If the sequence {s n } is convergent and s n = s, then the series and a n = s. The number s is called the sum of the series. If {s n } is divergent, then the series a n is called divergent. n Special notation: a n = a i i= Geometric series: ar n = ar n, a 0. It is convergent when r <. In this case its sum is If r, then the geometric series is divergent. ar n = Example. Represent the number.46 as a ratio of integers. a n is called convergent a r Solution:.46 = = = ) ) n = r <.

5 It is a geometric series with a = and < r = 00 <. Therefore,.46 = + 46/00 /00 = + 46/00 99/00 = = = Example. x n = if x <. x Example 4. Show that the series is convergent and find its it. nn + ) Solution: nn + ) = n n +. The partial sum is n n nn + ) = i ) i + i= i= = n n + n n + + n n + = n + n + n 4 n n + n + = + n + n +. n Therefore nn + ) = nn + ) = + n + ) = n +. i= Harmonic series: is divergent. n Theorem If the series a n is convergent, then a n = 0. Test for divergence If a n DNE or a n 0, then the series Example 5. Show that the series Solution: n nn + ) n nn + ) is divergent. a n is divergent. = 0. By the test for divergence the series is divergent. 5

6 Section 8. The Integral and Comparison Tests The Integral Test Suppose a n = fn), n n 0 where f is a continuous, positive function on [n 0, ) decreasing on [m, ) for some m n 0. Then the series a n is convergent if and n=n 0 only if the improper integral fx) dx is convergent. In other words: n=n 0 If n=n 0 fx) dx is convergent, then n=n 0 a n is convergent. If fx) dx is divergent, then n=n 0 a n is divergent. n=n 0 Example. Using the Integral Test determine whether the series or divergent. n= n nn ) is convergent Solution: Consider the function fx) = x xx ) = x x x. Define its domain as x n 0 = 4 on which f is continuous and positive. Is it decreasing there? Take its derivative f x) = x x) x ) = x 6x 4x + x 9 = x + 6x 9 x x) x x) x x) The denominator is always positive inside the domain. The descriminant of the numerator is D = 9 8 = 9 < 0. When x = 0 the numerator is 9 < 0. Hence, it is negative for x 4. So, the function is decreasing. 4 fx) dx = 4 x x x t dx = t 4 x x x dx u-sub: u = x x,, du = x ) dx, u4) = 4, ut) = t t. = t t t 4 du [ ] t u = t ln u = t 4 So, the integral is divergent and hence the series is divergent. The series is called the p-series. It is convergent when p > and divergent when p. np Example. Show that the series p-series is convergent. n 6

7 Solution: We apply the Integral Test and consider the function fx) = with the domain x defined as x. On the domain f is continuous, positive, and decreasing. t fx) dx = t [ dx = ] t = x t x So, the integral is convergent and hence the series is convergent. The Copmarison Test Suppose that a n and b n are series with 0 a n b n for all n. Then If b n is convergent, then a n is convergent. If a n is divergent, then b n is divergent. Example. Using the Comparison Test determine whether the series or divergent. n=5 n is convergent n + ) n Solution: Consider the function 0 n + ) n n =. The last series is the p-series n n with p = and hence it is convergent. By the Comparison Test the series n + ) is convergent an so is n=5 n n + ). The Limit Copmarison Test Suppose that a n and b n are series with positive terms. a n If = c, where c > 0 is a finite number, then either both series converge or both diverge. b n 5 + n Example 4. Determine whether the series a n = is convergent or divergent. n ) n Solution: Consider the geometric series b n = which is convergent because r = <. a n 5 + n = n b n n = 5 + n =. n n By the Limit Copmarison Test the series 5 + n n is convergent. 7

8 Section 8.4 Other Convergence Tests The Alternating Series Test If the alternating series ) n b n, b n > 0 satisfies then the series is convergent. ) b n+ b n for all n ) b n = 0 π Example. Determine whether the series ) n sin is convergent or divergent. n) n= π Solution: It is an alternating series note sin > 0, when n ). sin x is increasing ) n) π π function on [0, π/]. Hence, sin < sin and the condition ) holds. n + n) π ) Also, sin = 0 and the condition ) holds. n By the alternating series test the series is convergent. Alternating Series Estimation Theorem If s = alternating series that satisfies ) n b n is the sum of the then ) 0 b n+ b n for all n ) b n = 0 R n = s s n b n+ Example. How many terms of the series π ) n sin we need to add in order to find n) n= the sum to the accuracy error < 0.00? ) π Solution: The condition error < 0.00 is equivalent b n+ = sin < Then n + π we get n + < sin.00) = We need to solve this inequality for n?: n + < π 0.00 = Hence, n and n 046. Answer: 046 terms. Absolute Convergence A series a n is called absolutely convergent if the series a n is convergent. 8

9 A series a n is called conditionally convergent if it is convergent but not absolutely convergent. If a series a n is absolutely convergent, then it is convergent. Example. Determine whether the series convergent, or divergent. ) n n is absolutely convergent, conditionally Solution: It is an alternating series. Denote b n = b n+ = n + < n = b n, and test the given series is convergent. Now consider ) n n = n. n = n / >. The series n is divrgent. n b n The given series is conditionally convergent. = n = 0. n n. Then b n > 0 if n, By the alternating series is divergent harmonic series. Hence the series The Ratio Test ) If a n+ a n = L <, then the series a n is absolutely convergent. ) If a n+ a n = L > or a n+ a n =, then the series a n is divergent. ) If a n+ a n =, then the Ratio Test is inconclusive. Example 4. Determine whether the series 5) n n )! is convergent. Solution: a n = 5)n n )! a n+ a n = 5 n+ n )! 5 = n + )! 5 n nn + )n + ) = 0 <. By The Ratio test the series is absolutely convergent, and hence convergent. 9

10 The Root Test ) If n a n = L <, then the series a n is absolutely convergent. ) If n a n = L > or n a n =, then the series a n is divergent. ) If n a n =, then the Root Test is inconclusive. Example 5. Determine whether the series Solution: a n = ) n n + n n ) n n + n is convergent. n n + n n an = n = <. By The Root test the series is absolutely convergent, and hence convergent. 0

11 Section 8.5 Power Series A Power Series centered at a is a series of the form c n x a) n Here we assume that x a) 0 = even when x = a). Example. For what values of x is the series n! x n convergent? Solution: We use the Ratio test: a n = n! x n, a n+ a n = n + )! x n+ n! x n = n + ) x = if x 0. Hence, the series is convergent only when x = 0. Example. For what values of x is the series Solution: The Ratio test: a n = x 5) n+ n+ n + ) n n x 5) n = x 5)n n n, x 5) n n n convergent? n x 5 x 5 = n + ) Hence, the series is convergent only when x 5 < or < x < 7. <, x 5 <. If x = or x = 7, the Ratio test gives no information. Consider these cases separately. ) n n ) n x = : x 5 = = ). The series becomes =. n n n It is an alternating decreasing series with b n = and n n = 0. By the Alternating Series test it is convergent. x = 7: x 5 =. The series becomes It is the p-series with p = > and is convergent. n n n = Therefore, the given series is convergent when x 7. For a given power series n. c n x a) n there are only three possibilieties: ) the series converges only when x = a. ) the series converges for all x. ) there is a positive number R such that the series converges if x a < R and diverges if

12 x a > R. In the last case a R, a + R) is called the interval of convergence and R is called the radius of convergence. An addition work is required to determine if the endpoints a R and a + R of the interval of convergence are included. This is how R can be found: By the Ratio test the inequality a n+ a n = c n+ c n x a < must hold. It is equivalent to the inequality x a < c n = R. c n+ Example. Find the radius of convergence and interval of convergence of the series x + ) n n x + /) n n Solution: = = 5 n 5 n 5 x + n /)n, c n = n 5, n R = c n c n+ = n 5 5n+ 5 = n n+ = 5. Hence, the series is convergent only when x + < 5 or 4 < x <. x + ) n 5 n. x = 4: x = : x + ) n 5 n = 5)n 5 n = ) n. The series becomes x + ) n = 5n 5 n 5 =. The series becomes which is divergent. n ) n which is divergent. Therefore, the radius of convergence is R = 5 and interval of convergence is 4, ).

13 Example. Section 8.6 x = x n, x <. Representing Functions as Power Series Example. Find a power series representation and the interval of convergence for Solution: = 5x + = + 5x = + 5 x) = 5 x) 5 x ) n = ) n 5n n+ xn, c n = ) n 5n. n+ The radius of convergence is R = The interval of convergence is 5, ). 5 c n c n+ = 5 n n+ n+ = 5n+ 5 = 5. Example. Find a power series representation and the interval of convergence for Solution: = x 4 x x + 4 = ) n x = 4 x 4 + x = x ) n+ x. 4 x) = x 4 4 x) It is a geometric series and it converges when x 4 <, or x < 4, or x <. The interval of convergence is, ). Differentiation and Integration of Power Series If the power series c n x a) n has radius of convergence R > 0, then [ ) d ] c n x a) n = nc n x a) n dx [ ] ) c n x a) n = C + c n x a) n+ n + The radii of convergence of the powers in ) and ) are both R. Example 4. Find a power series representation for x). Solution: x) = d [ ] [ = d ] x n = dx x dx nx n 5x +. x x + 4.

14 Example 5. Find a power series representation for ln5x + ) and its radius of convergence. Solution: ln5x + ) = 5 = C + c n = ) n n n. 5x + dx = ) n 5 n+ n+ n + ) xn+ = C + 5n The radius of convergence is R = [ ] ) n 5n+ xn n+ ) n 5n n n xn. c n c n+ = 5 n n n n+ n + ) = 5 n+ 5 n + n = 5. 4

15 Section 8.7 Taylor and Maclaurin Series Taylor Series If f has a power series representation at a: fx) = c n x a) n, x a < R, then c n = f n) a). So, n! fx) = f n) a) n! x a) n = fa) + f a)x a) + f a)! x a) + f a) x a) +! Maclaurin Series The Taylor series of f centerd at 0 is called Maclaurin Series: f n) 0) fx) = x n = f0) + f 0)x + f 0) x + f 0) x + n!!! Example. Find the Maclaurin series for fx) = sin x. Solution: We need to find coefficients c n = f n) 0) : n! c 0 = f0) = sin 0 = 0, c = f 0) = cos 0 =, c = f 0)! c = f 0)! = cos 0! =!, c 4 = f 4 0) 4! = sin 0 4! = sin 0 = 0, c 5 = f 5 0) 5! Hence, sin x = x x! + x5 5! x7 7! + = ) n x n+ n + )! The nth-degree Taylor polynomial of f at a is T n x) = Then fx) = T n x). The remainder of the Taylor series is R n x) = fx) T n x). = 0, = cos 0 0 = 5!,... n c i x a) i. i=0 Taylor s Formula R n x) = f n+) z) n + )! x a)n+, for some z strictly between x and a. Example. Find the Maclaurin series for fx) = + x) k, where k is any real number. Solution: fx) = + x) k, f0) = f x) = k + x) k, f0) = k f x) = kk ) + x) k, f0) = kk ) f x) = kk )k ) + x) k, f0) = kk )k ) 5

16 ... f n) 0) = kk )k ) k n + ) We obtain The Binomial Series + x) k = where ) k = n ) k x n n kk )k ) k n + ), k is any real number and x <. n! Example. Use the Binomial series to expand the function fx) = Find its radius of convergence. Solution: fx) = 8 x) / = 8 x )) / = 8 x ) /. 8 Using the Binomial series with k = and with x replaced by x, we have 8 / ) n = 8 x x ) / = 8 = [ ) ) x ) + 8 )! ) n x 8 ) x 8 ) + ) ) 5 n + ) ] x ) n n! 8 )! ) ) 5 8 x as a power series. x ) 8 = [ + 6 x +! 6 x + 5 ] 5 n )! 6 x + + x n + n! 6 n The series is convergent when x <, that is, x < 8. So the radius of convergence is R = 8. 8 Several Special Series see page 484. e x x n = n! = + x! + x! + x! + sin x = ) n x n+ n + )! = x x! + x5 5! x7 7! + cos x = ) n xn n)! = x! + x4 4! x6 6! + 6

17 and etc. Example 4. Find the Maclaurin series for fx) = e x cos x. ] ] Solution: fx) = [ + x + [ x + x 6 + x4 4 + x + x4 4 = + x + x + x 6 + x4 4 x x x4 4 + x4 4 + = + x x x

18 Section 8.8 Applications of Taylor Polynomials Recall The nth-degree Taylor polynomial of f at a is T n x) = Then fx) = T n x). n c i x a) i. i=0 Approximating Functions by Taylor Polynomials fx) T n x). The remainder of the Taylor series is R n x) = fx) T n x). Taylor s Formula R n x) = f n+) z) n + )! x a)n+, for some z strictly between x and a. Alternating Series Estimation Theorem R n = s s n b n+ Example. a) What is the maximum error possible in using the approximation cos x x + x4 4 to find cos π 0 when 0. x 0.? Use this approximation to find cos π 0 decimal places. Notice, that π 0 < 0.. correct to five b) For what values of x is this approximation accurate to within 0.000? Solution: a) We can apply the alternating series estimation theorem if we consider the given series as an alternating series with b =, b = x, b = x4 4, b 4 = x6 70. Then R b 4. If 0. x 0., then the maximum value for b 4 is 0.) = Hence the error is smaller than and the approximation gives an estimate correct to five decimal places. π π 4 0) 0) The estimate is cos x + 4 = b) The error is smaller than if b 4 = x6 70 < We have to solve this inequality: x 6 < , x 6 < 0.07, x <

19 So the given approximation is accurate to within when x < If we used the Taylor s formula then we would get T 4 x) = T 5 x), R 5 x) = f 6) z) x 6, 6! where f 6) z), since f 6) z) is either cos z or sin z. Then the Taylor s formula gives the same estimate for the error as the alternating series does: R 5 x) = f 6) z) x 6 6! x

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.

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. 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,

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

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

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

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

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

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

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

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

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

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

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

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

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

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 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Convergence of sequences and series

Convergence of sequences and series Convergence of sequences and series A sequence f is a map from N the positive integers to a set. We often write the map outputs as f n rather than f(n). Often we just list the outputs in order and leave

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

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

c n (x a) n c 0 c 1 (x a) c 2 (x a) 2...

c n (x a) n c 0 c 1 (x a) c 2 (x a) 2... 3 CHAPTER 6 SERIES SOLUTIONS OF LINEAR EQUATIONS 6. REVIEW OF POWER SERIES REVIEW MATERIAL Infinite series of constants, p-series, harmonic series, alternating harmonic series, geometric series, tests

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

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 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

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8

Calculus II Study Guide Fall 2015 Instructor: Barry McQuarrie Page 1 of 8 Calculus II Study Guide Fall 205 Instructor: Barry McQuarrie Page of 8 You should be expanding this study guide as you see fit with details and worked examples. With this extra layer of detail you will

More information

11.10a Taylor and Maclaurin Series

11.10a Taylor and Maclaurin Series 11.10a 1 11.10a Taylor and Maclaurin Series Let y = f(x) be a differentiable function at x = a. In first semester calculus we saw that (1) f(x) f(a)+f (a)(x a), for all x near a The right-hand side of

More information

Final exam (practice) UCLA: Math 31B, Spring 2017

Final exam (practice) UCLA: Math 31B, Spring 2017 Instructor: Noah White Date: Final exam (practice) UCLA: Math 3B, Spring 207 This exam has 8 questions, for a total of 80 points. Please print your working and answers neatly. Write your solutions in the

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

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

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

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

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

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

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

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

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1.

MTH4101 CALCULUS II REVISION NOTES. 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) ax 2 + bx + c = 0. x = b ± b 2 4ac 2a. i = 1. MTH4101 CALCULUS II REVISION NOTES 1. COMPLEX NUMBERS (Thomas Appendix 7 + lecture notes) 1.1 Introduction Types of numbers (natural, integers, rationals, reals) The need to solve quadratic equations:

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

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

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

Math 1B, lecture 15: Taylor Series

Math 1B, lecture 15: Taylor Series Math B, lecture 5: Taylor Series Nathan Pflueger October 0 Introduction Taylor s theorem shows, in many cases, that the error associated with a Taylor approximation will eventually approach 0 as the degree

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

Math 143 Flash Cards. Divergence of a sequence {a n } {a n } diverges to. Sandwich Theorem for Sequences. Continuous Function Theorem for Sequences

Math 143 Flash Cards. Divergence of a sequence {a n } {a n } diverges to. Sandwich Theorem for Sequences. Continuous Function Theorem for Sequences Math Flash cards Math 143 Flash Cards Convergence of a sequence {a n } Divergence of a sequence {a n } {a n } diverges to Theorem (10.1) {a n } diverges to Sandwich Theorem for Sequences Theorem (10.1)

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

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

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L =

cosh 2 x sinh 2 x = 1 sin 2 x = 1 2 cos 2 x = 1 2 dx = dt r 2 = x 2 + y 2 L = Integrals Volume: Suppose A(x) is the cross-sectional area of the solid S perpendicular to the x-axis, then the volume of S is given by V = b a A(x) dx Work: Suppose f(x) is a force function. The work

More information

Infinite Series. Copyright Cengage Learning. All rights reserved.

Infinite Series. Copyright Cengage Learning. All rights reserved. Infinite Series Copyright Cengage Learning. All rights reserved. Taylor and Maclaurin Series Copyright Cengage Learning. All rights reserved. Objectives Find a Taylor or Maclaurin series for a function.

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

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes.

SECTION A. f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. SECTION A 1. State the maximal domain and range of the function f(x) = ln(x). Sketch the graph of y = f(x), indicating the coordinates of any points where the graph crosses the axes. 2. By evaluating f(0),

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

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

INFINITE SEQUENCES AND SERIES

INFINITE SEQUENCES AND SERIES 11 INFINITE SEQUENCES AND SERIES INFINITE SEQUENCES AND SERIES Infinite sequences and series were introduced briefly in A Preview of Calculus in connection with Zeno s paradoxes and the decimal representation

More information

MTH 133 Exam 2 November 16th, Without fully opening the exam, check that you have pages 1 through 12.

MTH 133 Exam 2 November 16th, 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

Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan

Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan Arkansas Tech University MATH 2924: Calculus II Dr. Marcel B. Finan 8. Sequences We start this section by introducing the concept of a sequence and study its convergence. Convergence of Sequences. An infinite

More information

February 13, Option 9 Overview. Mind Map

February 13, Option 9 Overview. Mind Map Option 9 Overview Mind Map Return tests - will discuss Wed..1.1 J.1: #1def,2,3,6,7 (Sequences) 1. Develop and understand basic ideas about sequences. J.2: #1,3,4,6 (Monotonic convergence) A quick review:

More information

Sequences and Series

Sequences and Series Sequences and Series Consider the following sum: 2 + 4 + 8 + 6 + + 2 i + The dots at the end indicate that the sum goes on forever. Does this make sense? Can we assign a numerical value to an 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

2t t dt.. So the distance is (t2 +6) 3/2

2t t dt.. So the distance is (t2 +6) 3/2 Math 8, Solutions to Review for the Final Exam Question : The distance is 5 t t + dt To work that out, integrate by parts with u t +, so that t dt du The integral is t t + dt u du u 3/ (t +) 3/ So the

More information

Sequences and Series. 256 Chapter 11 Sequences and Series. and then lim 1 1 = 1 0 = 1.

Sequences and Series. 256 Chapter 11 Sequences and Series. and then lim 1 1 = 1 0 = 1. 256 Chapter Sequences and Series Consider the following sum: Sequences and Series 2 + 4 + 8 + 6 + + 2 + i The dots at the end indicate that the sum goes on forever Does this make sense? Can we assign a

More information

Absolute Convergence and the Ratio & Root Tests

Absolute Convergence and the Ratio & Root Tests Absolute Convergence and the Ratio & Root Tests Math114 Department of Mathematics, University of Kentucky February 20, 2017 Math114 Lecture 15 1/ 12 ( 1) n 1 = 1 1 + 1 1 + 1 1 + Math114 Lecture 15 2/ 12

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

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1)

Introduction Derivation General formula List of series Convergence Applications Test SERIES 4 INU0114/514 (MATHS 1) MACLAURIN SERIES SERIES 4 INU0114/514 (MATHS 1) Dr Adrian Jannetta MIMA CMath FRAS Maclaurin Series 1/ 21 Adrian Jannetta Recap: Binomial Series Recall that some functions can be rewritten as a power series

More information

5.9 Representations of Functions as a Power Series

5.9 Representations of Functions as a Power Series 5.9 Representations of Functions as a Power Series Example 5.58. The following geometric series x n + x + x 2 + x 3 + x 4 +... will converge when < x

More information

Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms)

Examples of Finite Sequences (finite terms) Examples of Infinite Sequences (infinite terms) Math 120 Intermediate Algebra Sec 10.1: Sequences Defn A sequence is a function whose domain is the set of positive integers. The formula for the nth term of a sequence is called the general term. Examples

More information

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C

Math 106 Fall 2014 Exam 2.1 October 31, ln(x) x 3 dx = 1. 2 x 2 ln(x) + = 1 2 x 2 ln(x) + 1. = 1 2 x 2 ln(x) 1 4 x 2 + C Math 6 Fall 4 Exam. October 3, 4. The following questions have to do with the integral (a) Evaluate dx. Use integration by parts (x 3 dx = ) ( dx = ) x3 x dx = x x () dx = x + x x dx = x + x 3 dx dx =

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

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

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

Advanced Calculus Math 127B, Winter 2005 Solutions: Final. nx2 1 + n 2 x, g n(x) = n2 x

Advanced Calculus Math 127B, Winter 2005 Solutions: Final. nx2 1 + n 2 x, g n(x) = n2 x . Define f n, g n : [, ] R by f n (x) = Advanced Calculus Math 27B, Winter 25 Solutions: Final nx2 + n 2 x, g n(x) = n2 x 2 + n 2 x. 2 Show that the sequences (f n ), (g n ) converge pointwise on [, ],

More information

Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series

Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series Section 9.7 and 9.10: Taylor Polynomials and Approximations/Taylor and Maclaurin Series Power Series for Functions We can create a Power Series (or polynomial series) that can approximate a function around

More information

Assignment 4. u n+1 n(n + 1) i(i + 1) = n n (n + 1)(n + 2) n(n + 2) + 1 = (n + 1)(n + 2) 2 n + 1. u n (n + 1)(n + 2) n(n + 1) = n

Assignment 4. u n+1 n(n + 1) i(i + 1) = n n (n + 1)(n + 2) n(n + 2) + 1 = (n + 1)(n + 2) 2 n + 1. u n (n + 1)(n + 2) n(n + 1) = n Assignment 4 Arfken 5..2 We have the sum Note that the first 4 partial sums are n n(n + ) s 2, s 2 2 3, s 3 3 4, s 4 4 5 so we guess that s n n/(n + ). Proving this by induction, we see it is true for

More information

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists

MAS153/MAS159. MAS153/MAS159 1 Turn Over SCHOOL OF MATHEMATICS AND STATISTICS hours. Mathematics (Materials) Mathematics For Chemists Data provided: Formula sheet MAS53/MAS59 SCHOOL OF MATHEMATICS AND STATISTICS Mathematics (Materials Mathematics For Chemists Spring Semester 203 204 3 hours All questions are compulsory. The marks awarded

More information

Taylor Series. richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol,

Taylor Series.  richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol, Taylor Series Professor Richard Blecksmith richard@math.niu.edu Dept. of Mathematical Sciences Northern Illinois University http://math.niu.edu/ richard/math230 These notes are taken from Calculus Vol

More information

Series Solutions. 8.1 Taylor Polynomials

Series Solutions. 8.1 Taylor Polynomials 8 Series Solutions 8.1 Taylor Polynomials Polynomial functions, as we have seen, are well behaved. They are continuous everywhere, and have continuous derivatives of all orders everywhere. It also turns

More information