Download presentation
Presentation is loading. Please wait.
Published byKory Pitts Modified over 9 years ago
1
Chapter 9 Sequences and Series The Fibonacci sequence is a series of integers mentioned in a book by Leonardo of Pisa (Fibonacci) in 1202 as the answer to an ancient arithmetic problem. The series begins with zero, and naturally progresses to one. The series becomes 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, and so on into infinity. In the Fibonacci sequence, each number is added to the previous to make the next.
2
9.1 Overview
3
Slide 9 - 3 Example 1 Example 2
4
Slide 9 - 4
5
Slide 9 - 5
6
Slide 9 - 6
7
Slide 9 - 7
8
Slide 9 - 8
9
Slide 9 - 9
10
Slide 9 - 10
11
Slide 9 - 11 Sequences and Series A series is the sum of the terms of a sequence. Finite sequences and series have defined first and last terms Infinite sequences and series continue indefinitely.
12
9.2 Sequences
13
Slide 9 - 13
14
Slide 9 - 14 Practice with examples: a) b) c) p.527
15
Slide 9 - 15 Definitions:
16
Slide 9 - 16 Examples: Bounded and monotonic. Limit is 1 Bounded but non-monotonic. Limit does not exist
17
Slide 9 - 17 Definitions: Arithmetic and Geometric sequences An arithmetic sequence goes from one term to the next by adding (or subtracting) the same value. Examples: 2, 5, 8, 11, 14,... (add 3 at each step) 7, 3, –1, –5,... (subtract 4 at each step) A geometric sequence goes from one term to the next by multiplying (or dividing) by the same value. Examples: 1, 2, 4, 8, 16,... (multiply by 2 at each step) 81, 27, 9, 3, 1, 1/3,... (divide by 3 at each step)
18
Slide 9 - 18
19
Slide 9 - 19
20
Slide 9 - 20
21
Slide 9 - 21
22
Slide 9 - 22
23
Slide 9 - 23 Practice:
24
Slide 9 - 24 Practice:
25
Slide 9 - 25 Practice:
26
9.3 Infinite Series
27
Slide 9 - 27 Recall: A series is the sum of the terms of a sequence. Finite sequences and series have defined first and last terms. Infinite sequences and series continue indefinitely.
28
Slide 9 - 28 Geometric series Constant ratio between successive terms. Example: Geometric series are used throughout mathematics, and they have important applications in physics, engineering, biology, economics, computer science, and finance. Common ratio: the ratio of successive terms in the series Example: The behavior of the terms depends on the common ratio r.
29
Slide 9 - 29 If r is between −1 and +1, the terms of the series become smaller and smaller, and the series converges to a sum. If r is greater than one or less than minus one the terms of the series become larger and larger in magnitude. The sum of the terms also gets larger and larger, and the series has no sum. The series diverges. If r is equal to one, all of the terms of the series are the same. The series diverges. If r is minus one the terms take two values alternately (e.g. 2, −2, 2, −2, 2,... ). The sum of the terms oscillates between two values (e.g. 2, 0, 2, 0, 2,... ). This is a different type of divergence and again the series has no sum. (example Grandi's series: 1 − 1 + 1 − 1 + ···).Grandi's series
30
Slide 9 - 30 Formula:
31
Slide 9 - 31 Practice:
32
Slide 9 - 32 Answers:
33
Slide 9 - 33
34
Slide 9 - 34 Practice 2:
35
Slide 9 - 35 Answers:
36
Slide 9 - 36 Application of geometric series: Repeating decimals
37
Slide 9 - 37 Telescoping series
38
Slide 9 - 38 A term will cancel with a term that is farther down the list. It’s not always obvious if a series is telescoping or not until you try to get the partial sums and then see if they are in fact telescoping.
39
9.4 – 9.5 – 9.6 Convergence Tests for Infinite Series Alternating Series
40
Slide 9 - 40 Let be an infinite series of positive terms. The series converges if and only if the sequence of partial sums,, converges. This means: Definition of Convergence for an infinite series: If, the series diverges. Divergence Test: Example: The series is divergent since However, does not imply convergence!
41
Slide 9 - 41 Geometric Series: The Geometric Series: converges for If the series converges, the sum of the series is: Example: The series with and converges. The sum of the series is 35.
42
Slide 9 - 42 p-Series: The Series: (called a p-series) converges for and diverges for Example: The series is convergent. The series is divergent.
43
Slide 9 - 43 Integral test: If f is a continuous, positive, decreasing function on with then the series converges if and only if the improper integral converges. Example: Try the series: Note: in general for a series of the form:
44
Slide 9 - 44 Comparison test: If the series and are two series with positive terms, then: (a) If is convergent and for all n, then converges. (b) If is divergent and for all n, then diverges. (smaller than convergent is convergent) (bigger than divergent is divergent) Examples: which is a divergent harmonic series. Since the original series is larger by comparison, it is divergent. which is a convergent p-series. Since the original series is smaller by comparison, it is convergent.
45
Slide 9 - 45 Limit Comparison test: If the the series and are two series with positive terms, and if where then either both series converge or both series diverge. Useful trick: To obtain a series for comparison, omit lower order terms in the numerator and the denominator and then simplify. Examples: For the series compare to which is a convergent p-series. For the series compare to which is a divergent geometric series.
46
Slide 9 - 46 Alternating Series test: If the alternating series satisfies: and then the series converges. Definition: Absolute convergence means that the series converges without alternating (all signs and terms are positive). Example: The series is convergent but not absolutely convergent. Alternating p-series converges for p > 0. Example: The series and the Alternating Harmonic series are convergent.
47
Slide 9 - 47 Ratio test: (a) If then the series converges; (b) If the series diverges. (c) Otherwise, you must use a different test for convergence. If this limit is 1, the test is inconclusive and a different test is required. Specifically, the Ratio Test does not work for p-series. Example:
48
Slide 9 - 48 Useful procedure: Apply the following steps when testing for convergence: 1.Does the n th term approach zero as n approaches infinity? If not, the Divergence Test implies the series diverges. 2.Is the series one of the special types - geometric, telescoping, p-series, alternating series? 3.Can the integral test, ratio test, or root test be applied? 4.Can the series be compared in a useful way to one of the special types?
49
Slide 9 - 49 Summary of all tests:
Similar presentations
© 2024 SlidePlayer.com Inc.
All rights reserved.