Algebra 2 - Arithmetic Sequences & Series

Introduction

What is a Sequence?

  • A set of numbers arranged according to some definite rule is called a sequence.
  • A sequence containing a finite number of terms is called a Finite Sequence.
  • A sequence that is not a finite sequence is called an Infinite Sequence.
  • Examples:
    1. 3, 6, 9, 12, 15, 18 is a finite sequence. Here the successive terms are obtained by adding 3 to the previous term (rule).
    2. 1, 2, 4, 8, 16, ........ is an infinite sequence. Here the successive terms are obtained by multiplying 2 by the previous term (rule).
    3. 25, 20, 15, 10, ....... is an infinite sequence. Here the successive terms are obtained by subtracting 5 from the previous term (rule).
    4. 3, 32, 34, 38, 316 is a finite sequence. Here the successive terms are obtained by dividing the previous term by 2 (rule).
    5. 2, 3, 5, 7, 11, 13, 17, ... is an infinite sequence of prime numbers.

What is an Arithmetic Sequence?

  • An arithmetic sequence or arithmetic progression is a special type of sequence in which the difference between any two consecutive terms is always the same (constant).
  • For example, the sequence 5, 10, 15, 20 ... is arithmetic because the difference between the consecutive terms is always five.
  • The sequence 7, 9, 11, 12 ... is not arithmetic because the difference between the consecutive terms is not the same throughout.
  • In general, an arithmetic sequence is expressed as: a1, a1+d, a1+2d, a1+3d, ....... , where a1=first term and d=common difference.
  • The formula to find nth term of an arithmetic sequence is an=a1+n-1·d.

What is an Arithmetic Series?

  • It is the sum of the terms of an arithmetic sequence.
  • The formula to find the sum of the first 'n' terms of an arithmetic sequence is Sn=n2a1+l=n22a1+n-1d, where l=the last term.

Examples

Example 1: Is 1, 1+3, 1+23, 1+33, 1+43, ....... an arithmetic sequence?

Solution: Since the common difference d=3 is same throughout, the given sequence is an arithmetic sequence.

Example 2: Find the common difference in the arithmetic sequence 5, 92, 4, 72, 3, .....

Solution: Common difference of an arithmetic sequence is always constant and can be found by taking the difference between any two successive terms. Here d=92-5=-12.

Example 3: Find the 5th term of an arithmetic sequence whose first term is -7 and the common difference is 3.

Solution: It is given that a1=-7 and d=3.

We know that an=a1+n-1·d

So, a5=a1+5-1·d=a1+4d=-7+4×3=-7+12=5

Example 4: Find the 11th term from the end, of the arithmetic sequence 1, 5, 9, 13, 17, ......69.

Solution: Here a1=1 and d=5-1=4.

We know that mth term of an arithmetic sequence from the end is given by am=l-n-1·d

So, a11=69-11-1×4=69-40=29

Example 5: Find the sum of 10 terms of an arithmetic sequence 10, 12, 14, 16, .....

Solution: Here a1=10 and d=2.

We know that sum of 'n' term of an arithmetic sequence is given by Sn=n22a1+n-1·d.

So, S10=102×2×10+10-1×2=5×20+18=5×38=190

Cheat Sheet

  • nth term of an arithmetic sequence from the beginning: an=a1+n-1·d
  • mth term of an arithmetic sequence from the end: am=l-n-1·d
  • Sum of first 'n' terms of an arithmetic sequence: Sn=n2a1+an
  • Sum of first 'n' terms of an arithmetic sequence: Sn=n22a1+n-1·d
  • If there are only 'n' terms in an arithmetic sequence, then the nth term is called the last term and is represented by the letter 'l'.

Blunder Areas

  • It is not necessary that the terms of a sequence always follow a certain pattern or are described by some explicit formula for the nth term.