Presentation is loading. Please wait.

Presentation is loading. Please wait.

Unit 7 Sequences & Series.

Similar presentations


Presentation on theme: "Unit 7 Sequences & Series."— Presentation transcript:

1 Unit 7 Sequences & Series

2 Patterns

3 Example: Suppose every student in class has a phone conversation with every other member of the class. What is the minimum number of calls required? We can show telephone conversations by using the following diagrams: ?

4 Continued…. How many calls are necessary for two people to have a conversation? How many calls are necessary for everyone to talk to everyone else in a group of three people? In a group of four people? Use a diagram to find the number of calls needed for five people. 1 call 3 calls 6 calls 10 calls

5 Continued… Which of the following formulas can you use to find the pattern for the telephone calls? Use the formula from the previous question to find the number of calls needed for a group of 7 students. How many calls would be needed for this class? C a.) b.) c.)

6 Some patterns can be described with a sequence, or a list of numbers.
Each number in a sequence is a term.

7 Example: Describe the pattern formed & find the next three terms.
Add 7; 55, 62, 69 b.) 243, 81, 27, 9 Divide by 3; 3, 1, 1/3

8 Example: Suppose you drop a handball from a height of 10 ft.
After the ball hits the floor, it rebounds to 85% of its previous height. a.) How high will the ball rebound after its fourth bounce? Original height of the ball: 10 ft. After 1st bounce: After 2nd bounce: After 3rd bounce: After 4th bounce: The ball will rebound about 5.2 feet after the 4th bounce.

9 Continued… b.) About how high will the ball rebound after the 7th bounce? After 4th bounce: After 5th bounce: After 6th bounce: After 7th bounce: The ball will rebound about 3.2 feet after the 7th bounce.

10 Continued… c.) After what bounce will the rebound height be less than 2 feet? After 7th bounce: After 8th bounce: After 9th bounce: After 10th bounce: After the 10th bounce, the rebound height will be less than 2 feet.

11 Homework Worksheet: Patterns

12 Recursive Formula

13 Terms of a Sequence A variable, such as a, with positive integer subscripts, can be used to represent the terms of a sequence. 1st Term 2nd Term n-1 Term nth Term n+1 Term a1 a2 an-1 an an+1 (previous term) (next term)

14 Recursive Formula A recursive formula defines the terms in a sequence by relating each term to the ones before it. The pattern in yesterday’s bouncing ball example was recursive because the height of the ball after each bounce was 85% of its previous height. The recursive formula that describes the ball’s height is , where a1=10 (the first term in the sequence always needs to be defined for a recursive sequence)

15 Example: a.) Describe the pattern that allows you to find the next term in the sequence 2, 4, 6, 8, 10…. Write a recursive formula for the sequence. Add 2 to a term to find the next term A recursive formula is , where a1= 2 b.) Find the sixth & seventh terms in the sequence. Since a5 = 10, a6 = 10+2 = 12 Since a6 = 12, a7 = 12+2 = 14

16 Continued… c.) Find the value of term a9 in the sequence.
Term a9 is the ninth term a9 = d.) Find terms a11 & a15 a11 = a15 =

17 Example: Write a recursive formula for each sequence. Then find the next term. a.) b.) Recursive Formula: Next Term: Recursive Formula: Next Term:

18 Worksheet: Recursive Formulas
Homework Worksheet: Recursive Formulas

19 Explicit Formulas

20 An explicit formula expresses the nth term
A recursive formula allows us to find the value of a term by using the preceding term. However, we can sometimes find the value of a term without knowing the preceding term by using the number of the term to calculate its value. An explicit formula expresses the nth term in terms of n.

21 Example: The spreadsheet shows the perimeters of squares with sides
from 1 to 6 units long. The numbers in each row form a sequence. a.) For each sequence, find the next term (a7) & the twenty- fifth term (a25). Row 2: each term is the same as its subscript; therefore, a7 = 7 and a25 = 25 Row 3: each term is 4 times its subscript; therefore, a7 = 4(7) = 28 & a25 = 4(25) = 100.

22 Continued… b.) Write an explicit formula for each sequence.
Row 2: Row 3: c.) Write the first six terms in the sequence showing the areas of the squares. Then find a20 Area: d.) Write an explicit formula for the sequence from part (c).

23 Worksheet: Explicit Formulas
Homework Worksheet: Explicit Formulas

24 Arithmetic Sequences

25 Arithmetic Sequences In an arithmetic sequence, the difference between consecutive terms is constant. This difference is called the common difference. The common difference can be positive (the terms of the sequence are increasing in value) or negative (the terms of the sequence are decreasing in value).

26 Example: Is the given sequence arithmetic? If so, identify the common difference. a.) 2, 4, 8, 16,… b.) 6, 12, 18, 24,… There is no common difference. It is not an arithmetic sequence. +2 +4 +8 There is a common difference, therefore this is an arithmetic sequence. The common difference is 6. +6 +6 +6

27 You can use an explicit formula to find the value
of the nth term of an arithmetic sequence when the previous term is unknown.

28 Arithmetic Sequence Formulas
Recursive Formula: Explicit Formula: In these formulas, an is the nth term, a1 is the 1st term, n is the number of the term, and d is the common difference.

29 With 75 participants, the bike-a-thon will raise a minimum of $3,725
Example: Suppose you participate in a bike-a-thon for charity. The charity starts with $1100 in donations. Each participant must raise at least $35 in pledges. What is the minimum amount of money raised if there are 75 participants? Find the 76th term of the sequence, 1100, 1135, 1170,… Why the 76th term? Use the explicit formula Substitute a1 = 1100, n =7 6, & d = 35 With 75 participants, the bike-a-thon will raise a minimum of $3,725

30 Example: Use the explicit formula to find the 25th term on the sequence 5, 11, 17, 23, 29 Use the explicit formula Substitute a1 = 5, n =25, & d = 6

31 Arithmetic Mean The arithmetic mean of any two numbers is the average of the two numbers For any three sequential terms in an arithmetic sequence, the middle term is the arithmetic mean of the first and third terms. You can use arithmetic mean to find a missing term of an arithmetic sequence.

32 Example Find the missing term of each arithmetic sequence. a.) b.)

33 Worksheet: Arithmetic Sequences
Homework Worksheet: Arithmetic Sequences

34 Geometric Sequences

35 Geometric Sequences The sequence 1, 2, 4, 8,… is a geometric sequence. How would you describe the sequence? Multiply by 2 The sequence 900, 300, 100,… is also a geometric sequence. Divide by 3 or Multiply by 1/3

36 Geometric Sequences What is common between geometric sequences? In geometric sequences, the ratio between consecutive terms is constant. This ratio is called the common ratio.

37 Example: Is the given sequence geometric? If so, identify the common ratio. a.) 5, 15, 45, 135,… b.) 15, 30, 45, 60,… Each term is being multiplied by 3. So, yes, it is a geometric sequence. x 3 x 3 x 3 The common ratio is 3 No common ratio; therefore, not a geometric sequence. x 2 x 1.5 x 1.3

38 Geometric Sequence Formulas
Recursive Formula: Explicit Formula: In these formulas, an is the nth term, a1 is the 1st term, n is the number of the term, and r is the common ratio.

39 After five reductions of 64%, the photograph is about 1 in. long
Example: Suppose you want a reduced copy of a photograph. The actual length of the photograph is 10 in. The smallest size the copier can make is 64% of the original. Find the length of the photograph after five reductions of 64%. For five reductions, you need to find the 6th term of the geometric sequence 10, 6.4… Use the explicit formula Substitute a1 = 10, n = 6, & r = 0.64 After five reductions of 64%, the photograph is about 1 in. long

40 Geometric Mean You can find the geometric mean of any two positive numbers by taking the positive square root of the product of the two numbers. You can use the geometric mean to find a missing term of a geometric sequence. Geometric Mean =

41 Example Find the missing term of each geometric sequence. a.) b.)

42 Worksheet: Geometric Sequences
Homework Worksheet: Geometric Sequences

43 Arithmetic Series – Day 1

44 Series A series is the expression for the sum of the terms of a sequence Finite sequences and series have terms that you can count individually from 1 to a whole number n. Infinite sequences and series continue without end. Finite Sequence Finite Series 6, 9, 12, 15, 18 Infinite Sequence Infinite Series 3, 7, 11, 15, … …

45 Example: Write the related series for each finite sequence. Then evaluate the series. To evaluate, add the series a.) 2, 11, 20, 29, 38, 47 Related Series: The sum of the terms of the sequence = 147 b.) 0.3, 0.6, 0.9, 1.2, 1.5, 1.8, 2.1, 2.4, 2.7, 3.0 Related Series: The sum of the terms of the sequence = 16.5 c.) 100, 125, 150, 175, 200, 225 Related Series: The sum of the terms of the sequence = 975

46 Arithmetic Series An arithmetic series is a series of terms whose terms form an arithmetic sequence. When a sequence has many terms, or when you know only the first & last terms of the sequence, you can use a formula to evaluate the related series quickly.

47 Sum of a Finite Arithmetic Series
The sum Sn of a Finite Arithmetic Series a1 + a2 + a3 + … + an is where a1 is the first term, an is the nth term, and n is the number of terms.

48 Example: xxxxx xxxxxxx xxxxxxxxx xxxxxxxxxxx xxxxxxxxxxxxx
Several rows of cross-stitches make up the green roof in the picture to the right. a.) Find the total number of green cross-stitches in the roof. xxxxxxxxx xxxxxxxxxxx xxxxxxxxxxxxx The # of cross-stitches in each row form a series. Row 1 = 5 stitches, Row 2 = 7 stitches, … Sum of a finite arithmetic series Substitute n = 5, a1 = 5, & an = 13 There are 45 stitches in the green roof.

49 Worksheet: Arithmetic Series – Day 1
Homework Worksheet: Arithmetic Series – Day 1

50 Arithmetic Series – Day 2

51 Summation Notation You can use the summation symbol ∑ to write a series. Then you can use limits to indicate how many terms you are adding. Limits are the least and greatest integral values of n. upper limit, greatest value of n explicit formula for the sequence lower limit, least value of n

52 Example: Use summation notation to write each series for the specified number of terms. a.) … for 33 terms Write the explicit formula Substitute a1 = 3 & d = 3 n = the # of the term, so leave that blank distribute & simplify upper limit (greatest value of n) = 33 lower limit (least value of n) = 1

53 continued… b.) 1 + 2 + 3 + … ; n = 6 Write the explicit formula
Substitute a1 = 1 & d = 1 n = the # of the term, so leave that blank distribute & simplify upper limit (greatest value of n) = 6 lower limit (least value of n) = 1

54 continued… c.) 3 + 8 + 13 + 18 … ; n = 9 Write the explicit formula
Substitute a1 = 3 & d = 5 n = the # of the term, so leave that blank distribute & simplify upper limit (greatest value of n) = 9 lower limit (least value of n) = 1

55 Example: For each sum, find the number of terms, the first term, and the last term. Then evaluate the series. a.) Step 1: Find the number of terms Since the values of n are 1, 2, & 3, there are 3 terms in the series Step 2: Find the 1st & last terms 1st term: last term: Step 3: Evaluate Use formula

56 continued… b.) Step 1: Find the number of terms
Since the values of n are 1 thru 10, there are 10 terms in the series Step 2: Find the 1st & last terms 1st term: last term: Step 3: Evaluate Use formula

57 continued… c.) Step 1: Find the number of terms
Since the values of n are 2 thru 5, there are 4 terms in the series Step 2: Find the 1st & last terms 1st term: last term: Step 3: Evaluate Use formula

58 Worksheet: Arithmetic Series - Day 2
Homework Worksheet: Arithmetic Series - Day 2

59 Geometric Series – Day 1 Evaluating a Finite Geometric Series

60 Geometric Series A geometric series is the expressions for the sum of the terms of a geometric sequence.

61 Sum of a Finite Geometric Series
The sum Sn of a Finite Geometric Series a1 + a2 + a3 + … + an, r ≠ 1, is where a1 is the first term, r is the common ratio, and n is the number of terms.

62 Example: Evaluate the series to the given term. a.) …; S6 Use the formula Substitute a1 = 3, r = 2, & n = 6 Simplify

63 Continued… b.) -45 + 135 - 405 +…; S5 Use the formula
Substitute a1 = -45, r = -3, & n = 5 Simplify

64 Example: In March, the Floyd family starts saving for a vacation in August, which they expect to cost $1375. They start with $125 and each month they plan to deposit 20% more than the previous month. Will they have enough money for their trip? Use the formula Substitute a1 = 125, r = 1.2, & n = 6 Simplify No, the Floyd family will not have enough money for their vacation.

65 Worksheet: Geometric Series - Day 1
Homework Worksheet: Geometric Series - Day 1

66 Geometric Series – Day 2 Evaluating an Infinite Geometric Series

67 Infinite Geometric Series
In some cases, you can evaluate an infinite geometric series. When , the series converges, or gets closer and closer, to the sum S. It will eventually have a sum. When , the series diverges, or approaches no limit.

68 Example: Decide whether each infinite geometric series diverges or converges. State whether the series has a sum. a.) b.) a1 = 1 & a2 = -1/3 therefore, r = Since , the series converges and the series has a sum a1 = 5(2)1-1 = 5(2)0 = 5(1) = 5 Since a1 = 5 and a2 = 10, r = 2 a2 = 5(2)2-1 = 5(2)1 = 5(2) = 10 Since , the series diverges and the series does not have a sum

69 Continued… Decide whether each infinite geometric series diverges or converges. State whether the series has a sum. c.) d.) a1 = 1 & a2 = 1/5 therefore, r = Since , the series converges and the series has a sum a1 = 4 & a2 = 8 therefore, r = Since , the series diverges and the series does not have a sum

70 Sum of an Infinite Geometric Series
An infinite geometric series with converges to the sum Where a1 is the first term and r is the common ratio.

71 Example: Evaluate each infinite geometric series a.) b.)

72 Example: The length of the outside shell of each closed chamber of a chambered nautilus is 0.9 times the length of the larger chamber next to it. Estimate the total length of the outside shell for the enclosed chambers. The outside edge of the largest enclosed chamber is 27 mm long, so a1 = 27 Use the formula Substitute a1 = 27 & r = 0.9 Simplify

73 Worksheet: Geometric Series – Day 2
Homework Worksheet: Geometric Series – Day 2


Download ppt "Unit 7 Sequences & Series."

Similar presentations


Ads by Google