Arithmetic Sequence
Arithmetic Sequence
A sequence in which a constant, d, is added to the previous term to get the next term is called an
arithmetic sequence. The constant is called the common difference.
Example 1: For each arithmetic sequence, identify the first term a1, the common difference d1, and the
next term in the sequence.
Example 2: Write the first six terms of the arithmetic sequence with the first term 6 and common
difference -2.
Solution: To find the second term, we add -2 to the first term 6 snd obtain 4. For the next term, we add -
2 to 4, and so on.
1st term: 6
The nth term of an arithmetic sequence with first term a1 and common difference d is
an=a1+(n-1)d.
Example 3: Find a30, the 30th term, in the arithmetic sequence: -4, -1, 2, 5,…
a n=a1 + ( n−1 ) d
a n=a1 + ( n−1 ) d
593=−4 + ( n−1 ) 3
593=−4 +3 n−3
593=−7+3 n
600=3 n
200=n
Arithmetic Series
Consider the sum of the first n terms of an arithmetic sequence. This sum, denoted by Sn, is
called an arithmetic series.
n
The sum Sn of the first n terms of an arithmetic sequence is given by Sn= ( a1+ an ) or
2
n
Sn= [2 a1 + ( n−1 ) d], where a1 is the first term and an is the nth term.
2
Example 1. Find the sum of the first 15 terms of an arithmetic sequence 3,6,9,12,…
d=a2−a1=6−3=3
a n=a1 + ( n−1 ) d
a 15=3+ ( 15−1 ) 3
¿ 3+ ( 14 ) 3
a 15=45
n
Sn= ( a1 + an )
2
15
S15= (3+45)
2
15
¿ ( 48)
2
¿ 360
14
Example 2. Find ∑ 2 i+3
i=1
14
Sol’n: ∑ 2 i+3= (2 ∙ 1+ 3 ) +( 2 ∙2+3 )+ (2 ∙ 3+3 ) +…+ ( 2∙ 1 4+3 )=5+7+ 9+…+31
i=1
n
S n = ( a1 + a n )
2
14
S14= ( 5+31 )
2
¿ 7 ( 36 )
¿ 252