Geometric Series and the Ratio and Root Test

Size: px
Start display at page:

Download "Geometric Series and the Ratio and Root Test"

Transcription

1 Geometric Series and the Ratio and Root Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2018

2 Outline 1 Geometric Series 2 The Ratio Test 3 The Root Test 4 Examples 5 A Taste of Power Series 6 Homework

3 Geometric Series Theorem Geometric Series: n=0 r n converges if 1 < r < 1 to 1/(1 r). n=0 r n diverges if r ( 1, 1). (1): We show n=0 r n converges if 1 < r < 1 to 1/(1 r). We already know the partial sum S n = 1 + r r n = (1 r n+1 )/(1 r) form a previous induction argument. We also know that r n+1 0 as n since 1 < r < 1. Thus, n=0 r n converges to 1/(1 r). (2): If r = 1, we have the series which has partial sums S n = n. The partial sums are unbounded and so the series does not converge. If r = 1, we have seen already that n=0 ( 1)n diverges by oscillation.

4 Geometric Series If r > 1, we have S n = 1 + r r n = (r n+1 1)/(r 1) and we see lim n S n = since r n+1 and r 1 > 0. So this series diverges. If r < 1, the lim n r n does not exist and so by the n th term test, the series must diverge. Comment: note if 1 < r < 1 (1) n=1 r n = 1/(1 r) 1 (2) n=2 r n = 1/(1 r) 1 r (3) n=3 r n = 1/(1 r) 1 r r 2 So (1) n=1 (1/3)n = 1/(1 (1/3)) 1 = 3/2 1 = 1/2 (2) n=2 (1/3)n = 1/(1 (1/3)) 1 (1/3) = 1/2 1/3 = 1/6 (3) n=3 r n = 1/(1 (1/3)) 1 (1/3) (1/9) = 1/6 1/9 = 1/(18)

5 The Ratio Test Theorem The Ratio Test: Let n=1 a n be a series with positive terms. and assume lim n a n+1 /a n = ρ. (1) if 0 ρ < 1, the series converges. (2) if ρ > 1, the series diverges. (3) if ρ = 1, we don t know. (1): We assume 0 ρ < 1. Then, we see ρ < (1 + ρ)/2 < 1. Let the value (1 + ρ)/2 be the r in the geometric series n=1 r n which converges since 0 < r < 1. We will use the comparision test to show our series converges. Let ɛ = (1 ρ)/2 which is a nice positive number. Then,

6 The Ratio Test ɛ + ρ = (1 + ρ)/2 = r < 1 Since lim n a n+1 /a n = ρ, for this ɛ, there is an N so that n > N = a n+1 ρ a n < ɛ = 1 ρ 2 Thus, a n+1 /a n < ɛ + ρ = (1 + ρ)/2 = r < 1 for all n > N. We see a N+2 < r a N+1 a N+3 < r a N+2 < r (r a N+1 ) = r 2 a N+1 a N+4 < r a N+3 < r (r 2 a N+1 ) = r 3 a N+1 for l > 1.. a N+l < r l 1 a N+1 = a N+1 l+n r r N+1

7 The Ratio Test Now let k = N + l and c = a N+1 /r N+1. We have shown therefore that a k < cr k for k > N + 1. It is easy to see the series c k=n+2 r n converges by the limit comparison test, so by the comparison test, we have shown k=n+2 a k converges which also tells us k=1 a k converges. (2): If ρ > 1, choose ɛ = (ρ 1)/2 > 0 as ρ > 1. Then, there is an N so that n > N = This implies for n > N that a n+1 a n ρ < ɛ = ρ ρ 2 = ρ ɛ < a n+1 a n < ρ + ɛ Thus, letting r = (1 + ρ)/2 > 1, we have

8 The Ratio Test a N+2 > r a N+1 a N+3 > r a N+2 > r (r a N+1 ) = r 2 a N+1 a N+4 > r a N+3 > r (r 2 a N+1 ) = r 3 a N+1. a N+l > r l 1 a N+1 = a N+1 l+n r r N+1 for l > 1. Let C = a N+1 /r N+1 and k = N + l. Then, we have a k > C r k for all k > N + 1. Now apply the comparison test. Since k=n+2 r k diverges since r > 1 and we know C k=n+2 r k diverges, by the comparison test k=n+2 a k diverges. (3): If ρ = 1, the series could converge or diverge.

9 The Ratio Test (i) the series n=1 1/n2 converges but ρ = 1. (ii) the series n=1 1/n diverges but ρ = 1. So if ρ = 1, we just don t know. We can say more: Theorem The Ratio Test for Absolute Convergence: Let n=1 a n be a series with positive terms. Assume lim n an+1 converges to the value ρ. (1) if 0 ρ < 1, the series converges. (2) if ρ > 1, the series diverges. (3) if ρ = 1, we don t know. a n

10 The Ratio Test (1): If 0 ρ < 1, we can apply the previous theorem to see n=1 a n converges. But if a series converges absolutely, it also converges. (2): If ρ > 1, the arguments in the proof above show us there is an N so we can write a k Cr k for k > N + 1 for r = (1 + ρ)/2 > 1. Now if k=n+2 a k converged, this implies a k 0. But if that were true, a k 0 too. But the inequality a k Cr k with r > 1 says the sequence ( a k ) can not converge. Thus, k=n+2 a k must also diverge. Of course, this tells us n=1 a n also diverges. (3): The same examples as before show us why we can t conclude anything about convergence or divergence of the series if ρ = 1.

11 The Root Test Theorem The Root Test: Let n=1 a n be a series with non-negative terms. Assume lim n (a n ) 1/n exists and equals ρ. (1) if 0 ρ < 1, the series converges. (2) if ρ > 1, the series diverges. (3) if ρ = 1, we don t know. (1): We assume 0 ρ < 1. Choose ɛ = (1 ρ)/2 > 0. Then there is an N so that n > N = (a n ) 1/n ρ < ɛ = (1 ρ)/2 We can rewrite this: for n > N (1 ρ)/2 < (a n ) 1/n ρ < (1 ρ)/2 = (a n ) 1/n < (1 + ρ)/2 < 1

12 The Root Test Let r = (1 + ρ)/2 < 1. (a N+1 ) 1/(N+1) < r = a N+1 < r N+1 (a N+2 ) 1/(N+2) < r = a N+2 < r N+2. (a N+l ) 1/(N+l) < r = a N+l < r N+l for l 1. Letting k = N + l, we have a k < r k for k > N. Since 0 < r < 1, the series k=n+1 r k converges and so by comparison, so does k=n+1 a k. This shows k=1 a k converges. (2): Now ρ > 1. This argument is very similar to the one use for the proof of the ratio test.

13 The Root Test Let ɛ = (ρ 1)/2 > 0. Then there is an N so that We can rewrite this as n > N = (a n ) 1/n ρ < ɛ = (ρ 1)/2 (1 ρ)/2 < (a n ) 1/n ρ < (ρ 1)/2 = (a n ) 1/n > (1 + ρ)/2 > 1 for n > N. Let r = (1 + ρ)/2. Then, we have the inequality a n > r n for all n > N. Since n=n+1 r n diverges since r > 1, by the comparison test, we know n=n+1 a n diverges and so the original series diverges too.

14 The Root Test (3): If ρ = 1, we have lim n n 1/n = 1. Look at the series n=1 1/n. We know this diverges and ρ = 1. Now look at the series n=1 1/n2. This converges and lim n (n 2 ) 1/n = lim n n 2/n. But lim n n 2/n = lim n (n 1/n ) 2. Since the function f (x) = x 2 is continuous, we also know lim n (n 1/n ) 2 = ( lim n n 1/n ) 2 = 1. So we just don t know whether the series converges or diverges if ρ = 1. We can restate this result for series whose terms are not necessarily non-negative.

15 The Root Test Theorem The Root Test for Absolute Convergence: Let n=1 a n be a series. Assume lim n a n 1/n exists and equals ρ. (1) if 0 ρ < 1, the series converges. (2) if ρ > 1, the series diverges. (3) if ρ = 1, we don t know. (1): If 0 ρ < 1, the previous theorem tells us n=1 a n converges absolutely implying convergence. (2): If ρ > 1, the earlier arguments imply is an N so a k r k for k > N for r = (1 + ρ)/2 > 1. If k=n+1 a k converged, then a k 0 and a k 0 too. But a k r k with r > 1 says the sequence ( a k ) can not converge. Thus, k=n+1 a k must also diverge and so the original series diverges too.

16 The Root Test (3): The same examples as before show us why we can t conclude anything about convergence or divergence of the series if ρ = 1. Let s summarize what we know: (1) We can check convergence with comparison tests. If the terms are not non-negative, we can test for absolute convergence which will imply convergence. (2) The ratio and root test are also good tools. We can check for absolute convergence if the terms are not non-negative to see if the series converge. But the ratio test requires that none of the terms are zero.

17 Examples Example What is the sum of (3/4) 5 + (3/4) (3/4) n +...? This is a geometric series with r = 3/4 missing the first 5 terms. So the sum of the series is 1/(1 (3/4)) 1 (3/4) (3/4) 2 (3/4) 3 (3/4) 4. Note the five terms we subtract could be written 1 + (3/4) + (3/4) 2 + (3/4) 3 + (3/4) 4 = (1 (3/4) 5 )/(1 (3/4)) but this is not necessarily an improvement!

18 Examples Example (1): What is the sum of k=1 (1/(3k) 1/(4k))? To do this we have to write the inner part as a single fraction. We find ( 1/(3k) 1/(4k) ) = k/(12k 2 ) = 1/(12k) k=1 which diverges as it is multiple of the harmonic series. (2): Does k=5 ( (2k3 + 3)/(k 5 4k 4 ) ) converge? This looks like the series 1/k 2 so a good choice would be the limit comparison test. But that gives k=1 lim k (2k3 + 3)/(k 5 4k 4 ) /(1/k 2 = lim k (2k5 + 3k 2 )/(k 5 4k 4 ) = 2 k=1 Thus, since the limit is positive and finite, our series converges.

19 Examples Example Note the ratio test will fail. We find (2(k + 1) 3 + 3)/((k + 1) 5 4(k + 1) 4 ) lim k (2k 3 + 3)/(k 5 4k 4 ) (2(k + 1) 3 + 3) (k 5 4k 4 ) = lim k ((k + 1) 5 4(k + 1) 4 ) (2k 3 + 3) 2k 8 + lower power terms of k = lim k 2k 8 + lower power terms of k = 1 and so the ratio test fails. Of course, it would be insane to apply the root test here!

20 Examples Example Does k=1 1/( (2k + 1)2k ) converge? We ll try the ratio test here: 1/( (2(k + 1) + 1)2 k+1 ) lim k 1/( (2k + 1)2 k = lim ) k (2k + 1)2 k = lim (2k + 3)2k+1 k The limit is 1/2 and hence, this series converges by the ratio test. 2k + 1 (2k + 3)2

21 A Taste of Power Series A series of the form n=0 a nx n is called a power series centered at x = 0. Note no matter what the numbers a n are, this series always converges at x = 0. Let s assume the terms a n are not zero and that lim n a n+1 /a n = ρ > 0. We can check for the convergence and divergence of this series using the ratio test. lim a n+1 x n+1 n a n x n = lim a n+1 n a n x = ρ x By the ratio test, the series converges when ρ x < 1 and diverges when ρ x > 1. So we have (1) The series converges when 1/ρ < x < 1/ρ (2) The series diverges when x > 1/ρ or x < 1/ρ (3) We don t know what happens at x = ±1/ρ. The number 1/ρ is called R, the radius of convergence of the power series. Hence, this power series defines a function f (x) locally at x = 0 with radius of convergence R > 0. Any function f (x) which has a power series which matches it locally at x = 0 is said to be analytic at x = 0.

22 A Taste of Power Series The Derived series obtained from f (x) = n=0 a nx n is the series n=0 n a nx n 1. We are still assuming lim n a n+1 /a n = ρ > 0, so we can check the convergence of this series using the ratio test too. lim (n + 1) a n+1 x n ( ) n n a n x n 1 = lim a n+1 n + 1 n a n lim x = ρ x n n Hence, this series converges when x < R = 1/ρ also. We see the derived series defines a function g(x) on the circle ( R, R). An obvious question is this: Is f (x) = g(x) on ( R, R)? That is does ( ) f (x) = a n x n = n=0 ( ) a n x n = n a n x n 1 = g(x)? n=0 Note this is an interchange of limit order idea. Is it possible to interchange the limit called differentiation with the limit called series? When we can do this, this is called differentiating the series term by term. n=0

23 A Taste of Power Series We will find that we can differentiate and integrate a power series term by term as many times as we like and the radius of convergence remains the same! These are the kinds of series we construct using Taylor polynomials and the resulting series is called a Taylor Series expansion of f (x) at x = 0. We have a long way to go to be able to prove this sort of theorem. But this is the kind of manipulation we must do to use power series to solve ODEs with non constant coefficients! Another kind of series that is very useful is a 0 + n=1 ( a n cos(nπx/l) + b n sin(nπx/l) ) which is called a Fourier series. Note its building blocks are sin and cos functions rather than powers of x.

24 Homework Homework Determine if n=1 n!/2n converges. 6.2 Determine if n=1 ( ( 1)n (2n + 5) )/n! converges. 6.3 Determine if n=1 2/(n3 + 5n 2) converges. 6.4 Determine for what values of x the series n=0 ( 1)n x 2n /( (2n)! ) converges and for what values of x it diverges.

Geometric Series and the Ratio and Root Test

Geometric Series and the Ratio and Root Test Geometric Series and the Ratio and Root Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2017 Outline Geometric Series The

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

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 9, 2018 Outline 1 Extremal Values 2

More information

The First Derivative and Second Derivative Test

The First Derivative and Second Derivative Test The First Derivative and Second Derivative Test James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 2017 Outline Extremal Values The

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

Convergence of Sequences

Convergence of Sequences James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 5, 2018 Outline 1 2 Homework Definition Let (a n ) n k be a sequence of real numbers.

More information

Uniform Convergence and Series of Functions

Uniform Convergence and Series of Functions Uniform Convergence and Series of Functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 7, 017 Outline Uniform Convergence Tests

More information

Consequences of Continuity

Consequences of Continuity Consequences of Continuity James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 4, 2017 Outline 1 Domains of Continuous Functions 2 The

More information

Differentiating Series of Functions

Differentiating Series of Functions Differentiating Series of Functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 30, 017 Outline 1 Differentiating Series Differentiating

More information

Project One: C Bump functions

Project One: C Bump functions Project One: C Bump functions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 2, 2018 Outline 1 2 The Project Let s recall what the

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

Convergence of Sequences

Convergence of Sequences Convergence of Sequences James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 12, 2018 Outline Convergence of Sequences Definition Let

More information

General Power Series

General Power Series General Power Series James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University March 29, 2018 Outline Power Series Consequences With all these preliminaries

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

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

Fourier Sin and Cos Series and Least Squares Convergence

Fourier Sin and Cos Series and Least Squares Convergence Fourier and east Squares Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 7, 28 Outline et s look at the original Fourier sin

More information

Convergence of Fourier Series

Convergence of Fourier Series MATH 454: Analysis Two James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April, 8 MATH 454: Analysis Two Outline The Cos Family MATH 454: Analysis

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

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

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

Derivatives and the Product Rule

Derivatives and the Product Rule Derivatives and the Product Rule James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 28, 2014 Outline 1 Differentiability 2 Simple Derivatives

More information

Root test. Root test Consider the limit L = lim n a n, suppose it exists. L < 1. L > 1 (including L = ) L = 1 the test is inconclusive.

Root test. Root test Consider the limit L = lim n a n, suppose it exists. L < 1. L > 1 (including L = ) L = 1 the test is inconclusive. Root test Root test n Consider the limit L = lim n a n, suppose it exists. L < 1 a n is absolutely convergent (thus convergent); L > 1 (including L = ) a n is divergent L = 1 the test is inconclusive.

More information

Testing Series With Mixed Terms

Testing Series With Mixed Terms Testing Series With Mixed Terms Philippe B. Laval Series with Mixed Terms 1. Introduction 2. Absolute v.s. Conditional Convergence 3. Alternating Series 4. The Ratio and Root Tests 5. Conclusion 1 Introduction

More information

Series Solution of Linear Ordinary Differential Equations

Series Solution of Linear Ordinary Differential Equations Series Solution of Linear Ordinary Differential Equations Department of Mathematics IIT Guwahati Aim: To study methods for determining series expansions for solutions to linear ODE with variable coefficients.

More information

Proofs Not Based On POMI

Proofs Not Based On POMI s Not Based On POMI James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 12, 2018 Outline 1 Non POMI Based s 2 Some Contradiction s 3

More information

Consequences of Continuity

Consequences of Continuity Consequences of Continuity James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 4, 2017 Outline Domains of Continuous Functions The Intermediate

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

Constrained Optimization in Two Variables

Constrained Optimization in Two Variables in Two Variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 17, 216 Outline 1 2 What Does the Lagrange Multiplier Mean? Let

More information

Power Series Solutions for Ordinary Differential Equations

Power Series Solutions for Ordinary Differential Equations Power Series Solutions for Ordinary Differential Equations James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 2017 Outline 1 Power

More information

Assignment 16 Assigned Weds Oct 11

Assignment 16 Assigned Weds Oct 11 Assignment 6 Assigned Weds Oct Section 8, Problem 3 a, a 3, a 3 5, a 4 7 Section 8, Problem 4 a, a 3, a 3, a 4 3 Section 8, Problem 9 a, a, a 3, a 4 4, a 5 8, a 6 6, a 7 3, a 8 64, a 9 8, a 0 56 Section

More information

Cable Convergence. James K. Peterson. May 7, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Cable Convergence. James K. Peterson. May 7, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Cable Convergence James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University May 7, 2018 Outline 1 Fourier Series Convergence Redux 2 Fourier Series

More information

Mathematical Induction Again

Mathematical Induction Again Mathematical Induction Again James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 12, 2017 Outline Mathematical Induction Simple POMI Examples

More information

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals

Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Chapter 11: Sequences; Indeterminate Forms; Improper Integrals Section 11.1 The Least Upper Bound Axiom a. Least Upper Bound Axiom b. Examples c. Theorem 11.1.2 d. Example e. Greatest Lower Bound f. Theorem

More information

Mathematical Induction Again

Mathematical Induction Again Mathematical Induction Again James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 2, 207 Outline Mathematical Induction 2 Simple POMI Examples

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

More On Exponential Functions, Inverse Functions and Derivative Consequences

More On Exponential Functions, Inverse Functions and Derivative Consequences More On Exponential Functions, Inverse Functions and Derivative Consequences James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University January 10, 2019

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

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

Constrained Optimization in Two Variables

Constrained Optimization in Two Variables Constrained Optimization in Two Variables James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 17, 216 Outline Constrained Optimization

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

Solved problems: (Power) series 1. Sum up the series (if it converges) 3 k+1 a) 2 2k+5 ; b) 1. k(k + 1).

Solved problems: (Power) series 1. Sum up the series (if it converges) 3 k+1 a) 2 2k+5 ; b) 1. k(k + 1). Power series: Solved problems c phabala 00 3 Solved problems: Power series. Sum up the series if it converges 3 + a +5 ; b +.. Investigate convergence of the series a e ; c ; b 3 +! ; d a, where a 3. Investigate

More information

Proofs Not Based On POMI

Proofs Not Based On POMI s Not Based On POMI James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 1, 018 Outline Non POMI Based s Some Contradiction s Triangle

More information

Derivatives in 2D. Outline. James K. Peterson. November 9, Derivatives in 2D! Chain Rule

Derivatives in 2D. Outline. James K. Peterson. November 9, Derivatives in 2D! Chain Rule Derivatives in 2D James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 9, 2016 Outline Derivatives in 2D! Chain Rule Let s go back to

More information

Dirchlet s Function and Limit and Continuity Arguments

Dirchlet s Function and Limit and Continuity Arguments Dirchlet s Function and Limit and Continuity Arguments James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University February 23, 2018 Outline 1 Dirichlet

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

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

Power Series. Part 2 Differentiation & Integration; Multiplication of Power Series. J. Gonzalez-Zugasti, University of Massachusetts - Lowell

Power Series. Part 2 Differentiation & Integration; Multiplication of Power Series. J. Gonzalez-Zugasti, University of Massachusetts - Lowell Power Series Part 2 Differentiation & Integration; Multiplication of Power Series 1 Theorem 1 If a n x n converges absolutely for x < R, then a n f x n converges absolutely for any continuous function

More information

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

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

Extreme Values and Positive/ Negative Definite Matrix Conditions

Extreme Values and Positive/ Negative Definite Matrix Conditions Extreme Values and Positive/ Negative Definite Matrix Conditions James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 8, 016 Outline 1

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

Chapter 8. Infinite Series

Chapter 8. Infinite Series 8.4 Series of Nonnegative Terms Chapter 8. Infinite Series 8.4 Series of Nonnegative Terms Note. Given a series we have two questions:. Does the series converge? 2. If it converges, what is its sum? Corollary

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

12.1 Arithmetic Progression Geometric Progression General things about sequences

12.1 Arithmetic Progression Geometric Progression General things about sequences ENGR11 Engineering Mathematics Lecture Notes SMS, Victoria University of Wellington Week Five. 1.1 Arithmetic Progression An arithmetic progression is a sequence where each term is found by adding a fixed

More information

MATH 1372, SECTION 33, MIDTERM 3 REVIEW ANSWERS

MATH 1372, SECTION 33, MIDTERM 3 REVIEW ANSWERS MATH 1372, SECTION 33, MIDTERM 3 REVIEW ANSWERS 1. We have one theorem whose conclusion says an alternating series converges. We have another theorem whose conclusion says an alternating series diverges.

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

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

Bolzano Weierstrass Theorems I

Bolzano Weierstrass Theorems I Bolzano Weierstrass Theorems I James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 8, 2017 Outline The Bolzano Weierstrass Theorem Extensions

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

CHAPTER 4. Series. 1. What is a Series?

CHAPTER 4. Series. 1. What is a Series? CHAPTER 4 Series Given a sequence, in many contexts it is natural to ask about the sum of all the numbers in the sequence. If only a finite number of the are nonzero, this is trivial and not very interesting.

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

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

Paul-Eugène Parent. March 12th, Department of Mathematics and Statistics University of Ottawa. MAT 3121: Complex Analysis I

Paul-Eugène Parent. March 12th, Department of Mathematics and Statistics University of Ottawa. MAT 3121: Complex Analysis I Paul-Eugène Parent Department of Mathematics and Statistics University of Ottawa March 12th, 2014 Outline 1 Holomorphic power Series Proposition Let f (z) = a n (z z o ) n be the holomorphic function defined

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

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

5.2 Infinite Series Brian E. Veitch

5.2 Infinite Series Brian E. Veitch 5. Infinite Series Since many quantities show up that cannot be computed exactly, we need some way of representing it (or approximating it). One way is to sum an infinite series. Recall that a n is the

More information

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero

We are going to discuss what it means for a sequence to converge in three stages: First, we define what it means for a sequence to converge to zero Chapter Limits of Sequences Calculus Student: lim s n = 0 means the s n are getting closer and closer to zero but never gets there. Instructor: ARGHHHHH! Exercise. Think of a better response for the instructor.

More information

Taylor Polynomials. James K. Peterson. Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Taylor Polynomials. James K. Peterson. Department of Biological Sciences and Department of Mathematical Sciences Clemson University James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University September 24, 2013 Outline 1 First Order Approximation s Second Order Approximations 2 Approximation

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

3! + 4! + Binomial series: if α is a nonnegative integer, the series terminates. Otherwise, the series converges if x < 1 but diverges if x > 1.

3! + 4! + Binomial series: if α is a nonnegative integer, the series terminates. Otherwise, the series converges if x < 1 but diverges if x > 1. Page 1 Name: ID: Section: This exam has 16 questions: 14 multiple choice questions worth 5 points each. hand graded questions worth 15 points each. Important: No graphing calculators! Any non-graphing

More information

Power Series Solutions of Ordinary Differential Equations

Power Series Solutions of Ordinary Differential Equations Power Series Solutions for Ordinary Differential Equations James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University December 4, 2017 Outline Power

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

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

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

Predator - Prey Model Trajectories and the nonlinear conservation law

Predator - Prey Model Trajectories and the nonlinear conservation law Predator - Prey Model Trajectories and the nonlinear conservation law James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 28, 2013 Outline

More information

Math 112 Rahman. Week Taylor Series Suppose the function f has the following power series:

Math 112 Rahman. Week Taylor Series Suppose the function f has the following power series: Math Rahman Week 0.8-0.0 Taylor Series Suppose the function f has the following power series: fx) c 0 + c x a) + c x a) + c 3 x a) 3 + c n x a) n. ) Can we figure out what the coefficients are? Yes, yes

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

Dirchlet s Function and Limit and Continuity Arguments

Dirchlet s Function and Limit and Continuity Arguments Dirchlet s Function and Limit and Continuity Arguments James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University November 2, 2018 Outline Dirichlet

More information

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 4 Solutions Please write neatly, and in complete sentences when possible.

Math 320: Real Analysis MWF 1pm, Campion Hall 302 Homework 4 Solutions Please write neatly, and in complete sentences when possible. Math 320: Real Analysis MWF pm, Campion Hall 302 Homework 4 Solutions Please write neatly, and in complete sentences when possible. Do the following problems from the book: 2.6.3, 2.7.4, 2.7.5, 2.7.2,

More information

Function Composition and Chain Rules

Function Composition and Chain Rules Function Composition and s James K. Peterson Department of Biological Sciences and Department of Matematical Sciences Clemson University Marc 8, 2017 Outline 1 Function Composition and Continuity 2 Function

More information

1. Pace yourself. Make sure you write something on every problem to get partial credit. 2. If you need more space, use the back of the previous page.

1. Pace yourself. Make sure you write something on every problem to get partial credit. 2. If you need more space, use the back of the previous page. ***THIS TIME I DECIDED TO WRITE A LOT OF EXTRA PROBLEMS TO GIVE MORE PRACTICE. The actual midterm will have about 6 problems. If you want to practice something with approximately the same length as the

More information

Section 5.8. Taylor Series

Section 5.8. Taylor Series Difference Equations to Differential Equations Section 5.8 Taylor Series In this section we will put together much of the work of Sections 5.-5.7 in the context of a discussion of Taylor series. We begin

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

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1.

Sequences. Chapter 3. n + 1 3n + 2 sin n n. 3. lim (ln(n + 1) ln n) 1. lim. 2. lim. 4. lim (1 + n)1/n. Answers: 1. 1/3; 2. 0; 3. 0; 4. 1. Chapter 3 Sequences Both the main elements of calculus (differentiation and integration) require the notion of a limit. Sequences will play a central role when we work with limits. Definition 3.. A Sequence

More information

Problem 3. Give an example of a sequence of continuous functions on a compact domain converging pointwise but not uniformly to a continuous function

Problem 3. Give an example of a sequence of continuous functions on a compact domain converging pointwise but not uniformly to a continuous function Problem 3. Give an example of a sequence of continuous functions on a compact domain converging pointwise but not uniformly to a continuous function Solution. If we does not need the pointwise limit of

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

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

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

Worksheet 9. Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates.

Worksheet 9. Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates. ATH 57H Spring 0 Worksheet 9 Topics: Taylor series; using Taylor polynomials for approximate computations. Polar coordinates.. Let f(x) = +x. Find f (00) (0) - the 00th derivative of f at point x = 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

Power Series in Differential Equations

Power Series in Differential Equations Power Series in Differential Equations Prof. Doug Hundley Whitman College April 18, 2014 Last time: Review of Power Series (5.1) The series a n (x x 0 ) n can converge either: Last time: Review of Power

More information

CHAPTER 2 INFINITE SUMS (SERIES) Lecture Notes PART 1

CHAPTER 2 INFINITE SUMS (SERIES) Lecture Notes PART 1 CHAPTER 2 INFINITE SUMS (SERIES) Lecture Notes PART We extend now the notion of a finite sum Σ n k= a k to an INFINITE SUM which we write as Σ n= a n as follows. For a given a sequence {a n } n N {0},

More information

Fourier Series Code. James K. Peterson. April 9, Department of Biological Sciences and Department of Mathematical Sciences Clemson University

Fourier Series Code. James K. Peterson. April 9, Department of Biological Sciences and Department of Mathematical Sciences Clemson University Fourier Series Code James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University April 9, 2018 Outline 1 We will need to approximate Fourier series expansions

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

Testing Series with Mixed Terms

Testing Series with Mixed Terms Testing Series with Mixed Terms Philippe B. Laval KSU Today Philippe B. Laval (KSU) Series with Mixed Terms Today 1 / 17 Outline 1 Introduction 2 Absolute v.s. Conditional Convergence 3 Alternating Series

More information