Download Writing the Rule for an Arithmetic or Geometric Sequence

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Big O notation wikipedia , lookup

Law of large numbers wikipedia , lookup

Proofs of Fermat's little theorem wikipedia , lookup

Large numbers wikipedia , lookup

Series (mathematics) wikipedia , lookup

Elementary mathematics wikipedia , lookup

Collatz conjecture wikipedia , lookup

Arithmetic wikipedia , lookup

Sequence wikipedia , lookup

Transcript
Checkpoint 5B
Problem 5-136
Writing Equations for Arithmetic and Geometric Sequences
Answers to problem 5-136: a. E t(n) = !2 + 3n , R t(0) = !2,!t(n + 1) = t(n) + 3 ;
b. E t(n) = 6( 12 )n , R t(0) = 6,!t(n + 1) =
1
2
t(n) ; c. t(n) = 24 ! 7n ,
d. t(n) = 5(1.2)n ; e. t(4) = 1620
An ordered list of numbers such as: 4, 9, 16, 25, 36, … creates a sequence. The numbers in the
sequence are called terms. One way to identify and label terms is to use function notation. For
example, if t(n) is the name of the sequence above, the first term is 4 and the third term is 16.
This is written t(1) = 4 and t(3) = 16 . Some books use subscripts instead of function notation.
In this case t1 = 4 and t 3 = 16 .
The initial value is not part of the sequence. It is only a reference point and is useful for writing
a rule for the sequence. For the sequence above, the initial value, t(0) or t 0 , is the value that
would come before 4, which is –1. When writing a sequence, start by writing the first term after
the initial value, t(1) or t1 . When writing the rule, use the initial value, t(0) or t 0 .
Arithmetic sequences have a common difference between the terms. The rule for the values in
an arithmetic sequences can be found by t(n) = a + dn where a = the initial value, d = the
common difference and n = the number of terms after the initial value.
Geometric sequences have a common ratio between the terms. The rule for the values in a
geometric sequence may be found by t(n) = ar n where a = the initial value, r = the common
ratio and n = the number of terms after the initial value.
Example 1: Find a rule for the sequence: –2, 4, 10, 16, …
Solution: There is a common difference between the terms (d = 6) so it is an arithmetic
sequence. Work backward to find the initial value: a = !2 ! 6 = !8 .
Now use the general rule: t(n) = a + dn = !8 + 6n .
Example 2: Find a rule for the sequence: 81, 27, 9, 3, …
Solution: There is a common ratio between the terms (r = 13 ) so it is a geometric sequence.
Work backward to find the initial value: a = 81 ÷ 13 = 243 .
Now use the general rule: t(n) = ar n = 243( 13 )n .
18
Core Connections Geometry
A rule such as t(n) = 5 ! 7n is called an explicit rule because any term can be found by
substituting the appropriate value for n into the rule. To find the 10th term after the initial value,
t(10) , substitute 10 for n. t(10) = 5 ! 7(10) = !65.
A second way to find the terms in a sequence is by using a recursive formula. A recursive
formula tells first term or the initial value and then how to get from one term to the next.
Example 3: Write the first five terms of the sequence determined by b1 = 8,!!bn+1 = bn ! 12 (using
subscript notation).
Solution: b1 = 8 tells you the first term and bn+1 = bn ! 12 tells you to multiply by
one term to the next.
b1 = 8
b2 = b1 ! 12 = 8 ! 12 = 4
b4 = b3 ! 12 = 2 ! 12 = 1
b5 = b4 ! 12 = 1! 12 =
The sequence is: 8, 4, 2, 1,
1
2
1
2
to get from
b3 = b2 ! 12 = 4 ! 12 = 2
1
2
,…
Now we can go back and solve the original problems.
a.
It is an arithmetic sequence (d = 3) . Working backward the initial value is
1 ! 3 = !2 . Using the general formula the explicit rule: t(n) = a + dn = !2 + 3d .
A possible recursive rule is t(0) = !2,!t(n + 1) = t(n) + 3 .
b.
It is a geometric sequence (r = 12 ) . Working backward the initial value is
3 ÷ 12 = 6 . Using the general formula for the explicit rule: t(n) = ar n = 6( 12 )n .
A possible recursive rule is t(0) = 6,!t(n + 1) =
1
2
t(n) .
c.
t(2) is halfway between t(1) and t(3) so t(2) = 10 . This means d = !7 and the
initial value is 24. Using the general formula the explicit rule:
t(n) = a + dn = 24 ! 7d .
d.
7.2 = 6,!t(0) = 6 = 5
= 1.2 so t(1) = 1.2
The common ratio r = 8.64
. Using an
7.2
1.2
initial value of 5 and a common ratio of 1.2 in the general formula for the
explicit rule: t(n) = ar n = 5(1.2)n .
e.
The common difference is the difference in the values divided by the number of
t(12)!t(7)
= !188 . Working backward three terms:
terms. d = 12! 7 = 116!1056
5
t(4) = 1056 ! 3(!188) = 1620 .
Checkpoint Materials
19
Here are some more to try.
Write the first 6 terms of each sequence.
1. t(n) = 5n + 2
2.
t(n) = 6(! 12 )n
3. t(n) = !15 + 12 n
4.
t n = !3 " 3n!1
5. t(1) = 3,!t(n + 1) = t(n) ! 5
6.
t1 = 13 ,!t n+1 = 13 t n
8.
4, 8, 12, 16, …
10.
16,!4,!1,! 14 , ...
12.
5
6
For each sequence, write an explicit and recursive rule.
7. 10, 50, 250, 1250, …
9. –2, 5, 12, 19, …
11. –12, 6, –3,
3
2
,…
,! 23 ,! 12 ,! 13 ,!...
For each sequence, write an explicit rule.
13. A geometric sequence
n
0
1
2
3
4
t(n)
t(n)
An arithmetic sequence
n
0
1
2
3
4
15
45
15. An arithmetic sequence
n
1
2
3
4
5
14.
16.
t(n)
27
15
A geometric sequence
n
t(n)
1
2
3
–24
4
48
5
Solve each problem.
17. An arithmetic sequence has t(3) = 52 and t(10) = 108 . Find a rule for t(n) and
find t(100) .
18. An arithmetic sequence has t(1) = !17 , t(2) = !14 and t(n) = 145 . What is the
value of n?
19. An arithmetic sequence has t(61) = 810 and t(94) = 1239 . Find a rule for t(n) .
20. A geometric sequence has t(4) = 12 and t(7) = 324 . Find the common ratio and
a rule for t(n) .
20
Core Connections Geometry
Answers:
1. 7, 12, 17, 22, 27, 32
2.
3
!3, 23 , ! 43 , 83 , ! 163 , 32
3. !14 12 , !14, !13 12 , !13, !12 12 , !12
4.
!3, !9, !27, !81, !243, !729
5. 3, !2, !7, !12, !17, !22
6.
1,1
3 9
1 , 1 , 1 , 1
, 27
81 243 729
Rules for problems 7 through 20 may vary.
7. t(n) = 2 ! 5 n ;! t(0) = 2,!t(n + 1) = 5t(n)
8. t(n) = 4n;!!t(0) = 0,!t(n + 1) = t(n) + 4
9. t(n) = !9 + 7n;!!t(0) = !9,!t(n + 1) = t(n) + 7
10. t(n) = 64( 14 )n ;!!t(0) = 64,!t(n + 1) = 14 t(n)
11. t(n) = 24(! 12 )n ;!!t(0) = 24,!t(n + 1) = ! 12 t(n)
12. t(n) = 1! 16 n;!!t(0) = 1,!t(n + 1) = t(n) ! 16
13. t(n) = 5 ! 3n
14.
t(n) = 27 ! 12n
15. t(n) = 2 23 + 13 n
16.
t(n) = 3(!2)n
17. t(n) = 28 + 8n; !t(100) = 828
18.
n = 55
19. t(n) = 17 + 13n
20.
r = 3 ; t(n) =
Checkpoint Materials
4
27
(3)n
21