WK14 GE4 Problem Solving With Pattern and With Strategies
WK14 GE4 Problem Solving With Pattern and With Strategies
Patterns
Terms of a Sequence
Term
• An ordered list of numbers such as 14, 27, 44, 65, ...
Sequence
+
second differences4 4 4
Terms of a Sequence
• 2, 7, 24, 59, 118, 207, 332, ...
12 18 24 30 36 42 ...
6 6 6 6
Exercises: Terms of a Sequence
• Find the first 5 term of the sequence given the nth term, an
= 3n2 + n
an = 4 + (n - 1)6
an = 4 + 6n - 6
an = 6n - 2
Exercises: nth-term formula for a
Sequence
1. an = n(2n + 1)
2
2. an = n
n+1
3. an = 5n2 - 3n
4. an = 2n3 + n2
Fibonacci Sequence
where:
Fn = is the term number “n”
F(n-1) = is the previous term (n-1)
F (n-2) = is the term before that (n-2)
Fibonacci Sequence
n 1 2 3 4 5 6 7 8 9 10 11 12 13 14 ...
Fn 1 1 2 3 5 8 13 21 34 55 89 114 233 377 ...
Find the 10th term in the Find the 13th term in the
Fibonacci sequence. Fibonacci sequence.
Fn
5 2 2
• Find the F13 • Find the F25
1 1 5 1 5
25 25
1 1 5 1 5
13 13
F13 F25
5 2 2 5 2 2
=233 =75,025
Properties of Fibonacci numbers