Introduction To Sequence 1
Introduction To Sequence 1
1. Which of the
following set
of numbers is
an example of
a sequence?
A. 2, 4, 8, 10, 12
B. 1, 3, 9, 18, 44
C. 5, 10, 15, 20, 25
a1 = 1 + 3 =
4
If n = 2, then
a2 = 2 + 3 =
5
If n = 3, then
a3 = 3 + 3 =
6
If n = 4, then
a4 = 4 + 3 =
7
If n = 5, then
a5 = 5 + 3 =
8
If n = 1, then
a1 = 3(1) + 1
=4
an = 3n + 1
If n = 2, then
a2 = 3(2) + 1
=7
an = 3n + 1
If n = 3, then
a3 = 3(3) + 1
= 10
an = 3n + 1
If n = 4, then
a4 = 3(4) + 1
= 13
an = 3n + 1
If n = 5, then
a5 = 3(5) + 1
= 16
3. an = 3 + 4n
If n = 1, then
a1 = 3 + 4(1)
=7
an = 3 + 4n
If n = 2, then
a2 = 3 + 4(2)
= 11
an = 3 + 4n
If n = 3, then
a3 = 3 + 4(3) = 15
an = 3 + 4n
If n = 4, then
a4 = 3 + 4(4) = 19
an = 3 + 4n
If n = 5, then
a5 = 3 + 4(5) = 23
4. an =n2
If n = 1, then
a1 = 1 = 1
2
an =n2
If n = 2, then
a2 = 2 = 4
2
an =n2
If n = 3, then
a3 = 3 = 9
2
an =n2
If n = 4, then
a4 = 4 = 16
2
an =n2
If n = 5, then
a5 = 5 = 25
2
ARITHMETIC
SEQUENCE
a sequence where
every term after the
first is obtained by
adding a constant
called the common
difference.
In an arithmetic
sequence the
pattern is addition
or subtraction.
If the arithmetic
sequence is
increasing, then its
common difference
is positive.
If the arithmetic
sequence is
decreasing, then its
common difference
is negative.
1. 6, 11, 16, 21
Solution: Subtracting
any two consecutive
terms: 11 – 6 = 5, 16
– 11 = 5, 21 – 16 = 5.
Therefore, the
sequence 6, 11, 16,
21 is an arithmetic
sequence with
common difference
5.
2. 87, 98, 109,
120, 131
3. 4, 16, 64, 256,
1024
4. 75, 69, 63, 57
5. 1, 4, 9, 16, 25