Physics Wallah

CBSE Class 11 Maths Notes Chapter 9 Sequences and Series

Here, we have provided CBSE Class 11 Maths Notes Chapter 9 Sequences and Series. Students can view these CBSE Class 11 Maths Notes Chapter 9 before exams for better understanding of the chapter.
authorImageAnanya Gupta7 May, 2024
Share

Share

CBSE Class 11 Maths Notes Chapter 9

CBSE Class 11 Maths Notes Chapter 9: CBSE Class 11 Maths, Chapter 9: Sequences and Series, you'll learn about ordered sets of numbers and how to add them up.

In this chapter we will learn about different kinds of sequences, like ones where each number increases by the same amount (called arithmetic sequences) or ones where each number is multiplied by the same amount (geometric sequences). You'll also learn about formulas to find specific terms in a sequence and how to add up a bunch of numbers in a series. With easy-to-understand notes and examples, this chapter helps you get the hang of sequences and series, setting you up for more advanced math later on.

CBSE Class 11 Maths Notes Chapter 9 Sequences and Series PDF

You can find the PDF for CBSE Class 11 Maths Notes Chapter 9 Sequences and Series by clicking on the link provided below. Whether you need to review concepts, prepare for exams, or practice, this PDF has useful explanations to help you understand the subject better.
In Chapter 9 of Class 11 Mathematics, titled "Sequences and Series," the following topics and subtopics are covered:
  1. Introduction
  2. Sequences
  3. Series
  4. Arithmetic Progression (A.P.)
  5. Arithmetic mean
  6. Geometric Progression (G.P.)
  7. The general term of a G.P.
  8. Sum to n terms of a G.P.
  9. Geometric Mean (G.M.)
  10. Relationship Between A.M. and G.M.
  11. Sum to n Terms of Special Series

CBSE Class 11 Maths Notes Chapter 9 Sequences and Series

The solutions of CBSE Class 11 Maths Notes Chapter 9: Sequences and Series are provided below. This chapter covers fundamental concepts such as arithmetic and geometric sequences, as well as their corresponding series.

CBSE Class 9 Sample Paper

Sequences

In mathematics, any function with its domain as a set of natural numbers is termed a sequence. Specifically, a real sequence is one where the range consists of a subset of real numbers. Sequences can be represented as a list of elements, such as a1, a2, a3, ..., an. When these elements are summed up, it forms what is known as a series. For example, if a1, a2, a3, ..., an represents a sequence, then the sum of these terms, denoted as a1+a2+a3+...+an, is considered a series. Progression occurs when the terms of a sequence follow a particular pattern, such as in Arithmetic Progressions (A.P.) or Geometric Progressions (G.P.). However, it's essential to note that not all sequences necessarily adhere to a distinct pattern.

Series

  • A series is the sum of the terms of a sequence. It is formed by adding up all the terms in a sequence.
  • Students learn how to find the sum of a series and understand the notation used to represent series, such as sigma notation.

Arithmetic Progression (A.P.)

An arithmetic progression (AP) is a sequence of numbers where each successive term is obtained by adding a fixed number, known as the common difference, to the preceding term. If this common difference is positive, the AP is termed an increasing AP, while if it's negative, it is termed a decreasing AP. The common difference, typically denoted by 'd', plays a crucial role in AP calculations. In an AP, let 'a' represent the first term. The nth term (tn) of an AP is given by tn = a + (n - 1)d, where 'd' is the common difference. The sum of the first N terms of an AP, denoted by Sn, is calculated using the formula Sn = n/2 * [a + l], where 'l' represents the last term of the AP sequence. These formulas provide a convenient way to find specific terms and sums of terms in arithmetic progressions.

Properties of an AP

  • Increasing, Decreasing, Multiplying and dividing each term of an AP by a non-zero constant results into an AP.

  • 3 numbers in an AP: a βˆ’ d , a , a + d π‘Žβˆ’π‘‘,π‘Ž,π‘Ž+𝑑

  • 4 numbers in an AP: a βˆ’ 3 d , a βˆ’ d , a + d , a + 3 d π‘Žβˆ’3𝑑,π‘Žβˆ’π‘‘,π‘Ž+𝑑,π‘Ž+3𝑑

  • 5 numbers in an AP: a βˆ’ 2 d , a βˆ’ d , a , a + d , a + 2 d π‘Žβˆ’2𝑑,π‘Žβˆ’π‘‘,π‘Ž,π‘Ž+𝑑,π‘Ž+2𝑑

  • 6 numbers in an AP: a βˆ’ 5 d , a βˆ’ 3 d , a βˆ’ d , a + d , a + 3 d , a + 5 d π‘Žβˆ’5𝑑,π‘Žβˆ’3𝑑,π‘Žβˆ’π‘‘,π‘Ž+𝑑,π‘Ž+3𝑑,π‘Ž+5𝑑

  • An AP can have zero, positive or negative common difference.

  • The sum of the two terms of an AP equidistant from the beginning & end is constant and equal to the sum of first & last terms.

  • Any term of an AP (except the first) is equal to half the sum of terms which are equidistant from it. β‡’ a n = 1 2 ( a n βˆ’ k + a n + k ) , k < n β‡’π‘Žπ‘›=12(π‘Žπ‘›βˆ’π‘˜+π‘Žπ‘›+π‘˜),π‘˜<𝑛

  • t r = S r βˆ’ S r βˆ’ 1 π‘‘π‘Ÿ=π‘†π‘Ÿβˆ’π‘†π‘Ÿβˆ’1
  • If three numbers are in AP : a, b, c are in AP β‡’ 2 b = a + c β‡’2𝑏=π‘Ž+𝑐

  • Nth term of an AP is a linear expression in n: A n + B 𝐴𝑛+𝐡 where A is the common difference of an AP.

Geometric Progression (GP)

A geometric progression (GP) is a sequence where each term is obtained by multiplying the preceding term by a fixed number, known as the common ratio. The first term of a GP is nonzero. The common ratio (r) can be found by dividing any term by its consecutive preceding term. In a GP with the first term 'a' and common ratio 'r', the sequence is represented as a, ar, ar^2, ar^3, ar^4, and so on. The nth term (tn) of a GP is given by tn = ar^(n-1). The sum of the first N terms of a GP, denoted by Sn, is calculated using the formula Sn = a(1 - r^n)/(1 - r), where 'r' is not equal to 1. For an infinite GP where |r| < 1, the sum (S∞) can be found as S∞ = a/(1 - r). Several properties characterize GPs, such as the product of terms equidistant from the beginning and the end being constant, and the relationship between consecutive terms forming a GP. If three numbers are in GP (a, b, c), then b^2 = ac. These properties make GPs versatile and applicable in various mathematical contexts.

Means

Arithmetic mean

  • The arithmetic mean, also known as the average, is the sum of all the terms in a sequence divided by the total number of terms.
  • Students learn how to calculate the arithmetic mean of a sequence and its significance in the context of sequences and series.

n-Arithmetic Means Between Two Numbers

When two numbers, 'a' and 'b', are given and 'a', 'a1', 'a2', 'a3', ..., 'an', 'b' form an arithmetic progression (AP), then 'a1', 'a2', 'a3', ..., 'an' represent 'n' arithmetic means (AMs) between 'a' and 'b'. To find these arithmetic means, we use the formula A1 = a + d, A2 = a + 2d, ..., An = a + nd, where 'd' is the common difference between consecutive terms, calculated as 'b - a(n + 1)'. It is important to note that the sum of 'n' AMs inserted between 'a' and 'b' equals 'n' times a single AM between 'a' and 'b'. This property aids in finding the sum of AMs within an arithmetic progression and highlights the relationship between consecutive terms in the sequence.

Geometric Mean

Geometric Mean between Two Numbers

In a geometric progression (GP) where 'a', 'b', and 'c' are in GP, 'b' is termed the geometric mean (GM) between 'a' and 'c'. Mathematically, this relationship is represented by the equation 𝑏2=π‘Žπ‘ , or alternatively, 𝑏=π‘Žπ‘ , given that 'a' and 'c' are positive.

n-Geometric Means between Two Numbers

When 'a' and 'b' are two numbers, and 'a', 'G1', 'G2', 'G3', ..., 'Gn', 'b' form a geometric progression (GP), then 'G1', 'G2', 'G3', ..., 'Gn' represent 'n' geometric means (GMs) between 'a' and 'b'. These GMs are calculated using the formula 𝐺1=π‘Žπ‘Ÿ,𝐺2=π‘Žπ‘Ÿ2,...,𝐺𝑛=π‘Žπ‘Ÿπ‘›βˆ’1 , where 'r' is calculated as (π‘π‘Ž)1𝑛+1 . An important property to note here is that the product of 'n' GMs inserted between 'a' and 'b' is equal to the nth power of a single GM between 'a' and 'b', denoted as βˆπ‘Ÿ=1π‘›πΊπ‘Ÿ=𝐺𝑛 .

Arithmetic, Geometric, and Harmonic Means between Two Given Numbers

Let 'A', 'G', and 'H' be the arithmetic, geometric, and harmonic mean between two integer numbers 'a' and 'b'. These means are calculated as 𝐴=π‘Ž+𝑏2 , 𝐺=π‘Žπ‘ , and 𝐻=2π‘Žπ‘π‘Ž+𝑏 respectively. These means satisfy the properties 𝐴β‰₯𝐺β‰₯𝐻 , 𝐺2=𝐴𝐻 , indicating that they form a GP. Furthermore, the quadratic equation π‘₯2βˆ’2𝐴π‘₯+𝐺2=0 has 'a' and 'b' as its roots.

Properties of Arithmetic & Geometric Means between Two Quantities

If 'A' and 'G' are arithmetic and geometric means between 'a' and 'b', then the quadratic equation π‘₯2βˆ’2𝐴π‘₯+𝐺2=0 has 'a' and 'b' as its roots. If 'A' and 'G' are AM and GM between two numbers 'a' and 'b', then π‘Ž=𝐴+𝐴2βˆ’πΊ2 and 𝑏=π΄βˆ’π΄2βˆ’πΊ2 . These properties are crucial in understanding the relationships between different types of means and their applications in various mathematical contexts.

Sigma Notations

Theorems

(i)

βˆ‘ r = 1 n ( a r + b r ) = βˆ‘ r = 1 n a r + βˆ‘ r = 1 n b r βˆ‘π‘Ÿ=1𝑛(π‘Žπ‘Ÿ+π‘π‘Ÿ)=βˆ‘π‘Ÿ=1π‘›π‘Žπ‘Ÿ+βˆ‘π‘Ÿ=1π‘›π‘π‘Ÿ
(ii)
βˆ‘ r = 1 n k a = k βˆ‘ r = 1 n a r βˆ‘π‘Ÿ=1π‘›π‘˜π‘Ž=π‘˜βˆ‘π‘Ÿ=1π‘›π‘Žπ‘Ÿ
(iii)
βˆ‘ r = 1 n k = n k βˆ‘π‘Ÿ=1π‘›π‘˜=π‘›π‘˜

Sum of n Terms of Some Special Sequences

Sum of first n natural numbers
βˆ‘ k = 1 n k = 1 + 2 + 3 + . . . . . . . + n = n ( n + 1 ) 2 βˆ‘π‘˜=1π‘›π‘˜=1+2+3+.......+𝑛=𝑛(𝑛+1)2

Sum of squares ofΒ  first n natural numbers

βˆ‘ k = 1 n k 2 = 1 2 + 2 2 + 3 2 + . . . . . . . + n 2 = n ( n + 1 ) ( 2 n + 1 ) 6 βˆ‘π‘˜=1π‘›π‘˜2=12+22+32+.......+𝑛2=𝑛(𝑛+1)(2𝑛+1)6
Sum of cubes ofΒ  first n natural numbers
βˆ‘ k = 1 n k 3 = 1 3 + 2 3 + 3 3 + . . . . . . . + n 3 = [ n ( n + 1 ) 2 ] 2 = [ βˆ‘ k = 1 n k ] 2

Arithmetico-Geometric series

An arithmetic-geometric progression (A.G.P.) is a sequence where each term is the product of the terms of an arithmetic progression (AP) and a geometric progression (GP). This means that each term in the sequence can be expressed as the product of corresponding terms from an AP and a GP.

A P : 1 , 3 , 5 , . . . . . . . . . . 𝐴𝑃:1,3,5,.......... and G P ; 1 , x , x 2 , . . . . . . . . 𝐺𝑃;1,π‘₯,π‘₯2,........
A G P : 1 , 3 x , 5 x 2 , . . . . . . . . ⇒𝐴𝐺𝑃:1,3π‘₯,5π‘₯2,........

Sum of n terms of an Arithmetico-Geometric Series

S n = a + ( a + d ) r + ( a + 2 d ) r 2 + … … + S𝑛=a+(a+d)r+(a+2d)r2+……+ [ a + ( n βˆ’ 1 ) d ] r n βˆ’ 1 [π‘Ž+(π‘›βˆ’1)𝑑]π‘Ÿπ‘›βˆ’1

S n = a 1 βˆ’ r + d r ( 1 βˆ’ r n βˆ’ 1 ) ( 1 βˆ’ r ) 2 βˆ’ [ a + ( n βˆ’ 1 ) d ] r n 1 βˆ’ r , r β‰  1 𝑆𝑛=π‘Ž1βˆ’π‘Ÿ+π‘‘π‘Ÿ(1βˆ’π‘Ÿπ‘›βˆ’1)(1βˆ’π‘Ÿ)2βˆ’[π‘Ž+(π‘›βˆ’1)𝑑]π‘Ÿπ‘›1βˆ’π‘Ÿ,π‘Ÿβ‰ 1

Sum to Infinity

If | r | < 1 \& n β†’ ∞ |π‘Ÿ|<1Β \&Β π‘›β†’βˆž , then lim n β†’ ∞ = 0. S ∞ = a 1 βˆ’ r + d r ( 1 βˆ’ r ) 2 limπ‘›β†’βˆž=0.π‘†βˆž=π‘Ž1βˆ’π‘Ÿ+π‘‘π‘Ÿ(1βˆ’π‘Ÿ)2 .

Harmonic Progression (HP)

A sequence, reciprocal of whose terms forms an AP is called HP.

If the sequence a 1 , a 2 , a 3 , … … … … … , a n π‘Ž1,π‘Ž2,π‘Ž3,……………,π‘Žπ‘› is an HP, then

1 a 1 , 1 a 2 , 1 a 3 , . . . . . . . , 1 a n 1π‘Ž1,1π‘Ž2,1π‘Ž3,.......,1π‘Žπ‘› is an AP or vice versa. There is no formula for the sum of the n 𝑛 terms of an HP. For HP with first terms is a and second term is b 𝑏 , then n th 𝑛th term is t n = a b b + ( n βˆ’ 1 ) ( a βˆ’ b ) 𝑑𝑛=π‘Žπ‘π‘+(π‘›βˆ’1)(π‘Žβˆ’π‘) If a , b , c π‘Ž,𝑏,𝑐 are in HP β‡’ b = 2 ac a + c HPβ‡’b=2aca+c or a c = a βˆ’ b b βˆ’ c ac=aβˆ’bbβˆ’c .

CBSE Class 11 Maths Notes Chapter 9 FAQs

What is a sequence in mathematics?

A sequence is a list of numbers arranged in a particular order or pattern.

What is an arithmetic progression (AP)?

An arithmetic progression is a sequence in which each term is obtained by adding a fixed number to the previous term.

What is a geometric progression (GP)?

A geometric progression is a sequence in which each term is obtained by multiplying the previous term by a fixed number.
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconMillions of practice questions at your fingertips
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright Β© 2025 Physicswallah Limited All rights reserved.