Class XI Mathematics

Chapter 8: Sequences and Series

Standard NCERT & CBSE aligned study curriculum. Master concepts, track accuracy, revise weak areas, and challenge yourself with 9 customized practice modes.

Chapter Overview

Welcome to Class XI Mathematics: Sequences and Series. This chapter forms a core structural component of the math syllabus, designed to build analytical rigor and key formula models.

Use the detailed subtopic guide below to review standard definitions, key mathematical rules, and study guidelines.

Prerequisite Concepts

Arithmetic Progressions

Detailed Subtopics Study Guide

Review detailed conceptual explanations, mathematical equations, and guidelines for each subtopic in this chapter:

1Sequences and Series review

Concept Explanation

A sequence is an ordered list of numbers following a specific rule. A series is the sum of the terms of a sequence.

Mathematical Representation
\text{Sequence: } a_1, a_2, ..., a_n, \quad \text{Series: } S_n = \sum_{i=1}^{n} a_i
Study Guideline: Understand the difference: a sequence is the list itself (e.g., 2, 4, 6), whereas a series is the sum of those numbers (e.g., 2 + 4 + 6).

2Geometric Progression GP

Concept Explanation

A Geometric Progression (GP) is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed non-zero number, called the common ratio (r).

Mathematical Representation
a, \, ar, \, ar^2, \, ar^3, \, ...
Study Guideline: Verify if a sequence is a GP by checking if the ratio between consecutive terms (a_n / a_{n-1}) is constant.

3General term of a GP

Concept Explanation

The n-th term of a GP with first term 'a' and common ratio 'r' is calculated using an exponential formula.

Mathematical Representation
a_n = a r^{n-1}
Study Guideline: Determine the common ratio r by dividing the second term by the first term (r = a2/a1) before substituting.

4Sum of n terms GP

Concept Explanation

The sum of the first n terms of a GP calculates the total sum of the terms. The formula depends on whether the common ratio r is less than or greater than 1.

Mathematical Representation
S_n = \frac{a(1 - r^n)}{1 - r} \, (r < 1) \quad \text{or} \quad S_n = \frac{a(r^n - 1)}{r - 1} \, (r > 1)
Study Guideline: Choose the correct formula based on whether |r| is greater than or less than 1 to keep the calculations simple and avoid negative signs.

5Sum of infinite GP

Concept Explanation

If the common ratio r of a GP satisfies |r| < 1, the terms of the GP get infinitely small. The sum of the infinite terms converges to a finite value.

Mathematical Representation
S_\infty = \frac{a}{1 - r} \quad \text{where } |r| < 1
Study Guideline: This formula can only be applied when the common ratio r is strictly between -1 and 1. If |r| ≥ 1, the infinite sum diverges to infinity.

6Arithmetic Mean and Geometric Mean relation

Concept Explanation

For any two positive real numbers a and b, their Arithmetic Mean (AM) is (a+b)/2 and their Geometric Mean (GM) is √ab. The AM is always greater than or equal to the GM.

Mathematical Representation
\text{AM} = \frac{a+b}{2}, \quad \text{GM} = \sqrt{ab} \implies \text{AM} \ge \text{GM}
Study Guideline: AM equals GM if and only if the two numbers are equal (a = b). Use this inequality to find minimum or maximum values of functions.