Module 2 - Searching For Patterns, Sequence and Series
Module 2 - Searching For Patterns, Sequence and Series
MATHEMATICS II
Y
MODULE 2
Searching for Patterns in Sequences,
Arithmetic, Geometric and Others
1
Module 2
Searching for Patterns in Sequences, Arithmetic,
Geometric and Others
This module is about finding the common difference and the n th term of an
arithmetic sequence. As you go over the exercises, you will develop skills in solving the
common difference and finding the n th term given the first few terms of an arithmetic
sequence; finding the first term and common difference or a specified n th term given two
terms of arithmetic sequence; and solve problems involving arithmetic means and
harmonic sequence . You will also recall some concepts on sequence.
a. 6, 8, 10 c. 5, 7, 9
b. 8, 12, 16 d. 5, 8, 11
3. The fixed number between any two succeeding terms is called ________.
2
4. Give the first four terms of the arithmetic sequence for which the first term is
9 and the common difference is 7?
5. Give the arithmetic sequence whose 5th term is 16 and whose 7th term is 24?
8. Find the 10th term of the arithmetic sequence 9, 18, 27, 36, …
Lesson 1
Recalling Sequence
Examples:
1. For the sequence denoted by tn = __n__, find the first six terms.
n+1
3
t3 = __3__ = _3_ t6 = __6__ = _6_
3+1 4 6+1 7
The first six terms of a sequence are _1_ , _2_ , _3_ , _4_ , _5_ , and _6_ .
2 3 4 5 6 7
t1 = 5(1) + 21 = 5 + 2 = 7 t4 = 5(4) + 24 = 20 + 16 = 36
t2 = 5(2) + 22 = 10 + 4 = 14 t5 = 5(5) + 25 = 25 + 32 = 57
t3 = 5(3) + 23 = 15 + 8 = 23
The first five terms of the sequence tn = 5n + 2n are 7, 14, 23, 36 and 57.
A. Find the first three terms of the sequence defined by each equation.
1. tn = n + 5 6. tn = 50 – 5n
2. tn = (-3)n 7. tn = (2)n+1
3. tn = 2n + 5 8. tn = (n – 4)n
4. tn = n(n + 10) 9. tn = 1/2(n – 6)
5. tn = 7n + 3 10. tn = (-2) n + (n – 1) n
Lesson 2
Arithmetic Sequences
4
Think about it.
There is a better way! This is seen in the pattern on the right side of the table.
Observed that pattern.
Year Savings
1 8,000 = 8,000 + 0(6,000)
2 8,000 + 6,000 = 8,000 + 1(6,000)
3 8,000 + 6,000 + 6,000 = 8,000 + 2(6,000)
4 8,000 + 6,000 + 6,000 + 6,000 = 8,000 + 3(6,000)
5 8,000 + 6,000 + 6,000 + 6,000 + 6,000 = 8,000 + 4(6,000)
Can you answer the following questions based on the given table?
1. What is the relationship between the number of times 6,000 is added to 8,000
and the year corresponding to that amount of savings?
5
2. How would you now answer question #5 without finding the amount of savings
yearly?
How about if Mr. Lorenzo’s daughter decided to take a 5-year course? Can you
answer it without the use of the table?
We can simplify this procedure if we will use a formula. Look at the relationship
between time and savings as shown in the table below.
Year 1 2 3 4 5 6
Savings 8,000 14,000 20,000 26,000 32,000 38,000
The numbers 8,000, 14,000, 20,000, 26,000, 32,000, 38,000 form a sequence
of six terms. Each number may be denoted as tn, where n= 1,2,3,…6.
The numbers
8,000 corresponds to t1
14,000 corresponds to t2
20,000 corresponds to t3
26,000 corresponds to t4
32,000 corresponds to t5
38,000 corresponds to t6
and so on to tn, It can be deduced that for the nth term tn(read t sub n),
tn = 8,000 + (n – 1)(6,000)
The value of n (year) which you substitute to the equation to solve t n (savings) is
the independent variable or x and the resulting t n is the dependent variable (y).
Domain = { 1, 2, 3, 4, 5, 6 }
Range = { 8 000 , 14 000 , 20 000 , 26 000 , 32 000 , 38 000 }
Let’s solve the problem using the equation tn = 8,000 + (n – 1)(6,000) with n = 6.
tn = 8,000 + (6 – 1)(6,000)
tn = 8,000 + 5(6,000)
tn = 8,000 + 30,000 = 38,000
6
Consider these sequence. Find the next four terms of each.
1. 5, 25, 45, 65, … 3. 1, 9, 17, 25, …
2. 0, 9, 18, 27, … 4. -9, -4, 1, 6, …
2. 0, 9, 18, 27, …
9 – 0 = 9; 18 – 9 = 9; 27 – 18 = 9
the common difference is 9
3. 1, 9, 17, 25, …
9 – 1 = 8; 17 – 9 = 8; 25 – 18 = 8
the common difference is 8
4. -9, -4, 1, 6, …
-4 – (-9) = -4 + 9 = 5; 1 – (-4) = 1 + 4 = 5; 6 – 1 = 5
the common difference is 5
Now, you are ready to find the next terms of the given sequence.
7
25 + 8 = 33; 33 + 8 = 41; 41 + 8 = 49; 49 + 8 = 57
The sequence that begins 1, 4, 7, 10, 13, 16, . . . is an arithmetic sequence since
the difference between consecutive terms is always 3.
Since:
11 - 4 = 7
18 - 11 = 7
25 - 18 = 7
32 - 25 = 7
The terms (t) of the sequence can then be expressed this way:
t1 = t1 + 0d
t2 = t1 + d
t3 = t2 + d = ( t1 + d) + d = t1 + 2d
t4 = t3 + d = ( t1 + 2d) + d = t1 + 3d
t5 = t4 + d = ( t1 + 3d) + d = t1 + 4d
.
.
8
.
tn = tn - 1 + d = [(t1 + (n – 2)d) + d = t1 + (n –1)d
If all the positive integers comprise the domain, then the sequence is infinite. The
infinite sequence 7, 2, -3, -8, -13, … is an arithmetic sequence with the common
difference -5 and the defining equation is y = 12 – 5x.
An arithmetic sequence is any sequence for which the defining equation is linear.
Linear equation is defined as y = mx + b. In equation tn = t1 + (n –1)d, what is y? m?
x? and b?
y is tn m is d x is (n – 1) and b is t1
Can you now see the relationship between the domains and ranges of the linear
equation and arithmetic sequence?
Examples:
1. Give the first five terms of the arithmetic sequence for which the first term is 9 and
the common difference is 7?
a. By iteration
Since t1 = 9, then
t2 = 9 + 7 = 16
t3 = 16 + 7 = 23
t4 = 23 + 7 = 30 and
t5 = 30 + 7 = 37
9
b. By using the equation tn = t1 + (n – 1)d
Since t1 = 9, n = 5, d = 7
t5 = 9 + (5 – 1)7
t5 = 9 + (4)7 = 9 + 28 = 37
519 = 1 + (n – 1)7
519 = 1 + 7n - 7
519 = 7n – 6
519 + 6 = 7n
525 = n
7
n = 75
In1995 the amount of the house bought by Mr. Simon was PhP 150,000. In the
following year, 1996, PhP10,000 was added to the original amount, thus having the new
value of PhP160,000.00. Let’s place the data in the table to solve the problem.
10
2004 230,0000 + 10,000 = 240,000
2005 240,0000 + 10,000 = 250,000
A restaurant has square tables which seat four people. When two tables are
placed together, six people can be seated (see the diagram) .
If 20 square tables are placed together to form one long table, how many people
can be seated?
If 1000 square tables are placed together to form one very long table, how many
people can be seated?
11
One approach to solving the problem is to make a table in order to see if there is
a pattern that relates the number of tables to the number of people that can be seated.
Number of Number of
Diagram
Tables Seats
1 4
2 6
3 8
4 10
To find the number of people that can sit at 20 tables, use the formula: tn = t1 + (n
– 1)d
To find the number of people that can sit at 1000 tables, use the formula.
12
The first element: t1 = 4. The common difference = d = 2. The term: n = 1000.
1. 2, 4, 6, … d = _____
1. 2, 4, 6, … 15th term
13
6. -8, -3, 2, 7, … 23rd term
_ _ _ _
8. √3 , 2√3 , 3√3 , 4√3 , … 14th term
1. 8 + _3_
a
2. 3b + _b + 1_
2b
3. _5_ + 8
3c
4. 2b + _4 + b_
b
5. b2 + __2__
b+2
2. In the arithmetic sequence 15, 21, 27, 33, …, which term equals to 177?
3. The force of gravity causes a body to fall 16.1 decimeters during the first second,
48.3 the next second, 80.5 the third, and so on. How far will the body fall in 10
seconds?
14
Lesson 3
Finding the 1st Term and Common Difference Given Two terms of Arithmetic
Sequence
Examples:
1. If the 6th term of an arithmetic sequence is 27 and the 12 th term is 48, find the first
term.
Equation 1 t6 = 27
27 = t1 + (6 – 1)d
27 = t1 + 5d
Equation 2 t12 = 48
48 = t1 + (12 – 1)d
48 = t1 + 11d
48 = t1 + 11d
27 = t1 + 5d_
21 = 6d
21 = 6d
6 6
7 = d
2
27 = t1 + 5d
48 = t1 + 11d
-21 = - 6d
-21 = - 6d
-6 -6
7 = d
2
27 = t1 + 5 ( 7 )
2
15
27 = t1 + 35
2
54 – 35 = t1
2
19 or 9 1_ = t1
2 2
You can also use the 2nd equation to find the first term.
48 = t1 + 11( 7 )
2
48 = t1 + 77
2
96 – 77 = t1
2
19 or 9 1_ = t1
2 2
2. Find the arithmetic sequence of 6 terms if the first term is _2_ and the last
is 7 _1_ . 3
3
_22_ = _2_ + 5d
3 3
_22_ – _2_ = 5d
3 3
_20_ = 5d
3
_20_ = d
15
d = _4_
3
t1 = _2_ t2 = _2_ + _4_ = _6_ = 2
3 3 3 3
16
t3 = 2 + _4_ = _6 + 4_ = _10_ t4 = _10_ + _4_ = _14_
3 3 3 3 3 3
3. What is the arithmetic sequence whose 23rd term is -107 and whose 55th term is
-267?
t23 = -107 and t55 = -267
Since tn = t1 + (n – 1)d
You take -107= t1 + 22d as Equation 1, and take -267= t1 + 54d as Equation 2.
17
The arithmetic sequence is 3, -2, -7, -12, …
1. Form an arithmetic sequence with 1st term 3 and 7th term 15.
2. Find the arithmetic sequence whose 34th term is -39 and 50th term is -61.
3. Find the arithmetic sequence whose 10th term is _31_ and 20th term is _71.
4 4
4. How many numbers less than 400 but greater than 10 are divisible by 7?
5. Find the 29th to the 35th terms of the resulting sequence in #4.
6. What are the first five terms of an arithmetic sequence whose 9 th term is 16 and
40th term is 47?
7. The 18th and 52nd terms of an arithmetic sequence are 3 and 173 respectively.
Find the 25th term.
Lesson 4
Examples:
Given two terms plus two terms means there are four terms in all. Assume that
t1 = 2 and t4 = 8. Let’s have the diagram of the sequence.
2 , __, __, 8
t1 , t2 , t3 , t4
tn = t1 + (n – 1)d
8 = 2 + (4 – 1)d
8 = 2 + 3d
8 – 2 = 3d
18
6 = 3d
d=2
Hence, t2 = 2 + (2 – 1)2
t2 = 2 + 2 = 4
t3 = 2 + (3 – 1)2
t3 = 2 + 4 = 6
The numbers 4 and 6 are the two arithmetic means between 2 and 8
Given two terms plus five terms means there are seven terms in all. Assume that
t1 = 5 and t7 = 47. Let’s have the diagram of the sequence.
Hence, t2 = 5 + (2 – 1)7; t2 = 5 + 7 = 12
t3 = 5 + (3 – 1)7; t3 = 5 + 14 = 19
t4 = 5 + (4 – 1)7; t4 = 5 + 21 = 26
t5 = 5 + (5 – 1)7; t5 = 5 + 28 = 33
t6 = 5 + (6 – 1)7; t6 = 5 + 35 = 40
The numbers 12, 19, 26, 33, and 40 are the five arithmetic means between 5 and 47.
3. Insert six arithmetic means between 2 and 16. Also prove that their sum is 6
times the arithmetic mean between 2 and 16.
tn = t1 + (n – 1)d
19
t8 = 2 + (8 – 1)d
16 = 2 + (8 – 1)d
16 = 2 +7d
16 – 2 = 7d
14_ = d
7
d=2
tn = t1 + (n – 1)d
t3 = 2 + (3 – 1)d
16 = 2 + (3 – 1)d
16 = 2 +2d
16 – 2 = 2d
14_ = d
2
d=7
The sum of the arithmetic means 54 is 6 times the arithmetic mean between 2
and 16, which is 9. 54 = 6(9)
20
9. Insert 5 arithmetic means between -2 and 10. Show that their sum is 5 times the
arithmetic mean between -2 and 10.
10. Insert 10 arithmetic means between -5 and 17 and prove that their sum is 10
times the arithmetic mean between -5 and 17.
Lesson 5
Examples:
and _1_ 8
8
4, ___, ___, 8
t1 , t2 , t3 , t4
8 = 4 + (4 – 1) d
8–4 = 3d
4 = 3d
_4_ = d
3
add d to t1:
Solve for t3 :
21
t3 = _3_
20
t15 = -1 + ( 15 – 1)2
= -1 + (14)2
t15 = 27
22
4. _1_ , _1_ , _1_ , _1_ , … 15th term
5 7 9 11
6. 1 and 1
4 8
10. What is the resulting 8-term harmonic sequence if the related arithmetic
sequence has for its 8th term 74 and common difference 7?
Let’s Summarize
Common Difference (d) is a fixed number added to a preceding term to obtain the
succeeding term.
23
An arithmetic sequence is any sequence for which the defining equation is linear.
In an arithmetic sequence, the term(s) between any two terms is (are) called Arithmetic
Mean(s) between two terms.
1. For the sequence denoted by tn = __2n__, find the first five terms.
5+n
a. _2_ , _ 3_ , _5 _ , _ 6_ , _ 7_ c. _2 _ , _ 4_ , _6 _ , _ 8_ , _ 10_
7 8 9 10 11 6 7 8 9 10
b. _3_ , _ 4_ , _5 _ , _ 6_ , _ 7_ d. _2 , _ 4_ , _6 _ , _ 4_ , _ 5_
7 8 9 10 11 8 9 9 10 11
3. Give the first four terms of the arithmetic sequence for which the first term is
5 and the common difference is 4?
a. 5, 9, 12, 16 c. 5, 9, 12, 15
b. 5, 9, 13, 16 d. 5, 9, 13, 17
4. Give the arithmetic sequence whose 7th term is 23 and whose 12th
term is 38?
a. 5, 9, 13, 14, 18, … c. 5, 7, 9, 11, 13, …
b. 5, 8, 11, 14, 17, … d. 5, 8, 12, 17, 23, …
24
_1_ , _1_ , _1_ , _1_ , …
2 5 8 11
25
Key to correction
A.
1. 6, 7, 8 6. 45, 40, 35
2. -3,. 9, -27 7. 4, 8, 16
3. 7, 9, 11 8. -3, 4, -1
4. 11, 24, 39 9. -5/2 , -2, -3/2
5. 10, 17, 24 10. -2, 5, 0
B.
1. 14 6. 8
2. 1,000 7. 28
3. 45 8. 128
4. 49 9. -7
5. 67 10. -300
Lesson 2
A.
1. 2 6. 5
2. 3 7. -7
3. -11 8. √ 3
4. 1/8 9. 9
5. -12 10. -6
26
B.
1. 30 6. 102
2. 85 7. -21
3. -88 8. 14 √3
4. 5/2 or 2 1/2 9. 106
5. -33 10. -116
C.
1. 11, 19/2, 9
2. 4, 27/4, 29/3
3. 29/3, 53/6, 77/9
4. 7, 7, 25/3 or 8 1/3
5. 1 2/3, 4 ½, 9 2/5
D.
1. 138 = -3 + (n –1)3 = -3 + 3n – 3
n = 144 = 48 48th term
3
2. 177 = 15 + (n –1)6 = 15 + 6n – 6
n = 168 = 28 28th term
6
3. t t0 = 16.1 + (10 – 1)32.2
= 16.1 + (9)32.2 = 16.1 + 289.8
= 305..9 decimeters
Lesson 3
1. 3, 5, 7, 9,…
2. -39 = t1 + (34 – 1)d = t1 + 33d Equation 1
-61 = t1 + (50 – 1)d = t1 + 49d Equation 2
Subtract Equation 1 from 2 - 22 = 16d
d = -11_
8
Find t1 by substituting d to any of Equation 1 or 2. t 1 = 51
8
The arithmetic sequence is _51_, 5, _29_, _9 , …
8 8 4
3. 31 = t1 + 9d Equation 1
4
71 = t1 + 19d Equation 2
4
27
d = 1, and t1 = -_5_
4
The arithmetic sequence is _-5_, _ -1_ , _3_, _7_ , …
4 4 4 4
4. d = 7, t1 = 14, and t1 = 399, find n = ? n = 56
1. 2, 5, 8, 11
2. 26, 38, 50, 62, 74
3. -_25_, -7, _-3_
2 2
4. 12, 9, 6, 3, 0, -3
5. 24, 46, 68
6. 7, -4, -15
7. 7, -13 , -9, -31, -53, -15
5 5 5 5
8. _-17_
15
9. d = 2
The 5 arithmetic means between -2 and 10 are 0, 2, 4, 6, 8 and the sum is 20
d=6
The arithmetic mean between -2 and 10 is 4
5(4) = 20
10. d = 2
The 10 arithmetic means between -5 and 17 are -3, -1, 1, 3, 5, 7, 9, 11, 13 and
15 and the sum is 60
d = 11
The arithmetic mean between -5 and 17 is 6
10(6) = 60
28
Lesson 5
A.
1. t9 = _1_
26
2. t10 = _1_
6
3. t12 = _1_
59
4. t15 = _1_
33
5. t8 = _4_
23
B.
6. _1_
6
7. _2_
11
8. _9_
13
Harmonic Mean _1_ , _1_ , _1_ , _1_ , _1_ , _1_ , _1_ , _1_
25 32 39 46 53 60 67 74
74 = t1 + (7)7 = 25
29