πŸ“ Class 11 Mathematics β€’ Chapter 8

Sequences &
Series

Master patterns, progressions, and summations β€” from basic sequences to G.P., A.M.–G.M. inequality and beyond.

4
Subtopics
12
MCQs
NCERT
Source
11th
Standard
β–Ά Watch Before You Read
Sequences & Series β€” Full Chapter Video Lecture
1
What is a Sequence?

πŸ“Œ Definition

A sequence is an arrangement of numbers in a definite order according to some rule. It can be viewed as a function whose domain is the set of natural numbers (or some subset of it).

πŸ–ΌοΈ

IMAGE SPACE β€” Sequence examples diagram

Add an image showing: 2, 4, 8, 16, 32 (ancestors) as a visual timeline

πŸ”’ Types of Sequences

βˆ‘ A Series is the sum of terms of a sequence: a₁ + aβ‚‚ + a₃ + … + aβ‚™. It is written in compact sigma (Ξ£) notation.
πŸ“ MCQ Practice

Sequences β€” Test Yourself

1 If aβ‚™ = 4n – 3, find the value of a₁₇.
  • A 63
  • B 68
  • C 65
  • D 61
Solution: aβ‚™ = 4n – 3
a₁₇ = 4(17) – 3 = 68 – 3 = 65 βœ“
2 The 20th term of the sequence defined by aβ‚™ = (n–1)(2–n)(3+n) is:
  • A –7800
  • B –7866
  • C 7866
  • D –7654
Solution: aβ‚™ = (n–1)(2–n)(3+n)
aβ‚‚β‚€ = (20–1)(2–20)(3+20) = 19 Γ— (–18) Γ— 23
= 19 Γ— (–414) = –7866 βœ“
3 For the Fibonacci sequence where a₁ = aβ‚‚ = 1 and aβ‚™ = aₙ₋₁ + aβ‚™β‚‹β‚‚, what is a₆?
  • A 7
  • B 9
  • C 8
  • D 13
Solution: Fibonacci: 1, 1, 2, 3, 5, 8, 13, …
a₁=1, aβ‚‚=1, a₃=2, aβ‚„=3, aβ‚…=5, a₆ = aβ‚„ + aβ‚… = 3 + 5 = 8 βœ“
Advertisement
2
Geometric Progression (G.P.)

πŸ“Œ Definition

A sequence a₁, aβ‚‚, a₃, … is called a Geometric Progression (G.P.) if each term is non-zero and the ratio of any term to its preceding term is constant.

🎯 Key Formulas β€” G.P.
aβ‚™ = arⁿ⁻¹
Sβ‚™ = a(rⁿ – 1) / (r – 1)    [when r β‰  1]

Sβ‚™ = na    [when r = 1]
where a = first term, r = common ratio, n = number of terms
πŸ–ΌοΈ

IMAGE SPACE β€” G.P. visual

Add an image: arrows showing Γ—r multiplication between terms a β†’ ar β†’ arΒ² β†’ arΒ³

πŸ’‘ Examples of G.P.

πŸ“ MCQ Practice

Geometric Progression β€” Test Yourself

4 Find the 10th term of the G.P. 5, 25, 125, …
  • A 5⁹
  • B 5¹⁰
  • C 5⁸
  • D 5ΒΉΒΉ
Solution: Here a = 5, r = 25/5 = 5
a₁₀ = ar⁹ = 5 Γ— 5⁹ = 5¹⁰ βœ“
5 In a G.P., the 3rd term is 24 and the 6th term is 192. What is the 10th term?
  • A 1536
  • B 6144
  • C 3072
  • D 2048
Solution: a₃ = arΒ² = 24 … (1) | a₆ = ar⁡ = 192 … (2)
Dividing (2)Γ·(1): rΒ³ = 8 β†’ r = 2
From (1): a(4) = 24 β†’ a = 6
a₁₀ = 6 Γ— 2⁹ = 6 Γ— 512 = 3072 βœ“
6 How many terms of G.P. 3, 3/2, 3/4, … are needed to give the sum 3069/512?
  • A 8
  • B 9
  • C 10
  • D 12
Solution: a = 3, r = 1/2, Sβ‚™ = 3069/512
Sβ‚™ = a(1–rⁿ)/(1–r) = 3(1–(1/2)ⁿ)/(1/2) = 6(1–1/2ⁿ)
3069/512 = 6(1–1/2ⁿ) β†’ 3069/3072 = 1–1/2ⁿ
1/2ⁿ = 3/3072 = 1/1024 = 1/2¹⁰ β†’ n = 10 βœ“
Advertisement
3
Geometric Mean (G.M.)

πŸ“Œ Definition

The Geometric Mean (G) of two positive numbers a and b is the number G = √(ab). Notice that a, G, b form a G.P. since G/a = b/G = √(b/a).

πŸ–ΌοΈ

IMAGE SPACE β€” G.M. insertion diagram

Add an image showing: 1, G₁, Gβ‚‚, G₃, 256 as a number line with G.P. labels
🎯 G.M. Formula
G = √(ab)
For n G.M.s between a and b:
r = (b/a)^(1/(n+1))  |  Gβ‚– = a Β· r^k
πŸ“ MCQ Practice

Geometric Mean β€” Test Yourself

7 Three numbers are inserted between 1 and 256 to form a G.P. The three inserted numbers (for positive r) are:
  • A 2, 8, 32
  • B 4, 16, 64
  • C 8, 32, 128
  • D 2, 16, 128
Solution: 1, G₁, Gβ‚‚, G₃, 256 is a G.P.
256 = 1 Γ— r⁴ β†’ r⁴ = 256 β†’ r = 4 (positive root)
G₁ = 1Γ—4 = 4, Gβ‚‚ = 1Γ—16 = 16, G₃ = 1Γ—64 = 64
Answer: 4, 16, 64 βœ“
8 The geometric mean of two numbers a and b is 8 and their arithmetic mean is 10. The value of |a – b| is:
  • A 8
  • B 10
  • C 12
  • D 14
Solution: A.M. = 10 β†’ a+b = 20; G.M. = 8 β†’ ab = 64
(a–b)Β² = (a+b)Β² – 4ab = 400 – 256 = 144
|a – b| = 12 βœ“ (Numbers are 4 and 16)
9 If the G.M. of two numbers is 6 and one of them is 4, what is the other number?
  • A 8
  • B 9
  • C 36
  • D 3
Solution: G = √(ab) = 6 β†’ ab = 36
If a = 4 β†’ b = 36/4 = 9 βœ“
Verify: √(4 Γ— 9) = √36 = 6 βœ“
Advertisement
4
Relationship Between A.M. and G.M.

πŸ“Œ The A.M.–G.M. Inequality

For any two positive real numbers a and b:

🎯 A.M.–G.M. Proof
A – G = (a+b)/2 – √(ab) = (√a – √b)Β² / 2 β‰₯ 0
Therefore: A.M. β‰₯ G.M. always holds for positive numbers
Equality iff a = b (i.e., √a = √b)

πŸ”΅ When A.M. = G.M.

This happens only when the two numbers are equal: a = b. The G.P. a, G, b becomes a, a, a β€” a constant sequence.

πŸ”΄ When A.M. > G.M.

For any two distinct positive numbers, A.M. is strictly greater than G.M. This is widely used in optimization problems.

🟣 Finding numbers from A.M. & G.M.

If A.M. = A and G.M. = G, then a + b = 2A and ab = GΒ². Solve the quadratic: xΒ² – 2Ax + GΒ² = 0.

πŸ“Š Real Application

If A.M. = 10 and G.M. = 8: numbers are 4 and 16. Check: (4+16)/2=10 βœ“ and √(4Γ—16)=8 βœ“

πŸ–ΌοΈ

IMAGE SPACE β€” A.M. vs G.M. comparison

Add a diagram: number line showing A.M. β‰₯ G.M. with (√a – √b)Β² β‰₯ 0 geometric interpretation
πŸ“ MCQ Practice

A.M. & G.M. β€” Test Yourself

10 If A.M. and G.M. of two numbers are 10 and 8, find the two numbers.
  • A 2 and 18
  • B 4 and 16
  • C 6 and 14
  • D 8 and 12
Solution: A.M. = 10 β†’ a+b = 20; G.M. = 8 β†’ ab = 64
xΒ² – 20x + 64 = 0 β†’ (x–4)(x–16) = 0
a = 4, b = 16 βœ“
11 For two positive numbers a and b with a β‰  b, which statement is always true?
  • A A.M. = G.M.
  • B A.M. > G.M.
  • C G.M. > A.M.
  • D A.M. + G.M. = 0
Solution: A – G = (√a – √b)Β² / 2
Since a β‰  b β†’ (√a – √b)Β² > 0 β†’ A – G > 0
Therefore A.M. > G.M. strictly when a β‰  b βœ“
12 The number of bacteria in a culture doubles every hour. Starting with 30 bacteria, how many will be there at the end of the 4th hour?
  • A 240
  • B 300
  • C 480
  • D 960
Solution: G.P. with a = 30, r = 2
After 4th hour β†’ aβ‚… (term at position 5) = ar⁴ = 30 Γ— 2⁴ = 30 Γ— 16 = 480 βœ“
Advertisement
✦
Quick Summary

πŸ—‚οΈ Chapter 8 at a Glance

β–Ά Watch Video Lectures πŸ“ Submit a Query