What is Sequence and Series: Formulas, Difference and Examples

Sequence and Series 2021 ( Maths Sequence and Series )

Jaya Sharma
Updated on Jun 27, 2025 14:59 IST

By Jaya Sharma, Assistant Manager - Content

sequence and series

 

Through this topic, students will learn what are series and sequence, their types, difference between sequence and series in mathematics and formulas that are important for those planning to take either school level or entrance examinations in the country. Sequence and Series Class 11 NCERT Solutions have been provided for students who want to check whether they can solve the tricky questions. All being said, let us now proceed to the section where we will be explaining both series and sequence in detail with examples.

📢
Do You Know?

Sequence and Series are two different arrangement of numbers in a particular order based on specific rules. Sequence is a list and a series is a sum of the sequence. 1, 3, 5, 7, 9, 11, ... is an example of sequence and  1 + 3 + 5 + 7+ 9... is the series of this sequence.

 

Table of content
  • What are the Sequence and Series?
  • Series and Sequence Formula Based Questions
  • Types of Sequence and Series
  • Difference Between Sequence and Series
  • List of Sequence and Series Formulas
  • Key Points for Sequence and Series
Maths Sequence and Series Logo

What are the Sequence and Series?

The sequence is a collection of different objects arranged in such an orderly manner that it can be identified as the first, second, third member and so on.  A series definition states that it is the sum of all the terms present in a sequence. But there has to be a relationship between the terms and the sequence.

1. Sequence

When a sequence has a finite number of terms, it is called a Finite sequence.
E.g., the sequence of ancestors in a family is an excellent example of a finite sequence.

When a sequence has an infinite number of terms, it is called an infinite sequence.
E.g., a Fibonacci series is an excellent example of an infinite sequence.

2. Series

A mathematical series can be defined as infinite, or finite series based on their sequence. The series is always mentioned in short form, called sigma notation and denoted by the Greek letter ‘Sigma’.
E.g., if S1, S2, S3,…., Sn are a given sequence, then the series is defined as S1+ S2+ S3+ …. + Sn.

📄

Class 11 NCERT Math Notes

Students can go through them to learn about related topics

Click Here
📄

Class 12th Math Notes

Those students who are about to take CBSE board exam must go through these for quick revision

Revise Now
📄

11th Math NCERT Solutions 

Students can check out these NCERT solutions of class 11th for better perfornance in their final exams.

Take a Look
📄

12th Math NCERT Solutions

These are great for students who want to ensure that they got the solution right.

Check Now
Maths Sequence and Series Logo

Series and Sequence Formula Based Questions

Let us consider some questions based on sequence and series formula. 

Q1. The first term of a GP is 1. The sum of the third and the fifth terms is 90. Find the common ratio of GP.

Solution. Let common ratio = r.

= a3 + a5 =90

= ar2 + ar4 = 90

= r4 + r2 -90 = 0

= r4 + 10r2 -9r2- 90 =0

= r2 - 9 = 0

= r = +3 or -3

Q2. If the sum of three numbers in AP is 24, and the product is 440, what are the numbers?

Solution. Let the three numbers be a-d, a, and a+d

Sum= (a-d)+ a + (a+1) = 24

      = 3a = 24

      = a = 8

Product= (a-d) * a * (a+d)= 440         

= d= 3

When d= +3, the numbers are 5, 8, and 11.

when d= =3, the numbers are 11, 8, and 5.

Q3. Find the sum of all numbers between 200 and 400, which are divisible by 7.

Solution. First terms, a= 203, Last term, an= 399, Difference= 7

an = a + (n-1)d

= 399= 203 + (n-1)*7

= n = 29

So, S29 = (29/2)* (203 + 399)

S29 = 8729

Maths Sequence and Series Logo

Types of Sequence and Series

Let us now take a look at the types of sequence and series one by one. 

1. Types of Sequence

Following are the different types of sequence:
  1. Arithmetic Progression: A sequence in which each term is formed by adding the same fixed number (called the common difference) to the preceding term. An arithmetic progression formula will be a n + 1 = a n + d , n ℕ. Here, d is the common difference and a is the first term of AP. l is the last term of AP.
  2. Geometric Progression: A sequence in which each term is formed by multiplying or dividing the same fixed number (called the common ratio) by the preceding term.
  3. Harmonic Progression Sequence: A sequence whose terms are the reciprocals of consecutive positive integers, so each term equals 1 / n for some integer 𝑛.
  4. Fibonacci-Type (Recursive) Sequence: A sequence in which each term is produced from a fixed recurrence relation such as F n = F n 1 + F n 2 using two initial seed values.
  5. Alternating Sequence: A sequence in which the sign of each term flips in a regular pattern, commonly written as a n = 1 n b n where b n is positive.
  6. Monotone Sequence: A sequence that never reverses direction: it is entirely non-decreasing or entirely non-increasing from one term to the next.
  7. Bounded Sequence: A sequence whose terms all stay within a single finite interval; there exist real numbers and such that L a n U for every 𝑛.
  8. Random (Stochastic) Sequence: A sequence whose terms are random variables generated by some probability rule (e.g., i.i.d. draws or a Markov chain).

2. Types of Series

The following are different types of series:

  • Finite Arithmetic Series  The sum of a fixed number of terms from an arithmetic sequence is S n = n 2 ( 2 a 1 + ( n 1 ) d ) .
  • Infinite Geometric Series  The sum of all terms of a geometric sequence converges when the common ratio’s absolute value is less than 1: k = 0 a 1 r k = a 1 1 r , where  | r | < 1 .
  • Harmonic Series  The infinite sum n = 1 1 n diverges even though its individual terms approach zero.
  • p-Series  An infinite series of the form n = 1 1 n p converges for  p > 1 and diverges for  p 1 .
  • Alternating Series  An infinite series whose terms alternate in sign and decrease in absolute value, n = 1 n 1 b n , converges by the Leibniz criterion.
  • Telescoping Series  A series in which many terms cancel when written in partial-fraction form, leaving only a small difference between the first and last surviving terms — e.g.  n = 1 1 n 1 n + 1 = 1 .
  • Power Series  An infinite series expressed as  n = 0 c n ( x a ) n , which converges inside a specific radius around  x = a .
  • Taylor (or Maclaurin) Series  A power series whose coefficients come from the derivatives of a function, recreating that function near a chosen expansion point:  f ( x ) = n = 0 f ( n ) n ! ( x a ) n .
  • Fourier Series  A representation of a periodic function as an infinite sum of sine and cosine terms with specific coefficients:  a 0 / 2 + n = 1 a n cos ( n x ) + b n sin ( n x ) .
  • Binomial Series  The expansion  ( 1 + x ) k = n = 0 ( k n ) x n valid for real (even fractional) exponents  k when  | x | < 1 .
  • Exponential Series  The universal expansion  e x = n = 0 x n n ! , convergent for every real or complex value of  x .
  • Conditionally Convergent Series  A series that converges when its terms carry their original signs but diverges when all terms are replaced by their absolute values, e.g.  n = 1 n + 1 n (the alternating harmonic series).
  • Absolutely Convergent Series  A series that still converges after every term is replaced by its absolute value; absolute convergence guarantees stability under rearrangement, e.g.  n = 1 1 n 2 (the Basel series).
Maths Sequence and Series Logo

Difference Between Sequence and Series

Let us understand the difference between sequence and series through the following table:

Parameters Sequence  Series
Definition Elements are placed in a specific order which follow particular set of rules Order of elements is not compulsory
Order Collection or set of those elements that follow a pattern Sum of elements that are following a pattern
Notation a n n = 1  or just  a 1 , a 2 , a 3 , n = 1 a n
Example 2,5,8,11,… 2+5+8+11+…

Do Remember

Entrance exams like CUET and IISER do not ask simple and direct questions like series definition, formula for sequence and series. Instead, implementation-based questions are asked and students must practice the previous years questions of these examinations.

Maths Sequence and Series Logo

List of Sequence and Series Formulas

The following table has sequence and series formulas:

Parameters Arithmetic Sequence and Series Geometric Sequence and Series
Sequence a,  a + d,  a + 2d, a + 3d... a,  ar,  ar2,  …,  arn-1, …
Series a+ (a + d)+ (a + 2d)+  …+ a + (n − 1)d, … a +  ar +  ar2 + …+ arn-1, …
First Term a a
Sum of first n terms (Sum of series) sn = n/2 (2a + (n − 1)d)
  • Finite series: sn = a(1 − rn)/(1 − r) if |r| ≠ 1 and sn = an for r =1
  • Infinite series: sn = a/(1 - r) for |r| < 1, and not defined for  |r| > 1
Common Difference
or Ratio
  • Successive term − preceding term
  • Common difference d = a2 − a1
  • Successive term / preceding term
  • Common ratio r = arn-1/arn-2
General Term
(nth term)
an = a + (n − 1)d an = a rn-1
nth term
from last term
an = l − (n − 1)d an = l / rn-1

NEET and JEE Main aspirants must remember series and sequence formula by heart since questions based on these are frequently asked in competitive exams. 

Maths Sequence and Series Logo

Key Points for Sequence and Series

📄

Sequence and Series is an important chapter from CBSE board exam point of view. Students

must remember the following points while they plan to revise the chapter:

  • Sequence is arrangement of numbers in definite order as per some rule. Series is the sum of all the terms in sequence.. 
  • An arithmetic sequence is represented as a, a+d, a+2d, a+3d,...
  • 1, 3, 5, 7, 9, 11, ... is an example of sequence and  1 + 3 + 5 + 7+ 9... is the series of this sequence.
qna

Maths Sequence and Series Exam

Student Forum

chatAnything you would want to ask experts?
Write here...