Sequences
Sequences
• Notation: {an} is used to represent the sequence (note {} is the same notation used for sets, so be
careful). {an} represents the ordered list a1, a2, a3, ... .
Sequence Examples
• (1) an = n2, where n = 1,2,3,4,5,...
• A geometric sequence has a constant ratio between each pair of consecutive terms
• Examples:
• {2,6,18,54,162,…}
• {50,10,2,0.4,0.08,…}
Arithmetic Sequence
• Has a constant difference between each consecutive pair of terms.
• 3, 5, 7, 9, 11
a1 , a 2 , a 3 , a 4 , a 5
The General Term is:
• d = common/constant difference an = 3 + (n-1) 2
• d = an – an-1 | d = 5 - 3 = 2 = 3 + 2n – 2
= 2n – 2 + 3
Finding the nth term
= 2n + 1
an = a1 + (n-1) d
• a1 = ?, d ?
• a40= -36
Arithmetic Sequence
• Example 3: Find the 16th term of the arithmetic in which a3 = 15 and a10 = 57
• a1 = ?, d ?
• a16= 3 + 90
• a16= 93
Summation of Arithmetic Sequence
• This is used to sum all the numbers in a given arithmetic sequence.
• Sn = n/2 (a1+an)
• Example 1:
• Given this sequence 3, 5, 7, 9, 11, 13, 15, 17, 19 what is the sum if the sequence is up to the 9 th term . 28th
term = 57
• S9 = 4.5 (22)
• S9 = 99
Summation of Arithmetic Sequence
• This is used to sum all the numbers in a given arithmetic sequence.
• Sn = n/2 (a1+an)
• Example 2:
• Given this sequence 3, 5, 7, 9, 11, 13, 15, 17, 19 what is the sum if the sequence is up to the 29 th term
• d = 5-3 = 2
Find the 29th term: Find the sum until 29th term:
a29=a1+(n −1)d S29 = 29/2 (3+59)
a29=3+(29 −1)2 S29 = 29/2 (62)
a29=3+(28)2 S29 = 29/2 (62)
a29=3+56 S29 = 14.5 (62)
a29=59 S29 = 899
Summation of Arithmetic Sequence
• This is used to sum all the numbers in a given arithmetic sequence.
• Sn = n/2 (a1+an)
• Example 3:
• Given this 44 as the 11th term and 68 as the 17th term, solve the summation of the sequence until 26 th
term
• Solve for d, a1, a26, and S26
• What is the General Term?
Summation of Arithmetic Sequence
• Example 3 Solution:
• Given this 44 as the 11th term and 68 as the 17th term, solve the summation of the sequence until 26 th
term
Solve for d Solve for a1 Solve for a26 Find the sum until 26th term:
a11=a1+(11−1)d
44 = a1+ 10d cancel out a1 Using a11 a26=a1+(n −1)d S26 = 26/2 (4+104)
44 = a1+ 10d 68 = a1+ 16d a26=4+(26 −1)4 S26 = 26/2 (108)
a17=a1+(17−1)d -24 = -6d 44 = a1+ 10 (4) S26 = 26/2 (108)
a26=4+(25)4
68 = a1+ 16d 44 = a1 + 40 a26=4+100 S26 = 13 (108)
-24 = -6d = 4=d 44 - 40 = a1 S26 = 1,404
a26=104
-6 -6
4 = a1
The General Term is:
an = 4 + (n-1) 4
= 4 + 4n – 4
= 4n – 4 + 4
= 4n
Summation of Arithmetic Sequence
• This is used to sum all the numbers in a given arithmetic sequence.
• Sn = n/2 (a1+an)
• r=?
• 9th Term?
Geometric Sequence
• Example 2:
• Find the 7th term for the geometric sequence in which a 2 = 24 and a5 = 3