Nth Term of Arithmetic Sequence

Let’s consider an example of Arithmetic Sequence 6, 16, 26, 36, 46, 56, 66, . . .. 

6 6+0.10=6
6+10 6+1.10=16
6+10+10 6+2.10=20
6+10+10+10 6+3.10=36
6+10+10+10+10 6+4.10=46
6+10+10+10+10+10 6+5.10=56
6+10+10+10+10+10+10 6+6.10=66

and so on. . .

As we can see each term of this example can be represented in a similar form. Thus, the nth term can be found easily by adding one less than n multiple of 10 to the first term of the sequence i.e., 6. 

Thus, the nth term of the given example can be generalized as 6 + (n-1)×d.

In general, this is the standard explicit formula of an arithmetic sequence whose first term is, A, end, and the common difference is D is given as follows:

an = a + (n-1)×d

Recursive Formula for Arithmetic Sequence

The nth term of an Arithmetic Sequence can be defined recursively as the next term can always be obtained by adding a common difference to the preceding term, the following derivation can be used to illustrate the same thing.

As we know, nth term of the Arithmetic Sequence is given by 

an = a + (n-1)×d

thus, (n-1)th term can be given by 

an-1 =  a + (n-1-1)×d

an-1 = a + (n-2)×d

Thus,  

an = a + (n-1)×d

⇒ an = a+(n-1-1+1)×d

⇒ an = a + (n-2+1)×d 

⇒ an = a + (n-2)×d + d

⇒ an = an-1 + d

Sum of terms in Arithmetic Sequence

Let’s sequence is given as a, a+d, a+2d, a+3d, ….. a+(n-1)d.

Sn = (n/2)(a + l) 

where,

  • a is the first term
  • l is the last term of the series and 
  • n is the number of terms in the series

Replacing the last term l by the nth term = a + (n – 1)d, we get

Sn = (n/2)(a + a + (n – 1)d)

OR

Sn = (n/2)(2a + (n – 1) x d)

Arithmetic Sequence

Arithmetic Sequence is a type of sequence out of all sequences where each term of the sequence is related to the previous term of the sequence by a linear relation. A sequence is a collection of objects where all the terms follow an order or pattern by which the whole sequence can be identified. In the case of an Arithmetic Sequence, each term can be found by adding a constant to the preceding term of the Arithmetic Sequence, this constant sets the Arithmetic Sequence apart from the other sequences.

In this article, we will explore the concept of Arithmetic Sequence and various formulas associated with it. We will also learn about the various properties of Arithmetic Sequences.

Table of Content

  • What is Arithmetic Sequence?
    • Arithmetic Sequence Definition
  • Arithmetic Sequence Examples
  • Arithmetic Sequence Formula
  • Nth Term of Arithmetic Sequence
    • Recursive Formula for Arithmetic Sequence
    • Sum of terms in Arithmetic Sequence
  • Arithmetic Series
  • Properties of Arithmetic Sequence
  • Arithmetic Sequence and Geometric Sequence
  • Sample Problems on Arithmetic Sequence
  • Arithmetic Sequence Worksheet

Similar Reads

What is Arithmetic Sequence?

In the arithmetic sequence, the absolute difference between one term and the next term is constant. In other words, a sequence a1, a2, . . ., an is called an arithmetic sequence or arithmetic progression if an+1 – an = d where d is constant and it is the common difference of the sequence....

Arithmetic Sequence Examples

Here are some examples of arithmetic sequences,...

Arithmetic Sequence Formula

As we already discussed that the arithmetic sequence is a series of numbers where each number is calculated by adding a constant in the previous term. There are various formulas that are used in the Arithmetic sequence that are,...

Nth Term of Arithmetic Sequence

Let’s consider an example of Arithmetic Sequence 6, 16, 26, 36, 46, 56, 66, . . .....

Arithmetic Series

The sum of terms of an Arithmetic Sequence is called Arithmetic Series. We use the sum of n terms formula of the arithmetic sequence to find the sum of the arithmetic series....

Properties of Arithmetic Sequence

There are some properties of Arithmetic Sequence, some of which are as follows:...

Arithmetic Sequence and Geometric Sequence

The key differences between Arithmetic Sequence and Geometric Sequence are as follows:...

Sample Problems on Arithmetic Sequence

Problem 1: Write the first three terms in each of the following sequences defined by...

Arithmetic Sequence Worksheet

1. Given the arithmetic sequence 2, 6, 10, 14,…… find the common difference and the 15th term....

FAQs on Arithmetic Sequence

Define Arithmetic Sequence....