* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Download Sequences and Series
Survey
Document related concepts
Transcript
Sequences and Series Arithmetic and Geometric What is a Sequence? A Sequence is a list of numbers that follows a pattern. If the same value is added or subtracted each time, it is called an arithmetic sequence. If the same value is multiplied or divided each time, it is called a geometric sequence. Some patterns are much easier to determine than others. Here are some tips that can help with patterns. If the terms become progressively smaller, subtraction or division may be involved. If the terms become progressively larger, addition or multiplication may be involved. Describe the pattern that is formed and find the next three terms. 6, 8, 11, 15, 20, It may help to spread the numbers out and write what was done to each number to get the next in the gap. This may help with finding the pattern. 6 8 11 15 20 +2 +3 +4 +5 In each term, the number that is added to the next term increases by one. 20 26 +6 If the pattern continued, the next term would be 26. To find a recursive definition for a sequence, you compare each term to the previous term. 800 -400 200 -100 50 To find the recursive definition for a sequence, first describe the sequence in words. It starts with 800. The terms alternate between positive and negative values The absolute values of the terms are getting smaller Each term seems to be the previous term divided by -2. The next term in the sequence will be -25. Now, translate the description into the parts of the recursive formula. This will be a geometric sequence, since we are dividing each term 1 by -2 (or multiplying by β ) 2 π1 = 800 The initial term is 800 1 ππ = ππβ1 ÷ β2, or ππ = ππβ1 β (β ) 2 All this means is that each term is found by dividing the term before it by -2. Write a recursive definition for each sequence. 38, 33, 28, 23 Since we are subtracting 5 each time, this is an arithmetic sequence. ππ = ππβ1 β 5, where π1 = 38 All this means is that each term is found by subtracting 5 from the term before it. The explicit formula for the nth term of an arithmetic sequence is ππ = π + π β 1 π π is the starting point and π is the common difference. π is always greater than or equal to 1. You can write the sequence as π, π + π, π + 2π, π + 3π, β¦ The explicit formula is very helpful because you can find a specific term without having the know the term immediately before it. Find the 15th term of an arithmetic sequence whose first three terms are 20, 16.5, and 13. First, find π. Since the numbers are going down, we are subtracting the same value every time. π = β3.5 ππ = π + π β 1 π π15 = 20 + 14 β3.5 = 20 β 49 = β29 The 15th term is this sequence is -29. To solve word problems that involve arithmetic sequences, identify the common difference π, and the number of terms in the sequence π. As a part time home health care aide, you are paid a weekly salary plus a fixed fuel fee for every patient you visit. You receive $240 in a week that you visit one patient. You receive $250 in a week that you visit two patients. How much will you receive if you visit 12 patients in a week? Identify π by finding the difference between two consecutive terms. 250 - 240 = 10, so the common difference is 10. Identify the starting value. You receive $240 for a week with 1 visit. Identify π. You want to know the earnings in a week in which you visit 12 patients. As a part time home health care aide, you are paid a weekly salary plus a fixed fuel fee for every patient you visit. You receive $240 in a week that you visit one patient. You receive $250 in a week that you visit two patients. How much will you receive if you visit 12 patients in a week? π = 10, π1 = 240, π = 12 ππ = π + π β 1 π π12 = 240 + 11 10 π12 = 240 + 110 π12 = 350 You will earn $350 if you visit 12 patients in 1 week. A geometric sequence has a constant ratio between consecutive terms. This number is called the common ratio. A geometric sequence can be described by a recursive formula, ππ = ππβ1 β π, or as an explicit formula, ππ = π β π πβ1 . Find the 12th term of the geometric sequence 5, 15, 45, .... Find π by finding the common ratio between consecutive terms. π=3 Substitute π = 5 and π = 3 into the explicit formula to find a formula for the nth term of the sequence. ππ = π β π πβ1 ππ = 5 β 3πβ1 π12 = 5 β 311 π12 = 885,735 Find the indicated term of the geometric sequence. 4, 2, 1, ....Find π10 Since the numbers are going down, we are dividing by 2. 1 This also means that we are multiplying by . π10 = 4 β 1 9 ( ) 2 Either way, π10 = or 1 128 2 4 ππ = 9 2 From 2000 to 2009, your friend's landlord has been allowed to raise her rent by the same percent each year. In 2000, her rent was $1000, and in 2003, her rent was $1092.73. What was her rent in 2009? Identify key information in the problem. You know that your friend's rent was $1000 in 2000. This means π = 1000. You also know that her rent in 2003 was $1092.73. This means that π4 = 1092.73. Her rent is raised by the same percent each year, which is the same as multiplying by a constant. (e.g. a 5% increase is the same as multiplying by 1.05). Identify missing information You need to find the common ratio π in order to find the rent in 2009, π10 . From 2000 to 2009, your friend's landlord has been allowed to raise her rent by the same percent each year. In 2000, her rent was $1000, and in 2003, her rent was $1092.73. What was her rent in 2009? Use the explicit formula to find π. ππ = π β π πβ1 1092.73 = 1000 β π 4β1 1.09273 = π 3 1.03 = π Use the value of π to find the rent in 2009, π10 . π10 = (1000)(1.03)9 π10 β 1304.77 Your friend's rent was $1304.77 in 2009. What is a Series? A Series is the sum of a sequence. Instead of just listing the numbers, we now add them up. There are two types of series β finite and infinite A finite series has a set starting point and a set ending point. For example, the sum of the expression (5 β 2n) from n = 2 to n = 4. An infinite series has a set starting point, but then goes to infinity. For an infinite series, you can only find sum if the absolute value of the ratio is less than one. Otherwise, the sum is also infinity. Summation Notation: Bottom value is the starting point. Top value is the ending point. Expression to be evaluated is to the right. To do this by hand, we have a formula (on the formula sheet) to help us with those series that have a lot of terms. π ππ = (π1 + ππ ) 2 For this, we need to plug in 2 (the starting point) and 4 (the ending point) to find π1 and ππ 5β2 2 =5β4=1 5 β 2 4 = 5 β 8 = β3 3 3 ππ = β3 ππ = (1 β 3) ππ = (β2) 2 2 Summation Notation: Fortunately, the TI-84 makes life MUCH easier for us!! MATH β 0 (zero) gives us the summation notation Just fill in the boxes and hit enter. Use x for whatever the variable is. Summation Notation: To do this by hand, we need to plug in 1 (the starting point) and 15 (the ending point) to find π1 and ππ 4 1 β1=4β1=3 4 15 β 1 = 60 β 1 = 59 π = 15, since there are 15 numbers from 1 to 15. π ππ = (π1 + ππ ) 2 15 ππ = (3 + 59) 2 15 ππ = (62) 2 ππ = 465 Summation Notation: On the calculator, we go to Math 0, and enter x = 1 on the bottom, 15 on the top, and 4x β 1 to the right and then press enter. The series sum is 465. The debate club is offering a prize at the end of the 10 weeks to a current member who brings three new members for the first meeting, and then increases the number of new members they bring each week by two thereafter. One member qualified for the prize with the minimum number of new members. How many new members did the member bring at week 10? For all 10 weeks? Identify key information in the problem. A member must bring 3 new members to the first meeting, so π = 3. A member must also bring two more new members to each meeting, so π = 2. The contest runs for 10 weeks, so π = 10. Identify the information you are trying to find. You want the 10th term (π10 ), and the sum of the first 10 terms (π 10 ). The debate club is offering a prize at the end of the 10 weeks to a current member who brings three new members for the first meeting, and then increases the number of new members they bring each week by two thereafter. One member qualified for the prize with the minimum number of new members. How many new members did the member bring at week 10? For all 10 weeks? Use the explicit formula to find π10 . ππ = π + π β 1 π π10 = 3 + 18 = 21 π10 = 3 + 10 β 1 2 π10 = 3 + 9 2 The member brought 21 new members to the 10th meeting. Use the value of π10 to find the total number of new members brought by the winner. 10 π (3 + 21) π10 = 5 24 = 120 ππ = (π1 + ππ ) π10 = 2 2 The member brought a total of 120 new members to 10 meetings. π1 (1βπ π ) , 1βπ The sum of a finite geometric series is ππ = where π1 is the first term, π is the common ratio, and π is the number of terms. π1 , 1βπ The sum of an infinite geometric series with π < 1 is π = where π1 is the first term and π is the common ratio. If π β₯ 1, then the series has no sum (itβs actually infinity). What is the sum of the first ten terms of the geometric series 8 + 16 + 32 + 64 + 128 + β¦.? π1 = 8 π = 2, π = 10 This is a finite series, because we stop at 10 terms. ππ = π1 (1βπ π ) 1βπ π10 = β8184 β1 π10 = 8(1β210 ) 1β2 π10 = 8(1β1024) β1 π10 = 8(β1023) β1 = 8184 The sum of the first 10 terms is 8184. Your neighbor hosts a family reunion every year. In 2000, it costs $1500 to host the reunion. Their expenses have decreased by 10% per year by asking family members to contribute food and party supplies. a) What is the rule for the cost of the family reunion? b) What was the cost of the reunion in 2005? c) What was the total cost for hosting the family reunions from 2000 to 2009? Your neighbor hosts a family reunion every year. In 2000, it costs $1500 to host the reunion. Their expenses have decreased by 10% per year by asking family members to contribute food and party supplies. a) What is the rule for the cost of the family reunion? The explicit formula for finding a specific term in a geometric sequence is ππ = π1 π πβ1 π1 = 1500, π = 1 β .1 = .9 ππ = (1500)(.9)πβ1 Your neighbor hosts a family reunion every year. In 2000, it costs $1500 to host the reunion. Their expenses have decreased by 10% per year by asking family members to contribute food and party supplies. b) What was the cost of the reunion in 2005? 2005 is the 6th year of the reunion, so π = 6. ππ = (1500)(.9)πβ1 π6 = (1500)(.9)5 β 886 Your neighbor hosts a family reunion every year. In 2000, it costs $1500 to host the reunion. Their expenses have decreased by 10% per year by asking family members to contribute food and party supplies. c) What was the total cost for hosting the family reunions from 2000 to 2009? To find the total cost of hosting the reunion from 2000 to 2009 (10 years), we can use the formula for a finite geometric series, ππ = π10 = 1500(1β.910 ) ; 1β.9 π1 (1βπ π ) 1βπ π10 β 9769.82 The total cost for hosting the reunion from 2000 to 2009 is around $9770. Your neighbor hosts a family reunion every year. In 2000, it costs $1500 to host the reunion. Their expenses have decreased by 10% per year by asking family members to contribute food and party supplies. c) What was the total cost for hosting the family reunions from 2000 to 2009? We can use the Math 0 function on the calculator instead of using the formula. We can write this problem in summation notation as shown here. Math 0, plug the values in, and get the exact same answer we got on the previous slide (9769.82) Either way, the total cost for hosting the reunion from 2000 to 2009 is around $9770.