Infinite Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics

Size: px
Start display at page:

Download "Infinite Series. MATH 211, Calculus II. J. Robert Buchanan. Spring Department of Mathematics"

Transcription

1 Infinite Series MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018

2 Background Consider the repeating decimal form of 2/ = = = 6(0.1) + 6(0.1) 2 + 6(0.1) 3 + 6(0.1) 4 + = 6(0.1) k

3 Background Consider the repeating decimal form of 2/ = = = 6(0.1) + 6(0.1) 2 + 6(0.1) 3 + 6(0.1) 4 + = 6(0.1) k Question: what does it mean to perform a summation of an infinite number of terms?

4 Infinite Series Definition An infinite series is an expression of the form a 1 + a 2 + a a k + = A finite summation of the form S n = a 1 + a 2 + a a n = a k. n is called the n th partial sum of the series. The sequence {S n } n=1 is called the sequence of partial sums of the series. a k

5 Convergence and Divergence Definition If {S n } n=1 is the sequence of partial sums of the series and if lim S n = S n where S is finite, then S is called the sum of the series, we say the series converges and we can write S = a k. If S is infinite or does not exist then we say the series diverges. a k

6 Previous Example (1 of 2) Consider 6(0.1) k. What is the sequence of partial sums of the series?

7 Previous Example (1 of 2) Consider the series? 6(0.1) k. What is the sequence of partial sums of S 1 = S 2 = S 3 = 1 6(0.1) k = 6(0.1) 1 = (0.1) k = 6(0.1) 1 + 6(0.1) 2 = (0.1) k = S n = }{{ 66 } n digits

8 Previous Example (2 of 2) Consider 6(0.1) k. Does the series converge and, if so, to what number?

9 Previous Example (2 of 2) Consider 6(0.1) k. Does the series converge and, if so, to what number? The series converges to 2/3. 6(0.1) k = 2 3

10 Examples Determine if the following series converge or diverge k k 1 k 1 k(k + 1) ( 1) k

11 Solution: 21 k S 1 = S 2 = S 3 =. S N = k = = k = = k = = 7 4 N 2 1 k = N 1 S. = ( lim N = lim 2 1 ) N N 2 N 1 = 2 The infinite series converges to S = 2.

12 Solution: k 1 k S 1 = S 2 = S 3 =. S N = N k 1 k k 1 k k 1 k k 1 k = = 0 = = 1 2 = = 7 6 = S N 1 + N 1 N The infinite series diverges.

13 Solution: 1 k(k+1) Using partial fraction decomposition S N = = = N N 1 k(k + 1) ( = 1 + ( 1 k 1 ) + ( = 1 1 N + 1 ) k + 1 ( ) 3 ) + S = lim N S N = lim N 1 k(k + 1) = 1 k 1 k + 1. Thus ( ( N 1 ) N + 1 ) + + ( 1 1 ) = 1 N + 1 The infinite series converges to S = 1. ( 1 N + 1 N ) 1 N + 1

14 Solution: ( 1)k S 1 = S 2 = S 3 = S N = 1 ( 1) k = ( 1) 1 = 1 2 ( 1) k = = 0 3 ( 1) k = = 1 { 1 if N is odd, 0 if N is even. The infinite series diverges.

15 Geometric Series Theorem For a 0, the geometric series a r k converges to k=0 a 1 r if r < 1 and diverges if r 1. The term r is called the ratio.

16 Proof S N = r S N = r N a r k = a + ar + ar 2 + ar ar N k=0 N a r k = ar + ar 2 + ar ar N+1 k=0 S N r S N = a r N+1 S N (1 r) = a r N+1 S N = a r N+1 1 r lim S N = lim N N S = a 1 r a r N+1 1 r if r < 1.

17 Examples (1 of 3) Find the sum of the series

18 Examples (1 of 3) Find the sum of the series = 5( ) ( [ 2 ] 0 [ ] 2 1 [ 2 = [ ] 2 k = 5 3 = k=0 5 1 [ ] = ] 2 + [ ] )

19 Examples (2 of 3) Is the series 2 2k 3 1 k convergent or divergent?

20 Examples (2 of 3) Is the series 2 2k 3 1 k convergent or divergent? 2 2k 3 1 k = 4 k k = [ ] 4 k 3 3 Since r = 4 3 > 1, the infinite series diverges.

21 Examples (3 of 3) Write the repeating decimal as a ratio of integers.

22 Examples (3 of 3) Write the repeating decimal as a ratio of integers = = = ( ) = / = = =

23 Issues of Convergence and Divergence Theorem If a k converges, then lim a k = 0. k

24 Issues of Convergence and Divergence Theorem If a k converges, then lim a k = 0. k Proof. Let the sum of the series be L and let S N be the nth partial sum. S N S N 1 = N N 1 a k S N S N 1 = a N lim N S N 1 ) N = lim N N L L = 0 = lim N N a k = (a a N 1 + a N ) (a a N 1 )

25 k th -Term Test for Divergence Theorem (k th -Term Test for Divergence) If lim a k 0, then a k diverges. k

26 k th -Term Test for Divergence Theorem (k th -Term Test for Divergence) If lim a k 0, then a k diverges. k Example Show that the series k 2 5k diverges.

27 The Harmonic Series Remark: just because lim a k = 0 we cannot conclude that k a k converges. Lemma The harmonic series 1 k diverges.

28 Divergence of the Harmonic Series S 1 = 1 S 2 = = 3 2 S 4 = > 2 S 8 > 5 2 S 16 > 3 S 2 n > 1 + n 2 lim 2 n n =.

29 Properties of Convergent Series (1 of 2) Theorem If a k and b k are convergent series with sums A and B respectively, then 1. (a k + b k ) converges to A + B. 2. (a k b k ) converges to A B. 3. If c is a constant then (ca k ) converges to ca.

30 Properties of Convergent Series (2 of 2) Theorem If a k converges and b k diverges, then 1. (a k + b k ) diverges. 2. If c 0 is a constant then (cb k ) diverges.

31 Sierpinksi Gasket (1 of 3) Remove the center 1/9 of a square of side 1, then remove the center ninths of the eight remaining squares, and continue. Find the total area of all the removed squares.

32 Sierpinksi Gasket (2 of 3) Remove the center 1/9 of a square of side 1, then remove the center ninths of the eight remaining squares, and continue. Find the total area of all the removed squares.

33 Sierpinksi Gasket (3 of 3) Area removed: A = = 1 ( ) 81 + ( ) = 1 9 = 1/ = [ 8 9] 2 +

34 Half Circles Assume the largest circle has a radius of 1 and find the sum of the shaded areas in the figure.

35 Solution The largest circle has radius r = 1, the next r = 1/2, the next r = 1/4, and so on. A = = = k=0 k=0 π 2 π 2 π/2 1 1/4 ( (1 ) ) k 2 2 ( ) 1 k 4 = 2π 3

36 Triangles Assume the square has sides of length 1 and find the sum of the shaded areas in the figure.

37 Solution The square has area 1, so the largest triangle has area A 1 = 1/4. The second largest triangle is one quarter the area of a square whose sides are 1/2 in length, thus A 2 = (1/4)(1/4) = 1/16. The third largest triangle will have area A 3 = 1/64 and so on. A = ( = ( 1 4) 2 + ) = = k= /4 1 1/4 ( ) 1 k 4 = 1 3

38 Right Triangles b θ 1. Express the total length of the dotted line in the triangle in terms of b and θ. 2. Compute the sum of the length of the dotted line. 3. What happens as θ π/2?

39 Solution The right-most right triangle has a hypotenuse of length b and a height of length b sin θ. The third right-most triangle has a hypotenuse of length b sin 2 θ and a height of length n sin 3 θ. L = b + b sin θ + b sin 2 θ + b sin 3 θ + L = = b(1 + sin θ + sin 2 θ + sin 3 θ + ) = b(sin θ) k k=0 b 1 sin θ lim L = lim θ π/2 θ π/2 b 1 sin θ =

40 Stacking Blocks Suppose you have a large supply of rectangular blocks all of the same size and you stack them at the edge of a table with each block extending farther beyond the edge of the table than the one beneath it. Show that the top block can extend arbtrarily far beyond the edge of the table.

41 Stacking Blocks: Illustration 1/2 1/4 1/2 1/6 1/4 1/2 x 1/6 1/4 1/2

42 Stacking Blocks: Solution When there are n blocks, the stack will balance if exactly half the weight of the blocks extends beyond the edge of the table. Thus when n = 1 the block may overhang the edge of the table a distance s = 1/2. When n = 2, the top block overhangs the bottom block by 1/2 and the bottom block overhangs the edge of the table by x. A total weight of 2/2 = 1 extends beyond the edge of the table. 1 = x + (x + 1/2) = x = 1/4 Thus the total overhang is s = 1/2 + 1/4 = 3/4.

43 Stacking Blocks: Solution When n = 3, the top block overhangs the middle block by 1/2, the middle block overhangs the bottom block by 1/4, and the bottom block overhangs the edge of the table by x. A total weight of 3/2 extends beyond the edge of the table. 3 = x + (x + 1/4) + (x + 1/2 + 1/4) = x = 1/6 2 The total overhang is s = 3/4 + 1/6 = 11/12. Thus when there are n blocks the total overhang is s = 1 ( ). n

44 Homework Read Section 11.2 Exercises: WebAssign/D2L

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

Absolute Convergence and the Ratio Test

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

More information

Absolute Convergence and the Ratio Test

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

More information

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

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

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

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

Properties of Linear Transformations from R n to R m

Properties of Linear Transformations from R n to R m Properties of Linear Transformations from R n to R m MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Topic Overview Relationship between the properties of a matrix transformation

More information

Math 0230 Calculus 2 Lectures

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

More information

The Cross Product. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan The Cross Product

The Cross Product. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan The Cross Product The Cross Product MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Introduction Recall: the dot product of two vectors is a scalar. There is another binary operation on vectors

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

REVIEW: MORE FUNCTIONS AP CALCULUS :: MR. VELAZQUEZ

REVIEW: MORE FUNCTIONS AP CALCULUS :: MR. VELAZQUEZ REVIEW: MORE FUNCTIONS AP CALCULUS :: MR. VELAZQUEZ INVERSE FUNCTIONS Two functions are inverses if they undo each other. In other words, composing one function in the other will result in simply x (the

More information

Conic Sections in Polar Coordinates

Conic Sections in Polar Coordinates Conic Sections in Polar Coordinates MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction We have develop the familiar formulas for the parabola, ellipse, and hyperbola

More information

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes

16.4. Power Series. Introduction. Prerequisites. Learning Outcomes Power Series 6.4 Introduction In this Section we consider power series. These are examples of infinite series where each term contains a variable, x, raised to a positive integer power. We use the ratio

More information

3. Infinite Series. The Sum of a Series. A series is an infinite sum of numbers:

3. Infinite Series. The Sum of a Series. A series is an infinite sum of numbers: 3. Infinite Series A series is an infinite sum of numbers: The individual numbers are called the terms of the series. In the above series, the first term is, the second term is, and so on. The th term

More information

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics

Linear Independence. MATH 322, Linear Algebra I. J. Robert Buchanan. Spring Department of Mathematics Linear Independence MATH 322, Linear Algebra I J. Robert Buchanan Department of Mathematics Spring 2015 Introduction Given a set of vectors {v 1, v 2,..., v r } and another vector v span{v 1, v 2,...,

More information

Infinite Series - Section Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example:

Infinite Series - Section Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example: Infinite Series - Section 10.2 Can you add up an infinite number of values and get a finite sum? Yes! Here is a familiar example: 1 3 0. 3 0. 3 0. 03 0. 003 0. 0003 Ifa n is an infinite sequence, then

More information

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx

y = x 3 and y = 2x 2 x. 2x 2 x = x 3 x 3 2x 2 + x = 0 x(x 2 2x + 1) = 0 x(x 1) 2 = 0 x = 0 and x = (x 3 (2x 2 x)) dx Millersville University Name Answer Key Mathematics Department MATH 2, Calculus II, Final Examination May 4, 2, 8:AM-:AM Please answer the following questions. Your answers will be evaluated on their correctness,

More information

a 0 a 1 1 n n 1 a n n 1 n 2 a n 1 n 3 a n 2 Find the sum of the series. n 0 a n x x dx 1 n 1

a 0 a 1 1 n n 1 a n n 1 n 2 a n 1 n 3 a n 2 Find the sum of the series. n 0 a n x x dx 1 n 1 CHALLENGE PROBLEMS CHALLENGE PROBLEMS: CHAPTER 8 A Click here for answers S Click here for solutions P 4 8 P FIGURE FOR PROBLEM 4 P P A P If f sin, find f 5 A function f is defined by Where is f continuous?

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

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

Ch 9/10/11/12 Exam Review

Ch 9/10/11/12 Exam Review Ch 9/0// Exam Review The vector v has initial position P and terminal point Q. Write v in the form ai + bj; that is, find its position vector. ) P = (4, 6); Q = (-6, -) Find the vertex, focus, and directrix

More information

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem Green s Theorem MATH 311, alculus III J. obert Buchanan Department of Mathematics Fall 2011 Main Idea Main idea: the line integral around a positively oriented, simple closed curve is related to a double

More information

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics

Continuity. MATH 161 Calculus I. J. Robert Buchanan. Fall Department of Mathematics Continuity MATH 161 Calculus I J. Robert Buchanan Department of Mathematics Fall 2017 Intuitive Idea A process or an item can be described as continuous if it exists without interruption. The mathematical

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

Sequences. 1. Number sequences. 2. Arithmetic sequences. Consider the illustrated pattern of circles:

Sequences. 1. Number sequences. 2. Arithmetic sequences. Consider the illustrated pattern of circles: Sequences 1. Number sequences Consider the illustrated pattern of circles: The first layer has just one blue ball. The second layer has three pink balls. The third layer has five black balls. The fourth

More information

Vectors in the Plane

Vectors in the Plane Vectors in the Plane MATH 311, Calculus III J. Robert Buchanan Department of Mathematics Fall 2011 Vectors vs. Scalars scalar quantity having only a magnitude (e.g. temperature, volume, length, area) and

More information

Arc Length and Surface Area in Parametric Equations

Arc Length and Surface Area in Parametric Equations Arc Length and Surface Area in Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2011 Background We have developed definite integral formulas for arc length

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

APPM 1360 Final Exam Spring 2016

APPM 1360 Final Exam Spring 2016 APPM 36 Final Eam Spring 6. 8 points) State whether each of the following quantities converge or diverge. Eplain your reasoning. a) The sequence a, a, a 3,... where a n ln8n) lnn + ) n!) b) ln d c) arctan

More information

Objectives. Materials

Objectives. Materials Activity 8 Exploring Infinite Series Objectives Identify a geometric series Determine convergence and sum of geometric series Identify a series that satisfies the alternating series test Use a graphing

More information

a j x j. j=0 The number R (possibly infinite) which Theorem 1 guarantees is called the radius of convergence of the power series.

a j x j. j=0 The number R (possibly infinite) which Theorem 1 guarantees is called the radius of convergence of the power series. Lecture 6 Power series A very important class of series to study are the power series. They are interesting in part because they represent functions and in part because they encode their coefficients which

More information

MATH115. Sequences and Infinite Series. Paolo Lorenzo Bautista. June 29, De La Salle University. PLBautista (DLSU) MATH115 June 29, / 16

MATH115. Sequences and Infinite Series. Paolo Lorenzo Bautista. June 29, De La Salle University. PLBautista (DLSU) MATH115 June 29, / 16 MATH115 Sequences and Infinite Series Paolo Lorenzo Bautista De La Salle University June 29, 2014 PLBautista (DLSU) MATH115 June 29, 2014 1 / 16 Definition A sequence function is a function whose domain

More information

QUIZ PAGE 7 KS3, KS4, Non-Calculator, with Answers/Solutions A. 0 B. -1 C. 2 D. 3 E. 1

QUIZ PAGE 7 KS3, KS4, Non-Calculator, with Answers/Solutions A. 0 B. -1 C. 2 D. 3 E. 1 QUIZ PAGE 7 KS3, KS4, Non-Calculator, with Answers/Solutions 1. The integer (whole number) closest to A. 0 B. -1 C. 2 D. 3 E. 1 2. If n is an integer, which of the following must be an odd number? A. 3.

More information

Convert the equation to the standard form for an ellipse by completing the square on x and y. 3) 16x y 2-32x - 150y = 0 3)

Convert the equation to the standard form for an ellipse by completing the square on x and y. 3) 16x y 2-32x - 150y = 0 3) Math 370 Exam 5 Review Name Graph the ellipse and locate the foci. 1) x 6 + y = 1 1) foci: ( 15, 0) and (- 15, 0) Objective: (9.1) Graph Ellipses Not Centered at the Origin Graph the ellipse. ) (x + )

More information

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

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

More information

Discrete Mathematics. Spring 2017

Discrete Mathematics. Spring 2017 Discrete Mathematics Spring 2017 Previous Lecture Principle of Mathematical Induction Mathematical Induction: rule of inference Mathematical Induction: Conjecturing and Proving Climbing an Infinite Ladder

More information

Fundamental Theorem of Calculus

Fundamental Theorem of Calculus Fundamental Theorem of Calculus MATH 6 Calculus I J. Robert Buchanan Department of Mathematics Summer 208 Remarks The Fundamental Theorem of Calculus (FTC) will make the evaluation of definite integrals

More information

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , ,

Name: Date: Practice Midterm Exam Sections 1.2, 1.3, , , Name: Date: Practice Midterm Exam Sections 1., 1.3,.1-.7, 6.1-6.5, 8.1-8.7 a108 Please develop your one page formula sheet as you try these problems. If you need to look something up, write it down on

More information

Trigonometric Ratios. θ + k 360

Trigonometric Ratios. θ + k 360 Trigonometric Ratios These notes are intended as a summary of section 6.1 (p. 466 474) in your workbook. You should also read the section for more complete explanations and additional examples. Coterminal

More information

COT 2104 Homework Assignment 1 (Answers)

COT 2104 Homework Assignment 1 (Answers) 1) Classify true or false COT 2104 Homework Assignment 1 (Answers) a) 4 2 + 2 and 7 < 50. False because one of the two statements is false. b) 4 = 2 + 2 7 < 50. True because both statements are true. c)

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

Calculus and Parametric Equations

Calculus and Parametric Equations Calculus and Parametric Equations MATH 211, Calculus II J. Robert Buchanan Department of Mathematics Spring 2018 Introduction Given a pair a parametric equations x = f (t) y = g(t) for a t b we know how

More information

MSc Mas6002, Introductory Material Mathematical Methods Exercises

MSc Mas6002, Introductory Material Mathematical Methods Exercises MSc Mas62, Introductory Material Mathematical Methods Exercises These exercises are on a range of mathematical methods which are useful in different parts of the MSc, especially calculus and linear algebra.

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

(Infinite) Series Series a n = a 1 + a 2 + a a n +...

(Infinite) Series Series a n = a 1 + a 2 + a a n +... (Infinite) Series Series a n = a 1 + a 2 + a 3 +... + a n +... What does it mean to add infinitely many terms? The sequence of partial sums S 1, S 2, S 3, S 4,...,S n,...,where nx S n = a i = a 1 + a 2

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

AP Calculus BC Summer Assignment. Please show all work either in the margins or on separate paper. No credit will be given without supporting work.

AP Calculus BC Summer Assignment. Please show all work either in the margins or on separate paper. No credit will be given without supporting work. AP Calculus BC Summer Assignment These problems are essential practice for AP Calculus BC. Unlike AP Calculus AB, BC students need to also be quite familiar with polar and parametric equations, as well

More information

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx.

Math 181, Exam 2, Fall 2014 Problem 1 Solution. sin 3 (x) cos(x) dx. Math 8, Eam 2, Fall 24 Problem Solution. Integrals, Part I (Trigonometric integrals: 6 points). Evaluate the integral: sin 3 () cos() d. Solution: We begin by rewriting sin 3 () as Then, after using the

More information

Natural Numbers: Also called the counting numbers The set of natural numbers is represented by the symbol,.

Natural Numbers: Also called the counting numbers The set of natural numbers is represented by the symbol,. Name Period Date: Topic: Real Numbers and Their Graphs Standard: 9-12.A.1.3 Objective: Essential Question: What is the significance of a point on a number line? Determine the relative position on the number

More information

Interpolation and the Lagrange Polynomial

Interpolation and the Lagrange Polynomial Interpolation and the Lagrange Polynomial MATH 375 J. Robert Buchanan Department of Mathematics Fall 2013 Introduction We often choose polynomials to approximate other classes of functions. Theorem (Weierstrass

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

UNC Charlotte Super Competition - Comprehensive test March 2, 2015

UNC Charlotte Super Competition - Comprehensive test March 2, 2015 March 2, 2015 1. triangle is inscribed in a semi-circle of radius r as shown in the figure: θ The area of the triangle is () r 2 sin 2θ () πr 2 sin θ () r sin θ cos θ () πr 2 /4 (E) πr 2 /2 2. triangle

More information

Analysis II: Basic knowledge of real analysis: Part IV, Series

Analysis II: Basic knowledge of real analysis: Part IV, Series .... Analysis II: Basic knowledge of real analysis: Part IV, Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American March 1, 2011 K.Maruno (UT-Pan American) Analysis II

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

EECS 1028 M: Discrete Mathematics for Engineers

EECS 1028 M: Discrete Mathematics for Engineers EECS 1028 M: Discrete Mathematics for Engineers Suprakash Datta Office: LAS 3043 Course page: http://www.eecs.yorku.ca/course/1028 Also on Moodle S. Datta (York Univ.) EECS 1028 W 18 1 / 16 Sequences and

More information

Alternating Series, Absolute and Conditional Convergence Á + s -1dn Á + s -1dn 4

Alternating Series, Absolute and Conditional Convergence Á + s -1dn Á + s -1dn 4 .6 Alternating Series, Absolute and Conditional Convergence 787.6 Alternating Series, Absolute and Conditional Convergence A series in which the terms are alternately positive and negative is an alternating

More information

From Calculus II: An infinite series is an expression of the form

From Calculus II: An infinite series is an expression of the form MATH 3333 INTERMEDIATE ANALYSIS BLECHER NOTES 75 8. Infinite series of numbers From Calculus II: An infinite series is an expression of the form = a m + a m+ + a m+2 + ( ) Let us call this expression (*).

More information

Saxon Calculus Scope and Sequence

Saxon Calculus Scope and Sequence hmhco.com Saxon Calculus Scope and Sequence Foundations Real Numbers Identify the subsets of the real numbers Identify the order properties of the real numbers Identify the properties of the real number

More information

2009 Math Olympics Level II Solutions

2009 Math Olympics Level II Solutions Saginaw Valley State University 009 Math Olympics Level II Solutions 1. f (x) is a degree three monic polynomial (leading coefficient is 1) such that f (0) 3, f (1) 5 and f () 11. What is f (5)? (a) 7

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

Math Test #3 Info and Review Exercises

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

More information

Sequence. A list of numbers written in a definite order.

Sequence. A list of numbers written in a definite order. Sequence A list of numbers written in a definite order. Terms of a Sequence a n = 2 n 2 1, 2 2, 2 3, 2 4, 2 n, 2, 4, 8, 16, 2 n We are going to be mainly concerned with infinite sequences. This means we

More information

Section 3.2 : Sequences

Section 3.2 : Sequences Section 3.2 : Sequences Note: Chapter 11 of Stewart s Calculus is a good reference for this chapter of our lecture notes. Definition 52 A sequence is an infinite ordered list a 1, a 2, a 3,... The items

More information

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS

SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS (Chapter 9: Discrete Math) 9.11 SECTION 9.2: ARITHMETIC SEQUENCES and PARTIAL SUMS PART A: WHAT IS AN ARITHMETIC SEQUENCE? The following appears to be an example of an arithmetic (stress on the me ) sequence:

More information

Sequences and Series. Copyright Cengage Learning. All rights reserved.

Sequences and Series. Copyright Cengage Learning. All rights reserved. Sequences and Series Copyright Cengage Learning. All rights reserved. 12.1 Sequences and Summation Notation Copyright Cengage Learning. All rights reserved. Objectives Sequences Recursively Defined Sequences

More information

AP Calc BC Convergence Tests Name: Block: Seat:

AP Calc BC Convergence Tests Name: Block: Seat: AP Calc BC Convergence Tests Name: Block: Seat: n th Term Divergence Test n=k diverges if lim n a n 0 a n diverges if lim n a n does not exist 1. Determine the convergence n 1 n + 1 Geometric Series The

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

Mathathon Round 1 (2 points each)

Mathathon Round 1 (2 points each) Mathathon Round ( points each). A circle is inscribed inside a square such that the cube of the radius of the circle is numerically equal to the perimeter of the square. What is the area of the circle?

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 170 Final Exam Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the function at the given value of the independent variable and

More information

Winter 2014 Practice Final 3/21/14 Student ID

Winter 2014 Practice Final 3/21/14 Student ID Math 4C Winter 2014 Practice Final 3/21/14 Name (Print): Student ID This exam contains 5 pages (including this cover page) and 20 problems. Check to see if any pages are missing. Enter all requested information

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Math 170 Final Exam Review Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Evaluate the function at the given value of the independent variable and

More information

which has a check digit of 9. This is consistent with the first nine digits of the ISBN, since

which has a check digit of 9. This is consistent with the first nine digits of the ISBN, since vector Then the check digit c is computed using the following procedure: 1. Form the dot product. 2. Divide by 11, thereby producing a remainder c that is an integer between 0 and 10, inclusive. The check

More information

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

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

More information

Math 259 Winter Solutions to Homework # We will substitute for x and y in the linear equation and then solve for r. x + y = 9.

Math 259 Winter Solutions to Homework # We will substitute for x and y in the linear equation and then solve for r. x + y = 9. Math 59 Winter 9 Solutions to Homework Problems from Pages 5-5 (Section 9.) 18. We will substitute for x and y in the linear equation and then solve for r. x + y = 9 r cos(θ) + r sin(θ) = 9 r (cos(θ) +

More information

A Few Examples. A Few Examples

A Few Examples. A Few Examples Section 3.2 : Sequences Note: Chapter of Stewart s Calculus is a good reference for this chapter of our lecture notes. Definition 52 A sequence is an infinite ordered list A Few Examples (( ) n + ) n=

More information

Department of Mathematical Sciences. Math 226 Calculus Spring 2016 Exam 2V2 DO NOT TURN OVER THIS PAGE UNTIL INSTRUCTED TO DO SO

Department of Mathematical Sciences. Math 226 Calculus Spring 2016 Exam 2V2 DO NOT TURN OVER THIS PAGE UNTIL INSTRUCTED TO DO SO Department of Mathematical Sciences Math 6 Calculus Spring 6 Eam V DO NOT TURN OVER THIS PAGE UNTIL INSTRUCTED TO DO SO NAME (Printed): INSTRUCTOR: SECTION NO.: When instructed, turn over this cover page

More information

Sequences and infinite series

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

More information

10-6 Functions as Infinite Series

10-6 Functions as Infinite Series Use Use to find a power series representation of g(x) Indicate the interval on which the series converges Use a graphing calculator to graph g(x) and the sixth partial sum of its power series 1 g(x) to

More information

Math 107 Fall 2007 Course Update and Cumulative Homework List

Math 107 Fall 2007 Course Update and Cumulative Homework List Math 107 Fall 2007 Course Update and Cumulative Homework List Date: 8/27 Sections: 5.4 Log: Review of course policies. The mean value theorem for definite integrals. The fundamental theorem of calculus,

More information

xvi xxiii xxvi Construction of the Real Line 2 Is Every Real Number Rational? 3 Problems Algebra of the Real Numbers 7

xvi xxiii xxvi Construction of the Real Line 2 Is Every Real Number Rational? 3 Problems Algebra of the Real Numbers 7 About the Author v Preface to the Instructor xvi WileyPLUS xxii Acknowledgments xxiii Preface to the Student xxvi 1 The Real Numbers 1 1.1 The Real Line 2 Construction of the Real Line 2 Is Every Real

More information

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

Series.  richard/math230 These notes are taken from Calculus Vol I, by Tom M. Apostol, 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 I, by Tom

More information

27 2 x 1 = Solve the equation. Check your solution. 5. Solve the equation. Check your solution. 7. Solve the equation. Check your solution.

27 2 x 1 = Solve the equation. Check your solution. 5. Solve the equation. Check your solution. 7. Solve the equation. Check your solution. Algebra 3-4 Name: 2 nd Semester Exam Review Period: Answer each of the following questions. Some questions may require additional paper in order to show your work. These questions are intended to be a

More information

Section 9.8. First let s get some practice with determining the interval of convergence of power series.

Section 9.8. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. First let s get some practice with determining the interval of convergence of power series. Example (1) Determine

More information

WISCONSIN HIGH SCHOOL STATE MATHEMATICS MEET WISCONSIN MATHEMATICS COUNCIL February 29-March 4, 2016

WISCONSIN HIGH SCHOOL STATE MATHEMATICS MEET WISCONSIN MATHEMATICS COUNCIL February 29-March 4, 2016 Problem Set #1 For this first problem set, calculators are not allowed. They may be used for the remainder of the meet only, starting with Problem Set #2. In simplest form, what is the numerical value

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

PreCalculus Second Semester Review Chapters P-3(1st Semester)

PreCalculus Second Semester Review Chapters P-3(1st Semester) PreCalculus Second Semester Review Chapters P-(1st Semester) Solve. Check for extraneous roots. All but #15 from 1 st semester will be non-calculator. P 1. x x + 5 = 1.8. x x + x 0 (express the answer

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

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 141: Lecture 19

Math 141: Lecture 19 Math 141: Lecture 19 Convergence of infinite series Bob Hough November 16, 2016 Bob Hough Math 141: Lecture 19 November 16, 2016 1 / 44 Series of positive terms Recall that, given a sequence {a n } n=1,

More information

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, 2018 Outline 1 Geometric Series

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

Intermediate Math Circles March 11, 2009 Sequences and Series

Intermediate Math Circles March 11, 2009 Sequences and Series 1 University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Intermediate Math Circles March 11, 009 Sequences and Series Tower of Hanoi The Tower of Hanoi is a game

More information

Topic 7 Notes Jeremy Orloff

Topic 7 Notes Jeremy Orloff Topic 7 Notes Jeremy Orloff 7 Taylor and Laurent series 7. Introduction We originally defined an analytic function as one where the derivative, defined as a limit of ratios, existed. We went on to prove

More information

Higher Order Derivatives

Higher Order Derivatives Higher Order Derivatives A higher order derivative is the derivative of a derivative. For example, let f(x) = 3x x. Its derivative is f (x) = x + x. The derivative of f (x) is an example of a higher order

More information

Practice Final Exam Solutions

Practice Final Exam Solutions Important Notice: To prepare for the final exam, one should study the past exams and practice midterms (and homeworks, quizzes, and worksheets), not just this practice final. A topic not being on the practice

More information

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II.

This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus II. MTH 142 Practice Exam Chapters 9-11 Calculus II With Analytic Geometry Fall 2011 - University of Rhode Island This practice exam is intended to help you prepare for the final exam for MTH 142 Calculus

More information

Part I: Multiple Choice Mark the correct answer on the bubble sheet provided. n=1. a) None b) 1 c) 2 d) 3 e) 1, 2 f) 1, 3 g) 2, 3 h) 1, 2, 3

Part I: Multiple Choice Mark the correct answer on the bubble sheet provided. n=1. a) None b) 1 c) 2 d) 3 e) 1, 2 f) 1, 3 g) 2, 3 h) 1, 2, 3 Math (Calculus II) Final Eam Form A Fall 22 RED KEY Part I: Multiple Choice Mark the correct answer on the bubble sheet provided.. Which of the following series converge absolutely? ) ( ) n 2) n 2 n (

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